OBJECT
NutanixVmSummary
Description
Supported in v5.0+
link GraphQL Schema definition
- type NutanixVmSummary {
- # Required. Supported in v5.0+
- String! :
- # Required. Supported in v5.0+
- # v5.0-v5.3: Whether this Nutanix VM is currently present on the Nutanix cluster
- # v6.0-v8.0: Whether this Nutanix VM is currently present on the Nutanix cluster.
- # v8.1+: Specifies whether this Nutanix virtual machine is currently present on
- # the Nutanix cluster.
- Boolean! :
- # Required. Supported in v5.0+
- String! :
- # Supported in v5.0+
- # v5.0-v5.3: The ID of the Nutanix cluster to which this VM belongs
- # v6.0-v8.0: The ID of the Nutanix cluster to which this VM belongs.
- # v8.1+: The ID of the Nutanix cluster to which this virtual machine belongs.
- String :
- # Supported in v5.0+
- # v5.0-v5.3: The name of the Nutanix cluster to which this VM belongs
- # v6.0-v8.0: The name of the Nutanix cluster to which this VM belongs.
- # v8.1+: The name of the Nutanix cluster to which this virtual machine belongs.
- String :
- CdmWorkload :
- AgentConnectStatus :
- OperatingSystemType :
- CdmNutanixSnapshotConsistencyMandate! :
- # Supported in v5.0+
- # The status of the Rubrik Backup Service agent for Nutanix virtual machines.
- CdmAgentStatus :
- # Supported in v5.3+
- # Describes any pending SLA Domain assignment on this object.
- ManagedObjectPendingSlaInfo :
- }