cancel
Showing results for 
Search instead for 
Did you mean: 

Which are the REST APIs available for SAP HANA and what are the limitations ?

Former Member
0 Kudos

Hi Team,

I am wondering if I can perform all the operation i.e. create table, execute sql statements , alter table etc using SAP Hana Rest APIs. Could you please list out the limitations of REST API ?

Thanks,

Pradeip

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

The HANA Repository REST API is documented here:

https://uacp2.hana.ondemand.com/viewer/52715f71adba4aaeb480d946c742d1f6/2.0.01/en-US/0e5335b66a9e4c6...

However this API is not designed to expose SQL capabilities like you describe. It is the underlying API of the Web-based Development Workbench and primarily exposes Repository and Design Time artifact functionality.