manage_scripted_rest
Manage ServiceNow Scripted REST services and resources by listing or retrieving sys_ids for sys_ws_definition and sys_ws_operation records.
Instructions
CRUD Scripted REST services + resources (sys_ws_definition/sys_ws_operation). Use list/get to find sys_ids. (confirm='approve')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| action | Yes | ||
| offset | No | ||
| confirm | Yes | ||
| service | No | Service sys_id:<id> or name | |
| count_only | No |