OBJECT

PatchSapHanaSystemReply

Description

Supported in v5.3+

link GraphQL Schema definition

  • type PatchSapHanaSystemReply {
  • # Required. Supported in v5.3+
  • # Summary of the updated SAP HANA system object.
  • systemSummary: SapHanaSystemSummary
  • # Required. Supported in v5.3+
  • # Status of the job scheduled to refresh the SAP HANA system.
  • asyncRequestStatus: AsyncRequestStatus
  • }

link Require by