The following request unblocks a pool
after recovery from a failure or other problems.
Execution permission
Storage Administrator (Provisioning)
Request line
POST base-URL/v1/objects/pools/object-ID/actions/recover/invoke
Request message
Response message
Action template
None.
Status codes
The following table explains the meanings of the status codes for this API. For details on other status codes, see the section explaining HTTP status codes.
Status code |
Message |
Description |
---|---|---|
412 |
Precondition Failed |
The specified action cannot be run because the pool meets either of the following conditions:
|
Coding example
curl -v -H "Accept:application/json" -H "Content-Type:application/json" -H "Authorization:Session d7b673af189048468c5af9bcf3bbbb6f" -X POST https://192.0.2.100/ConfigurationManager/v1/objects/pools/3/actions/recover/invoke -d ""