/api/aes67/sink-statistics-clear
Use the interface to clear sink statistics.
Request Mode
POST /api/aes67/sink-statistics-clear
Name | Description |
---|---|
status | 0 indicates that the request was accepted successfully. Refer to API Status Codes. |
sink-idx | Sink index, value range is [0,3]. |
Response Body
{
"status": 0
}
Name | Description |
---|---|
status | 0 indicates that the request was accepted successfully. Refer to API Status Codes. |