update_acl
Modify an existing ServiceNow ACL rule by specifying its sys_id and the fields to change, such as active, script, roles, or condition.
Instructions
Update an existing ACL rule (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (active, script, roles, condition, etc.) | |
| sys_id | Yes | ACL sys_id |