VMware Cloud Director API - VdcTemplateNetworkProfileType

VMware Cloud Director API - VdcTemplateNetworkProfileType

VdcTemplateNetworkProfileType

Type:
VdcTemplateNetworkProfileType
Namespace:
http://www.vmware.com/vcloud/extension/v1.5
Description:
Network Profile configuration that is applied to VDC instantiated from a template. In NSX_V VDCs Primary and Secondary Edge Clusters can be configured and used for Edge Gateway deployments. In NSX_T VDC only Services Edge Cluster can be configured and used for deploying DHCP/VApp services Binding name from the binding names needs to specified as ReferenceType to PrimaryEdgeCluster SecondaryEdgeCluster and ServicesEdgeCluster properties When VDC is instantiated, based on PVDC and binding name appropriate binding value is selected to configure network profiles.
Since:
35.2
Schema:
vmwextensions.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<VdcTemplateNetworkProfileType xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5">
    <vcloud_v1.5:PrimaryEdgeCluster href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
    <vcloud_v1.5:SecondaryEdgeCluster href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
    <vcloud_v1.5:ServicesEdgeCluster href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</VdcTemplateNetworkProfileType>

Elements

Element Type Required Modifiable Since Deprecated Description
PrimaryEdgeCluster ReferenceType No 35.2
SecondaryEdgeCluster ReferenceType No 35.2
ServicesEdgeCluster ReferenceType No 35.2