port_description_update
Update a port's description in LibreNMS by specifying its port ID and 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 | |||