Policy > Networking > Connectivity > Segments > Ports

Associated URIs:

API Description API Path

List infra segment ports


List all the ports for an infra.
GET /global-manager/api/v1/global-infra/segments/<segment-id>/ports

Get infra segment port by ID


Get detail information on an infra segment port by giving ID.
GET /global-manager/api/v1/global-infra/segments/<segment-id>/ports/<port-id>

List Tier-1 segment ports


List all the ports for a Tier-1 segment.
GET /global-manager/api/v1/global-infra/tier-1s/<tier-1-id>/segments/<segment-id>/ports

Get Tier-1 segment port by ID


Get detail information on a Tier-1 segment port by giving ID.
GET /global-manager/api/v1/global-infra/tier-1s/<tier-1-id>/segments/<segment-id>/ports/<port-id>