HP 3PAR OS 3.1.3 Command Line Interface Reference

showwsapisession
DESCRIPTION
The showwsapisession command displays the WSAPI server sessions connection information,
including the id, node, username, role, hostname, and IP Address of the connecting client. It also
displays the session creation time.
SYNTAX
showwsapisession [options][{<id>|<pattern>}...]
AUTHORITY
Any role in the system
OPTIONS
The following options are for the WSAPI sessions information:
By default (if none of the information selection options below are specified) the following columns
are shown: Id Node Name Role Client_IP_Addr Connected_since
-d
Shows WSAPI sessions information in table format. In addition to the default fields mentioned
above, the node hostname is included. This option can only be used in conjunction with a single
<id>.
-node <node_or_pattern>
Show only records that match one or more of the <node_or_pattern>.
-role <role_or_pattern>
Show only records that match one or more of the <role_or_pattern>.
-name <username_or_pattern>
Show only records that match one or more of the <username_or_pattern>.
-ip <ip_or_pattern>
Show only records that match one or more of the <ip_or_pattern>.
-t <t_or_pattern>
Show only records that match one or more of the session connection time <t_or_pattern>.
SPECIFIERS
<id><pattern>
Specifies the storage system process id or pattern for the WSAPI session.
RESTRICTIONS
None
EXAMPLES
The following example shows the Web Services API server sessions:
cli% showwsapisession
Id Node -Name- -Role- -Client_IP_Addr- ----Connected_since--
1384052881207963 2 user1 edit 16.98.17.253 2013-11-09 19:08:01 PST
------------------------------------------------------------------------
1 total
showwsapisession 521