Here’s an XML example of the ipSettings data type:
<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>
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.