eb07f32348af7943ce2419028bafd64b852f5d77
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: Nested_vdbe
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 - GlobalSubstitutionTypes:
8     file: GlobalSubstitutionTypesServiceTemplate.yaml
9 node_types:
10   org.openecomp.resource.vfc.compute.nodes.heat.vdbe:
11     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
12 topology_template:
13   inputs:
14     subinterface_vlan1_aap_untrusted_v6_ip_prefix:
15       type: list
16       required: true
17       entry_schema:
18         type: string
19     subinterface_vlan1_aap_sec_untrusted_ip_prefix:
20       type: list
21       required: true
22       entry_schema:
23         type: string
24     subinterface_vlan1_vmac_address:
25       type: list
26       required: true
27       entry_schema:
28         type: string
29     compute_vdbe_availability_zone:
30       type: list
31       required: true
32       entry_schema:
33         type: string
34     port_vdbe_untr_2_port_virtual_machine_interface_mac_addresses:
35       type: list
36       required: true
37       entry_schema:
38         type: json
39     port_vdbe_untr_2_port_network_role_tag:
40       type: string
41       required: true
42     vm_flavor_name:
43       type: string
44       required: true
45     subinterface_vlan1_counter:
46       type: list
47       required: true
48       entry_schema:
49         type: float
50     subinterface_vlan2_aap_untrusted_v6_ip_prefix:
51       type: list
52       required: true
53       entry_schema:
54         type: string
55     vm_image_name:
56       type: string
57       required: true
58     port_vdbe_untr_2_port_network_role:
59       type: string
60       required: true
61     compute_vdbe_metadata:
62       type: list
63       required: true
64       entry_schema:
65         type: json
66     subinterface_vlan1_aap_untrusted_v6_ip_prefix_len:
67       type: list
68       required: true
69       entry_schema:
70         type: string
71     port_vdbe_untr_1_port_ip_requirements:
72       type: list
73       required: true
74       entry_schema:
75         type: org.openecomp.datatypes.network.IpRequirements
76     port_vdbe_untr_2_port_vlan_requirements:
77       type: list
78       required: true
79       entry_schema:
80         type: org.openecomp.datatypes.network.VlanRequirements
81     port_vdbe_untr_2_port_exCP_naming:
82       type: org.openecomp.datatypes.Naming
83       required: true
84     port_vdbe_untr_2_port_ip_requirements:
85       type: list
86       required: true
87       entry_schema:
88         type: org.openecomp.datatypes.network.IpRequirements
89     port_vdbe_untr_1_port_mac_requirements:
90       type: org.openecomp.datatypes.network.MacRequirements
91       required: true
92     port_vdbe_untr_1_port_order:
93       type: integer
94       required: true
95     subinterface_vlan2_ip_address:
96       type: list
97       required: true
98       entry_schema:
99         type: string
100     subinterface_vlan2_ip_v6_address:
101       type: list
102       required: true
103       entry_schema:
104         type: string
105     port_vdbe_untr_1_port_subnetpoolid:
106       type: string
107       required: true
108     subinterface_vlan2_parent_interface:
109       type: list
110       required: true
111       entry_schema:
112         type: string
113     subinterface_vlan2_aap_address_mode:
114       type: list
115       required: true
116       entry_schema:
117         type: string
118     port_vdbe_untr_2_port_mac_requirements:
119       type: org.openecomp.datatypes.network.MacRequirements
120       required: true
121     port_vdbe_untr_1_port_virtual_machine_interface_allowed_address_pairs:
122       type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
123       required: true
124     subinterface_vlan1_mac_address:
125       type: list
126       required: true
127       entry_schema:
128         type: string
129     subinterface_vlan2_mac_address:
130       type: list
131       required: true
132       entry_schema:
133         type: string
134     subinterface_vlan1_aap_untrusted_ip_prefix_len:
135       type: list
136       required: true
137       entry_schema:
138         type: string
139     subinterface_vlan1_ip_address:
140       type: list
141       required: true
142       entry_schema:
143         type: string
144     subinterface_vlan2_aap_sec_untrusted_ip_prefix:
145       type: list
146       required: true
147       entry_schema:
148         type: string
149     compute_vdbe_name:
150       type: list
151       required: true
152       entry_schema:
153         type: string
154     port_vdbe_untr_1_port_network_role_tag:
155       type: string
156       required: true
157     subinterface_vlan2_aap_untrusted_ip_prefix:
158       type: list
159       required: true
160       entry_schema:
161         type: string
162     subinterface_vlan1_ip_v6_address:
163       type: list
164       required: true
165       entry_schema:
166         type: string
167     subinterface_vlan2_vmac_address:
168       type: list
169       required: true
170       entry_schema:
171         type: string
172     subinterface_vlan1_aap_untrusted_ip_prefix:
173       type: list
174       required: true
175       entry_schema:
176         type: string
177     port_vdbe_untr_2_port_virtual_network_refs:
178       type: list
179       required: true
180       entry_schema:
181         type: json
182     subinterface_vlan2_vn_network_list:
183       type: list
184       required: true
185       entry_schema:
186         type: string
187     subinterface_vlan1_subinterfaces_name_prefix:
188       type: list
189       required: true
190       entry_schema:
191         type: string
192     port_vdbe_untr_1_port_network_role:
193       type: string
194       required: true
195     port_vdbe_untr_2_port_name:
196       type: list
197       required: true
198       entry_schema:
199         type: string
200     port_vdbe_untr_1_port_virtual_network_refs:
201       type: list
202       required: true
203       entry_schema:
204         type: json
205     subinterface_vlan2_vlan_tag_list:
206       type: list
207       required: true
208       entry_schema:
209         type: json
210     subinterface_vlan1_vn_network_list:
211       type: list
212       required: true
213       entry_schema:
214         type: string
215     subinterface_vlan2_aap_sec_untrusted_ip_prefix_len:
216       type: list
217       required: true
218       entry_schema:
219         type: string
220     port_vdbe_untr_2_port_subnetpoolid:
221       type: string
222       required: true
223     port_vdbe_untr_2_port_order:
224       type: integer
225       required: true
226     subinterface_vlan1_service_template_filter_count:
227       type: list
228       required: true
229       entry_schema:
230         type: float
231     subinterface_vlan2_counter:
232       type: list
233       required: true
234       entry_schema:
235         type: float
236     subinterface_vlan1_parent_interface:
237       type: list
238       required: true
239       entry_schema:
240         type: string
241     subinterface_vlan1_aap_address_mode:
242       type: list
243       required: true
244       entry_schema:
245         type: string
246     subinterface_vlan2_aap_untrusted_ip_prefix_len:
247       type: list
248       required: true
249       entry_schema:
250         type: string
251     index_value:
252       type: integer
253       description: Index value of this substitution service template runtime instance
254       required: false
255       default: 0
256       constraints:
257       - greater_or_equal: 0
258     subinterface_vlan2_subinterfaces_name_prefix:
259       type: list
260       required: true
261       entry_schema:
262         type: string
263     subinterface_vlan2_aap_untrusted_v6_ip_prefix_len:
264       type: list
265       required: true
266       entry_schema:
267         type: string
268     port_vdbe_untr_1_port_exCP_naming:
269       type: org.openecomp.datatypes.Naming
270       required: true
271     port_vdbe_untr_1_port_name:
272       type: list
273       required: true
274       entry_schema:
275         type: string
276     subinterface_vlan2_service_template_filter_count:
277       type: list
278       required: true
279       entry_schema:
280         type: float
281     subinterface_vlan1_aap_sec_untrusted_ip_prefix_len:
282       type: list
283       required: true
284       entry_schema:
285         type: string
286     port_vdbe_untr_2_port_virtual_machine_interface_allowed_address_pairs:
287       type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
288       required: true
289     port_vdbe_untr_1_port_vlan_requirements:
290       type: list
291       required: true
292       entry_schema:
293         type: org.openecomp.datatypes.network.VlanRequirements
294     port_vdbe_untr_1_port_virtual_machine_interface_mac_addresses:
295       type: list
296       required: true
297       entry_schema:
298         type: json
299     subinterface_vlan1_vlan_tag_list:
300       type: list
301       required: true
302       entry_schema:
303         type: json
304   node_templates:
305     vdbe:
306       type: org.openecomp.resource.vfc.compute.nodes.heat.vdbe
307       properties:
308         availability_zone:
309           get_input:
310           - compute_vdbe_availability_zone
311           - index_value
312         flavor:
313           get_input: vm_flavor_name
314         metadata:
315           get_input:
316           - compute_vdbe_metadata
317           - index_value
318         image:
319           get_input: vm_image_name
320         name:
321           get_input:
322           - compute_vdbe_name
323           - index_value
324     vdbe_vdbe_untr_2_port:
325       type: org.openecomp.resource.cp.nodes.heat.contrailV2.VirtualMachineInterface
326       properties:
327         mac_requirements:
328           get_input: port_vdbe_untr_2_port_mac_requirements
329         order:
330           get_input: port_vdbe_untr_2_port_order
331         exCP_naming:
332           get_input: port_vdbe_untr_2_port_exCP_naming
333         virtual_machine_interface_allowed_address_pairs:
334           get_input:
335           - port_vdbe_untr_2_port_virtual_machine_interface_allowed_address_pairs
336           - index_value
337         vlan_requirements:
338           get_input: port_vdbe_untr_2_port_vlan_requirements
339         subinterface_indicator: true
340         virtual_network_refs:
341           get_input:
342           - port_vdbe_untr_2_port_virtual_network_refs
343           - index_value
344         ip_requirements:
345           get_input: port_vdbe_untr_2_port_ip_requirements
346         network_role_tag:
347           get_input: port_vdbe_untr_2_port_network_role_tag
348         virtual_machine_interface_mac_addresses:
349           get_input:
350           - port_vdbe_untr_2_port_virtual_machine_interface_mac_addresses
351           - index_value
352         network_role:
353           get_input: port_vdbe_untr_2_port_network_role
354         subnetpoolid:
355           get_input: port_vdbe_untr_2_port_subnetpoolid
356         name:
357           get_input:
358           - port_vdbe_untr_2_port_name
359           - index_value
360       requirements:
361       - binding:
362           capability: tosca.capabilities.network.Bindable
363           node: vdbe
364           relationship: tosca.relationships.network.BindsTo
365     vdbe_vdbe_untr_2_port_vlan2:
366       type: org.openecomp.resource.abstract.nodes.heat.subinterface.vlan2
367       directives:
368       - substitutable
369       properties:
370         aap_untrusted_ip_prefix:
371           get_input:
372           - subinterface_vlan2_aap_untrusted_ip_prefix
373           - index_value
374         aap_sec_untrusted_ip_prefix:
375           get_input:
376           - subinterface_vlan2_aap_sec_untrusted_ip_prefix
377           - index_value
378         ip_v6_address:
379           get_input:
380           - subinterface_vlan2_ip_v6_address
381           - index_value
382         counter:
383           get_input:
384           - subinterface_vlan2_counter
385           - index_value
386         ip_address:
387           get_input:
388           - subinterface_vlan2_ip_address
389           - index_value
390         subinterfaces_name_prefix:
391           get_input:
392           - subinterface_vlan2_subinterfaces_name_prefix
393           - index_value
394         aap_address_mode:
395           get_input:
396           - subinterface_vlan2_aap_address_mode
397           - index_value
398         service_template_filter:
399           count:
400             get_input:
401             - subinterface_vlan2_service_template_filter_count
402             - index_value
403           substitute_service_template: vlan2ServiceTemplate.yaml
404           mandatory: true
405         aap_untrusted_v6_ip_prefix:
406           get_input:
407           - subinterface_vlan2_aap_untrusted_v6_ip_prefix
408           - index_value
409         parent_interface:
410           get_input:
411           - subinterface_vlan2_parent_interface
412           - index_value
413         vn_network_list:
414           get_input:
415           - subinterface_vlan2_vn_network_list
416           - index_value
417         mac_address:
418           get_input:
419           - subinterface_vlan2_mac_address
420           - index_value
421         vlan_tag_list:
422           get_input:
423           - subinterface_vlan2_vlan_tag_list
424           - index_value
425         aap_sec_untrusted_ip_prefix_len:
426           get_input:
427           - subinterface_vlan2_aap_sec_untrusted_ip_prefix_len
428           - index_value
429         vmac_address:
430           get_input:
431           - subinterface_vlan2_vmac_address
432           - index_value
433         aap_untrusted_v6_ip_prefix_len:
434           get_input:
435           - subinterface_vlan2_aap_untrusted_v6_ip_prefix_len
436           - index_value
437         aap_untrusted_ip_prefix_len:
438           get_input:
439           - subinterface_vlan2_aap_untrusted_ip_prefix_len
440           - index_value
441       requirements:
442       - binding_vdbe_untr_x_subport_another:
443           capability: tosca.capabilities.network.Bindable
444           node: vdbe_vdbe_untr_2_port
445           relationship: tosca.relationships.network.BindsTo
446     vdbe_vdbe_untr_1_port_vlan1:
447       type: org.openecomp.resource.abstract.nodes.heat.subinterface.vlan1
448       directives:
449       - substitutable
450       properties:
451         aap_untrusted_ip_prefix:
452           get_input:
453           - subinterface_vlan1_aap_untrusted_ip_prefix
454           - index_value
455         aap_sec_untrusted_ip_prefix:
456           get_input:
457           - subinterface_vlan1_aap_sec_untrusted_ip_prefix
458           - index_value
459         ip_v6_address:
460           get_input:
461           - subinterface_vlan1_ip_v6_address
462           - index_value
463         counter:
464           get_input:
465           - subinterface_vlan1_counter
466           - index_value
467         ip_address:
468           get_input:
469           - subinterface_vlan1_ip_address
470           - index_value
471         subinterfaces_name_prefix:
472           get_input:
473           - subinterface_vlan1_subinterfaces_name_prefix
474           - index_value
475         aap_address_mode:
476           get_input:
477           - subinterface_vlan1_aap_address_mode
478           - index_value
479         service_template_filter:
480           count:
481             get_input:
482             - subinterface_vlan1_service_template_filter_count
483             - index_value
484           substitute_service_template: vlan1ServiceTemplate.yaml
485           mandatory: false
486         aap_untrusted_v6_ip_prefix:
487           get_input:
488           - subinterface_vlan1_aap_untrusted_v6_ip_prefix
489           - index_value
490         parent_interface:
491           get_input:
492           - subinterface_vlan1_parent_interface
493           - index_value
494         vn_network_list:
495           get_input:
496           - subinterface_vlan1_vn_network_list
497           - index_value
498         mac_address:
499           get_input:
500           - subinterface_vlan1_mac_address
501           - index_value
502         vlan_tag_list:
503           get_input:
504           - subinterface_vlan1_vlan_tag_list
505           - index_value
506         aap_sec_untrusted_ip_prefix_len:
507           get_input:
508           - subinterface_vlan1_aap_sec_untrusted_ip_prefix_len
509           - index_value
510         vmac_address:
511           get_input:
512           - subinterface_vlan1_vmac_address
513           - index_value
514         aap_untrusted_v6_ip_prefix_len:
515           get_input:
516           - subinterface_vlan1_aap_untrusted_v6_ip_prefix_len
517           - index_value
518         aap_untrusted_ip_prefix_len:
519           get_input:
520           - subinterface_vlan1_aap_untrusted_ip_prefix_len
521           - index_value
522       requirements:
523       - binding_vdbe_untr_x_subport:
524           capability: tosca.capabilities.network.Bindable
525           node: vdbe_vdbe_untr_1_port
526           relationship: tosca.relationships.network.BindsTo
527     vdbe_vdbe_untr_1_port:
528       type: org.openecomp.resource.cp.nodes.heat.contrailV2.VirtualMachineInterface
529       properties:
530         mac_requirements:
531           get_input: port_vdbe_untr_1_port_mac_requirements
532         order:
533           get_input: port_vdbe_untr_1_port_order
534         exCP_naming:
535           get_input: port_vdbe_untr_1_port_exCP_naming
536         virtual_machine_interface_allowed_address_pairs:
537           get_input:
538           - port_vdbe_untr_1_port_virtual_machine_interface_allowed_address_pairs
539           - index_value
540         vlan_requirements:
541           get_input: port_vdbe_untr_1_port_vlan_requirements
542         subinterface_indicator: true
543         virtual_network_refs:
544           get_input:
545           - port_vdbe_untr_1_port_virtual_network_refs
546           - index_value
547         ip_requirements:
548           get_input: port_vdbe_untr_1_port_ip_requirements
549         network_role_tag:
550           get_input: port_vdbe_untr_1_port_network_role_tag
551         virtual_machine_interface_mac_addresses:
552           get_input:
553           - port_vdbe_untr_1_port_virtual_machine_interface_mac_addresses
554           - index_value
555         network_role:
556           get_input: port_vdbe_untr_1_port_network_role
557         subnetpoolid:
558           get_input: port_vdbe_untr_1_port_subnetpoolid
559         name:
560           get_input:
561           - port_vdbe_untr_1_port_name
562           - index_value
563       requirements:
564       - binding:
565           capability: tosca.capabilities.network.Bindable
566           node: vdbe
567           relationship: tosca.relationships.network.BindsTo
568   outputs:
569     vdbe_vdbe_untr_1_port_vlan1_vlan_tag_list:
570       type: list
571       value:
572         get_attribute:
573         - vdbe_vdbe_untr_1_port_vlan1
574         - vlan_tag_list
575       entry_schema:
576         type: string
577   substitution_mappings:
578     node_type: org.openecomp.resource.abstract.nodes.vdbe
579     capabilities:
580       feature_vdbe:
581       - vdbe
582       - feature
583       disk.device.iops_vdbe:
584       - vdbe
585       - disk.device.iops
586       endpoint_vdbe:
587       - vdbe
588       - endpoint
589       disk.ephemeral.size_vdbe:
590       - vdbe
591       - disk.ephemeral.size
592       feature_vdbe_vdbe_untr_2_port:
593       - vdbe_vdbe_untr_2_port
594       - feature
595       cpu_util_vdbe:
596       - vdbe
597       - cpu_util
598       vcpus_vdbe:
599       - vdbe
600       - vcpus
601       disk.write.requests_vdbe:
602       - vdbe
603       - disk.write.requests
604       feature_vdbe_vdbe_untr_1_port_vlan1:
605       - vdbe_vdbe_untr_1_port_vlan1
606       - feature
607       disk.device.latency_vdbe:
608       - vdbe
609       - disk.device.latency
610       disk.device.write.requests.rate_vdbe:
611       - vdbe
612       - disk.device.write.requests.rate
613       network.incoming.packets_vdbe_vdbe_untr_2_port:
614       - vdbe_vdbe_untr_2_port
615       - network.incoming.packets
616       feature_vdbe_vdbe_untr_1_port:
617       - vdbe_vdbe_untr_1_port
618       - feature
619       disk.write.bytes.rate_vdbe:
620       - vdbe
621       - disk.write.bytes.rate
622       network.incoming.bytes.rate_vdbe_vdbe_untr_1_port:
623       - vdbe_vdbe_untr_1_port
624       - network.incoming.bytes.rate
625       network.incoming.packets.rate_vdbe_vdbe_untr_1_port:
626       - vdbe_vdbe_untr_1_port
627       - network.incoming.packets.rate
628       scalable_vdbe:
629       - vdbe
630       - scalable
631       disk.iops_vdbe:
632       - vdbe
633       - disk.iops
634       disk.device.write.requests_vdbe:
635       - vdbe
636       - disk.device.write.requests
637       disk.device.capacity_vdbe:
638       - vdbe
639       - disk.device.capacity
640       network.outgoing.bytes.rate_vdbe_vdbe_untr_2_port:
641       - vdbe_vdbe_untr_2_port
642       - network.outgoing.bytes.rate
643       network.outgoing.bytes_vdbe_vdbe_untr_1_port:
644       - vdbe_vdbe_untr_1_port
645       - network.outgoing.bytes
646       disk.device.allocation_vdbe:
647       - vdbe
648       - disk.device.allocation
649       disk.usage_vdbe:
650       - vdbe
651       - disk.usage
652       memory.usage_vdbe:
653       - vdbe
654       - memory.usage
655       network.outpoing.packets_vdbe_vdbe_untr_2_port:
656       - vdbe_vdbe_untr_2_port
657       - network.outpoing.packets
658       disk.read.requests_vdbe:
659       - vdbe
660       - disk.read.requests
661       network.incoming.bytes_vdbe_vdbe_untr_1_port:
662       - vdbe_vdbe_untr_1_port
663       - network.incoming.bytes
664       feature_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_vlan1:
665       - vdbe_vdbe_untr_1_port_vlan1
666       - feature_vdbe_untr_x_subport
667       instance_vdbe:
668       - vdbe
669       - instance
670       cpu.delta_vdbe:
671       - vdbe
672       - cpu.delta
673       network.outgoing.packets.rate_vdbe_vdbe_untr_2_port:
674       - vdbe_vdbe_untr_2_port
675       - network.outgoing.packets.rate
676       feature_vdbe_vdbe_untr_2_port_vlan2:
677       - vdbe_vdbe_untr_2_port_vlan2
678       - feature
679       binding_vdbe_vdbe_untr_1_port:
680       - vdbe_vdbe_untr_1_port
681       - binding
682       disk.device.read.bytes.rate_vdbe:
683       - vdbe
684       - disk.device.read.bytes.rate
685       disk.device.write.bytes.rate_vdbe:
686       - vdbe
687       - disk.device.write.bytes.rate
688       memory.resident_vdbe:
689       - vdbe
690       - memory.resident
691       forwarder_vdbe_vdbe_untr_1_port:
692       - vdbe_vdbe_untr_1_port
693       - forwarder
694       disk.write.requests.rate_vdbe:
695       - vdbe
696       - disk.write.requests.rate
697       cpu_vdbe:
698       - vdbe
699       - cpu
700       disk.write.bytes_vdbe:
701       - vdbe
702       - disk.write.bytes
703       forwarder_vdbe_vdbe_untr_2_port:
704       - vdbe_vdbe_untr_2_port
705       - forwarder
706       disk.device.usage_vdbe:
707       - vdbe
708       - disk.device.usage
709       disk.device.read.bytes_vdbe:
710       - vdbe
711       - disk.device.read.bytes
712       disk.latency_vdbe:
713       - vdbe
714       - disk.latency
715       feature_vdbe_untr_x_subport_another_vdbe_vdbe_untr_2_port_vlan2:
716       - vdbe_vdbe_untr_2_port_vlan2
717       - feature_vdbe_untr_x_subport_another
718       network.outgoing.packets.rate_vdbe_vdbe_untr_1_port:
719       - vdbe_vdbe_untr_1_port
720       - network.outgoing.packets.rate
721       disk.capacity_vdbe:
722       - vdbe
723       - disk.capacity
724       host_vdbe:
725       - vdbe
726       - host
727       disk.allocation_vdbe:
728       - vdbe
729       - disk.allocation
730       network.outpoing.packets_vdbe_vdbe_untr_1_port:
731       - vdbe_vdbe_untr_1_port
732       - network.outpoing.packets
733       network.incoming.packets_vdbe_vdbe_untr_1_port:
734       - vdbe_vdbe_untr_1_port
735       - network.incoming.packets
736       disk.read.bytes.rate_vdbe:
737       - vdbe
738       - disk.read.bytes.rate
739       network.incoming.bytes_vdbe_vdbe_untr_2_port:
740       - vdbe_vdbe_untr_2_port
741       - network.incoming.bytes
742       os_vdbe:
743       - vdbe
744       - os
745       disk.device.read.requests_vdbe:
746       - vdbe
747       - disk.device.read.requests
748       network.incoming.packets.rate_vdbe_vdbe_untr_2_port:
749       - vdbe_vdbe_untr_2_port
750       - network.incoming.packets.rate
751       disk.root.size_vdbe:
752       - vdbe
753       - disk.root.size
754       network.incoming.bytes.rate_vdbe_vdbe_untr_2_port:
755       - vdbe_vdbe_untr_2_port
756       - network.incoming.bytes.rate
757       binding_vdbe_vdbe_untr_2_port:
758       - vdbe_vdbe_untr_2_port
759       - binding
760       memory_vdbe:
761       - vdbe
762       - memory
763       binding_vdbe:
764       - vdbe
765       - binding
766       disk.device.write.bytes_vdbe:
767       - vdbe
768       - disk.device.write.bytes
769       network.outgoing.bytes_vdbe_vdbe_untr_2_port:
770       - vdbe_vdbe_untr_2_port
771       - network.outgoing.bytes
772       network.outgoing.bytes.rate_vdbe_vdbe_untr_1_port:
773       - vdbe_vdbe_untr_1_port
774       - network.outgoing.bytes.rate
775       disk.device.read.requests.rate_vdbe:
776       - vdbe
777       - disk.device.read.requests.rate
778       disk.read.bytes_vdbe:
779       - vdbe
780       - disk.read.bytes
781     requirements:
782       dependency_vdbe_untr_x_subport_another_vdbe_vdbe_untr_2_port_vlan2:
783       - vdbe_vdbe_untr_2_port_vlan2
784       - dependency_vdbe_untr_x_subport_another
785       subinterface_link_vdbe_untr_x_subport_another_vdbe_vdbe_untr_2_port_vlan2:
786       - vdbe_vdbe_untr_2_port_vlan2
787       - subinterface_link_vdbe_untr_x_subport_another
788       dependency_vdbe_vdbe_untr_1_port:
789       - vdbe_vdbe_untr_1_port
790       - dependency
791       link_vdbe_vdbe_untr_2_port:
792       - vdbe_vdbe_untr_2_port
793       - link
794       subinterface_link_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_vlan1:
795       - vdbe_vdbe_untr_1_port_vlan1
796       - subinterface_link_vdbe_untr_x_subport
797       local_storage_vdbe:
798       - vdbe
799       - local_storage
800       dependency_vdbe_vdbe_untr_2_port:
801       - vdbe_vdbe_untr_2_port
802       - dependency
803       dependency_vdbe_vdbe_untr_2_port_vlan2:
804       - vdbe_vdbe_untr_2_port_vlan2
805       - dependency
806       dependency_vdbe_vdbe_untr_1_port_vlan1:
807       - vdbe_vdbe_untr_1_port_vlan1
808       - dependency
809       link_vdbe_vdbe_untr_1_port:
810       - vdbe_vdbe_untr_1_port
811       - link
812       dependency_vdbe:
813       - vdbe
814       - dependency
815       dependency_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_vlan1:
816       - vdbe_vdbe_untr_1_port_vlan1
817       - dependency_vdbe_untr_x_subport