vsphere.hosts.all.get.response

vsphere.hosts.all.get.response
vsphere.hosts.all.get.response
JSON Example
{
    "hosts": [
        {
            "hostname": "string",
            "os": "string",
            "version": "string",
            "build": "string",
            "configured": false,
            "unsupported": false,
            "disconnected": false,
            "error": "string",
            "warning": "string"
        }
    ]
}
array of object
hosts
Optional

hosts