Description
This method is used to delete a storage pool.
Request
For definitions of parameters, see section Properties
Parameter
|
Required?
|
Pool name
|
Y
|
Response
Example
{
"result": {
"msg": "Pool 'pool2' deleted.",
"records": [],
"success": true,
"total": 0
},
"session_id": 11255,
"success": true
}
|