OBJECT
SapHanaHost
Description
Supported in v5.3+
link GraphQL Schema definition
- type SapHanaHost {
- # Required. Supported in v5.3+
- # The IP address or fully qualified domain name of the SAP HANA host.
- String! :
- # Required. Supported in v5.3+
- # The ID of the SAP HANA system host.
- String! :
- # Supported in v5.3+
- # The local name of the SAP HANA host.
- String :
- # Required. Supported in v5.3+
- # The status of the SAP HANA system host.
- String! :
- # Specifies the type of SAP HANA host.
- SapHanaHostHostType :
- }