zpa-create-server-group

Automates Zuma server group setup with app connector dependency checks and verification.

44|24|Updated May 29, 2025
One-click install
npx skills add https://github.com/zscaler/zscaler-mcp-server --skill zpa-create-server-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zpa-create-server-group
Source: https://github.com/zscaler/zscaler-mcp-server/tree/main/skills/zpa/create-server-group
Command: npx skills add https://github.com/zscaler/zscaler-mcp-server --skill zpa-create-server-group

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps administrators automate the end-to-end creation of ZPA server groups by validating dependencies (app connector groups), creating them when needed, and verifying the final configuration to ensure correct association and readiness for deployment.

Core Features & Use Cases

  • Dependency-aware creation: Ensures required app connector groups exist before server group creation.
  • Automated setup & validation: Creates server groups, links to connector groups, and verifies correctness.
  • Use Case: Useful when provisioning new application access for an environment, or when expanding infrastructure with consistent server group setups.

Quick Start

Provide the server group name and optional description, and I will create or reuse an app connector group accordingly.

Frequently Asked Questions about zpa-create-server-group

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ZPA server group creation with app connector groups?

Automated ZPA server group setup ensures required app connector groups exist before creation, links them to the new group, and verifies the result. This prevents deployment failures caused by missing regional connector dependencies during infrastructure expansion.

What happens if the required app connector group does not exist when provisioning a ZPA server group?

If the required app connector group does not exist, the automated setup creates or selects one across regions before proceeding. This dependency-aware approach ensures the server group references a valid connector group ID throughout the provisioning workflow.

Does the server group setup process verify the connector group association after creation?

Yes, the setup process verifies the connector group association after creation by executing retrieval calls. This validation step ensures the server group correctly references the app connector group ID and is fully ready for network security deployment.

Can I reuse an existing app connector group when configuring a new ZPA server group?

Yes, you can reuse an existing app connector group when configuring a new ZPA server group. The automation evaluates current dependencies and selects an available connector group across regions if one already exists before linking it to the new server group.

What inputs do I need to start automating a ZPA server group setup?

To start automating a ZPA server group setup, you need to provide the server group name and an optional description. The automation handles dependency checks, app connector group selection or creation, and final validation automatically.