get-rec-channels
Use this interface to obtain configurations of all record channels.
HTTP Request
GET http://ip/usapi?method=get-rec-channels
Parameter | Description |
---|---|
method | get-rec-channels |
Response Body
{
"result": 0,
"rec-channels": [],
}
Item | Description |
---|---|
result | Returned status. 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |