OBJECT
AdvancedVirtualMachineSummary
Description
Supported in v7.0+
link GraphQL Schema definition
- type AdvancedVirtualMachineSummary {
- # Supported in v7.0+
- # Virtual disks excluded from snapshot.
- String!]! : [
- # Supported in v7.0+
- # Script to execute after backup completes.
- VirtualMachineScriptDetail :
- # Supported in v7.0+
- # Script to execute after snapshot completes.
- VirtualMachineScriptDetail :
- # Supported in v7.0+
- # Script to execute before backup.
- VirtualMachineScriptDetail :
- }