OBJECT
Db2Config
Description
The SLA Domain configuration for Db2 database.
link GraphQL Schema definition
- type Db2Config {
- # Frequency value for incremental backup of Db2 databases.
- Duration :
- # Specifies the number of days for which the Db2 database logs will be retained.
- Duration :
- # Frequency value for differential backup of Db2 databases.
- Duration :
- # Configure the log archival method for Db2 database log backups.
- LogArchivalMethod! :
- }