Spectrum AutoDiscovery is re-arraigning the topology and removing manual connections
After running an AutoDiscovery, models that we manually arraigned in a Topology view are moved and connections that were manually created are removed.
Release: Any
Component:
To prevent AutoDiscovery from moving models, you can group models together. When models are grouped together, the integrity of the group is maintained. To group models together:
1. Log into OneClick
2. Navigate to the Topology view
3. Click on the Edit icon
4. Select all of the models you wish to group together and click on the "Group selected items" icon
5. Click on the Save icon
NOTE: Be careful when deleting a model while in Edit mode. While in Edit mode, when a model in a group is selected, ALL models in the group are selected. If you wish to delete a model within a group, select the group and click on the "Ungroup selected items" icon first. Then, select the model from the group to delete.
If the model is moved to a different Topology, set the isMovable attribute 0x11a80 to No.
If connections are being removed, set the LockConnection attribute id 0x129f1 on the interface model(s) to Lock (1).
Please reference the "Edit Mode Toolbar" section of the documentation for more information.