Reference Guide

connection --disable --name <name> --type <NFS|CIFS|OST|RDS>
Description
Disables an existing container connection type (NFS, CIFS, OST, or RDS) on a DR Series system.
Syntax
connection –-disable --name acme3 --type ost
Result
Successfully updated connection entry.
OST connection Quota : Unlimited
OST connection Used Capacity : 5.0 GB
OST connection Enabled : No
connection --help
Description
Displays the listing of user and related options that you can use as a reference when using the DR Series system CLI.
Syntax
connection --help
Results
Usage:
connection --show [--name <name>]
[--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>]
[--verbose]
connection --add --name <name>
[--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>]
[--clients <ip_address>]
[--dma <ip_address>]
[--initiator <IQN, ip_address(es), or hostname>]
[--rootmap <nobody|root|administrator>]
[--options <NFS|CIFS mount export options>]
[--capacity <Positive decimal number>]
connection --update --name <name>
--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>
[--clients <ip_address>]
[--dma <ip_address>]
[--initiator <IQN, ip_address(es), or hostname>]
[--rootmap <nobody|root|administrator>]
[--options <NFS|CIFS mount export options>]
[--capacity <Positive decimal number>]
connection --delete --name <name>
--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>
[--clients <ip_address>]
connection --enable --name <name>
--type <NFS|CIFS|OST|RDS>
connection --disable --name <name>
--type <NFS|CIFS|OST|RDS>
connection --help
128