1.7

Table Of Contents
Get All Operations
Returns a list of all the workflow operations actively running on the Server.
Request takes no content, and on success returns a response containing a JSON Operations
List of all the actively running operations.
Type: GET
URI:
/rest/serverengine/workflow/datamining/getOperations
Parameters: -
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: -
Content
Type:
-
Response:
Add.
Headers:
-
Content: JSON Operations List of all the actively running
operations in Server
Content
Type:
application/json
Status:
l 200 OK List of actively running operations
successfully retrieved
l 401 Unauthorized Server authentication required
l 403 Forbidden Server authentication has failed
or expired
Page 370