Reference Guide

Produces
application/json
POST /hardware/{id}/drive_repurpose
Description
A drive that has been used in a different appliance will be locked for use only in that appliance.
This operation will allow a locked drive to be used in the current appliance. All data on the drive
will become unrecoverable. It will fail if the drive is not locked to a different appliance.
Parameters
Type Name Description Schema
Path
id
required
Identifier of the drive to repurpose. string
Body
body
required
Fields required to repurpose the specified drive.
hardware_drive_rep
urpose
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
Produces
application/json
host
Manage hosts that access the cluster.
GET /host
Description
List host information.
68
Dell EMC PowerStore REST API Reference Guide