SYNO.Core.Web.DSM.External
Last modified:2026-01-24 15:20:06
Request
Add parameter in query _sid
Example:_sid: ********************
Responses
application/json curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api=&version=&method=&_sid=<api-key>'
Response Response Example
{
"success": true,
"data": {
"hostname": "string"
}
}
Modified at 2026-01-24 15:20:06