Commands
There are multiple REST API commands that can be utilized when working with an Activator. Most arkID will be formatted as ark:/…/….
See what KO are on shelf.
GET /shelf
See details (url, payload, input and output message) for a specific KO on shelf.
GET /shelf/arkID
Add/update KO to the shelf by Ark ID.
PUT /shelf/arkID
Execute KO.
POST /knowledgeObject/arkID/result
Remove KO from shelf.
DELETE /shelf/arkID