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 reallocate. |
Response
Returns success or failure status.
JSON response example
Default JSON success or failure response that is shown in Default JSON success response and Default JSON failure response.
Parameters
None other than the default response parameters shown in Common response parameters.