INPUT_OBJECT
NutanixBatchMountSnapshotJobConfigInput
Description
Supported in v7.0+
link GraphQL Schema definition
- input NutanixBatchMountSnapshotJobConfigInput {
- # Required. Supported in v7.0+
- # Array of objects containing information about snapshots to be mounted.
- : [NutanixMountSnapshotJobConfigForBatchInput!]!
- }