AWX / AAP Bridge
Network bridge between ServiceRadar core and an AWX/AAP controller in the customer's network. Dispatches per-call REST verbs (ping, list inventories / hosts / projects / templates, fetch / launch / cancel / fetch-events-for-jobs) for Elixir's AwxClient via AgentCommandBus, and emits a DeviceDiscovery aggregate from a scheduled `inventory_sync` invocation. Holds no per-controller state; each request carries its own credential broker grant.
by ServiceRadar