Published Jun 03, 2024
Operations REST Interface(4.2)
Operations such as dynamic workflow configuration, workflow execution plan, external references etc are exposed as an OpenAPI. A live instance of this OpenAPI can be accessed here for any given running platform:
Workflows
http(s)://<platform server>:<platform port>/ops/wf/v1/api-docs
Workflow Groups
http(s)://<platform server>:<platform port>/ops/wfg/v1/api-docs
Workflow States
http(s)://<platform server>:<platform port>/ops/wfstate/v1/api-docs
External References
http(s)://<platform server>:<platform port>/ops/extref/v1/api-docs
This allows for exploration of the OpenAPI and it is also possible to place live requests against the running platform granted that valid credentials are provided.
Static instances of this OpenAPI are also available in case no running platform is available, see the Release Information table at Release Information.
Related content
Operations REST Interface
Operations REST Interface
More like this
Operations REST Interface(5.0)
Operations REST Interface(5.0)
More like this
Replacement of Web API
Replacement of Web API
More like this
Execution Tab(5.0)
Execution Tab(5.0)
Read with this
Release Information
Release Information
Read with this
New Kafka (5.0)
New Kafka (5.0)
Read with this