NSX-T Data Center REST API
TransitGatewaySecurityFeaturesSupported (type)
{
"description": "Feature to be activated/deactivated per centralized transit gateway. GFW - Gateway Firewall",
"enum": [
"GFW"
],
"id": "TransitGatewaySecurityFeaturesSupported",
"module_id": "PolicyGatewaySecurityFeature",
"nsx_feature": "TGWFirewall",
"readonly": true,
"required": false,
"title": "Collection of Centralized TransitGateway supported security features.",
"type": "string"
}