Dеlete DVR: Server.Vacuum
The method and parameters
Метод Server.Vacuum
запускает принудительное удаление записей архивов необслуживаемых потоков.
The Server.Vacuum
method initiates forced deletion of archive records for unmanaged streams.
string Server.Vacuum
(array uids
)
array uids
REQUIRED – the list of UIDs of DVR streams to be deleted.
POST /api/ |
200 |
bool – the operation execution result.
JSON
|
400 |
The JSON-RPC error
JSON
|
500 |
The server error |