[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
InlineHost1
Properties
string
connection_state
Optional
Connection state of the host
string
maintenance_mode
Optional
Is the host in maintenance mode?
string
service_tag
Optional
Hardware service tag of the host
string
vendor_id
Optional
Internal vCenter ID of the host
integer as int32
vm_count
Optional
Number of VMs running on the host
JSON Example
{
"connection_state": "DISCONNECTED",
"maintenance_mode": "false",
"service_tag": "CT1342",
"vendor_id": "host-12",
"vm_count": 100
}