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.
- String :
- # Job type.
- CcpJobType! :
- }