×
Menu
Index

writelog

 

Description

 
Create log disk devices for pool storage.
 
POST writelog
 

Request

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

Response

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