Skip to content

Conversation

@irby
Copy link
Contributor

@irby irby commented Oct 7, 2025

When many device groups are specified, management job performance may be impacted as each device group commit can take a few minutes.

Pushing to device groups does end up pushing certificates to firewalls, but this is mainly done via template stacks. Pushing commits to device groups directly goes through a series of validation and configuration checks, which adds a lot of execution time overhead. Conversely, template stack commits are much quicker.

This feature update changes how commits are pushed to end devices. Using the XML API, the integration will map template stacks from the device group by looking up template associations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants