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 whether the specified operator version has been released, as well as the name, status, and input definitions required to call the service. |
|
Publish the specified version of the operator as a callable API service. |
|
Call the published and enabled operator API service. |
|
Enable the published operator API service. |
|
Deactivate the published operator API service. |
Last updated on