NSX-T Data Center REST API

FirewallContextType (type)

{
  "description": "Types of firewall contexts.",
  "enum": [
    "transport_nodes",
    "logical_routers",
    "bridge_ports"
  ],
  "id": "FirewallContextType",
  "module_id": "FirewallStatus",
  "title": "Firewall Context Type",
  "type": "string"
}