NSX-T Data Center REST API

FirewallStatusType (type)

{
  "description": "Types of firewall statuses representing state of DFW for a context type (e.g. transport_nodes).", 
  "enum": [
    "DISABLED", 
    "ENABLED"
  ], 
  "id": "FirewallStatusType", 
  "module_id": "FirewallStatus", 
  "title": "Firewall Status Type", 
  "type": "string"
}