PublicIpVmResponse
A VM reachable through a public IP.
vmIdstring<uuid>
Id of the VM.
vmNamestringnullable
Name of the VM, when known.
PublicIpVmResponse
{
"vmId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"vmName": "string"
}
A VM reachable through a public IP.
Id of the VM.
Name of the VM, when known.
{
"vmId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"vmName": "string"
}