Owner's Manual
Topology Resource URI Description
VMs, and endpoints, including
adjacency information.
GET: sdnc/v1/topology
Displays all switch links in the
topology.
GET: sdnc/v1/topology/
fabric/node/{nodeID}
Displays information about the
specified node.
GET: sdnc/v1/topology/
logical
Displays the logical topology,
identifying relationships between
switches, switch groups, and
domains.
Provider topology
GET: sdnc/v1/topology/
provider/{providerID}
Displays physical topology,
identifying all head nodes, leaf
nodes, switches, middleboxes,
VMs, and endpoints associated
with the specified provider.
Tenant topology
GET: sdnc/v1/topology/
tenant/
{tenantID}@{providerID}
Displays physical topology,
identifying all head nodes, leaf
nodes, switches, middleboxes,
VMs, and endpoints associated
with the specified tenant.
Network topology
GET: sdnc/v1/topology/
network/
{networkID}@{tenantID}@{p
roviderID}
Displays physical topology,
identifying all head nodes, leaf
nodes, switches, middleboxes,
VMs, and endpoints used by the
specified network associated
with the specified tenant and
provider.
Endpoint topology
GET: sdnc/v1/topology/
endpoints
Displays the physical topology,
identifying endpoints and
connectivity.
Flow topology
GET: sdnc/v1/topology/
flow/srcendpoint/
{srcEndpointId}/
dstendpoint/
{dstEndpointId}
Displays information about flows
from the specified source
endpoint to the specified
destination endpoint.
Uplink Resources and URIs
REST APIs
61