get /taskoperational

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.

Query parameters

filter (optional)
orderby (optional)
privileges (optional)

Return type

array[TaskOperationalCondensed]

Example data

Content-Type: application/json

[ { "lastExecutionResult" : { "duration" : 5, "privileges" : [ "privileges", "privileges" ], "executingNodeName" : "executingNodeName", "scriptLogLocation" : "scriptLogLocation", "fileReferenceID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "startTime" : "2000-01-23T04:56:07.000+00:00", "stopTime" : "2000-01-23T04:56:07.000+00:00", "scriptLogAvailable" : true, "details" : [ { "privileges" : [ "privileges", "privileges" ], "detailsType" : 2, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "message" : "message", "detailCreatedDate" : "2000-01-23T04:56:07.000+00:00" }, { "privileges" : [ "privileges", "privileges" ], "detailsType" : 2, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "message" : "message", "detailCreatedDate" : "2000-01-23T04:56:07.000+00:00" } ], "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "status" : { }, "scriptLogSize" : 7 }, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "nextExecution" : "2000-01-23T04:56:07.000+00:00" }, { "lastExecutionResult" : { "duration" : 5, "privileges" : [ "privileges", "privileges" ], "executingNodeName" : "executingNodeName", "scriptLogLocation" : "scriptLogLocation", "fileReferenceID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "startTime" : "2000-01-23T04:56:07.000+00:00", "stopTime" : "2000-01-23T04:56:07.000+00:00", "scriptLogAvailable" : true, "details" : [ { "privileges" : [ "privileges", "privileges" ], "detailsType" : 2, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "message" : "message", "detailCreatedDate" : "2000-01-23T04:56:07.000+00:00" }, { "privileges" : [ "privileges", "privileges" ], "detailsType" : 2, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "message" : "message", "detailCreatedDate" : "2000-01-23T04:56:07.000+00:00" } ], "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "status" : { }, "scriptLogSize" : 7 }, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "nextExecution" : "2000-01-23T04:56:07.000+00:00" } ]

Responses

200
OK