INPUT_OBJECT

Db2SnapshotDownloadRequestInput

Description

Input for snapshot download from location for V2 API of Db2.

link GraphQL Schema definition

  • input Db2SnapshotDownloadRequestInput {
  • # Supported in v9.2+
  • # ID of the SLA Domain used to manage downloaded snapshot retention. This
  • # configuration does not manage log snapshot retention.
  • slaId: String
  • }