Menghapus konfigurasi enkapsulasi aliran langsung.
Deskripsi operasi
You can call this operation to delete a live stream encapsulation configuration. The change takes effect the next time you ingest the stream.
QPS limits
You can call this operation up to 300 times per second per account. Requests that exceed this limit are dropped and you may experience service interruptions.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DeleteLivePackageConfig |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID Wilayah. |
cn-shanghai |
| DomainName |
string |
Yes |
Domain streaming utama. |
example.com |
| AppName |
string |
Yes |
AppName dari semua aliran langsung. Tanda bintang (*) cocok dengan semua AppName. |
AppName |
| StreamName |
string |
Yes |
Nama aliran. Tanda bintang (*) cocok dengan semua aliran di bawah AppName yang ditentukan. |
StreamName |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
72ABAD7B-B14C-52DE-B6C6-C639FECAF5AD |
Contoh
Respons sukses
JSONformat
{
"RequestId": "72ABAD7B-B14C-52DE-B6C6-C639FECAF5AD"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | MissingParam | %s, please check and try again later. | |
| 400 | InvalidParams | %s, please check and try again later. | |
| 400 | InvalidProtocol | %s, please check and try again later. | |
| 400 | InvalidSegmentNum | %s, please check and try again later. | |
| 400 | InvalidSegmentDuration | %s, please check and try again later. | |
| 400 | InvalidPartDuration | %s, please check and try again later. | |
| 500 | InternalErr | %s, please try again. | |
| 404 | ConfigNotFound | %s, please check and try again. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.