(Glue-2111) Glue REST-API
Glue REST API uses standard SAP HTTP web services available in transaction SICF:
General resources
Resource GET /processes/requests serve as the main way to list all available Requests.
Example of REST API call:
ANY | http://servername:portnumber/dvd/glue/api/ping?sap-client=clientnumber |
---|
Responses
200 | Glue API configured and running. |
---|---|
403 | Forbidden. Service cannot be reached |
Functionality is implemented in the SAP class /DVD/GL_EXT2_API_PING
Currently available versions: