port_group_remove
Remove specific ports from a port group in LibreNMS. Provide the port group ID and a list of port IDs to remove them.
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 | |||