Mengkueri status sinkronisasi System for Cross-domain Identity Management (SCIM).
Deskripsi operasi
This topic provides an example on how to query the status of SCIM synchronization within the directory d-00fc2p61****. The returned result shows that SCIM synchronization is in the Enabled state.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cloudsso:GetSCIMSynchronizationStatus |
get |
*Directory
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DirectoryId |
string |
Yes |
ID direktori. |
d-00fc2p61**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
7C086C2F-1C66-57B3-B14E-2C1DA70727CD |
| SCIMSynchronizationStatus |
string |
The status of SCIM synchronization. Valid values:
|
Enabled |
Contoh
Respons sukses
JSONformat
{
"RequestId": "7C086C2F-1C66-57B3-B14E-2C1DA70727CD",
"SCIMSynchronizationStatus": "Enabled"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.