OBJECT

TriggerRansomwareDetectionReply

Description

Lambda job information on certain cluster.

link GraphQL Schema definition

  • type TriggerRansomwareDetectionReply {
  • # Id of the Rubrik cluster running the ransomware detection job.
  • clusterUuid: String!
  • # Id of the ransomware detection job.
  • jobId: String!
  • }

link Require by