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.
- String! :
- # Required. Supported in v5.3+
- # Status of the job scheduled to refresh the system.
- AsyncRequestStatus :
- }