Mengkueri data pengukuran transkoding UHD IMS MPS. Rentang kueri maksimum adalah 31 hari, dan data dalam 90 hari terakhir dapat dikueri.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:DescribeMeterImsMediaConvertUHDUsage |
none |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| StartTs |
integer |
Yes |
Stempel waktu mulai, 10 digit. |
1654403036 |
| EndTs |
integer |
Yes |
Stempel waktu akhir, 10 digit. |
1656995036 |
| RegionId |
string |
No |
Bidang ini belum berlaku. Secara default, penggunaan untuk semua wilayah dikembalikan. |
cn-shanghai |
| Interval |
string |
Yes |
Granularitas waktu kueri. Nilai valid: 3600 (granularitas per jam), 86400 (granularitas per hari). |
3600 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Skema Tanggapan. |
||
| RequestId |
string |
ID permintaan. |
BEA98A0C-7870-15FE-B96F-8880BB600A2C |
| Data |
array<object> |
Data pengukuran transkoding UHD IMS MPS. |
|
|
object |
|||
| Time |
integer |
Stempel waktu mulai periode waktu, 10 digit. |
1656950400 |
| Specification |
string |
Spesifikasi transkoding. |
SuperResolution.Standard.1080P |
| Duration |
integer |
Durasi, Unit: min. |
308028 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "BEA98A0C-7870-15FE-B96F-8880BB600A2C",
"Data": [
{
"Time": 1656950400,
"Specification": "SuperResolution.Standard.1080P\n",
"Duration": 308028
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Meter.ParamError | Param Error:%s,Please Check Again. | |
| 500 | Meter.ServerInternalError | The Request Processing Has Failed Due To Some Unknown Error. | |
| 500 | Meter.DataSourceQueryError | Data Source Error:%s,Please Try Again. | |
| 403 | Meter.AuthError | Authentication Failed,Please Try Again. | |
| 502 | Meter.ReadyTsError | Get ReadyTs Failed,Please Try Again. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.