OBJECT

Success

Description

Contains the success details about Rubrik Backup Service connectivity jobs.

link GraphQL Schema definition

  • type Success {
  • # Taskchain ID of the taskchain.
  • taskchainId: String!
  • # Workload ID of the taskchain.
  • workloadId: UUID!
  • }