INPUT_OBJECT
BatchExportNutanixVmInput
Description
Input to export a batch Nutanix virtual machines.
link GraphQL Schema definition
- input BatchExportNutanixVmInput {
- # Required. Configuration objects. Each object includes an identifier for the
- # virtual machine, an identifier for the snapshot of the virtual machine, and the
- # configuration of the exported virtual machine snapshot.
- NutanixBatchExportSnapshotJobConfigInput! :
- }