INPUT_OBJECT
DownloadManagedVolumeFilesInput
Description
Input for downloading Managed Volume files.
link GraphQL Schema definition
- input DownloadManagedVolumeFilesInput {
- # Required. Configuration information for a job to download files and folders from
- # a managed volume backup.
- ManagedVolumeDownloadFilesJobConfigInput! :
- # Required. ID assigned to a managed volume backup object.
- String! :
- }