Mendapatkan App ID untuk Independent Software Vendor (ISV).
Deskripsi operasi
API ini dibatasi hingga 10 kueri per detik (QPS) untuk setiap pengguna. Jika Anda melampaui batas ini, panggilan API akan dibatasi, yang dapat memengaruhi bisnis Anda. Panggil API ini dalam batas yang ditentukan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:IsvGetAppId |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Type |
string |
Yes |
Tipe channel.
|
|
| Permissions |
string |
No |
Izin akses. |
示例值 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Data yang dikembalikan. |
||
| RequestId |
string |
ID permintaan. |
744c4b5c79c9432497a075bdfca3*** |
| Code |
string |
Kode status permintaan.
|
OK |
| Message |
string |
Pesan kesalahan. |
null |
| AppId |
string |
ID aplikasi. |
23hr3v**** |
| AccessDeniedDetail |
string |
Detail tentang penolakan akses. |
None |
| ConfigId |
string |
ID konfigurasi. |
28972951817**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "744c4b5c79c9432497a075bdfca3***",
"Code": "OK",
"Message": "null",
"AppId": "23hr3v****",
"AccessDeniedDetail": "None",
"ConfigId": "28972951817****"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Product.Unsubscript | You have not subscribed to the specified product. | |
| 400 | Ram.PermissionDeny | You are not authorized to perform the operation. | |
| 400 | System.LimitControl | The system is under flow control. | |
| 400 | Unknown.ResourceOwnerId | The resource does not belong to the current user. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.