Policy >
Networking
>
Connectivity
>
Segments
>
Segments
List all effective profiles for infra segment
List all effective profiles for this segment on given enforcement point.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/segments/{segment-id}/effective-profiles
/policy/api/v1/global-infra/segments/{segment-id}/effective-profiles
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/segments/{segment-id}/effective-profiles
Request Headers:
n/a
Query Parameters:
EnforcementPointRequest
+
EnforcementPointRequest
(
schema
)
Name
Description
Type
Notes
enforcement_point_path
Enforcement point path
Policy path of enforcement point on request is to be made.
string
Request Body:
n/a
Example Request:
https://{{nsx-mgr}}/policy/api/v1/infra/segments/tier0-ls/effective-profiles
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
EffectiveProfilesResponse
+
EffectiveProfilesResponse
(
schema
)
Name
Description
Type
Notes
profiles_list
array of
SwitchingProfileTypeIdEntry
Required Permissions:
read
Feature:
policy_segment
Additional Errors:
404 Not Found
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable