OBJECT

ArchiveK8sClusterReply

Description

Response of the archived Kubernetes cluster.

link GraphQL Schema definition

  • type ArchiveK8sClusterReply {
  • # UUID of the archived Kubernetes cluster.
  • clusterId: UUID!
  • }

link Require by