Owner's Manual

Tenant Resource URI Description
Tenant endpoints
GET: sdnc/v1/
endpoints/
*@{tenantID}@{providerID}
Displays an array with an element
for each endpoint associated
with the specified tenant and
provider.
GET, POST, DELETE:
sdnc/v1/endpoints/
{endpointID}@{tenantID}@{
providerID}
Displays information about,
creates, or deletes the specified
endpoint.
Tenant network policies
GET, POST, DELETE:
sdnc/v1/networks/
{networkID}/policies/
{policyID}@{tenantID}@{pr
oviderID}
Displays information about,
creates, or deletes the specified
network policy for the specified
network associated with the
specified tenant of the specified
provider.
Tenant network endpoints
GET, POST, DELETE:
sdnc/v1/networks/
{networkID}/endpoints/
{endpointID}@{tenantID}@{
providerID}
Displays information about,
creates, or deletes the specified
endpoint from the specified
network associated with the
specified tenant.
Tenant host endpoints
GET: sdnc/v1/hosts/
{hostID}/endpoints/
*@{tenantID}@{providerID}
Displays an array with an element
for each endpoint on the
specified host associated with the
specified tenant of the specified
provider.
GET, POST, DELETE:
sdnc/v1/hosts/{hostID}/
endpoints/
{endpointID}@{tenantID}@{
providerID}
Displays information about,
creates, or deletes the specified
endpoint on the specified host
associated with the specified
tenant.
Tenant endpoint policies
GET, POST, DELETE:
sdnc/v1/endpoints/
{endpointID}/policies/
{policyID}@{tenantID}@{pr
oviderID}
Displays information about,
creates, or deletes the specified
endpoint policy.
Tenant endpoint on provider
network
GET, POST, DELETE:
sdnc/v1/networks/
{networkID}/endpoints/
{endpointID}@{tenantID}@{
providerID}
Displays information about,
creates, or deletes the specified
tenant endpoint on the specified
provider network associated with
the specified tenant of the
specified provider.
Policy Resources and URIs
REST APIs
57