IntentCenter

Source Application A — domain model inventory

This section groups major areas of the core data model. Names are generic labels for capability areas; they align with how the upstream product partitions Django apps and user documentation.

Facilities and physical infrastructure (DCIM-style)

IP addressing and VLANs (IPAM-style)

Circuits and providers

Virtualization

Cloud resources

Load balancing

Vendor-neutral models describe virtual servers (front-end VIP and listener concept), pools, pool members, health checks, and certificate profiles, with links into IPAM and DCIM and optional cloud linkage.

VPN

Models represent VPN profiles, phase-one and phase-two policy parameters, tunnels, and endpoints, with optional tenant and secrets associations. Documentation positions this as tunnel-style VPN representation first; overlay-only concepts may evolve separately.

Wireless (campus-oriented)

Models cover SSIDs via wireless networks, radio profiles (power, channels, rates), and grouping access points via controller-managed constructs. Scope is described as campus Wi‑Fi workflows rather than full mobile backhaul coverage.

Tenancy and contacts

Platform-wide supporting objects

Extensibility on top of core models

Magnitude

Documentation cautions that diagrams are simplified; many models and join tables exist under the hood. Apps may add more models beyond core.