IdfwVirtualMachineStatus
IdfwVirtualMachineStatus
ID and status of the VM on Identity Firewall compute collection.
JSON Example
{
"vm_id": "string",
"vm_status": [
{
"status": "string",
"status_detail": "string"
}
]
}
string
vm_id
Required
VM ID of the VM on Identity Firewall compute collection.
array of
IdfwVirtualMachineCondition
vm_status
Required
Status of the Identity Firewall compute collection's Virtual Machine.