Mengkueri informasi tentang grup.
Deskripsi operasi
Topik ini memberikan contoh cara mengkueri informasi tentang grup g-00jqzghi2n3o5hkh**** di direktori d-00fc2p61****.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cloudsso:GetGroup |
get |
*Group
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| GroupId |
string |
Yes |
ID grup. |
g-00jqzghi2n3o5hkh**** |
| DirectoryId |
string |
Yes |
ID direktori. |
d-00fc2p61**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter respons. |
||
| Group |
object |
Informasi tentang grup. |
|
| GroupName |
string |
Nama grup. |
TestGroup |
| Description |
string |
Deskripsi grup. |
This is a group. |
| CreateTime |
string |
Waktu saat grup dibuat. |
2021-11-01T02:38:27Z |
| ProvisionType |
string |
Jenis grup. Nilai yang valid:
|
Manual |
| UpdateTime |
string |
Waktu saat informasi tentang grup diubah. |
2021-11-01T02:38:27Z |
| GroupId |
string |
ID grup. |
g-00jqzghi2n3o5hkh**** |
| RequestId |
string |
ID permintaan. |
768F908D-A66A-5A5D-816C-20C93CBBFEE3 |
Contoh
Respons sukses
JSONformat
{
"Group": {
"GroupName": "TestGroup",
"Description": "This is a group.",
"CreateTime": "2021-11-01T02:38:27Z",
"ProvisionType": "Manual",
"UpdateTime": "2021-11-01T02:38:27Z",
"GroupId": "g-00jqzghi2n3o5hkh****"
},
"RequestId": "768F908D-A66A-5A5D-816C-20C93CBBFEE3"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.