access Mode
Parameters
value
Either READ_ONLY, for allowing only read requests on the exported directory, or READ_WRITE, for allowing both read and write requests. The default is READ_WRITE. Default value is READ_WRITE
. Possible values are: READ_ONLY
, READ_WRITE
.