OBJECT
NutanixClusterSummary
Description
Supported in v5.0+
link GraphQL Schema definition
- type NutanixClusterSummary {
- # Supported in v5.0+
- # Connection status of a Nutanix Cluster.
- RefreshableObjectConnectionStatus :
- # Required. Supported in v5.0+
- String! :
- # Required. Supported in v5.0+
- String! :
- # Required. Supported in v5.0+
- String! :
- SlaAssignable :
- # Supported in v9.1+
- # The name of the Nutanix Prism Central to which this Nutanix cluster belongs.
- String :
- # Supported in v9.1+
- # Nutanix Operating System version of the Nutanix cluster.
- String :
- # Supported in v9.1+
- # The ID of the Nutanix Prism Central to which this Nutanix cluster belongs.
- String :
- # Supported in v9.1+
- # Last refresh time of the Nutanix cluster.
- DateTime :
- CdmNutanixSnapshotConsistencyMandate :
- # Supported in v5.3+
- # Describes any pending SLA Domain assignment on this object.
- ManagedObjectPendingSlaInfo :
- }