Update Ci
update_ciUpdate a ServiceNow CMDB configuration item by providing its sys_id and new attribute values. Specify the CI class to target the correct record type.
Instructions
Update a CMDB configuration item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | CI attributes to update | |
| sys_id | Yes | The sys_id of the CI to update | |
| confirm | No | Acknowledge this destructive change. Only consulted when the server runs with --write-confirm and the client cannot show a confirmation dialog; ignored otherwise. | |
| class_name | No | CMDB class name | cmdb_ci |