Stable
This component is complete and can be used. The interfaces will be supported until the function is removed from the project via the deprecation process. There will be ongoing extensions to this function, but it will be done to ensure backward compatibility as far as possible. If there is a need to break backward compatibility, this will be discussed and reviewed in the community, with a documented timeline.
Action Author API¶
The Action Author API provides a REST API to support user interfaces (UIs) relating to the set up and maintenance of the governance actions needed by your organization.
Governance actions can be a single operation, such as automatically classifying newly catalogued data. These single operations are called governance action types.
Alternatively, a governance action may be a choreographed sequence of actions, where the result of one action determines which action(s) run next. The choreographed sequence of actions is called a governance action process.
Further information¶
Sample requests for the REST API can be found in Egeria-api-action-author.http.
Raise an issue or comment below