OBJECT

Failure

Description

Contains the failure details for the Rubrik Backup Service connectivity.

link GraphQL Schema definition

  • type Failure {
  • # Rubrik Backup Service connectivity checks were performed on Workload ID.
  • snappableId: String!
  • # Details of the error that occurred when connecting to the Rubrik Backup Service.
  • error: String!
  • }