Operations at HyperVMachineMetadataManagement

This page describes the backend methods at this endpoint.

Signature Description
HyperVVirtualMachineMetadata GetVirtualMachineMetadata(String machineId) Gets short machine metadata for the hyperV virtual machine
HyperVVirtualMachineStateMetadata GetVirtualMachineStateMetadata(String machineId) Gets state metadata for the hyperV virtual machine
Guid VerifyConnect(String machineId) Allows to verify connection to specified agent and returns actual agent ID.
Guid VerifyConnectWithOptionalAuthentication(String machineId, String useNtlmOnly) Allows to verify connection to specified agent with optional authentication scheme and returns actual agent ID.