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