OBJECT
HypervVirtualMachineSummary
Description
Supported in v5.0+
link GraphQL Schema definition
- type HypervVirtualMachineSummary {
- # Supported in v5.0+
- # Cloud instantiation specification for the selected virtual machine.
- CloudInstantiationSpec :
- # Required. Supported in v5.0+
- # The ID of the Hyper-V host.
- String! :
- # Required. Supported in v5.0+
- String! :
- # Required. Supported in v5.0+
- # Brief info of all the objects in the infrastructure path to this VM.
- ManagedHierarchyObjectAncestor!]! : [
- # Required. Supported in v5.0+
- Boolean! :
- # Required. Supported in v5.0+
- String! :
- # Supported in v5.3+
- # Describes any pending SLA Domain assignment on this object.
- ManagedObjectPendingSlaInfo :
- # Supported in v6.0+
- # Indicates if the Hyper-V virtual machine is configured to perform a full
- # snapshot for the next backup.
- Boolean :
- # Supported in v9.0+
- # The status of the Rubrik Backup Service agent for virtual machines.
- CdmAgentStatus :
- AgentConnectStatus :
- CdmWorkload :
- }