Removes an export (specified by ID).
maprcli mfs4mgmt remove-export
[ -nfshost <ip/hostname> ]
[ -nfsport <port> ]
-exportid <export id>| Parameter | Description |
|---|---|
exportid |
The export ID as specified in the configuration file. The default value is 0. |
nfshost |
The NFS server host. Value can be the IP address or the hostname of the NFS server host. The default value is 127.0.0.1. |
nfsport |
The NFS server port. The default value is 9995. |