Operator API services

Publish a workflow operator version as a callable API service, then view, enable, disable, or invoke that service.

Choose a task

Task

Description

Check service availability

Check whether the specified operator version has been released, as well as the name, status, and input definitions required to call the service.

Expose an operator version as an API

Publish the specified version of the operator as a callable API service.

Execute an operator through its API

Call the published and enabled operator API service.

Enable operator API service

Enable the published operator API service.

Disable operator API service

Deactivate the published operator API service.

Last updated on