ENUM
SapHanaSystemSummaryStatus
Description
Represents the SAP HANA system status.
link GraphQL Schema definition
- enum SapHanaSystemSummaryStatus {
- # The SAP HANA system is in ERROR state.
- # The SAP HANA system is in OK state.
- # The SAP HANA system is in UNKNOWN state.
- # The SAP HANA system is in WARNING state.
- }