scm_update_service_group
Modify service group configurations in Palo Alto Networks Strata Cloud Manager by updating names, members, tags, or TSG associations.
Instructions
Update a service group.
Args: group_id: UUID of the service group to update. name: New name (optional). members: New members list (optional — replaces existing members). tag: New tag list (optional). tsg_id: Optional TSG ID or named alias. Defaults to SCM_TSG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| name | No | ||
| members | No | ||
| tag | No | ||
| tsg_id | No |