{- "logsOptions": {
- "serviceId": "string",
- "follow": true,
- "size": 0,
- "checkpoint": "string",
- "direction": "asc",
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "executionId": { },
- "functionName": "string",
- "replicaId": "string",
- "text": { },
- "logLevel": "CRITICAL",
- "pipelineId": "string",
- "nodeId": "string",
- "pipelineExecutionId": "string",
- "system": true,
- "projectId": "string",
- "modelId": "string",
- "modelOperation": "string",
- "includeServiceLevel": true
}, - "query": {
- "resource": "triggers",
- "filter": { },
- "sort": { },
- "page": 0,
- "pageSize": 0
}
}
[- {
- "nodeId": "string",
- "executions": [
- {
- "id": "string",
- "inputs": {
- "property1": null,
- "property2": null
}, - "output": {
- "property1": null,
- "property2": null
}, - "functionName": "string",
- "logs": [
- {
- "message": "string",
- "timestamp": { },
- "replicaId": "string",
- "executionId": "string",
- "functionName": "string",
- "level": "CRITICAL",
- "modelId": "string",
- "modelOperation": "string"
}
], - "stop": true,
- "checkpoint": "string"
}
]
}
]