Edges

Edges is a standard configuration interface for adding, editing, and removing Edges as well as special properties. Edges specify how two vertices are related to each other within the graph database. Properties of the edges are custom name/value pairs used for meta tagging. Certain Unified Assurance components leverage this meta data for display and/or correlation purposes.

Note:

Great care should be taken when modifying anything in the database as mis-configurations can cause unintended results.

Refer to the Standard Configuration Interface guide for details on interacting with the grid and form.

This user interface calls REST methods from api/graph/edges.

The UI path for this interface is Configuration -> Graph -> Edges.

To see advanced customization options for edges, review the Topology Customization documentation

Form Fields