3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

26.2
Command Line Interface Reference InForm OS Version 2.3.1
COMMAND
stopcim
DESCRIPTION
The stopcim command stops the CIM server from servicing CIM requests.
SYNTAX
stopcim [option]
AUTHORITY
Super, Service
OPTIONS
–f
Specifies that the operation is forced. If this option is not used, the command requires
confirmation before proceeding with its operation.
-x
Specifies that the operation terminates the server immediately without graceful shutdown
notice.
SPECIFIERS
None.
RESTRICTIONS
None.
EXAMPLES
The following example stops the CIM server:
NOTE: You need access to all domains in order to run this command.
cli% stopcim
Are you sure you want to stop CIM server?
select q=quit y=yes n=no: y
CIM server stopped successfully.