ENUM
CcpJobType
Description
Type of cluster job.
link GraphQL Schema definition
- enum CcpJobType {
- # Add nodes to a Rubrik cluster.
- # Create the Rubrik cluster job.
- # Delete the Rubrik cluster job.
- # The general Rubrik cluster operation job.
- # Recover the Rubrik cluster job.
- # Remove nodes from a Rubrik cluster.
- # Replace a node on a Rubrik cluster.
- }
link Require by
- CcprovisionInfoMetadata for a single cluster job.
- ClusterOperationJobProgressStatus and progress of a Rubrik cluster operation job.
- ClusterOperationJobProgressInputRequest parameters for checking the job progress of the Rubrik cluster operation.
- DeleteTerminatedClusterOperationJobDataInputRequest parameters for deleting the metadata of a failed Rubrik cluster operation job.
- DeleteTerminatedClusterOperationJobDataReplyStatus and progress of a Rubrik cluster operation job.