INPUT_OBJECT

K8sSnapshotDownloadConfigInput

Description

Input to download an archived/replicated Kubernetes snapshot.

link GraphQL Schema definition

  • input K8sSnapshotDownloadConfigInput {
  • # ID of the SLA Domain to manage retention of the downloaded snapshot.
  • slaId: String
  • }