cluster_policies_edit
Edit an existing Databricks cluster policy by providing policy ID and optional updates to name, definition, description, max clusters per user, or libraries, returning the policy ID.
Instructions
Edit a cluster policy. Returns policy_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy_id | Yes | Policy ID | |
| name | No | ||
| definition | No | ||
| description | No | ||
| max_clusters_per_user | No | ||
| libraries | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |