summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/source-destination-dynamic-group.xml.i
blob: 29ab98c68f2f3b2e764161c00b0f5ebbbe386026 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- include start from firewall/source-destination-dynamic-group.xml.i -->
<node name="group">
  <properties>
    <help>Group</help>
  </properties>
  <children>
    <leafNode name="dynamic-address-group">
      <properties>
        <help>Group of dynamic addresses</help>
        <completionHelp>
          <path>firewall group dynamic-group address-group</path>
        </completionHelp>
      </properties>
    </leafNode>
  </children>
</node>
<!-- include end -->