Get Participating Vdc

Get Participating Vdc

Retrieves a participating vDC from the specified vDC Group.

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/vdcGroups/{vdcGroupId}/vdcs/{vdcId}
COPY
Path Parameters
string
vdcGroupId
Required

vdcGroupId

string
vdcId
Required

vdcId

string
vdcGroupId
Required

vdcGroupId

string
vdcId
Required

vdcId


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns ParticipatingVdcReference of type(s) application/json;version=38.1
{
    "vdcRef": {
        "name": "string",
        "id": "string"
    },
    "orgRef": {
        "name": "string",
        "id": "string"
    },
    "siteRef": {
        "name": "string",
        "id": "string"
    },
    "networkProviderScope": "string",
    "faultDomainTag": "string",
    "remoteOrg": false
}
vdcRef
Required

vdcRef

orgRef
Optional

orgRef

siteRef
Optional

siteRef

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.

status
Optional

status