INPUT_OBJECT
DownloadFilesNutanixSnapshotInput
Description
Input for downloading files from Nutanix snapshots.
link GraphQL Schema definition
- input DownloadFilesNutanixSnapshotInput {
- # Configuration information for a job to download files and folders from a Nutanix
- # virtual machine snapshot.
- NutanixDownloadFilesJobConfigInput! :
- # Required. ID assigned to a Nutanix virtual machine backup object.
- String! :
- # Required. User note to associate with audits.
- String :
- }