location_edit
Modify a location in LibreNMS with new latitude and longitude coordinates using the location identifier and payload.
Instructions
Edit a location in LibreNMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Location patchable fields: - lat: Latitude coordinate (decimal degrees) - lng: Longitude coordinate (decimal degrees) | |
| location | Yes | Location identifier or name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||