INPUT_OBJECT

CreateOnDemandSapHanaStorageSnapshotInput

Description

Input for creating an on-demand SAP HANA storage snapshot.

link GraphQL Schema definition

  • input CreateOnDemandSapHanaStorageSnapshotInput {
  • # Configuration for the on demand backup.
  • config: BaseOnDemandSnapshotConfigInput
  • # Required. ID assigned to a SAP HANA system object.
  • id: String!
  • }

link Require by