×
Menu
Index

expandpool

 

Description

 
Import deleted or foreign pools.
 
POST expandpool
 

Request

 
In addition to the Standard Request Structure, the following parameters are required.
 
For more information, consult section Parameters
 
Parameter
Required?
pool_name
Y
pool type
Y
force
Y
 

Response

 
 
Example
{
    "result": {
        "msg": "Import deleted pool 'pool1' was successful.",
        "records": [],
        "success": true,
        "total": 0
    },
    "session_id": 11255,
    "success": true
}
 
 
 
 
 
Made with help of Dr.Explain
Copyright (c) SoftNAS LLC