Admin Audit Activity Events - Organization Settings

本文件列出機構設定管理員稽核活動事件的事件和參數。您可以呼叫 Activities.list() 來擷取這些事件。applicationName=admin

機構設定

這種類型的事件會以 type=ORG_SETTINGS 傳回。

已變更應用程式授權政策

未於機構單位事件名稱啟用授權。

活動詳細資料
事件名稱 CHROME_LICENSES_ENABLED
參數
APPLICATION_NAME

string

應用程式名稱。

CHROME_LICENSES_ENABLED

string

已啟用授權。可能的值包括:

  • DISABLED
    無法執行動作。
  • ENABLED
    已可採取行動。
  • INHERITED
    系統會沿用值。
ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_LICENSES_ENABLED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
App license policy for {APPLICATION_NAME} at org unit {ORG_UNIT_NAME} is now {CHROME_LICENSES_ENABLED}

已建立應用程式授權保留項目

已為機構單位建立授權保留項目。

活動詳細資料
事件名稱 CHROME_APPLICATION_LICENSE_RESERVATION_CREATED
參數
APPLICATION_NAME

string

應用程式名稱。

NEW_VALUE

string

此事件期間設定的新 SETTING_NAME 值。

ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

SKU_NAME

string

SKU 名稱。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_APPLICATION_LICENSE_RESERVATION_CREATED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{NEW_VALUE} app licenses reserved to {ORG_UNIT_NAME} for {APPLICATION_NAME} {SKU_NAME}

已刪除應用程式授權保留項目

系統會刪除機構單位的授權授權。

活動詳細資料
事件名稱 CHROME_APPLICATION_LICENSE_RESERVATION_DELETED
參數
APPLICATION_NAME

string

應用程式名稱。

ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

SKU_NAME

string

SKU 名稱。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_APPLICATION_LICENSE_RESERVATION_DELETED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
App license reservation at {ORG_UNIT_NAME} for {APPLICATION_NAME} {SKU_NAME} deleted

已更新應用程式授權保留項目

系統會更新機構單位的授權預訂。

活動詳細資料
事件名稱 CHROME_APPLICATION_LICENSE_RESERVATION_UPDATED
參數
APPLICATION_NAME

string

應用程式名稱。

NEW_VALUE

string

此事件期間設定的新 SETTING_NAME 值。

OLD_VALUE

string

此事件期間取代的上一個 SETTING_NAME 值。

ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

SKU_NAME

string

SKU 名稱。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_APPLICATION_LICENSE_RESERVATION_UPDATED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
App license reservation at {ORG_UNIT_NAME} for {APPLICATION_NAME} {SKU_NAME} updated from {OLD_VALUE} to {NEW_VALUE} licenses

建立註冊權杖

' 建立註冊權杖' 的活動。

活動詳細資料
事件名稱 CREATE_DEVICE_ENROLLMENT_TOKEN
參數
FULL_ORG_UNIT_PATH

string

包含根機構單位名稱的機構單位路徑。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_DEVICE_ENROLLMENT_TOKEN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
Generated a new enrollment token for {FULL_ORG_UNIT_PATH}
活動詳細資料
事件名稱 ASSIGN_CUSTOM_LOGO
參數
ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=ASSIGN_CUSTOM_LOGO&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
New custom logo assigned for org unit {ORG_UNIT_NAME}
活動詳細資料
事件名稱 UNASSIGN_CUSTOM_LOGO
參數
ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UNASSIGN_CUSTOM_LOGO&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
Custom logo unassigned for org unit {ORG_UNIT_NAME}

建立註冊權杖

活動詳細資料
事件名稱 CREATE_ENROLLMENT_TOKEN
參數
ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_ENROLLMENT_TOKEN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
A new enrollment token is generated for {ORG_UNIT_NAME}

撤銷註冊權杖

活動詳細資料
事件名稱 REVOKE_ENROLLMENT_TOKEN
參數
ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REVOKE_ENROLLMENT_TOKEN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
The enrollment token of {ORG_UNIT_NAME} has been revoked

是否允許在機構單位內使用授權

允許或未於機構單位事件名稱中使用授權。

活動詳細資料
事件名稱 CHROME_LICENSES_ALLOWED
參數
APPLICATION_NAME

string

應用程式名稱。

CHROME_LICENSES_ALLOWED

string

已獲得授權。 可能的值包括:

  • ALLOWED
    已可採取行動。
  • EMPTY
    未指定值。
  • UNALLOWED
    無法執行動作。
ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHROME_LICENSES_ALLOWED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
Licenses allowed policy is {CHROME_LICENSES_ALLOWED} for app {APPLICATION_NAME} at org unit {ORG_UNIT_NAME}

建立機構單位

活動詳細資料
事件名稱 CREATE_ORG_UNIT
參數
ORG_UNIT_NAME

string

新機構單位的名稱。如要進一步瞭解如何建立機構單位和機構階層,請參閱管理員說明中心

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_ORG_UNIT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
Org Unit {ORG_UNIT_NAME} created

刪除機構單位

活動詳細資料
事件名稱 REMOVE_ORG_UNIT
參數
ORG_UNIT_NAME

string

已移除的機構單位名稱。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REMOVE_ORG_UNIT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
Org Unit {ORG_UNIT_NAME} deleted

變更機構單位說明

活動詳細資料
事件名稱 EDIT_ORG_UNIT_DESCRIPTION
參數
ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=EDIT_ORG_UNIT_DESCRIPTION&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
Description of {ORG_UNIT_NAME} changed

移動機構單位

活動詳細資料
事件名稱 MOVE_ORG_UNIT
參數
NEW_VALUE

string

新的上層機構單位名稱。

ORG_UNIT_NAME

string

移動的機構單位名稱。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=MOVE_ORG_UNIT&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
{ORG_UNIT_NAME} moved to parent {NEW_VALUE}

變更機構單位名稱

活動詳細資料
事件名稱 EDIT_ORG_UNIT_NAME
參數
NEW_VALUE

string

新的機構單位名稱。

ORG_UNIT_NAME

string

變更名稱的機構單位。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=EDIT_ORG_UNIT_NAME&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
Name of {ORG_UNIT_NAME} changed to {NEW_VALUE}

撤銷註冊權杖

' 撤銷註冊權杖' 的事件。

活動詳細資料
事件名稱 REVOKE_DEVICE_ENROLLMENT_TOKEN
參數
FULL_ORG_UNIT_PATH

string

包含根機構單位名稱的機構單位路徑。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=REVOKE_DEVICE_ENROLLMENT_TOKEN&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
Revoked the enrollment token of {FULL_ORG_UNIT_PATH}

服務異動

活動詳細資料
事件名稱 TOGGLE_SERVICE_ENABLED
參數
DOMAIN_NAME

string

主網域名稱。

GROUP_EMAIL

string

群組的主要電子郵件地址。

NEW_VALUE

string

新值,可以是 truefalse

ORG_UNIT_NAME

string

機構單位名稱 (路徑)。

SERVICE_NAME

string

已啟用或已停用的服務名稱。

要求範例
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=TOGGLE_SERVICE_ENABLED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
管理控制台訊息格式
Service {SERVICE_NAME} changed to {NEW_VALUE} for {ORG_UNIT_NAME} organizational unit in your organization