StartGuestNetworkRequestType
StartGuestNetworkRequestType
The parameters of StartGuestNetwork_Task.
JSON Example
{
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"auth": {
"_typeName": "string",
"interactiveSession": false
}
}
vm
Required
The Virtual Machine managed object reference.
auth
Required
The guest authentication data. See GuestAuthentication.