• 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-group.json
  • Varun Sharma's avatar
    ONOS-4749: cherrypick the changeset If27101f0e5522212c7e434fab58b66e67e9676d7. · a49aa03e ...
    a49aa03e Browse Files
    Change-Id: I122a63212a894cfa7af798852b5c4d8986d9f676
    Varun Sharma authored 2016-07-11 15:16:18 +0000
post-group.json 269 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{
  "type": "ALL",
  "deviceId": "of:0000000000000001",
  "appCookie": "0x1",
  "groupId": "1",
  "buckets": [
    {
      "treatment": {
        "instructions": [
          {
            "type": "OUTPUT",
            "port": 2
          }
        ]
      }
    }
  ]
}