OBJECT

CloudDirectCluster

Description

Cloud Direct cluster location details.

link GraphQL Schema definition

  • type CloudDirectCluster {
  • # The Cloud Direct cluster ID.
  • id: UUID!
  • # The Cloud Direct cluster name.
  • name: String!
  • }