create_collection
Group classifiers into a collection to identify sensitive data patterns in database columns during classification jobs.
Instructions
Create a classifier collection to use for automated data discovery.
Collections group classifiers together for classification jobs. After creating a collection, you can run a classification job to automatically scan your database columns and identify which contain sensitive data patterns.
Typical workflow: Create a collection (or use
existing "ALTR Managed"), then use it in
create_job to scan your database. Review results
with get_classification_report to see which
columns were detected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_name | Yes | Unique name for the collection. | |
| description | No | Optional human‑readable description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||