Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-4016

Region administration REST API

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.5.0
    • Component/s: None
    • Labels:
    • Story Points:
      3
    • Epic Link:

      Description

      As a user, I would like to use REST API to administer the region definitions and device membership.

      Predicated on ONOS-2863

      Implementation Notes:

      • Create a RegionCodec
      • Create a RegionWebResource to support the following:
        • GET /regions - lists all regions
        • GET /regions/id - list region details
        • POST /regions id name type [ nodes ] - adds new region
        • PUT /regions/id id name type [ nodes ] - update region
        • DELETE /regions/id - removes region
        • GET /regions/id/devices - lists all devices in a region
        • POST /regions/id/devices [ devices ] - adds devices to region
        • DELETE /regions/id/devices [ devices ] - removes devices from region

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            pyguni Jian Li
            Reporter:
            tom Thomas Vachuska
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: