This document lists the events and parameters for
Calendar Settings
Admin Audit activity events. You can retrieve these events by
calling Activities.list()
with applicationName=admin
.
Calendar Settings
Events of this type are returned with type=CALENDAR_SETTINGS
.
Building Creation
CREATE_BUILDING
DOMAIN_
|
The primary domain name. |
NEW_
|
The new building name. |
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
Building Deletion
DELETE_BUILDING
DOMAIN_
|
The primary domain name. |
OLD_
|
The previous building name. |
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
Building Update
UPDATE_BUILDING
DOMAIN_
|
The primary domain name. |
FIELD_
|
The name of the field. |
NEW_
|
The name of the newly added building. |
OLD_
|
The name of the deleted building. |
RESOURCE_
|
The name of the resource identifier. |
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}
Calendar Interop credentials generated
Short description for EWS IN credentials generation.
EWS_IN_NEW_CREDENTIALS_GENERATED
EXCHANGE_
ROLE_
ACCOUNT
string
Exchange Role Account (audit event parameter).
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}
Calendar Interop Exchange endpoint configuration cleared
Short description for clearing Calendar Interop Exchange endpoint configuration.
Event details | |
---|---|
Event name | EWS_OUT_ENDPOINT_CONFIGURATION_RESET
|
Sample request | GET https://admin.googleapis.com
|
Admin Console message format | Calendar Interop Exchange endpoint configuration was cleared
|
Calendar Interop Exchange endpoint configuration updated
Short description for changing Calendar Interop Exchange endpoint configuration.
EWS_OUT_ENDPOINT_CONFIGURATION_CHANGED
EXCHANGE_
|
Exchange Role Account (audit event parameter). |
EXCHANGE_
|
Exchange Web Services URL (audit event parameter). |
NUMBER_
|
Number of additional Exchange endpoints (audit event parameter). |
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
Calendar Resource Creation
CREATE_CALENDAR_RESOURCE
DOMAIN_
|
The primary domain name. |
NEW_
|
The name of the newly added resource. |
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
Calendar Resource Deletion
DELETE_CALENDAR_RESOURCE
DOMAIN_
|
The primary domain name. |
OLD_
|
The name of the deleted resource. |
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
Calendar Resource Feature Creation
CREATE_CALENDAR_RESOURCE_FEATURE
DOMAIN_
|
The primary domain name. |
NEW_
|
The name of the newly added resource feature. |
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
Calendar Resource Feature Deletion
DELETE_CALENDAR_RESOURCE_FEATURE
DOMAIN_
|
The primary domain name. |
OLD_
|
The previous |
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
Calendar Resource Feature Update
UPDATE_CALENDAR_RESOURCE_FEATURE
DOMAIN_
|
The primary domain name. |
FIELD_
|
The name of the field. |
NEW_
|
The name of the newly added resource feature. |
OLD_
|
The name of the deleted resource feature. |
RESOURCE_
|
The name of the resource identifier. |
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}
Calendar Resource Rename
RENAME_CALENDAR_RESOURCE
DOMAIN_
|
The primary domain name. |
NEW_
|
The new name of the resource. |
OLD_
|
The previous name of the resource. |
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}
Calendar Resource Update
UPDATE_CALENDAR_RESOURCE
DOMAIN_
|
The primary domain name. |
FIELD_
|
The name of the field. |
NEW_
|
The name of the newly added resource. |
OLD_
|
The name of the deleted resource. |
RESOURCE_
|
The name of the resource identifier. |
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}
Calendar Setting Change
CHANGE_CALENDAR_SETTING
DOMAIN_
|
The primary domain name. |
GROUP_
|
The group's primary email address. |
NEW_
|
The new |
OLD_
|
The previous |
ORG_
|
The organizational unit (OU) name (path). |
SETTING_
|
The unique name (ID) of the setting that was changed. |
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}
Event cancellation request created
CANCEL_CALENDAR_EVENTS
USER_
EMAIL
string
The user's primary email address.
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 resources request created
RELEASE_CALENDAR_RESOURCES
USER_
EMAIL
string
The user's primary email address.
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}