update_ranger_role
Modify an existing Apache Ranger role by providing its ID and a JSON object with the updated role definition. This write operation applies the changes to the role configuration.
Instructions
Update a Ranger role from JSON. WRITE OPERATION
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role_id | Yes | ||
| role_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |