Meminta izin fitur Developer API untuk aplikasi Employee Identity and Access Management (EIAM).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:GetApplicationGrantScope |
get |
*Application
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instance. |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| ApplicationId |
string |
Yes |
ID aplikasi. |
app_mkv7rgt4d7i4u7zqtzev2mxxxx |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| ApplicationGrantScope |
object |
Izin fitur Developer API. |
|
| GrantScopes |
array |
Izin fitur Developer API. |
|
|
string |
Izin fitur Developer API. Nilai yang valid:
|
urn:alibaba:idaas:scope:user:read_all |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"ApplicationGrantScope": {
"GrantScopes": [
"urn:alibaba:idaas:scope:user:read_all "
]
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.