Host
Host
JSON Example
{
"cpu": 0,
"hostName": "string",
"memory": "number",
"networks": [
{
"isManaged": false,
"network": "string"
}
],
"storages": [
{
"availableSize": "number",
"isManaged": false,
"storageName": "string",
"totalSize": "number"
}
],
"totalStorage": "number"
}