[{"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
CommonSegmentProfileFields
Fields that are common to all the Segment Profiles.
Properties
string
description
Optional
The description of the segment profile.
string
displayName
Optional
Name of the segment profile. This corresponds to the name used in NSX-T manager’s logs or GUI.
string
id
Optional
The unique id of the segment profile.
JSON Example
{
"description": "string",
"displayName": "string",
"id": "string",
"nsxTManagerRef": {
"id": "string",
"name": "string"
}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
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
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
Used By
SegmentMacDiscoveryProfile
SegmentSpoofGuardProfile
SegmentIpDiscoveryProfile
SegmentSecurityProfile
SegmentQoSProfile
What's changed in v37.0?
New! in version v37.0