NSX-T Data Center REST API
Update custom object attribute value list for given attribute key
This API updates custom attribute value list for given key.Request:
Method:
              PATCH
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/context-profiles/custom-attributes
                  
/policy/api/v1/infra/context-profiles/custom-attributes
              
            /policy/api/v1/infra/context-profiles/custom-attributes
Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    PolicyAttributes+
  Example Request:
PATCH https://<policy-mgr>/policy/api/v1/infra/context-profiles/custom-attributesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  