Start reallocation
Start reallocation on a storage pool with pending set changes.
Request
Security
| Any | Storage Account Admin | |||
| Super User | ✔ | Vault Provisioner | ||
| System Admin | ✔ | Elastic Device Provisioner | ||
| Security Officer | ||||
| Operator |
HTTP method
POST /manager/api/{apiResponseType}/1.0/startReallocation.adm HTTP/1.1
Host:{manager.dsnet}
id={spId}
Curl method
curl -X POST
-u admin:password
-k ”https://{manager.dsnet}/manager/api/{apiResponseType}/1.0/startReallocation.adm“
-d ”id={spId}"
Parameters
| Parameter | Type | Usage | Default | Description |
|---|---|---|---|---|
| id | Long | Required |
ID of the Storage Pool to resize. |
Response
Returns success or failure status.
JSON response example
Default JSON success or failure response shown in (Default JSON Success Response) and (Default JSON Failure Response).
Parameters
None other than the default response parameters shown in Common response parameters.