All REST Endpoints
Caches
Cache management
- Clear Cache
- Method: deletePath:
/service/caches
DebugService
Debug service operations
- Execute Math To Line
- Method: getPath:
/rest/debuggerService/execute/{debugSessionId}/{destinationLineNumber} - Get Debug Session Valuation
- Method: getPath:
/rest/debuggerService/valuation/{debugSessionId} - Initiate Activity Debugging Session
- Method: getPath:
/rest/debuggerService/activity/{activityGuid} - Initiate Segment Debugging Session
- Method: getPath:
/rest/debuggerService/segment/{segmentGuid} - Step Backward
- Method: getPath:
/rest/debuggerService/stepBackward/{debugSessionId} - Step Forward
- Method: getPath:
/rest/debuggerService/stepForward/{debugSessionId} - Unload Debugging Session
- Method: getPath:
/rest/debuggerService/unload/{debugSessionId} - Validate Debug Service Connection
- Method: getPath:
/rest/debuggerService/validate
ExposedComputation
ExposedComputation
- Process Exposed Computation
- Method: postPath:
/rest/exposedcomputation
FileReceived
FileReceived
- Process File Received
- Method: postPath:
/rest/filereceived
PolicyValuation
PolicyValuation
- Process Policy Valuation
- Method: postPath:
/rest/policyvaluation
ProcessPolicy
ProcessPolicy
- Process Policy
- Method: postPath:
/rest/processpolicy