curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"autoupdateall": true,
"autoupdateimportant": true,
"enable_autoupdate": true,
"enable_dsm": true,
"enable_email": true,
"mailset": true,
"show_disable_autoupdate": true,
"trust_level": 0,
"update_channel": true,
"volume_count": 0,
"volume_list": [
{
"desc": "string",
"display": "string",
"mount_point": "string",
"size_free": "string",
"size_total": "string",
"vol_desc": "string",
"volume_features": [
"string"
]
}
],
"volume_status": "string"
}
}