NSX-T Data Center REST API

ProfileSupportedAttributeTypesResult (type)

{
  "additionalProperties": false,
  "id": "ProfileSupportedAttributeTypesResult",
  "module_id": "PolicyContextProfile",
  "properties": {
    "attribute_types": {
      "items": {
        "type": "string"
      },
      "readonly": true,
      "title": "List of ProfileSupportedAttributes types",
      "type": "array"
    }
  },
  "title": "Context Profile SupportedAttributes Types",
  "type": "object"
}