OBJECT
Supported in v5.0+
type HypervHostSummary {# Required. Supported in v5.0+# IP Address or the hostname using which the host was added.hostname: String! # Required. Supported in v5.0+# The ID of the Hyper-V host.id: String! # Required. Supported in v5.0+primaryClusterId: String! # Name of the Hyper-V Server.serverName: String! }