VdcNetworkProfile
A vDC Network Profile object.
Properties
The Edge Cluster where the primary appliance for an NSX-V Edge Gateway will be deployed.
The Edge Cluster where the secondary appliance for an NSX-V Edge Gateway will be deployed if HA is enabled on the Edge.
The Edge Cluster where the DHCP server profile will be stored for NSX-T networks using NETWORK mode DHCP.
The vApp Network Segment Profile Template that is to be used when any new vApp Network is created under this VDC. Setting this will override any global level vApp Network Segment Profile Template. This field is only applicable for NSX-T Org vDC’s.
The Org vDC Network Segment Profile Template that is to be used when any new Org vDC Network is created under this VDC. Setting this will override any global level Org vDC Network Segment Profile Template. This field is only applicable for NSX-T Org vDC’s.
JSON Example
{
"primaryEdgeCluster": {
"id": "string",
"name": "string"
},
"secondaryEdgeCluster": {
"id": "string",
"name": "string"
},
"servicesEdgeCluster": {
"backingId": "string",
"edgeClusterRef": {
"id": "string",
"name": "string"
}
},
"vappNetworkSegmentProfileTemplateRef": {
"id": "string",
"name": "string"
},
"vdcNetworkSegmentProfileTemplateRef": {
"id": "string",
"name": "string"
}
}
Vendor Extensions
x-vcloud-property-annotations:
primaryEdgeCluster:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
secondaryEdgeCluster:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
servicesEdgeCluster:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
vappNetworkSegmentProfileTemplateRef:
x-vcloud-added-in: "36.2"
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
vdcNetworkSegmentProfileTemplateRef:
x-vcloud-added-in: "36.2"
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
Availability
Parameter To
Update VDC Network Profile
Returned By
Get VDC Network Profile