NSX-T Data Center Global Manager REST API
List all effective profiles for infra segment
List all effective profiles for this segment on given enforcement point.Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/segments/{segment-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/segments/tier0-ls/effective-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
EffectiveProfilesResponse+