SYNO.ResourceMonitor.Setting
Last modified:2026-01-24 13:54:13
Request
Add parameter in query _sid
Example:_sid: ********************
Responses
application/json
curl --location 'http://localhost:5000/webapi/entry.cgi?api=undefined&version=undefined&method=undefined&_sid=%3Capi-key%3E'
Response Response Example
{
"success": true,
"data": {
"enable_history": true
}
}
Modified at 2026-01-24 13:54:13