port_description_update
Update a LibreNMS port description by supplying its port ID and a payload with the new description.
Instructions
Update port description in LibreNMS by port ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Port description payload. Format: {"description": "new description"} | |
| port_id | Yes | Port ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||