Manage Policy by ID

These endpoints allow you to retrieve, update, or delete a Data Anomaly policy using its unique policy ID. Use these APIs in integrations, automated workflows, or when editing policies programmatically.

Endpoints

MethodPathDescription
GET/catalog-server/api/rules/profile-anomaly/:idRetrieve anomaly policy by ID
PUT/catalog-server/api/rules/profile-anomaly/:idUpdate an anomaly policy
DELETE/catalog-server/api/rules/profile-anomaly/:idDelete/archive an anomaly policy

Path Parameters

NameTypeRequiredDescription
idintegerYesThe ID of the anomaly policy.

Sample Request

Example: Get Policy

Bash
Copy

Example: Update Policy

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard