ParticipatingVdcReference
ParticipatingVdcReference
A participating vDC
JSON Example
{
"vdcRef": {
"name": "string",
"id": "string"
},
"orgRef": {
"name": "string",
"id": "string"
},
"siteRef": {
"name": "string",
"id": "string"
},
"networkProviderScope": "string",
"faultDomainTag": "string",
"remoteOrg": false
}
string
networkProviderScope
Optional
Read-only field that specifies 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).
boolean
remoteOrg
Optional
Read-only field that specifies whether the vDC is local to this VCD site.