update_acl
Update an existing ACL rule in ServiceNow by providing its sys_id and the fields to modify. Requires SCRIPTING_ENABLED=true to apply changes.
Instructions
Update an existing ACL rule (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | ACL sys_id | |
| fields | Yes | Fields to update (active, script, roles, condition, etc.) |