Tutorial: 8. OData Services

8. OData Services

The SAP HANA REST Application Programming Interface (REST API) includes a set of OData services that enable access to configuration data stored in the SAP HANA environment. The OData services can be accessed with any Odata consumer implementation that supports Odata version 1.0.

The SAP HANA REST API includes the following Odata services.

  • Delivery units
  • Contents of .ini files
  • ...
To use the Odata services included with the SAP HANA REST API, the user needs to have the access rights to the underlying SAP HANA runtime views.

DeliveryUnits

Provides access to "SYS"."M_FEATURES"

IniFileContents

Provides access to "SYS"."M_FEATURES"

MFeatures

Provides access to "SYS"."M_FEATURES"