HCP System Management Help


nfsProtocol data type example

Here’s an XML example of the nfsProtocol data type:

<nfsProtocol>
    <enabled>true</enabled>
    <gid>0</gid>
    <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>
    </ipSettings>
    <uid>0</uid>
</nfsProtocol>

© 2017 Hitachi Vantara Corporation. All rights reserved.