INPUT_OBJECT
OracleConfigInput
Description
Input to configure the log settings for Oracle database in an SLA Domain.
link GraphQL Schema definition
- input OracleConfigInput {
- # Frequency for log backups of Oracle databases.
- SlaDurationInput :
- # The duration for which the logs will be retained.
- SlaDurationInput :
- # The duration for which the archived redo logs will be retained.
- SlaDurationInput :
- }