Owner's Manual
Host Port Resources and URIs
Table 35. Host Port Resources and URIs
Resource URI Description
Host ports
GET: sdnc/v1/
hostports/*@{providerID}
Displays an array with an element
for each host port associated
with the specified provider.
GET, POST, DELETE:
sdnc/v1/hostports/
{HostPortID}@{providerID}
Displays information about,
creates, or deletes the specified
host port associated with the
specified provider.
Middlebox Port Resources and URIs
Table 36. Middlebox Port Resources and URIs
Resource URI Description
Middlebox ports
GET: sdnc/v1/
middleboxports/
*@{providerID}
Displays an array with an element
for each middlebox port
associated with the specified
provider.
GET, POST, DELETE:
sdnc/v1/middleboxports/
{MiddleboxPortID}@{provid
erID}
Displays information about,
creates, or deletes the specified
middlebox port associated with
the specified provider.
Flow Resources and URIs
Table 37. Flow Resources and URIs
Flow Resource URI Description
Flow resource
GET: sdnc/v1/flows/
srcendpoint/
{srcEndpointId}
Displays the flows for the
specified source endpoint.
GET: sdnc/v1/flows/
dstendpoint{dstEndpointId
}
Displays the flows for the
specified destination endpoint.
PUT: sdnc/v1/flowmonitor/
srcendpoint/
{srcEndpointId}/state/
{on|off}
Configures flow monitoring for
all flows from the specified
source endpoint to the specified
state.
PUT: sdnc/v1/flowmonitor/
dstendpoint/
{dstEndpointId}/state/
{on|off}
Configures flow monitoring for
all flows from the specified
destination endpoint to the
specified state.
REST APIs
63