Port Group Remove
port_group_removeRemove specific ports from a LibreNMS port group by supplying the port group ID and the port IDs to remove.
Instructions
Remove ports from a port group in LibreNMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Port IDs to remove. Format: {"port_ids": [1, 2, 3]} | |
| port_group_id | Yes | Port group ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||