This document lists the events and parameters for
various types of
Data Migration Audit activity events. You can retrieve these events by
calling Activities.list()
with applicationName=data_migration
.
A configuration for migration was modified
Creation or modification of a migration configuration, e.g., identity map upload or settings update.
Events of this type are returned with type=MIGRATION_SETUP
.
Create Connection
Creating a connection.
CREATE_CONNECTION
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_CONNECTION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Create Connection for {MIGRATION_TYPE}
Create Migration Map
Creating a migration map.
CREATE_MIGRATION_MAP
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_MIGRATION_MAP
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Create migration map for {MIGRATION_TYPE}
Delete Connection
Deleting a connection.
DELETE_CONNECTION
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= DELETE_CONNECTION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Delete connection for {MIGRATION_TYPE}
Exit Migration
Exiting a migration.
EXIT_MIGRATION
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= EXIT_MIGRATION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Exit {MIGRATION_TYPE}
Grant Consent
Granting consent.
GRANT_CONSENT
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= GRANT_CONSENT
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Grant consent for {MIGRATION_TYPE}
Request Connection Verification
Requesting a connection verification.
REQUEST_CONNECTION_VERIFICATION
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= REQUEST_CONNECTION_VERIFICATION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Request connection verification for {MIGRATION_TYPE}
Start Migration
Starting a migration.
START_MIGRATION
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= START_MIGRATION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Start {MIGRATION_TYPE}
Start Migration Report Download
Starting migration report download.
START_MIGRATION_REPORT_DOWNLOAD
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= START_MIGRATION_REPORT_DOWNLOAD
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Start migration report download for {MIGRATION_TYPE}
Start Migration Setup
Starting migration setup.
START_MIGRATION_SETUP
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= START_MIGRATION_SETUP
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Start {MIGRATION_TYPE}
setup
Start Migration Summary Report Download
Downloading migration summary report.
START_MIGRATION_SUMMARY_REPORT_DOWNLOAD
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= START_MIGRATION_SUMMARY_REPORT_DOWNLOAD
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Download migration summary report for {MIGRATION_TYPE}
Stop Migration
Stopping a migration.
STOP_MIGRATION
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= STOP_MIGRATION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Stop {MIGRATION_TYPE}
Update Migration Settings
Updating migration settings.
UPDATE_MIGRATION_SETTINGS
MIGRATION_
|
Migration Type of the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= UPDATE_MIGRATION_SETTINGS
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Update migration settings for {MIGRATION_TYPE}
A data object was migrated
Migration of a data object from source to target.
Events of this type are returned with type=MIGRATION
.
Crawl failure
A data crawl has failed.
CRAWL_FAILURE
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CRAWL_FAILURE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Something went wrong during the crawl. Please check the error message for more details.
Create Calendar
Creating a Google Calendar.
CREATE_CALENDAR
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_CALENDAR
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Calendar
Create Calendar ACL
Creating a Google Calendar ACL.
CREATE_CALENDAR_ACL
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_CALENDAR_ACL
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Calendar ACL
Create Calendar Event
Creating a Google Calendar Event.
CREATE_CALENDAR_EVENT
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_CALENDAR_EVENT
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Calendar Event
Create Calendar User Settings
A Google Calendar user setting is created.
CREATE_CALENDAR_USER_SETTINGS
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_CALENDAR_USER_SETTINGS
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Calendar User Settings
Create Contact
Creating a Google Contact.
CREATE_CONTACT
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_CONTACT
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Contact
Create Contact Group
Creating a Google Contact Group.
CREATE_CONTACT_GROUP
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_CONTACT_GROUP
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate Source {SOURCE_TYPE}
to Google Contact Group
Create File
Creating a Google Drive File.
CREATE_FILE
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_FILE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Drive File
Create File Version
Creating a Google Drive File Version.
CREATE_FILE_VERSION
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_FILE_VERSION
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Drive File Version
Create Folder
Creating a Google Drive Folder.
CREATE_FOLDER
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_FOLDER
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Drive Folder
Create Gmail Label
Creating a Gmail Label.
CREATE_GMAIL_LABEL
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_GMAIL_LABEL
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Gmail Label
Create Gmail Message
Creating a Gmail Message.
CREATE_GMAIL_MESSAGE
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_GMAIL_MESSAGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Gmail Message
Create Space
Creating a Google Space.
CREATE_SPACE
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_SPACE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate Source {SOURCE_TYPE}
to Google Space
Create Space Membership
Creating a Google Space Membership.
CREATE_SPACE_MEMBERSHIP
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_SPACE_MEMBERSHIP
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Space Membership
Create Space Message
Creating a Google Space message.
CREATE_SPACE_MESSAGE
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= CREATE_SPACE_MESSAGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Migrate {SOURCE_TYPE}
to Google Space Message
Go Live Space
A Space is going live.
GO_LIVE_SPACE
EXECUTION_
|
Execution Id of the migration associated with this event. |
MIGRATION_
|
Migration Type of the event. |
SOURCE_
|
Source Identifier of the data migrated in the event. |
SOURCE_
|
Source Type of the data being migrated in the event. |
SOURCE_
|
Source URI of the data migrated in the event. |
TARGET_
|
Target Identifier of the data migrated in the event. |
TARGET_
|
Target Type of the data migrated in the event. |
TARGET_
|
Target URI of the data migrated in the event. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ data_migration
?eventName= GO_LIVE_SPACE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Make your Google Space go live

