Powering off your PureApplication System using the command-line interface

The PureApplication knowledge center documents how you can initiate a shutdown of your PureApplication System using the system console, by navigating to the System | System Settings page and clicking the “Shut down the system” link in the Power section:

shutdown

Alternately, you can use the following statement in the PureApplication command-line interface to initiate a shutdown:

[ibmadmin@smoonen pure.cli]$ bin/pure -h 172.17.16.209
User name: smoonen
Password:
Welcome to the IBM PureApplication Software CLI.  Enter 'help' if you
need help getting started.
>>> admin.racks[0]._restattrs["target_state"] = "shutdown"
>>>

One thought on “Powering off your PureApplication System using the command-line interface

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s