Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tài liệu này liệt kê các sự kiện và thông số cho nhiều loại sự kiện hoạt động trong Báo cáo kiểm tra quyền truy cập theo bối cảnh. Bạn có thể truy xuất các sự kiện này bằng cách gọi Activities.list() bằng applicationName=context_aware_access.
Sự kiện người dùng truy cập theo ngữ cảnh
Nội dung mô tả ngắn về loại sự kiện trong nhật ký kiểm tra: Sự kiện người dùng truy cập theo ngữ cảnh.
Các sự kiện thuộc loại này được trả về bằng type=CONTEXT_AWARE_ACCESS_USER_EVENT.
Truy cập bị từ chối
Tên sự kiện của sự kiện từ chối quyền truy cập.
Chi tiết sự kiện
Tên sự kiện
ACCESS_DENY_EVENT
Thông số
BLOCKED_API_ACCESS
string
Tên hiển thị của quyền truy cập vào API bị chặn.
CAA_ACCESS_LEVEL_APPLIED
string
Tên hiển thị của Cấp truy cập đã áp dụng.
CAA_ACCESS_LEVEL_SATISFIED
string
Tên hiển thị của Cấp truy cập đã đáp ứng.
CAA_ACCESS_LEVEL_UNSATISFIED
string
Tên hiển thị của Cấp truy cập không đáp ứng yêu cầu.
CAA_APPLICATION
string
Tên hiển thị của Ứng dụng.
CAA_DEVICE_ID
string
Tên hiển thị của Mã thiết bị.
CAA_DEVICE_STATE
string
Tên hiển thị của Trạng thái thiết bị.
Yêu cầu mẫu
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
Định dạng thông báo trên Bảng điều khiển dành cho quản trị viên
{USER_NAME} access denied
Lỗi nội bộ: quyền truy cập bị từ chối
Tên sự kiện của sự kiện lỗi nội bộ: quyền truy cập bị từ chối.
Chi tiết sự kiện
Tên sự kiện
ACCESS_DENY_INTERNAL_ERROR_EVENT
Yêu cầu mẫu
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
Định dạng thông báo trên Bảng điều khiển dành cho quản trị viên
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-03-25 UTC."],[],[],null,["# Context-Aware Access Audit Activity Events\n\nThis document lists the events and parameters for\nvarious types of\nContext-Aware Access Audit activity events. You can retrieve these events by\ncalling [Activities.list()](/workspace/admin/reports/v1/reference/activities/list)\nwith `applicationName=context_aware_access`.\n\nContext-Aware Access User Event\n-------------------------------\n\n\nShort discription of audit log event type Context-Aware Access user event.\nEvents of this type are returned with `type=CONTEXT_AWARE_ACCESS_USER_EVENT`.\n\n### Access Denied\n\nEvent name of access deny event.\n\n| Event details ||\n|------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Event name | `ACCESS_DENY_EVENT` |\n| Parameters | |--------------------------------------|----------------------------------------------------| | `BLOCKED_``API_``ACCESS` | `string` Display name of Blocked API access. | | `CAA_``ACCESS_``LEVEL_``APPLIED` | `string` Display name of Access level applied. | | `CAA_``ACCESS_``LEVEL_``SATISFIED` | `string` Display name of Access level satisfied. | | `CAA_``ACCESS_``LEVEL_``UNSATISFIED` | `string` Display name of Access level unsatisfied. | | `CAA_``APPLICATION` | `string` Display name of Application. | | `CAA_``DEVICE_``ID` | `string` Display name of Device Id. | | `CAA_``DEVICE_``STATE` | `string` Display name of Device State. | |\n| Sample request | `GET https://admin.googleapis.com``/admin``/reports``/v1``/activity``/users``/all``/applications``/`**context_aware_access** `?eventName=`**ACCESS_DENY_EVENT** `&maxResults=10``&access_token=`\u003cvar translate=\"no\"\u003eYOUR_ACCESS_TOKEN\u003c/var\u003e |\n| Admin Console message format | \u003cvar translate=\"no\"\u003e{USER_NAME}\u003c/var\u003e` access denied` |\n\n### Access Denied Internal Error\n\nEvent name of access denied internal error event.\n\n| Event details ||\n|------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Event name | `ACCESS_DENY_INTERNAL_ERROR_EVENT` |\n| Sample request | `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=`\u003cvar translate=\"no\"\u003eYOUR_ACCESS_TOKEN\u003c/var\u003e |\n| Admin Console message format | \u003cvar translate=\"no\"\u003e{USER_NAME}\u003c/var\u003e` access denied internal error` |"]]