bgp_session_edit
Edit a BGP session in LibreNMS by supplying its ID and a payload of fields to update, such as the session description.
Instructions
Edit BGP session in LibreNMS by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bgp_id | Yes | BGP session ID | |
| payload | Yes | BGP session payload. Format: {"bgp_descr": "description"} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||