NSX-T Data Center Global Manager REST API
List all effective profiles for tier-1 segment port
List all effective profiles for this segment port on given enforcement point.Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/effective-profiles
Request Headers:
n/a
Query Parameters:
EnforcementPointRequest+
Request Body:
n/a
Example Request:
https://{{nsx-mgr}}/global-manager/api/v1/global-infra/tier-1s/pepsi/segments/tier1-ls/ports/port1/effective-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
EffectiveProfilesResponse+