NSX-T Data Center 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):
              
                /policy/api/v1/infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/effective-profiles
                
/policy/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/effective-profiles
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/effective-profiles
              
            /policy/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/ports/{port-id}/effective-profiles
/policy/api/v1/orgs/{org-id}/projects/{project-id}/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}}/policy/api/v1/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+