service_edit
Update a LibreNMS service by ID to modify IP, description, check parameters, or disable/ignore status.
Instructions
Edit a service in LibreNMS by service ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes | Service ID | |
| payload | Yes | Service patchable fields: - service_ip: Service IP address - service_desc: Service description - service_param: Service check parameters - service_disabled: 0/1 to enable/disable - service_ignore: 0/1 to ignore in alerts |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||