• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • ..
  • rest
  • post-host.json
  • Kedar Gupta's avatar
    onos-2420 Add unit test for Host REST API and fix documentation errors. · 7c4d1966 ...
    7c4d1966
    Change-Id: I633d6a8ed75dd3f79f134873967615c196f7e14b
    Kedar Gupta authored 2015-08-06 21:47:51 +0000
post-host.json 198 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
{
  "id": "11:22:33:44:55:66/-1",
  "vlan": "-1",
  "mac": "11:22:33:44:55:66",
  "location": {
    "port": 3,
    "elementId": "of:0000000000000001"
  },
  "ipAddresses": [
    "10.10.10.10"
  ]
}