קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
במסמך הזה מפורטים האירועים והפרמטרים של סוגים שונים של אירועים ביומן הביקורת של בקרת גישה מבוססת-הקשר. כדי לאחזר את האירועים האלה, צריך להפעיל את 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
השם המוצג של מזהה המכשיר.
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
פורמט ההודעות במסוף Admin
{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
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 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` |"]]