OBJECT

SetMissingClusterStatusReply

Description

Indicates success of updating missing cluster record.

link GraphQL Schema definition

  • type SetMissingClusterStatusReply {
  • # Indicates whether the missing cluster record was updated sucessfully.
  • isSuccessful: Boolean!
  • }

link Require by