[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
SegmentSecurityProfile
A Segment Security Profile.
AllOf
This class requires all of the following:
JSON Example
{
"bpduFilterAllowList": [
"string"
],
"description": "string",
"displayName": "string",
"id": "string",
"isBpduFilterEnabled": false,
"isDhcpClientBlockV4Enabled": false,
"isDhcpClientBlockV6Enabled": false,
"isDhcpServerBlockV4Enabled": false,
"isDhcpServerBlockV6Enabled": false,
"isNonIpTrafficBlockEnabled": false,
"isRaGuardEnabled": false,
"isRateLimitingEnabled": false,
"nsxTManagerRef": {
"id": "string",
"name": "string"
},
"rateLimits": {
"rxBroadcast": 0,
"rxMulticast": 0,
"txBroadcast": 0,
"txMulticast": 0
}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-cross-references:
- cross-reference:
alias: orgVdcId
description: |
A filter to look up segment profiles that can be used into this Org VDC.
referenced-property: id
referenced-type: ./networking/vdcs.yaml#/definitions/OrgVdc
- cross-reference:
alias: vdcGroupId
description: |
A filter to look up segment profiles that can be used into this VDC Group.
referenced-property: id
referenced-type: ./networking/vdcGroups.yaml#/definitions/VdcGroup
x-vcloud-property-annotations:
bpduFilterAllowList:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
description:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
displayName:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
id:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSortable
isBpduFilterEnabled:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
isDhcpClientBlockV4Enabled:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
isDhcpClientBlockV6Enabled:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
isDhcpServerBlockV4Enabled:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
isDhcpServerBlockV6Enabled:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
isNonIpTrafficBlockEnabled:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
isRaGuardEnabled:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
isRateLimitingEnabled:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
nsxTManagerRef:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSortable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 36.2
Property Of
SegmentSecurityProfiles
What's changed in v37.0?
New! in version v37.0