[{"label":"Latest (v37.1)","version":"latest"},{"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
Get Global Default Segment Profile Templates
DescriptionRetrieve the global default segment profile templates. These segment profile templates apply to all NSX-T backed networks created by Cloud Director unless overridden explicitly during create/update or by an Org vDC defined default.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://{api_host}/cloudapi/1.0.0/segmentProfileTemplates/default
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
SegmentProfileTemplateDefaultDefinition
of type(s) application/json;version=37.1
{
"vappNetworkSegmentProfileTemplateRef": {
"id": "string",
"name": "string"
},
"vdcNetworkSegmentProfileTemplateRef": {
"id": "string",
"name": "string"
}
}
vappNetworkSegmentProfileTemplateRef
Optional
Reference to the default SegmentProfileTemplate to use when deploying vApp networks.
vdcNetworkSegmentProfileTemplateRef
Optional
Reference to the default SegmentProfileTemplate to use when creating Org vDC networks.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://{api_host}/cloudapi/1.0.0/segmentProfileTemplates/default
[{"label":"Latest (v37.1)","version":"latest"},{"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