NSX-T Data Center REST API

ClusterSecurityFeatureTypes (type)

{
  "description": "Feature for which security is to be to be enabled/disabled. For example: DFW Use any one of this to enable/disable it.",
  "enum": [
    "DFW"
  ],
  "id": "ClusterSecurityFeatureTypes",
  "module_id": "ClusterSecurityConfigEnablement",
  "readonly": true,
  "required": false,
  "title": "Enum representing the cluster config supported feature types.",
  "type": "string"
}