# getWebManagerUrl
Version: 4.1.0+
Description: get the link for opening the web manager.
Request example:
{
"method" : "getWebManagerUrl",
"requestId" : "1"
}
Response example:
{
"method": "getWebManagerUrl",
"requestId" : "1",
"url": "http://10.200.3.69/26B",
"result": true
}
Parameter description:
requestId
- unique request identifier. More details can be found hereurl
— the link for opening the web manager
See also: