Get Multi Vc Vm

Get Multi Vc Vm

Get the Multi VC VM with the specified ID.

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/multiVcVms/{multiVcVmUrn}
COPY
Path Parameters
string
multiVcVmUrn
Required

multiVcVmUrn

string
multiVcVmUrn
Required

multiVcVmUrn


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns MultiVcVm of type(s) application/json;version=37.2
{
    "id": "string",
    "vcId": "string",
    "name": "string",
    "moref": "string",
    "primaryVmRef": {
        "name": "string",
        "id": "string"
    }
}
string
id
Optional

Unique id for the Multi VC VM.

string
vcId
Optional

ID of the vCenter that this Multi VC VM is in.

string
name
Optional

Name of the Multi VC VM.

string
moref
Optional

Moref of the Multi VC VM in vCenter.

primaryVmRef
Optional

primaryVmRef