disco.convergedTopologies table
The convergedTopologies table stores information on how layers must be merged by the discovery process.
| Column name | Constraints | Data type | Description |
|---|---|---|---|
|
m_TopologyName |
|
Text |
Name of the topology to be created from the source topologies. |
|
m_Order |
Integer |
Order in which to process this entry. |
|
|
m_SourceTopologies |
List of text |
Topologies to be used in the merge, by order of most accurate topology first. |
|
|
m_RetainOverride |
Boolean Integer |
Controls whether the override flags found in the source topologies are to be put
into the merge topology. This value is only relevant when the merged topology is
going to be used as a source topology in another merged topology.
|
|
|
m_UseContainment |
Boolean Integer |
Provides fine control over whether interface containment information is taken
into consideration when merging this particular topology.
|