Here’s an XML example of the protocols data type:
<protocols>
<httpEnabled>false</httpEnabled>
<httpsEnabled>true</httpsEnabled>
<ipSettings>
<allowAddresses>
<ipAddress>192.168.140.10</ipAddress>
<ipAddress>192.168.140.14</ipAddress>
<ipAddress>192.168.140.15</ipAddress>
<ipAddress>192.168.149.0/24</ipAddress>
</allowAddresses>
<allowIfInBothLists>false</allowIfInBothLists>
<denyAddresses>
<ipAddress>192.168.149.5</ipAddress>
</denyAddresses>
</ipSettings>
</protocols>
© 2016 Hitachi Data Systems Corporation. All rights reserved.