NSX-T Data Center REST API

FloodProtectionProfileResourceType (type)

{
  "additionalProperties": false,
  "description": "GatewayFloodProtectionProfile is used for all Tier0 and Tier1 gateways. DistributedFloodProtectionProfile is used for all Transport Nodes.",
  "enum": [
    "GatewayFloodProtectionProfile",
    "DistributedFloodProtectionProfile"
  ],
  "id": "FloodProtectionProfileResourceType",
  "module_id": "PolicyProfile",
  "title": "Resource types of flood protection profiles",
  "type": "string"
}