INPUT_OBJECT

GetOraclePdbDetailsRequestInput

Description

Supported in v8.0+

link GraphQL Schema definition

  • input GetOraclePdbDetailsRequestInput {
  • # Required. Supported in v8.0+
  • # Snapshot ID or timestamp for which the PDB details are to be retrieved.
  • recoveryPoint: OracleRecoveryPointInput!
  • }