Circuit Group Assignments
Circuits can be assigned to circuit groups for correlation purposes. For instance, three circuits, each belonging to a different provider, may each be assigned to the same circuit group. Each assignment may optionally include a priority designation.
Fields
Group
The circuit group being assigned.
Circuit
The circuit that is being assigned to the group.
Priority
The circuit's operation priority relative to its peers within the group. The assignment of a priority is optional. Choices include:
- Primary
- Secondary
- Tertiary
- Inactive
Tip
Additional priority choices may be defined by setting CircuitGroupAssignment.priority
under the FIELD_CHOICES
configuration parameter.