INPUT_OBJECT

OracleSnapshotDownloadRequestInput

Description

Input for snapshot download from location for V2 API.

link GraphQL Schema definition

  • input OracleSnapshotDownloadRequestInput {
  • # Supported in v9.2+
  • # ID of the SLA Domain to manage downloaded snapshot retention. Log snapshot
  • # retention is not managed by this configuration.
  • slaId: String
  • }