INPUT_OBJECT

SapHanaStorageSnapshotConfigInput

Description

Input to configure the SLA Domain for SAP HANA Storage Snapshot.

link GraphQL Schema definition

  • input SapHanaStorageSnapshotConfigInput {
  • # Frequency value for storage snapshot of SAP HANA systems.
  • frequency: SlaDurationInput
  • # Number of days for which storage snapshot of SAP HANA systems will be retained.
  • retention: SlaDurationInput
  • }