[{"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
VdcNetworkSegmentProfileTemplateReference
Represents a reference to a segment profile template for an NSX-T Org vDC Network.
Properties
string
source
Optional
Where the referenced template is sourced from.
- The possible values are GLOBAL, ORG_VDC and NETWORK
- GLOBAL - The template comes from the global default for the VCD site.
- ORG_VDC - The template comes from the default for the Org vDC that owns this network.
- NETWORK - The template was directly specified on the network during creation or update.
templateRef
Optional
Reference to the Segment Profile Template that is used when creating/updating this network. This reference will be returned if the original template still exists and all of the segment profiles on the network match exactly with the profiles configured on the template.
JSON Example
{
"source": "string",
"templateRef": {
"id": "string",
"name": "string"
}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
source:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
- constraint: ReadOnly
templateRef:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
- constraint: ReadOnly
[{"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
VdcNetworkSegmentProfileConfig