Variable: DEFAULT_MGMT_ENDPOINT
const DEFAULT_MGMT_ENDPOINT: "https://api.apps.paloaltonetworks.com/aisec" = 'https://api.apps.paloaltonetworks.com/aisec';
Defined in: src/constants.ts:61
Every management-plane product (management, Red Team, Model Security, AgentGuard,
AI Gateway, SCM IAM) defaults to api.apps.paloaltonetworks.com, verified live on
2026-09-12 with read-only list calls per product. api.sase.paloaltonetworks.com
still serves the same paths for egress allowlists that already name it. DLP is the
one holdout on its own host (see DEFAULT_DLP_ENDPOINT).