Host
Host
Represents an Esxi host in the system
JSON Example
{
"bundleRepoDatastore": "string",
"cluster": {
"id": "string"
},
"compatibleStorageType": "string",
"cpu": {
"cores": 0,
"cpuCores": [
{
"frequencyMHz": "number",
"manufacturer": "string",
"model": "string"
}
],
"frequencyMHz": "number",
"usedFrequencyMHz": "number"
},
"domain": {
"id": "string",
"name": "string"
},
"esxiVersion": "string",
"fqdn": "string",
"hardwareModel": "string",
"hardwareVendor": "string",
"hybrid": false,
"id": "string",
"ipAddresses": [
{
"ipAddress": "string",
"type": "One among: MANAGEMENT, VSAN, VMOTION, NFS"
}
],
"isPrimary": false,
"memory": {
"totalCapacityMB": "number",
"usedCapacityMB": "number"
},
"networkpool": {
"id": "string",
"name": "string"
},
"physicalNics": [
{
"deviceName": "string",
"macAddress": "string",
"speed": 0
}
],
"serialNumber": {
"present": false
},
"sshThumbprint": {
"present": false
},
"sslThumbprint": {
"present": false
},
"status": "One among: ASSIGNED, UNASSIGNED_USEABLE, UNASSIGNED_UNUSEABLE",
"storage": {
"disks": [
{
"capacityMB": "number",
"diskType": "One among: HDD, FLASH",
"manufacturer": "string",
"model": "string"
}
],
"totalCapacityMB": "number",
"usedCapacityMB": "number"
},
"tags": [
{
"categoryId": "string",
"categoryName": "string",
"id": "string",
"name": "string"
}
]
}
string
bundleRepoDatastore
Optional
Bundle repositry datastore for this host
string
compatibleStorageType
Optional
Information about the host compatible storage type
string
esxiVersion
Optional
ESXi software version of the host
string
fqdn
Optional
FQDN of the host
string
hardwareModel
Optional
Hardware model of the host
string
hardwareVendor
Optional
Hardware vendor of the host
boolean
hybrid
Optional
Information about the storage type of the host, true if the host is hybrid.
string
id
Optional
ID of the host
boolean
isPrimary
Optional
Is the host a primary host in VxRail HCI Context
string
status
Optional
Status of the host