NSX-T Data Center Global Manager REST API
Update custom object attribute value list for given attribute key
This API updates custom attribute value list for given key.Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/context-profiles/custom-attributes/default
Request Headers:
n/a
Query Parameters:
ProfileSupportedAttributesListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/context-profiles/custom-attributes/default?attribute_key=CUSTOM_URLSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyContextProfileListResult+