Menghentikan sesi pemantauan.
Deskripsi operasi
You can obtain a MonitorId by calling the CreateLiveStreamMonitor operation. After a monitoring session starts, call this operation to stop the session.
QPS limit
This operation is limited to 10 queries per second (QPS) per user. Calls that exceed this limit are throttled, which may affect your business. Plan your calls accordingly.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:StopLiveStreamMonitor |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID wilayah. |
cn-shanghai |
| MonitorId |
string |
Yes |
ID sesi pemantauan. Catatan
Periksa tanggapan dari operasi CreateLiveStreamMonitor untuk mendapatkan MonitorId. |
445409ec-7eaa-461d-8f29-4bec2eb9**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
5c6a2a0d-f228-4a64-af62-20e91b9676b3 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "5c6a2a0d-f228-4a64-af62-20e91b9676b3"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidUserId.Malformed | %s, please check userId. | |
| 400 | InvalidMonitorId.Malformed | %s, please check and try again later. | |
| 400 | StreamMonitorAlreadyStop | %s, please check and try again later. | |
| 401 | IllegalOperation | %s, please check and try again later. | |
| 500 | InternalError | %s, please try again later. | |
| 403 | UserQuotaExceed | Quota exceeded: %s. | |
| 404 | StreamMonitorNotExist | %s, please check and try again later. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.