Mengambil informasi Konfigurasi Lanjutan.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans. |
eiam-111ccc1111 |
| IdentityProviderId |
string |
Yes |
ID penyedia identitas. |
idp_11111 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
Request ID |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| AdvancedConfiguration |
object |
Advanced configuration information |
|
| InstanceId |
string |
Instance ID |
idaas_kpvmhktvun6u66dgpjh3l4wxxx |
| IdentityProviderId |
string |
Identity provider ID |
idp_na2rzpyc67zr7ixdfy35zgrxxx |
| DingtalkAdvancedConfig |
object |
DingTalk advanced configuration |
|
| AppKey |
string |
AppKey of the DingTalk first-party application |
ding5xo9rg0csw3f6xxx |
| AppSecret |
string |
App secret of the DingTalk first-party application |
*** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"AdvancedConfiguration": {
"InstanceId": "idaas_kpvmhktvun6u66dgpjh3l4wxxx",
"IdentityProviderId": "idp_na2rzpyc67zr7ixdfy35zgrxxx",
"DingtalkAdvancedConfig": {
"AppKey": "ding5xo9rg0csw3f6xxx",
"AppSecret": "***"
}
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.