Bgp Session Edit
bgp_session_editModify BGP session settings in LibreNMS by supplying the session ID and a payload containing fields such as description to update the session.
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 | |||