Network ● Sealed v1.0 (treated)

NetScalerConfig

Converts a NetScaler config entity to enriched discovery record.

What it does

Pure function: transforms any NetScaler entity (VServer, Service, Monitor, etc.) into a uniform record with ConfigType, EntityName, EntityState, IpAddress, Details. Pattern: entity enrichment with fallback for unknown types.

How the app exposes it

The module runs through the ACQI discovery orchestrator and writes its rows into a dedicated results view. From there, conflicts, dependencies, and readiness scores feed the deal-wide consolidation layer.

Route in app:
/discovered/net-scaler-config

Outputs

Each module emits a normalised CSV keyed by entity ID with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact column set varies by module — the app's results view shows the live schema.