Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Operations such as dynamic workflow configuration, workflow execution plan, external references etc are exposed as an OpenAPI. A  A live instance of this OpenAPI can be accessed here for any given running Image Modified platform:

Workflows

titletitle
Code Block
Workflows
http(s)://<platform server>:<platform port>/ops/wf/v1/api-docs
Code Block

Workflow Groups

Code Block
http(s)://<platform server>:<platform port>/ops/wfg/v1/api-docs
Code Block
title

Workflow States

Code Block
http(s)://<platform server>:<platform port>/ops/wfstate/v1/api-docs
Code Block
title

External References

Code Block
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 available in case no running Image Modified platform is available, see the Release Information table at /wiki/spaces/UEPED2/pages/2132599.