OBJECT
SapHanaConfig
Description
The SLA Domain configuration for SAP HANA database.
link GraphQL Schema definition
- type SapHanaConfig {
- # Frequency value for incremental backup of SAP HANA databases.
- Duration :
- # Number of days for which the SAP HANA database logs will be retained.
- Duration :
- # Frequency value for differential backup of SAP HANA databases.
- Duration :
- # SLA Domain configuration for SAP HANA Storage Snapshot.
- SapHanaStorageSnapshotConfig :
- }