Emergency shutdown
RESTful API for IBM® Spectrum Control Base Edition uses the POST command for initiating an emergency array shutdown.
You can shut down an array in emergency mode by issuing the POST command, followed by the arrays argument, the array ID and the shutdown argument.
For example, POST /api/v1/arrays/1/shutdown shuts down the array with identification number 1, issuing the OK response.