Create a routing configuration in Strata Cloud Manager to control load balancing, fallback, caching, retry, and guardrail behavior for AI Gateway requests.
| Where Can I Use This? | What Do I Need? |
- Prisma AIRS AI Gateway (Americas region)
|
- AI Gateway activated
- At least one LLM integration configured
|
Gateway routing configurations are JSON objects that define how AI Gateway routes,
retries, caches, and applies guardrails to LLM requests. After you create a config, it is
assigned a
pc- prefixed identifier and synced to the gateway data plane
within 30 seconds. Applications reference the config in requests using the
config field in the request body, or by using a gateway API key that
has the config attached. For an overview of what configs can do, see
AI Gateway Routing Configurations.