INPUT_OBJECT
HypervRestoreFilesConfigInput
Description
Supported in v5.0+
link GraphQL Schema definition
- input HypervRestoreFilesConfigInput {
- # Supported in v9.0+
- # Workload ID of the target HyperV virtual machine, which is the destination for
- # the recovered data.
- String :
- # Supported in v9.3
- # Specify whether to ignore the error during restoration.
- Boolean :
- # Required. Supported in v5.0+
- # v5.0-v5.3: Absolute path of the target location for the copied files
- # v6.0-v7.0: Absolute path of the target location for the copied files.
- # v8.0+: Absolute path for the copied files to the target location.
- HypervRestoreFileConfigInput!]! : [
- }