OBJECT
SapHanaSystemInfo
Description
Supported in v5.3+
link GraphQL Schema definition
- type SapHanaSystemInfo {
- # Required. Supported in v5.3+
- # The version of the SAP HANA system.
- String! :
- # Required. Supported in v5.3+
- # Indicates whether the SAP HANA system has replication enabled.
- Boolean! :
- # Supported in v9.0+
- # Specifies the authentication type for the SAP HANA system.
- SapHanaSystemAuthTypeSpec :
- # Supported in v9.1+
- # The Rubrik ID of the SAP HANA Azure Feature.
- String :
- }