INPUT_OBJECT

ArchiveK8sClusterInput

Description

Configuration of the Kubernetes cluster to archive.

link GraphQL Schema definition

  • input ArchiveK8sClusterInput {
  • # UUID of the Kubernetes cluster.
  • clusterId: UUID!
  • }

link Require by