INPUT_OBJECT
RestoreSapHanaSystemStorageInput
Description
Input for SAP HANA system storage restore.
link GraphQL Schema definition
- input RestoreSapHanaSystemStorageInput {
- # Required. Configuration for the restore.
- : SapHanaSystemRestoreConfigInput!
- # Required. The ID of the SAP HANA system.
- : String!
- }