Admin Audit Activity Events - Licenses Settings
本文件列出
授權設定
管理員稽核活動事件。您可以透過下列方式擷取這些事件:
呼叫 Activities.list()
搭配 applicationName=admin
。
授權設定
這種類型的事件會以 type=LICENSES_SETTINGS
傳回。
已變更應用程式授權政策設定
已為指定群組/機構單位事件名稱啟用或未啟用授權。
活動詳細資料 |
事件名稱 |
CHROME_APP_LICENSES_ENABLED |
參數 |
APPLICATION_NAME |
string
應用程式的名稱。
|
CHROME_LICENSES_ENABLED |
string
已啟用授權。
可能的值包括:
DISABLED 無法執行動作。
ENABLED 可以執行動作。
INHERITED 系統會沿用這個值。
|
DISTRIBUTION_ENTITY_NAME |
string
分佈實體值,可以是群組名稱或機構單位名稱。
可能的值包括:
|
DISTRIBUTION_ENTITY_TYPE |
string
分佈實體類型,可以是群組或機構單位。
可能的值包括:
GROUP Google 群組的發行實體標籤。
ORG_UNIT 機構單位的分佈實體標籤。
USER 使用者的發行實體標籤。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_APP_LICENSES_ENABLED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
App license policy for {APPLICATION_NAME} at {DISTRIBUTION_ENTITY_NAME} {DISTRIBUTION_ENTITY_TYPE} is now {CHROME_LICENSES_ENABLED}
|
將授權指派給所有未獲指派的使用者
活動詳細資料 |
事件名稱 |
ORG_USERS_LICENSE_ASSIGNMENT |
參數 |
NEW_VALUE |
string
新的授權 SKU。
|
ORG_UNIT_NAME |
string
系統已將這個新授權指派給這個機構單位中所有先前未獲指派的使用者。
|
PRODUCT_NAME |
string
這個產品名稱的新授權。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ORG_USERS_LICENSE_ASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
Licenses for {PRODUCT_NAME} product and {NEW_VALUE} sku were assigned to all unassigned users of {ORG_UNIT_NAME}
|
將授權指派給所有使用者
活動詳細資料 |
事件名稱 |
ORG_ALL_USERS_LICENSE_ASSIGNMENT |
參數 |
NEW_VALUE |
string
新的授權 SKU。
|
ORG_UNIT_NAME |
string
系統已將這個新授權指派給這個機構單位中所有先前未獲指派的使用者。
|
PRODUCT_NAME |
string
這個產品名稱的新授權。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ORG_ALL_USERS_LICENSE_ASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
Licenses for {PRODUCT_NAME} product and {NEW_VALUE} sku were assigned to all users of {ORG_UNIT_NAME}
|
指派使用者授權
活動詳細資料 |
事件名稱 |
USER_LICENSE_ASSIGNMENT |
參數 |
NEW_VALUE |
string
新的授權 SKU。
|
PRODUCT_NAME |
string
產品名稱。
|
USER_EMAIL |
string
指派這個授權的使用者主要電子郵件地址。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=USER_LICENSE_ASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
A license for {PRODUCT_NAME} product and {NEW_VALUE} sku was assigned to the user {USER_EMAIL}
|
自動指派授權
活動詳細資料 |
事件名稱 |
CHANGE_LICENSE_AUTO_ASSIGN |
參數 |
NEW_VALUE |
string
新的「自動指派」選項值。
|
PRODUCT_NAME |
string
產品名稱。
|
SKU_NAME |
string
產品 SKU。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_LICENSE_AUTO_ASSIGN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
License Auto Assign option changed to {NEW_VALUE} for {PRODUCT_NAME} product and {SKU_NAME} sku
|
重新指派使用者授權
活動詳細資料 |
事件名稱 |
USER_LICENSE_REASSIGNMENT |
參數 |
NEW_VALUE |
string
新的授權 SKU。
|
OLD_VALUE |
string
舊版授權 SKU。
|
PRODUCT_NAME |
string
這個產品名稱的授權。
|
USER_EMAIL |
string
使用者透過新的 SKU 重新指派授權時的主要電子郵件地址。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=USER_LICENSE_REASSIGNMENT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
A license for {PRODUCT_NAME} product and {OLD_VALUE} sku was reassigned for user {USER_EMAIL} to new sku {NEW_VALUE}
|
撤銷所有使用者的授權
活動詳細資料 |
事件名稱 |
ORG_LICENSE_REVOKE |
參數 |
OLD_VALUE |
string
已撤銷授權的 SKU。
|
ORG_UNIT_NAME |
string
已為這個機構單位的所有使用者授權移除授權。
|
PRODUCT_NAME |
string
這個產品名稱的授權已遭撤銷。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ORG_LICENSE_REVOKE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
Licenses for {PRODUCT_NAME} product and {OLD_VALUE} sku were removed from assigned users of {ORG_UNIT_NAME}
|
撤銷使用者授權
活動詳細資料 |
事件名稱 |
USER_LICENSE_REVOKE |
參數 |
OLD_VALUE |
string
已撤銷授權的 SKU。
|
PRODUCT_NAME |
string
這個產品名稱的授權已遭撤銷。
|
USER_EMAIL |
string
授權遭撤銷的使用者的主要電子郵件地址。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=USER_LICENSE_REVOKE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
A license for {PRODUCT_NAME} product and {OLD_VALUE} sku was revoked from user {USER_EMAIL}
|
更新自動授權
活動詳細資料 |
事件名稱 |
UPDATE_DYNAMIC_LICENSE |
參數 |
NEW_VALUE |
string
在這個事件期間設定的新 SETTING_NAME 值。
|
OLD_VALUE |
string
在這個事件期間替換的先前的 SETTING_NAME 值。
|
ORG_UNIT_NAME |
string
機構單位 (OU) 名稱 (路徑)。
|
PRODUCT_NAME |
string
產品名稱。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_DYNAMIC_LICENSE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
Auto Licensing settings for {PRODUCT_NAME} product in {ORG_UNIT_NAME} organization changed from {OLD_VALUE} to {NEW_VALUE}
|
已指派使用者授權
指出使用者授權已指派的簡短說明。
活動詳細資料 |
事件名稱 |
CHROME_APP_USER_LICENSE_ASSIGNED |
參數 |
APP_LICENSE |
string
Chrome 應用程式授權的參數。
|
USER_EMAIL |
string
使用者的主要電子郵件地址。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_APP_USER_LICENSE_ASSIGNED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
License {APP_LICENSE} is assigned to {USER_EMAIL}
|
已撤銷使用者授權
表明使用者授權已撤銷的簡短說明。
活動詳細資料 |
事件名稱 |
CHROME_APP_USER_LICENSE_REVOKED |
參數 |
APP_LICENSE |
string
Chrome 應用程式授權的參數。
|
USER_EMAIL |
string
使用者的主要電子郵件地址。
|
|
要求範例 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_APP_USER_LICENSE_REVOKED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台郵件格式 |
License {APP_LICENSE} is revoked for {USER_EMAIL}
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-29 (世界標準時間)。
[null,null,["上次更新時間:2024-08-29 (世界標準時間)。"],[[["This document outlines the Admin Audit activity events related to Licenses Settings, allowing administrators to track license-related changes within their organization."],["You can retrieve these events by calling the Activities.list() method with applicationName=admin."],["Events include changes to app license policies, user license assignments and revocations, and auto-licensing configurations."],["Each event provides specific details, such as the application name, license SKU, user email, and organizational unit involved."],["These events are valuable for auditing license usage, troubleshooting licensing issues, and ensuring compliance within your organization's Google Workspace environment."]]],[]]