Mengkueri informasi tentang kelompok Resource Access Management (RAM).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ram:GetGroup |
get |
*Group
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| GroupName |
string |
No |
Nama kelompok Pengguna RAM. |
Dev-Team |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| Group |
object |
The information about the RAM user group. |
|
| GroupId |
string |
The ID of the RAM user group. |
g-FpMEHiMysofp**** |
| UpdateDate |
string |
The modification time. |
2015-02-11T03:15:21Z |
| GroupName |
string |
The name of the RAM user group. |
Dev-Team |
| Comments |
string |
The description of the RAM user group. |
开发团队 |
| CreateDate |
string |
The time when the RAM user group was created. |
2015-01-23T12:33:18Z |
| RequestId |
string |
The request ID. |
D4065824-E422-3ED6-68B1-1AF7D5C7804C |
Contoh
Respons sukses
JSONformat
{
"Group": {
"GroupId": "g-FpMEHiMysofp****",
"UpdateDate": "2015-02-11T03:15:21Z",
"GroupName": "Dev-Team",
"Comments": "开发团队",
"CreateDate": "2015-01-23T12:33:18Z"
},
"RequestId": "D4065824-E422-3ED6-68B1-1AF7D5C7804C"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.