List service executions.
Ok
{- "totalItemsCount": 0,
- "items": [
- {
- "id": "string",
- "url": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "creator": "string",
- "attempts": 0,
- "maxAttempts": 0,
- "toTerminate": true,
- "input": {
- "property1": null,
- "property2": null
}, - "output": {
- "property1": null,
- "property2": null
}, - "status": [
- {
- "timestamp": "2019-08-24T14:15:22Z",
- "status": "created",
- "message": "string",
- "percentComplete": 0,
- "error": {
- "property1": null,
- "property2": null
}, - "output": {
- "property1": null,
- "property2": null
}, - "action": "string",
- "replicaId": "string",
- "replicaType": "string"
}
], - "statusLog": [
- {
- "timestamp": "2019-08-24T14:15:22Z",
- "status": "created",
- "message": "string",
- "percentComplete": 0,
- "error": {
- "property1": null,
- "property2": null
}, - "output": {
- "property1": null,
- "property2": null
}, - "action": "string",
- "replicaId": "string",
- "replicaType": "string"
}
], - "latestStatus": {
- "timestamp": "2019-08-24T14:15:22Z",
- "status": "created",
- "message": "string",
- "percentComplete": 0,
- "error": {
- "property1": null,
- "property2": null
}, - "output": {
- "property1": null,
- "property2": null
}, - "action": "string",
- "replicaId": "string",
- "replicaType": "string"
}, - "duration": 0,
- "projectId": "string",
- "functionName": "string",
- "serviceId": "string",
- "triggerId": "string",
- "serviceName": "string",
- "moduleName": "string",
- "packageId": "string",
- "packageName": "string",
- "packageRevision": { },
- "serviceVersion": { },
- "pipeline": {
- "id": "string",
- "nodeId": "string",
- "executionId": "string",
- "archived": true
}, - "model": {
- "modelId": "string",
- "modelOperation": "string"
}, - "syncReplyTo": {
- "exchange": "string",
- "route": "string"
}, - "eventContext": {
- "resource": "items",
- "source": "string",
- "action": "string",
- "resourceId": "string",
- "userId": "string",
- "datasetId": "string",
- "projectId": "string",
- "body": { },
- "itemStatusEvent": {
- "pipelineId": "string",
- "nodeId": "string",
- "status": {
- "taskId": "string",
- "assignmentId": "string",
- "status": "string",
- "creator": "string",
- "timestamp": "string"
}, - "action": "string"
}
}
}
], - "totalPagesCount": 0,
- "hasNextPage": true
}