- Resources
Flows
The Flows resource is the first endpoint for the Agent.
Only the POST method is supported.
POST /api/flows
Asks the Orchestrator for a new Flow to process. Returns Location header for the newly created Flow resource and a Flow Object with the contents of that Flow resource.
Example Request:
This action is returning the number of flows that are pending and also the flows in progress.
Example Response:
If you have suggestions for improving this article, let us know!