1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
<?xml version='1.0' encoding='UTF-8'?>
<RQS_Type>
<name>test_max_per_host</name>
<description>NONE</description>
<enabled>true</enabled>
<rule>
<RQR_Type>
<filterUsers><RQRF_Type>
<expand>false</expand>
<scope>
<string>aa114085</string>
</scope>
</RQRF_Type>
</filterUsers>
<filterHosts><RQRF_Type>
<expand>true</expand>
<scope>
<string>@sol-amd64</string>
</scope>
</RQRF_Type>
</filterHosts>
<limit>
<RQRL_Type>
<name>slots</name>
<value>2</value>
</RQRL_Type>
</limit>
</RQR_Type>
</rule>
</RQS_Type>
|