INPUT_OBJECT

StartCloudNativeSnapshotsIndexJobInput

Description

Input required to trigger a job to create an index of snapshots.

link GraphQL Schema definition

  • input StartCloudNativeSnapshotsIndexJobInput {
  • # The IDs of snapshots whose index needs to be generated.
  • snapshotIds: [UUID!]!
  • }

link Require by