Execute a function on an existing service.
Ok
{- "batch": {
- "query": {
- "filter": {
- "property1": null,
- "property2": null
}, - "resource": "triggers",
- "context": {
- "datasets": [
- "string"
], - "items": [
- "string"
]
}
}, - "args": {
- "property1": null,
- "property2": null
}
}, - "functionName": "string",
- "input": {
- "property1": null,
- "property2": null
}, - "projectId": "string",
- "pipeline": {
- "id": "string",
- "nodeId": "string",
- "executionId": "string",
- "archived": true
}, - "mode": "Once"
}