NSX-T Data Center REST API
SegmentSecurityFeaturesSupported (type)
{
"description": "Feature to be activated/deactivated. BRIDGE_FIREWALL - Bridge Firewall Use any one of this to enable/disable it.",
"enum": [
"BRIDGE_FIREWALL"
],
"id": "SegmentSecurityFeaturesSupported",
"module_id": "PolicySegmentSecurityFeature",
"nsx_feature": "PolicyBridgeFirewall",
"readonly": true,
"required": false,
"title": "Collection of Segment supported security features",
"type": "string"
}