INPUT_OBJECT

CreateK8sNamespaceSnapshotsInput

Description

Configuration of the Kubernetes namespaces to be backed-up.

link GraphQL Schema definition

  • input CreateK8sNamespaceSnapshotsInput {
  • # List of namespace IDs and corresponding SLA Domains.
  • snapshotInput: [K8sNamespaceSnapshot!]!
  • }

link Require by