Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

SNP 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

SNP 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:

  • No labels