REST API Administration Services

The REST API provides several services to administer the runtime environments concerning adapters, applications, devices, audit, transactions, security, and push notifications.

The REST service API for adapters and applications for each runtime environment is located in /management-apis/1.0/runtimes/runtime-name/, where runtime-name is the name of the runtime environment that is administered through the REST service. Then, the type of object addressed by the service is identified together with the appropriate method. For example, /management-apis/1.0/runtimes/runtime-name/Adapters (POST) refers to the service for deploying an adapter.