[{"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
SegmentProfileTemplate
Represents a collection of segment profiles to be applied during NSX-T network creation. The specified segment profiles exist on the source NSX-T manager and will be synced to other NSX-T managers known to Cloud Director.
Properties
sourceNsxTManagerRef
Required
The NSX-T manager providing the source segment profiles.
string
name
Required
The name of the Segment Profile Template.
string
description
Optional
The description of the Segment Profile Template.
string
id
Optional
The URN of the Segment Profile Template Object.
string as date-time
lastModified
Optional
The last time the segment profile template was modified.
macDiscoveryProfile
Optional
The MAC Discovery profile. Defines how the segment discovers MAC addresses.
segmentSecurityProfile
Optional
The Segment Security profile. Enables stateless L2 and L3 security on the segment.
ipDiscoveryProfile
Optional
The IP Discovery profile. Defines how the segment discovers IP addresses.
JSON Example
{
"name": "string",
"sourceNsxTManagerRef": {}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
description:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
id:
x-vcloud-constraints:
- args:
- arg: segmentProfileTemplate
constraint: Urn
- constraint: ReadOnly
- constraint: NonSortable
ipDiscoveryProfile:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
lastModified:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
macDiscoveryProfile:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
qosProfile:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
segmentSecurityProfile:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
sourceNsxTManagerRef:
x-vcloud-constraints:
- constraint: NonSortable
spoofGuardProfile:
x-vcloud-constraints:
- constraint: NonSearchable
- 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
InlineSegmentProfileTemplates1
Parameter To
Create Segment Profile Template
Update Segment Profile Template
Returned By
Get Segment Profile Template
What's changed in v37.0?
New! in version v37.0