NetworkingCandidateVdc
NetworkingCandidateVdc
A candidate vDC that can be added to a vDC Group.
JSON Example
{
"id": "string",
"name": "string",
"orgRef": {
"name": "string",
"id": "string"
},
"siteRef": {
"name": "string",
"id": "string"
},
"networkProviderScope": "string",
"faultDomainTag": "string"
}
string
id
Optional
The id of the candidate vDC.
string
name
Optional
The name of the candidate vDC.
string
networkProviderScope
Optional
The network provider scope of the vDC.
string
faultDomainTag
Optional
Represents the fault domain of a given organization vDC. For NSX_V backed organization vDCs, this is the network provider scope. For NSX_T backed organization vDCs, this can vary (for example name of the provider vDC or compute provider scope).
Availability
Added in 35.0