Operations REST Interface
Operations such as workflow configuration, workflow execution plan, external references etc are exposed as an OpenAPI. The detailed YAML link and the live instance of this OpenAPI are listed below and can be accessed for any given running Platform:
Workflows
The detailed YAML file is available for download, mz-wf-ops-openapi-9.2.yaml.
http(s)://<platform server>:<platform port>/ops/mz/wf/v1/api-docsWorkflow Groups
The detailed YAML file is available for download, mz-wfg-ops-openapi-9.2.yaml.
http(s)://<platform server>:<platform port>/ops/mz/wfg/v1/api-docsExternal References
The detailed YAML file is available for download, extref-ops-openapi-9.2.yaml.
http(s)://<platform server>:<platform port>/ops/extref/v1/api-docs
This allows for the exploration of the OpenAPI, and it is also possible to place live requests against the running Platform, provided that valid credentials are given.