[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
InlineCluster1
Properties
integer as int32
num_cpu_cores
Optional
Total CPU Cores inside the cluster
integer as int32
num_datastores
Optional
Number of datastores in the cluster
integer as int32
num_hosts
Optional
Number of ESXi hosts in the cluster
integer as int32
total_cpus
Optional
Total CPUs inside the cluster
integer as int64
total_memory
Optional
Total memory inside the cluster
string
vendor_id
Optional
Internal vCenter ID of the cluster
JSON Example
{
"num_cpu_cores": 320,
"num_datastores": 4,
"num_hosts": 4,
"total_cpus": 32,
"total_memory": 102400,
"vendor_id": "c-13"
}