SegmentSecurityProfile

SegmentSecurityProfile
SegmentSecurityProfile

A Segment Security Profile.

AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "displayName": "string",
    "description": "string",
    "nsxTManagerRef": {
        "name": "string",
        "id": "string"
    },
    "isBpduFilterEnabled": false,
    "bpduFilterAllowList": [
        "string"
    ],
    "isDhcpClientBlockV4Enabled": false,
    "isDhcpClientBlockV6Enabled": false,
    "isDhcpServerBlockV4Enabled": false,
    "isDhcpServerBlockV6Enabled": false,
    "isNonIpTrafficBlockEnabled": false,
    "isRaGuardEnabled": false,
    "isRateLimitingEnabled": false,
    "rateLimits": {
        "rxBroadcast": 0,
        "rxMulticast": 0,
        "txBroadcast": 0,
        "txMulticast": 0
    }
}
Availability
Added in 36.2