Owner's Manual

Table 32. Uplink Resources and URIs
Uplink Resource URI Description
Uplinks
GET: sdnc/v1/uplinks/
*@{providerID}
Displays an array with an element
for each uplink associated with
the specified provider.
GET, POST, DELETE:
sdnc/v1/uplinks/
{uplinkID}@{providerID}
Displays information about,
creates, or deletes the specified
uplink associated with the
specified provider.
Binding uplinks
POST, DELETE: sdnc/v1/
binduplinks/
{uplinkID}@{providerID}
Create or delete the binding
uplinks in the specified uplink
associated with the specified
provider.
WAN Port Resources and URIs
Table 33. WAN Port Resources and URIs
Resource URI Description
WAN port
GET: sdnc/v1/wanports/
*@{providerID}
Displays an array with an element
for each WAN port associated
with the specified provider.
GET, POST, DELETE:
sdnc/v1/wanports/
{WANportID}@{providerID}
Displays information about,
creates, or deletes the specified
WAN port associated with the
specified provider.
Port Monitor Resources and URIs
Table 34. Port Monitor Resources and URIs
Resource URI Description
Port monitoring
GET: sdnc/v1/
monitorports/
*@{providerID}
Displays an array with an element
for each port monitor associated
with the specified provider.
GET, POST, DELETE:
sdnc/v1/monitorports/
{MonitorPortID}@{provider
ID}
Displays information about,
creates, or deletes the specified
port monitor associated with the
specified provider.
62
REST APIs