Execute Console Command
Send this request to the AkôFlow daemon. Authentication is required when an API token is configured.
POST
/console-commands/Body
application/jsonRunobject- Field defined by
domainconsole.Request. Planobject- Field defined by
domainconsole.Request. Workflowobject- Field defined by
domainconsole.Request. Resourcesarray- Field defined by
domainconsole.Request. ExecutionScopeobject- Field defined by
domainconsole.Request. Runtimesarray- Field defined by
domainconsole.Request. RuntimeBindingsarray- Field defined by
domainconsole.Request. NetworkTopologyobject- Field defined by
domainconsole.Request. ActivityProfilesarray- Field defined by
domainconsole.Request. PreparationRequirementsByActivityobject- Field defined by
domainconsole.Request. RuntimeAllocationsobject- Field defined by
domainconsole.Request.
Related guide
See the Console guide for the corresponding Desktop workflow, concepts, and authored request examples.
Generated from the daemon router
This page is generated from internal/api/httpserver/httpserver.go, the registered handler, and JSON-tagged Go structs. Method, path, request fields, response kind, query parameters, media type, and successful status codes stay synchronized with the implementation.