Variable: DEFAULT_AI_GW_DATA_ENDPOINT
const DEFAULT_AI_GW_DATA_ENDPOINT: "https://api.apps.paloaltonetworks.com/ai_gw/v2" = 'https://api.apps.paloaltonetworks.com/ai_gw/v2';
Defined in: src/constants.ts:185
Default AI Gateway data-plane endpoint (telemetry + workspace-scoped config).
api.apps.paloaltonetworks.com and api.sase.paloaltonetworks.com resolve to the same
host and behave identically — one API gateway routing by path prefix. api.apps is the
documented name; override with PANW_AI_GW_DATA_ENDPOINT to reuse an existing
api.sase egress allowlist.