Context-Aware Access Audit Activity Events
本文列出各種情境感知存取權稽核活動事件類型的事件與參數。您可以呼叫 Activities.list() 並透過 applicationName=context_aware_access
擷取這些事件。
情境感知存取權使用者事件
稽核記錄事件類型 (情境感知存取權使用者事件) 的簡短描述。這個類型的事件會以 type=CONTEXT_AWARE_ACCESS_USER_EVENT
傳回。
存取要求遭拒
拒絕拒絕事件的事件名稱。
活動詳細資料 |
事件名稱 |
ACCESS_DENY_EVENT |
參數 |
BLOCKED_API_ACCESS |
string
封鎖的 API 存取權顯示名稱。
|
CAA_ACCESS_LEVEL_APPLIED |
string
套用存取層級的顯示名稱。
|
CAA_ACCESS_LEVEL_SATISFIED |
string
存取層級的顯示名稱符合要求。
|
CAA_ACCESS_LEVEL_UNSATISFIED |
string
存取層級不符顯示名稱。
|
CAA_APPLICATION |
string
應用程式的顯示名稱。
|
CAA_DEVICE_ID |
string
裝置 ID 的顯示名稱。
|
CAA_DEVICE_STATE |
string
裝置狀態的顯示名稱。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/context_aware_access?eventName=ACCESS_DENY_EVENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台訊息格式 |
{USER_NAME} access denied
|
存取遭拒內部錯誤
存取事件拒絕內部錯誤事件。
活動詳細資料 |
事件名稱 |
ACCESS_DENY_INTERNAL_ERROR_EVENT |
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/context_aware_access?eventName=ACCESS_DENY_INTERNAL_ERROR_EVENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台訊息格式 |
{USER_NAME} access denied internal error
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-01-26 (世界標準時間)。
[null,null,["上次更新時間:2023-01-26 (世界標準時間)。"],[[["This document outlines audit log events and parameters for Context-Aware Access, allowing administrators to monitor user activity."],["You can retrieve these events by calling the Activities.list() method with the 'context_aware_access' application name."],["The document details specific events like \"Access Denied\" and \"Access Denied Internal Error,\" along with their parameters and sample requests."],["Event details such as the blocked API access, access level applied, device ID, and application used during these events are captured in the audit logs."]]],[]]