Vm State Details Response
data class VmStateDetailsResponse(val lastKnownPowerState: String, val powerState: String, val rdpAuthority: String, val sshAuthority: String)
Details about the state of the reference virtual machine.
Properties
Link copied to clipboard
Last known compute power state captured in DTL
Link copied to clipboard
The power state of the reference virtual machine.
Link copied to clipboard
The RdpAuthority property is a server DNS host name or IP address followed by the service port number for RDP (Remote Desktop Protocol).
Link copied to clipboard
The SshAuthority property is a server DNS host name or IP address followed by the service port number for SSH.