port_group_remove
Remove specified ports from a port group in LibreNMS using port IDs and group ID.
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 | |||