Location Edit
location_editUpdate a LibreNMS location's coordinates by providing the location name and a payload with latitude and longitude values.
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 | |||