Here’s an XML example of the httpProtocol data type:
<httpProtocol>
<hswiftEnabled>false</hswiftEnabled>
<hswiftRequiresAuthentication>false</hswiftRequiresAuthentication>
<hs3Enabled>false</hs3Enabled>
<hs3RequiresAuthentication>false</hs3RequiresAuthentication>
<httpActiveDirectorySSOEnabled>true</httpActiveDirectorySSOEnabled>
<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>
<restEnabled>true</restEnabled>
<restRequiresAuthentication>true</restRequiresAuthentication>
<webdavBasicAuthEnabled>false</webdavBasicAuthEnabled>
<webdavBasicAuthPassword></webdavBasicAuthPassword>
<webdavBasicAuthUsername></webdavBasicAuthUsername>
<webdavCustomMetadata>false</webdavCustomMetadata>
<webdavEnabled>false</webdavEnabled>
</httpProtocol>
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.