Emergency shutdown

RESTful API for IBM Spectrum Connect uses the POST command for initiating an emergency storage system shutdown.

You can shut down a storage system in emergency mode by issuing the POST command, followed by the arrays argument, the storage system ID and the shutdown argument.

For example, POST /api/v1/arrays/1/shutdown shuts down the storage system with identification number 1, issuing the OK response.