UNIFICATION_NT = ''' topo:1 {output-model} 1 {type} {correlation-item} {aggregation-type} {input-model} {underlay-topology-id} {target-field} false {input-model} {underlay-topology-id} {target-field} false ''' UNIFICATION_NT_AGGREGATE_INSIDE = ''' topo:1 {output-model} 1 {type} {correlation-item} {aggregation-type} {input-model} {underlay-topology-id} {target-field} true ''' FILTRATION_NT = ''' topo:1 {output-model} 1 filtration-only {correlation-item} {underlay-topology-id} ''' SCRIPTING = ''' {language} ''' FILTER_IPV4 = ''' {input-model} 1 {target-field} ipv4-address {ipv4} '''