The operation type for which to get async tasks.
The status type for which to get async tasks.
The page number for which to get asyncTasks. This will default to the first page if excluded
The maximum number of objects to return. This will default to the DefaultApiPageSize setting if not provided
Success
Bad request
Unauthorized access
{"_pageInfo": {"numberOnPage": 0,"total": 0},"responseList": [{"asyncTaskId": 1,"operation": "RULESET_REFRESH","reference": 13,"status": "RUNNING","cancellable": false}]}
The ID of the asyncTask to get
Not found
{"asyncTaskId": 1,"operation": "RULESET_REFRESH","reference": 13,"status": "RUNNING","cancellable": false}
The ID of the asyncTask to cancel