NSX-T Data Center REST API
List Policy L7 access profile supported attributes and sub-attributes
Returns supported attribute and sub-attributes for specifiedattribute key with their supported values, if provided in query/request
parameter, else will fetch all supported attributes and sub-attributes for
all supported attribute keys.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/l7-access-profiles/attributes
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ProfileSupportedAttributesListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/l7-access-profiles/attributesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyContextProfileListResult+
  