Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
Utility CLI Commands
71
Name
=
Nas.wsdl
Version
=
1.0
‐
2010/05/18
[WSDL
Support
=
5]
Name
=
Nas.xsd
Version
=
1.0
‐
2010/11/05
[WSDL
Support
=
6]
Name
=
Replication.wsdl
Version
=
1.0
‐
2010/07/17
[WSDL
Support
=
7]
Name
=
Replication.xsd
Version
=
1.0
‐
2010/07/17
[WSDL
Support
=
8]
Name
=
System.wsdl
Version
=
1.0
‐
2010/09/09
[WSDL
Support
=
9]
Name
=
System.xsd
Version
=
1.0
‐
2010/09/09
Command
completed
successfully.
Example 2:
bash
‐
3.2$
syscli
‐‐
authenticate
‐‐
name
cliadmin
‐‐
password
****
‐‐
client
testing
4eaa94a8c39b707524e9b157eab0eaee
Release Credential
(Logout Command)
syscli --release credential [--credtoken <credential_token>]
This command is used with the additional
--ws
option to log out of a Web
Services server.
syscli --release credential [--credtoken <credential_token>] --ws
[<remotehost>[:<portnumber>]]
For a description of the
--ws
option, see
This command allows the user to release the specified credential token to
terminate a Web Services session. If
--credtoken
is specified, the user must type
in the credential token that was returned from a previous authenticate
command. If not specified, the syscli program uses the cached copy, which is the
credential token from the most recent authenticate command.
Run Command CLI
syscli --runcmd --<cmd> [<subcmd>] [(--<option> [<value>])]
This CLI command allows users to execute any other CLI commands.