Memperbarui properti hubungan antara aturan otorisasi dan aplikasi.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans. |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| AuthorizationRuleId |
string |
Yes |
ID aturan otorisasi. |
arrule_01kf143ug06fg7m9f43u7vahxxxx |
| ApplicationId |
string |
Yes |
ID aplikasi. |
app_mkv7rgt4d7i4u7zqtzev2mxxxx |
| ValidityType |
string |
Yes |
Tipe validitas hubungan. Nilai valid:
|
permanent |
| ValidityPeriod |
object |
No |
Rentang waktu periode validitas. Parameter ini hanya berlaku jika ValidityType diatur ke time_bound. |
|
| StartTime |
integer |
No |
The start time of the validity period. This is a UNIX timestamp. Unit: milliseconds. |
1704042061000 |
| EndTime |
integer |
No |
The end time of the validity period. This is a UNIX timestamp. Unit: milliseconds. |
1704062061000 |
| ClientToken |
string |
Yes |
Token klien untuk memastikan idempotensi permintaan. Hasilkan nilai unik dari klien Anda untuk parameter ini. ClientToken hanya dapat berisi karakter ASCII dan panjangnya tidak boleh melebihi 64 karakter. Untuk informasi lebih lanjut, lihat Cara memastikan idempotensi. |
client-token-example |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.