OBJECT

SapHanaStorageSnapshotConfig

Description

SLA Domain configuration for SAP HANA Storage Snapshot.

link GraphQL Schema definition

  • type SapHanaStorageSnapshotConfig {
  • # Frequency value for storage snapshot of SAP HANA systems.
  • frequency: Duration
  • # Number of days for which storage snapshot of SAP HANA systems will be retained.
  • retention: Duration
  • }