Mengkueri konfigurasi untuk callback Snapshot.
Deskripsi operasi
You can call this operation up to 30 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:DescribeLiveSnapshotNotifyConfig |
get |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID Wilayah. |
cn-shanghai |
| DomainName |
string |
Yes |
Domain streaming utama. |
www.yourdomain***.com |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| DomainName |
string |
The main streaming domain. |
www.yourdomain***.com |
| NotifyAuthKey |
string |
The authentication key for the callback. |
yourkey |
| NotifyReqAuth |
string |
Indicates whether callback authentication is enabled. Valid values:
|
yes |
| NotifyUrl |
string |
The callback URL. |
http://callback.yourdomain***.com |
| RequestId |
string |
The request ID. |
5056369B-D337-499E-B8B7-B761BD37B08A |
Contoh
Respons sukses
JSONformat
{
"DomainName": "www.yourdomain***.com",
"NotifyAuthKey": "yourkey",
"NotifyReqAuth": "yes",
"NotifyUrl": "http://callback.yourdomain***.com",
"RequestId": "5056369B-D337-499E-B8B7-B761BD37B08A"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | MissingParam | %s, please check and try again later. | |
| 500 | InternalError | %s, please try again later. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.