Dokumen ini mencantumkan peristiwa dan parameter untuk peristiwa aktivitas Audit Admin Setelan Admin yang Didelegasikan. Anda dapat mengambil peristiwa ini dengan
memanggil Activities.list()
dengan applicationName=admin
.
Setelan Admin Didelegasikan
Peristiwa jenis ini ditampilkan dengan type=DELEGATED_ADMIN_SETTINGS
.
Penetapan Peran
Detail acara | |||||||
---|---|---|---|---|---|---|---|
Nama peristiwa | ASSIGN_ROLE |
||||||
Parameter |
|
||||||
Permintaan sampel |
GET https://admin.googleapis.com |
||||||
Format pesan Konsol Admin | Role {ROLE_NAME} assigned to user {USER_EMAIL} |
Pembuatan Peran
Detail acara | |||||
---|---|---|---|---|---|
Nama peristiwa | CREATE_ROLE |
||||
Parameter |
|
||||
Permintaan sampel |
GET https://admin.googleapis.com |
||||
Format pesan Konsol Admin | New role {ROLE_NAME} created |
Penghapusan Peran
Detail acara | |||||
---|---|---|---|---|---|
Nama peristiwa | DELETE_ROLE |
||||
Parameter |
|
||||
Permintaan sampel |
GET https://admin.googleapis.com |
||||
Format pesan Konsol Admin | Role {ROLE_NAME} deleted |
Pembuatan Hak Istimewa Peran
Detail acara | |||||||
---|---|---|---|---|---|---|---|
Nama peristiwa | ADD_PRIVILEGE |
||||||
Parameter |
|
||||||
Permintaan sampel |
GET https://admin.googleapis.com |
||||||
Format pesan Konsol Admin | New privilege {PRIVILEGE_NAME} created under role {ROLE_NAME} |
Penghapusan Hak Istimewa Peran
Detail acara | |||||||
---|---|---|---|---|---|---|---|
Nama peristiwa | REMOVE_PRIVILEGE |
||||||
Parameter |
|
||||||
Permintaan sampel |
GET https://admin.googleapis.com |
||||||
Format pesan Konsol Admin | Privilege {PRIVILEGE_NAME} removed from role {ROLE_NAME} |
Nama Peran Diubah
Detail acara | |||||
---|---|---|---|---|---|
Nama peristiwa | RENAME_ROLE |
||||
Parameter |
|
||||
Permintaan sampel |
GET https://admin.googleapis.com |
||||
Format pesan Konsol Admin | Role renamed from {ROLE_NAME} to {NEW_VALUE} |
Peran Diperbarui
Detail acara | |||||
---|---|---|---|---|---|
Nama peristiwa | UPDATE_ROLE |
||||
Parameter |
|
||||
Permintaan sampel |
GET https://admin.googleapis.com |
||||
Format pesan Konsol Admin | Role {ROLE_NAME} updated |
Batalkan Penetapan Peran
Detail acara | |||||||
---|---|---|---|---|---|---|---|
Nama peristiwa | UNASSIGN_ROLE |
||||||
Parameter |
|
||||||
Permintaan sampel |
GET https://admin.googleapis.com |
||||||
Format pesan Konsol Admin | Unassigned role {ROLE_NAME} from user {USER_EMAIL} |