INPUT_OBJECT
DownloadNutanixVmSnapshotVirtualDisksInput
link GraphQL Schema definition
- input DownloadNutanixVmSnapshotVirtualDisksInput {
- # Required. ID assigned to the snapshot of a Nutanix virtual machine.
- String! :
- # Required. An array containing the virtual disk IDs of each virtual disk that is
- # part of the download job. The array must contain at least one virtual disk ID.
- String!]! : [
- }