emu_seed_fixtures
Populate the emulator with deterministic cluster topologies, phones, and dial plan data to enable reproducible testing of telephony scenarios and routing policies.
Instructions
Seeds deterministic cluster topology, nodes, phones, dial plan partitions, CSS, and CURRI policies into the CUCM emulator store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Random generator seed for reproducible fixture generation | |
| version | No | Target CUCM release version string (e.g. 14.0, 15.0) | |
| clusterIp | No | Base IPv4 address prefix for cluster nodes | |
| phoneCount | No | Number of phone endpoints to generate (for custom or enterprise profile) | |
| fixtureProfile | No | Fixture topology profile to generate (default: lab-small) |