add_service_group
Create a service group from existing service objects to simplify policy management. Stages changes in candidate configuration, requiring a commit to apply.
Instructions
[MODIFIES CONFIG] Creates a service group containing one or more service objects. Staged in candidate config — requires 'commit' to activate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Service group name | |
| members | Yes | List of service object names to include | |
| firewall | No | Target firewall name (from firewalls.json). Required when multiple firewalls are configured; optional otherwise. | |
| description | No | Optional description |