NSX-T Data Center REST API
List NSProfile supported attribute and sub-attributes (Deprecated)
Returns supported attribute and sub-attributes for specifiedattribute type with their supported values, if provided in query/request
parameter, else will fetch all supported attribute and sub-attributes for
all supported attribute types.
Deprecated: This API is deprecated. Use GET /infra/context-profiles/attributes
Request:
Method:
GET
URI Path(s):
/api/v1/ns-profiles/attributes
Request Headers:
n/a
Query Parameters:
NSSupportedAttributesListRequestParameters+
Request Body:
n/a
Example Request:
/attributes?attribute_type=APP_IDSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
NSSupportedAttributesListResult+