API
Acceldata Data Observability Cloud
Get Started
Assets
Asset Schema References
Data Reliability Schema References
Pipelines
Authentication
Authorization
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Manage Policy by Name
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Use these endpoints to retrieve, update, delete, or execute Schema Drift policies by their names.
This is helpful for managing policies in automation or CI/CD workflows where policy names are stable identifiers.
Endpoint(s)
| Method | Path | Description |
|---|---|---|
| GET | /catalog-server/api/rules/schema-drift/byName/:name | Retrieve details of a Schema Drift policy by name. |
| PUT | /catalog-server/api/rules/schema-drift/byName/:name | Update a Schema Drift policy configuration using its name. |
| DELETE | /catalog-server/api/rules/schema-drift/byName/:name | Delete (archive) a Schema Drift policy by name. |
| GET | /catalog-server/api/rules/schema-drift/byName/:name/executions | List all executions for this Schema Drift policy. |
| POST | /catalog-server/api/rules/schema-drift/byName/:name/executions | Trigger a new execution of the Schema Drift policy. |
Path Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | Yes | The name of the Schema Drift policy. |
Sample Request
Get Policy
Bash
curl -X GET "https://{HOST}/catalog-server/api/rules/schema-drift/byName/Customer_Schema_Drift"Execute Policy
Bash
curl -X POST "https://{HOST}/catalog-server/api/rules/schema-drift/byName/Customer_Schema_Drift/executions"Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Policy Execution and ResultsFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2025
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message