%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /backups/router/usr/local/opnsense/mvc/app/models/OPNsense/Firewall/
Upload File :
Create Path :
Current File : //backups/router/usr/local/opnsense/mvc/app/models/OPNsense/Firewall/Group.xml

<model>
    <mount>/ifgroups</mount>
    <version>1.0.0</version>
    <description>Firewall interface groups</description>
    <items>
        <ifgroupentry type=".\GroupField">
            <ifname type=".\GroupNameField">
                <Required>Y</Required>
                <Constraints>
                    <check001>
                        <ValidationMessage>Group name already exists!</ValidationMessage>
                        <type>UniqueConstraint</type>
                    </check001>
                </Constraints>
            </ifname>
            <members type=".\InterfaceField">
                <Required>Y</Required>
                <Multiple>Y</Multiple>
            </members>
            <nogroup type="BooleanField"/>
            <sequence type="IntegerField">
                <MinimumValue>0</MinimumValue>
                <MaximumValue>9999</MaximumValue>
                <ValidationMessage>provide a valid sequence for sorting</ValidationMessage>
                <Required>Y</Required>
                <Default>0</Default>
            </sequence>
            <descr type="DescriptionField"/>
        </ifgroupentry>
    </items>
</model>

Zerion Mini Shell 1.0