INPUT_OBJECT

ClusterOperationJobProgressInput

Description

Request parameters for checking the job progress of the Rubrik cluster operation.

link GraphQL Schema definition

  • input ClusterOperationJobProgressInput {
  • # UUID of Rubrik cluster.
  • clusterUuid: String
  • # Job type.
  • jobType: CcpJobType!
  • }

link Require by