NSX-T Data Center REST API

FeatureType (type)

{
  "additionalProperties": false, 
  "description": "features type used on the node.", 
  "enum": [
    "DISTRIBUTED_FIREWALL", 
    "DISTRIBUTED_IPFIX", 
    "DISTRIBUTED_INTELLIGENCE", 
    "DISTRIBUTED_IDPS", 
    "GATEWAY_IDPS", 
    "DISTRIBUTED_MPS", 
    "GATEWAY_MPS", 
    "GATEWAY_FIREWALL", 
    "GATEWAY_TLS", 
    "NETWORK_DETECTION_RESPONSE", 
    "DISTRIBUTED_BAREMETAL", 
    "DISTRIBUTED_IPFIX_BAREMETAL", 
    "DISTRIBUTED_INTELLIGENCE_BAREMETAL"
  ], 
  "id": "FeatureType", 
  "module_id": "SecurityLicenseUsage", 
  "readonly": true, 
  "title": "Features type.", 
  "type": "string"
}