INPUT_OBJECT
BulkOnDemandSnapshotNutanixVmInput
Description
Input to initiate Bulk on Demand snapshot for Nutanix.
link GraphQL Schema definition
- input BulkOnDemandSnapshotNutanixVmInput {
- # Required. Configuration objects. Each object includes an identifier for the
- # virtual machine and the configuration of the virtual machine backup.
- NutanixBulkOnDemandSnapshotJobConfigInput! :
- # Required. User note to associate with audits.
- String :
- }