ValidateCredentialsInGuestRequestType

ValidateCredentialsInGuestRequestType
ValidateCredentialsInGuestRequestType

The parameters of ValidateCredentialsInGuest.

JSON Example
{
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "auth": {
        "_typeName": "string",
        "interactiveSession": false
    }
}
vm
Required

MoRef of the VM to perform the operation on.

Required privileges: VirtualMachine.GuestOperations.Query

auth
Required

The guest authentication data. See GuestAuthentication.