Owner's Manual
Switch Resource URI Description
Policy associations
GET: sdnc/v1/policies/
associations/{policyID}/
{providerID}
Displays information about all
associations for the specified
policy associated with the
specified provider.
GET: sdnc/v1/policies/
associations/
{policyID}@{tenantID}@{pr
oviderID}
Displays information about all
associations for the specified
policy associated with the
specified tenant associated with
the specified provider.
Switch Resources and URIs
Table 30. Switch Resources and URIs
Switch Resource URI Description
Switches
GET: sdnc/v1/switches/*
Displays an array with an element
for each switch in the
infrastructure that is managed by
the controller.
GET: sdnc/v1/switches/
{switchID}
Displays information about the
specified switch.
Switch ports
GET: sdnc/v1/switches/
{switchID}/ports/*
Displays an array with an element
for each port on the specified
switch.
GET: sdnc/v1/switches/
{switchID}/ports/{portID}
Displays information about the
configuration of the specified
port.
Switch links
GET: sdnc/v1/switches/
{switchID}/links/*
Displays an array with an element
for each link on the specified
switch.
GET: sdnc/v1/switches/
{switchID}/links/{linkID}
Displays an array with an element
for the specified link on the
specified switch.
Switch endpoints
GET: sdnc/v1/switches/
{switchID}/endpoints/*
Displays information on all
endpoints on the specified
switch.
GET: sdnc/v1/switches/
{switchID}/endpoints/
{endpointID}
Displays information about the
specified endpoint on the
specified switch.
GET:sdnc/v1/switches/
{switchID}/endpoints/
*@{providerID}
Displays information about each
endpoint on the specified switch
associated with the specified
provider.
REST APIs
59