OBJECT
VmwareHostSummary
Description
Supported in v5.0+
link GraphQL Schema definition
- type VmwareHostSummary {
- # Supported in v5.0+
- : String
- # Supported in v5.0+
- : String
- # Supported in v5.0+
- : [DataStoreSummary!]!
- # Supported in v5.0
- : String
- # Supported in v5.0
- : String
- # Supported in v5.0
- # Optional field containing Polaris managed id of the effective SLA domain if it
- # is Polaris managed.
- : String
- : EffectiveSlaHolder
- # Supported in v5.0
- # ID of the object from which the effective SLA domain is inherited
- : String
- # Supported in v5.0
- # Name of the object from which the effective SLA domain is inherited
- : String
- # Supported in v5.1+
- # API Version of the ESXi Host.
- : String
- : HostFilterStatus
- : HostUiFilterStatus
- # Supported in v5.3+
- : Boolean
- : SlaAssignable
- }