location_add
Add a new geographic location to LibreNMS network monitoring by specifying name, latitude, and longitude coordinates.
Instructions
Add a new location to LibreNMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Location payload fields: - location (required): Location name - lat (required): Latitude coordinate (decimal degrees) - lng (required): Longitude coordinate (decimal degrees) - fixed_coordinates (optional): 0 = update from device, 1 = fixed (default: 1) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||