×
Menu
Index

readcache

 

Description

 
Create cache disk devices for pool storage.
 
POST readcache
 

Request

 
In addition to the Standard Request Structure, the following parameters are required.
 
For more information, consult section Parameters
Parameter
Parameter
Required?
disk devices
disc_devices
Y
pool name
pool_name
Y
force cache
force_cache
Y
 
 

Response

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