Versions Compared

Key

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

...

GET /linksLists all infrastructure links.
GET /links/{linkId?{device=deviceId}{port=portNumber}{direction=[ALL,INGRESS,EGRESS]}Lists details of a link.
POST /linksCreates a new infrastructure link into inventory (future).
PUT /links/{linkId}Updates a link - attributes, e.g. type.
DELETE /link/{linkId}Deletes an infrastructure link from inventory.

...