Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GET /devicesLists all infrastructure devices.
GET /devices/{deviceId}
Jira
showSummaryfalse
serverONOS
serverId5d1f0fc4-df4d-33d0-b9b3-55f48bcc614d
keyONOS-7809
Lists details of a specific infrastructure device.
GET /devices/{deviceId}/portsLists ports of a specific infrastructure device.
POST /devicesCreates a new infrastructure device into inventory (future).
PUT /devices/{deviceId}Updates a device - attributes, availability, mastership.
DELETE /devices/{deviceId}Deletes an infrastructure device from inventory.

...