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
Responses
200
OK
Returns MultiVcVm of type(s) application/json;version=38.0
{
"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.
Availability
Added in 39.0.0-alpha
Multi Vc Vms Operations
DELETE
Delete Multi Vc Vm
GET
Get Multi Vc Vm
GET
Get Multi Vc Vms