NSX-T Data Center REST API
Retrieves custom attribute values for given attribute key
This API lists all the custom attribute values defined in the system for the attribute_keymentioned as part of the url.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/context-profiles/custom-attributes/default
/policy/api/v1/global-infra/context-profiles/custom-attributes/default
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/context-profiles/custom-attributes/default
/policy/api/v1/global-infra/context-profiles/custom-attributes/default
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/context-profiles/custom-attributes/default
Request Headers:
n/a
Query Parameters:
ProfileSupportedAttributesListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyContextProfileListResult+