OBJECT

AddClusterNodesReply

Description

Response from CDM cluster add nodes job.

link GraphQL Schema definition

  • type AddClusterNodesReply {
  • # Add nodes job id.
  • jobId: String!
  • # Add nodes job status.
  • status: String!
  • }

link Require by