OBJECT

AddSapHanaSystemReply

Description

Supported in v5.3+

link GraphQL Schema definition

  • type AddSapHanaSystemReply {
  • # Required. Supported in v5.3+
  • # The ID of the added SAP HANA system.
  • id: String!
  • # Required. Supported in v5.3+
  • # Status of the job scheduled to refresh the system.
  • asyncRequestStatus: AsyncRequestStatus
  • }

link Require by