OBJECT

ClusterEndpoints

Description

NAS Cloud Direct cluster endpoints.

link GraphQL Schema definition

  • type ClusterEndpoints {
  • # Cloud slab endpoint.
  • cloudSlabEndpoint: String!
  • # NAS Cloud Direct cluster UUID.
  • clusterUuid: UUID!
  • }

link Require by