Owner's Manual
Switch Resource URI Description
GET:sdnc/v1/switches/
{switchID}/endpoints/
*@{tenantID}@{providerID}
Displays information about each
endpoint on the specified switch
associated with the specified
tenant associated with the
specified provider.
GET: sdnc/v1/switches/
{switchID}/endpoints/
{endpointID}@{providerID}
Displays information about the
specified endpoint on the
specified switch associated with
the specified provider.
GET: sdnc/v1/switches/
{switchID}/endpoints/
{endpointID}@{tenantID}@{
providerID}
Displays information about the
specified endpoint on the
specified switch associated with
the specified tenant associated
with the specified provider.
Switch links
GET: sdnc/v1/switches/
{switchID}/links/*
Displays information about each
link on the specified switch.
GET: sdnc/v1/switches/
{switchID}/links/{linkID}
Displays information about the
specified link on the specified
switch.
Switch port endpoints
GET: sdnc/v1/
switchports/
{portID}@{switchID}/
endpoints/*
Displays information on all
endpoints on the specified port
on the specified switch.
GET: sdnc/v1/
switchports/
{portID}@{switchID}/
endpoints/{endpointID}
Displays information about the
specified endpoint on the
specified port on the specified
switch.
Switch local-area group (LAG)
ports
GET: sdnc/v1/switches/
{switchID}/lports/*
Displays information on all LAG
ports on the specified switch.
Topology Resources and URIs
Table 31. Topology Resources and URIs
Topology Resource URI Description
Fabric topology
GET: sdnc/v1/topology/
fabric
Displays physical topology,
identifying all head nodes, leaf
nodes, and adjacency
information (links to other nodes)
for each node.
GET: sdnc/v1/topology/all
Displays physical topology,
identifying all head nodes, leaf
nodes, switches, middleboxes,
60
REST APIs