INPUT_OBJECT

SapHanaSystemRestoreConfigInput

Description

Input config for SAP HANA system storage restore.

link GraphQL Schema definition

  • input SapHanaSystemRestoreConfigInput {
  • # Required. Supported in v9.1+
  • # ID of the snapshot to restore.
  • snapshotId: String!
  • }