Broadcom · Schema

Broadcom Host

A Host represents a physical ESXi server that provides compute, memory, storage, and networking resources to virtual machines within a vSphere or VCF environment.

Cloud InfrastructureGatewaysManagementNetworksObservabilityVirtualization

Properties

Name Type Description
id string The unique identifier of the host.
name string The hostname or display name of the host.
fqdn string The fully qualified domain name of the host.
connection_state string The connection state of the host.
power_state string The power state of the host.
cluster string The identifier of the cluster to which this host belongs.
cpu object CPU resource information for the host.
memory object Memory resource information for the host.
version string The ESXi version running on the host.
status string The commissioning status of the host in VCF.
ip_addresses array Network addresses assigned to the host.
View JSON Schema on GitHub