Rules

Use these endpoints to create, view, execute, update, or delete rules in Acceldata’s Data Reliability platform.

Rules are the fundamental building blocks of a policy. They can be tested independently or executed as part of larger policies.

Endpoint(s)

MethodPathDescription
POST/catalog-server/api/rulesCreate a new rule
GET/catalog-server/api/rules/:idRetrieve a rule by ID
POST/catalog-server/api/rules/:id/executeExecute a specific rule
PUT/catalog-server/api/rules/execution/:id/cancelCancel an ongoing rule execution
PUT/catalog-server/api/rules/:idUpdate an existing rule
DELETE/catalog-server/api/rules/:idDelete a rule
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
RulesEndpoint(s)