Admin Audit Activity Events - Calendar Settings
本文档列出了
日历设置
管理员审核活动事件。您可以通过
调用 Activities.list()
与applicationName=admin
共享。
日历设置
此类事件会与 type=CALENDAR_SETTINGS
一起返回。
建筑物创建
活动详情 |
事件名称 |
CREATE_BUILDING |
参数 |
DOMAIN_NAME |
string
主域名。
|
NEW_VALUE |
string
新的建筑物名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_BUILDING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Building {NEW_VALUE} created
|
删除建筑物
活动详情 |
事件名称 |
DELETE_BUILDING |
参数 |
DOMAIN_NAME |
string
主域名。
|
OLD_VALUE |
string
之前的建筑物名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_BUILDING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Building {OLD_VALUE} deleted
|
建筑物更新
活动详情 |
事件名称 |
UPDATE_BUILDING |
参数 |
DOMAIN_NAME |
string
主域名。
|
FIELD_NAME |
string
字段的名称。
|
NEW_VALUE |
string
新添加的建筑物的名称。
|
OLD_VALUE |
string
已删除的建筑物的名称。
|
RESOURCE_IDENTIFIER |
string
资源标识符的名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_BUILDING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Building {RESOURCE_IDENTIFIER} updated field {FIELD_NAME} from {OLD_VALUE} to {NEW_VALUE}
|
生成了日历互操作工具凭据
有关 EWS IN 凭据生成的简短说明。
活动详情 |
事件名称 |
EWS_IN_NEW_CREDENTIALS_GENERATED |
参数 |
EXCHANGE_ROLE_ACCOUNT |
string
Exchange 角色账号(审核事件参数)。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=EWS_IN_NEW_CREDENTIALS_GENERATED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
New Calendar Interop Exchange authentication credentials were generated for the Google role account {EXCHANGE_ROLE_ACCOUNT}
|
清除了日历互操作工具的 Exchange 端点配置
有关清除日历互操作工具 Exchange 端点配置的简短说明。
活动详情 |
事件名称 |
EWS_OUT_ENDPOINT_CONFIGURATION_RESET |
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=EWS_OUT_ENDPOINT_CONFIGURATION_RESET&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Calendar Interop Exchange endpoint configuration was cleared
|
更新了日历互操作工具的 Exchange 端点配置
有关更改日历互操作工具 Exchange 端点配置的简短说明。
活动详情 |
事件名称 |
EWS_OUT_ENDPOINT_CONFIGURATION_CHANGED |
参数 |
EXCHANGE_ROLE_ACCOUNT |
string
Exchange 角色账号(审核事件参数)。
|
EXCHANGE_WEB_SERVICES_URL |
string
Exchange Web Services 网址(审核事件参数)。
|
NUMBER_OF_ADDITIONAL_EXCHANGE_ENDPOINTS |
integer
其他 Exchange 端点(审核事件参数)的数量。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=EWS_OUT_ENDPOINT_CONFIGURATION_CHANGED&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Calendar Interop Exchange endpoint configuration was set/updated with default endpoint URL {EXCHANGE_WEB_SERVICES_URL} and Exchange role account {EXCHANGE_ROLE_ACCOUNT} and {NUMBER_OF_ADDITIONAL_EXCHANGE_ENDPOINTS} additional endpoints
|
创建日历资源
活动详情 |
事件名称 |
CREATE_CALENDAR_RESOURCE |
参数 |
DOMAIN_NAME |
string
主域名。
|
NEW_VALUE |
string
新添加的资源的名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_CALENDAR_RESOURCE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Calendar resource {NEW_VALUE} created
|
删除日历资源
活动详情 |
事件名称 |
DELETE_CALENDAR_RESOURCE |
参数 |
DOMAIN_NAME |
string
主域名。
|
OLD_VALUE |
string
已删除的资源的名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_CALENDAR_RESOURCE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Calendar resource {OLD_VALUE} deleted
|
创建日历资源设施
活动详情 |
事件名称 |
CREATE_CALENDAR_RESOURCE_FEATURE |
参数 |
DOMAIN_NAME |
string
主域名。
|
NEW_VALUE |
string
新添加的资源地图项的名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CREATE_CALENDAR_RESOURCE_FEATURE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Calendar resource feature {NEW_VALUE} created
|
删除日历资源设施
活动详情 |
事件名称 |
DELETE_CALENDAR_RESOURCE_FEATURE |
参数 |
DOMAIN_NAME |
string
主域名。
|
OLD_VALUE |
string
在此事件期间被替换的上一个 SETTING_NAME 值。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=DELETE_CALENDAR_RESOURCE_FEATURE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Calendar resource feature {OLD_VALUE} deleted
|
更新日历资源设施
活动详情 |
事件名称 |
UPDATE_CALENDAR_RESOURCE_FEATURE |
参数 |
DOMAIN_NAME |
string
主域名。
|
FIELD_NAME |
string
字段的名称。
|
NEW_VALUE |
string
新添加的资源地图项的名称。
|
OLD_VALUE |
string
已删除的资源地图项的名称。
|
RESOURCE_IDENTIFIER |
string
资源标识符的名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_CALENDAR_RESOURCE_FEATURE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Calendar resource feature {RESOURCE_IDENTIFIER} updated field {FIELD_NAME} from {OLD_VALUE} to {NEW_VALUE}
|
重命名日历资源
活动详情 |
事件名称 |
RENAME_CALENDAR_RESOURCE |
参数 |
DOMAIN_NAME |
string
主域名。
|
NEW_VALUE |
string
资源的新名称。
|
OLD_VALUE |
string
资源的旧名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=RENAME_CALENDAR_RESOURCE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Calendar resource {OLD_VALUE} renamed to {NEW_VALUE}
|
更新日历资源
活动详情 |
事件名称 |
UPDATE_CALENDAR_RESOURCE |
参数 |
DOMAIN_NAME |
string
主域名。
|
FIELD_NAME |
string
字段的名称。
|
NEW_VALUE |
string
新添加的资源的名称。
|
OLD_VALUE |
string
已删除的资源的名称。
|
RESOURCE_IDENTIFIER |
string
资源标识符的名称。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=UPDATE_CALENDAR_RESOURCE&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Calendar resource {RESOURCE_IDENTIFIER} updated field {FIELD_NAME} from {OLD_VALUE} to {NEW_VALUE}
|
更改日历设置
活动详情 |
事件名称 |
CHANGE_CALENDAR_SETTING |
参数 |
DOMAIN_NAME |
string
主域名。
|
GROUP_EMAIL |
string
群组的主电子邮件地址。
|
NEW_VALUE |
string
在此事件期间设置的新 SETTING_NAME 值。
|
OLD_VALUE |
string
在此事件期间被替换的上一个 SETTING_NAME 值。
|
ORG_UNIT_NAME |
string
组织部门 (OU) 名称(路径)。
|
SETTING_NAME |
string
被更改的设置的唯一名称 (ID)。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CHANGE_CALENDAR_SETTING&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
{SETTING_NAME} for calendar service in your organization changed from {OLD_VALUE} to {NEW_VALUE}
|
创建了取消活动的请求
活动详情 |
事件名称 |
CANCEL_CALENDAR_EVENTS |
参数 |
USER_EMAIL |
string
用户的主电子邮件地址。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=CANCEL_CALENDAR_EVENTS&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Event cancellation request created for {USER_EMAIL}
|
已创建释放资源的请求
活动详情 |
事件名称 |
RELEASE_CALENDAR_RESOURCES |
参数 |
USER_EMAIL |
string
用户的主电子邮件地址。
|
|
示例请求 |
GET https://admin.googleapis.com/admin/reports/v1/activity/users/all/applications/admin?eventName=RELEASE_CALENDAR_RESOURCES&maxResults=10&access_token=YOUR_ACCESS_TOKEN
|
管理控制台消息格式 |
Release resources request created for {USER_EMAIL}
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-29。
[null,null,["最后更新时间 (UTC):2024-08-29。"],[[["This document outlines the events and parameters for Admin Audit activity events related to Calendar Settings within your Google Workspace domain."],["You can retrieve these events using the Activities.list() method with `applicationName=admin` to track changes made to calendar resources, settings, and features."],["Events are categorized by type, such as building creation, calendar resource updates, and setting changes, providing detailed information about the specific action taken."],["Each event includes a sample request to retrieve data from the API and an Admin Console message format to easily understand the activity within the audit logs."],["Parameters such as domain name, resource identifier, and old/new values are provided to give context to each event and identify the changes made."]]],["This document details Admin Audit activity events for Calendar Settings, retrievable via `Activities.list()` with `applicationName=admin`. Key actions include creating, deleting, and updating buildings, calendar resources, and resource features. It outlines generating and managing Calendar Interop Exchange credentials and configurations. Additional actions involve renaming resources, changing calendar settings, creating event cancellation requests, and releasing resources requests. Each event specifies parameters like domain name, new/old values, and relevant identifiers to be included in the admin audit.\n"]]