Owner's Manual
Counter Resource URI Description
GET: sdnc/v1/counters/
tenants/
{tenantID}@{providerID}
Displays tenant statistics for the
specified tenant in the specified
provider.
Flow counters
GET, DELETE: sdnc/v1/
counters/flows/
srcendpoint/
{srcEndpointId}
Displays or deletes flow
information for the specified
source endpoint.
GET, DELETE: sdnc/v1/
counters/flows/
dstendpoint/
{dstEndpointId}
Displays or deletes flow
information for the specified
destination endpoint.
Switch queue statistics
GET, DELETE: sdnc/v1/
counters/queues/
*@{switchID}
Displays or deletes statistics for
all port queues on the specified
switch.
GET, DELETE: sdnc/v1/
counters/queues/
{portID}@{switchID}
Displays or deletes statistics for
the port queue of the specified
port on the specified switch.
Edge Port Resources and URIs
Table 39. Edge Port Resources and URIs
Edge Port Resource URI Description
Edge port
GET: sdnc/v1/edgeports/*
Displays an array with an element
for each edge port.
Port Resources and URIs
Table 40. Port Resources and URIs
Port Resource URI Description
WAN ports
GET: sdnc/v1/wanports/
*@{providerId}
Displays information for all WAN
ports.
GET, POST, DELETE:
sdnc/v1/wanports/
{WANportID}@{providerId}
Displays information about,
creates, or deletes information
for the specified WAN port.
Host ports
GET: sdnc/v1/
hostports/*@{providerId}
Displays information for all host
ports.
GET: sdnc/v1/hostports/
{hostportID}@{providerId}
Displays information about the
specified host port.
Middlebox ports
GET: sdnc/v1/
middleboxports/
*@{providerId}
Displays information for all
middlebox ports.
REST APIs
65