Interface AggregateTopology

  • All Superinterfaces:
    BindingObject, DataContainer, DataObject
    All Known Subinterfaces:
    AggregatedTopology

    public interface AggregateTopology
    extends DataObject

    This class represents the following YANG schema fragment defined in module opendaylight-topology-view

     grouping aggregate-topology {
       leaf-list original-topology {
         type topo:topology-ref;
       }
     }
     
    The schema path to identify an instance is opendaylight-topology-view/aggregate-topology