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