Owner's Manual

QoS Resources and URIs
Table 44. QoS Resources and URIs
QoS Resource URI Description
Service class
POST, DELETE: sdnc/v1/
serviceclass/
{serviceclass}/tenant/
{tenantID}@{providerID}
Create or delete QoS information
for the specified tenant
associated with the specified
provider.
LACP Resources and URIs
Table 45. LACP Resources and URIs
Resource URI Description
LACP
GET: sdnc/v1/lacp/
lacpbond
Displays information about NIC
teaming bonds.
GET, POST, PUT, DELETE:
sdnc/v1/lacp/staticbond/
{bondID}
Displays, creates, updates, or
deletes the specified bond
information.
Link Discovery Resources and URIs
Table 46. Link Discovery Resources and URIs
Resource URI Description
Provider link discovery
GET: sdnc/v1/
linkdiscovery/provider/
{providerID}
Displays physical topology,
identifying head nodes, leaf
nodes, switches, middleboxes,
and endpoints associated with
the specified provider.
Tenant link discovery
GET: sdnc/v1/
linkdiscovery/tenant/
{tenantID}@{providerID}
Displays physical topology,
identifying head nodes, leaf
nodes, switches, middleboxes,
and endpoints associated with
the specified tenant associated
with the specified provider.
Network link discovery
GET: sdnc/v1/
linkdiscovery/network/
{networkID}@{tenantID}@{p
roviderID}
Displays physical topology,
identifying head nodes, leaf
nodes, switches, middleboxes,
and endpoints on the specified
network associated with the
specified tenant associated with
the specified provider.
REST Errors
The following codes are returned for any errors encountered by REST.
REST APIs
67