Key |
Returned |
Description |
allocation_state:
string
|
success |
Allocation state of the host.
Sample:
enabled
|
capabilities
string
|
success |
Capabilities of the host.
Sample:
hvm
|
cluster
string
|
success |
Cluster of the host.
Sample:
vcenter.example.com/zone/cluster01
|
cluster_type
string
|
success |
Type of the cluster of the host.
Sample:
ExternalManaged
|
cpu_allocated
string
|
success |
Amount in percent of the host's CPU currently allocated.
Sample:
166.25%
|
cpu_number
string
|
success |
Number of CPUs of the host.
Sample:
24
|
cpu_sockets
integer
|
success |
Number of CPU sockets of the host.
Sample:
2
|
cpu_speed
integer
|
success |
CPU speed in Mhz
Sample:
1999
|
cpu_used
string
|
success |
Amount of the host's CPU currently used.
Sample:
33.6%
|
cpu_with_overprovisioning
string
|
success |
Amount of the host's CPU after applying the cpu.overprovisioning.factor.
Sample:
959520.0
|
created
string
|
success |
Date when the host was created.
Sample:
2015-05-03T15:05:51+0200
|
disconnected
string
|
success |
Date when the host was disconnected.
Sample:
2015-05-03T15:05:51+0200
|
disk_size_allocated
integer
|
success |
Host's currently allocated disk size.
Sample:
2593
|
disk_size_total
integer
|
success |
Total disk size of the host
Sample:
259300
|
events
string
|
success |
Events available for the host
Sample:
Ping; HostDown; AgentConnected; AgentDisconnected; PingTimeout; ShutdownRequested; Remove; StartAgentRebalance; ManagementServerDown
|
gpu_group
list
/ elements=string
|
success |
GPU cards present in the host.
|
ha_host
boolean
|
success |
Whether the host is a HA host.
|
has_enough_capacity
boolean
|
success |
Whether the host has enough CPU and RAM capacity to migrate a VM to it.
Sample:
True
|
host_tags
string
|
success |
Comma-separated list of tags for the host.
Sample:
perf
|
host_type
string
|
success |
Type of the host.
Sample:
Routing
|
host_version
string
|
success |
Version of the host.
Sample:
4.5.2
|
hypervisor
string
|
success |
Host's hypervisor.
Sample:
VMware
|
hypervisor_version
string
|
success |
Hypervisor version.
Sample:
5.1
|
ip_address
string
|
success |
IP address of the host
Sample:
10.10.10.1
|
is_local_storage_active
boolean
|
success |
Whether the local storage is available or not.
|
last_pinged
string
|
success |
Date and time the host was last pinged.
Sample:
1970-01-17T17:27:32+0100
|
management_server_id
integer
|
success |
Management server ID of the host.
Sample:
345050593418
|
memory_allocated
integer
|
success |
Amount of the host's memory currently allocated.
Sample:
69793218560
|
memory_total
integer
|
success |
Total of memory of the host.
Sample:
206085263360
|
memory_used
integer
|
success |
Amount of the host's memory currently used.
Sample:
65504776192
|
name
string
|
success |
Name of the host.
Sample:
esx32.example.com
|
network_kbs_read
integer
|
success |
Incoming network traffic on the host.
|
network_kbs_write
integer
|
success |
Outgoing network traffic on the host.
|
os_category
string
|
success |
OS category name of the host.
Sample:
...
|
out_of_band_management
string
|
success |
Host out-of-band management information.
Sample:
...
|
pod
string
|
success |
Pod name of the host.
Sample:
Pod01
|
removed
string
|
success |
Date and time the host was removed.
Sample:
1970-01-17T17:27:32+0100
|
resource_state
string
|
success |
Resource state of the host.
Sample:
Enabled
|
state
string
|
success |
State of the host.
Sample:
Up
|
suitable_for_migration
string
|
success |
Whether this host is suitable (has enough capacity and satisfies all conditions like hosttags, max guests VM limit, etc) to migrate a VM to it or not.
Sample:
True
|
zone
string
|
success |
Zone of the host.
Sample:
zone01
|