NSX-T Data Center REST API

NSSupportedAttributeTypesResult (type)

{
  "additionalProperties": false, 
  "id": "NSSupportedAttributeTypesResult", 
  "module_id": "NSProfile", 
  "properties": {
    "attribute_types": {
      "items": {
        "type": "string"
      }, 
      "readonly": true, 
      "title": "List of NSSupportedAttributes types", 
      "type": "array"
    }
  }, 
  "title": "NSSupportedAttributes Types", 
  "type": "object"
}