UnmanagedVirtualMachines

UnmanagedVirtualMachines
UnmanagedVirtualMachines

A list of unmanaged Virtual Machines

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "name": "string",
            "memory": 0,
            "cpuCount": 0,
            "storage": 0,
            "path": "string",
            "virtualHardwareVersion": 0,
            "state": "string",
            "moRef": "string"
        }
    ]
}
Availability
Added in 34.0