Port Description Update
port_description_updateUpdate LibreNMS port descriptions by providing the port ID and a new description payload. Change network port labels directly.
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 | |||