This document lists the events and parameters for
various types of
Jamboard Audit activity events. You can retrieve these events by
calling Activities.list()
with applicationName=jamboard
.
Administrative Action
An (non settings-change) action relating to the administration of the board.
Events of this type are returned with type=administrative_action
.
Device License Enrollment Change
Audit log event for changing device license enrollment.
DEVICE_LICENSE_ENROLLMENT_CHANGE
CURRENT_
JAMBOARD_
NAME
string
Parameter for Jamboard name.
JAMBOARD_
ID
string
Parameter for a Jamboard id.
LICENSE_
ENROLLMENT_
STATE
string
The value of the license enrollment state. Possible values:
-
ENROLLED
Description for license enrolled. -
UNENROLLED
Description for license unenrolled.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_LICENSE_ENROLLMENT_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{CURRENT_JAMBOARD_NAME}
was {LICENSE_ENROLLMENT_STATE}
Device Provisioning Change
Audit log event for changing device provisioning.
DEVICE_PROVISIONING_CHANGE
CURRENT_
JAMBOARD_
NAME
string
Parameter for Jamboard name.
JAMBOARD_
ID
string
Parameter for a Jamboard id.
PROVISION_
STATE
string
Whether the device is being provisioned or deprovisioned. Possible values:
-
DEPROVISIONED
Description for deprovisioned. -
PROVISIONED
Description for provisioned.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_PROVISIONING_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{CURRENT_JAMBOARD_NAME}
was {PROVISION_STATE}
Device Reboot Requested
Audit log event triggered when a reboot is requested.
DEVICE_REBOOT_REQUESTED
CURRENT_
|
Parameter for Jamboard name. |
JAMBOARD_
|
Parameter for a Jamboard id. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_REBOOT_REQUESTED
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{CURRENT_JAMBOARD_NAME}
reboot was requested by {actor}
Export Jamboard Fleet
Audit log event triggered when a request is made to export Jamboard fleet.
EXPORT_JAMBOARD_FLEET
JAMBOARD_
ID
string
Parameter for a Jamboard id.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= EXPORT_JAMBOARD_FLEET
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Export Jamboard fleet was requested by {actor}
Setting Change
A change to the board settings.
Events of this type are returned with type=setting_change
.
Device Additional Keyboards Change
Audit log event for a change in the additional keyboards of a Jamboard.
DEVICE_ADDITIONAL_IMES_CHANGE
CURRENT_
JAMBOARD_
NAME
string
Parameter for Jamboard name.
JAMBOARD_
ID
string
Parameter for a Jamboard id.
NEW_
ADDITIONAL_
IMES
string
Parameter for the new additional keyboards of a Jamboard device. Possible values:
-
JAPANESE_12_KEY
A Japanese 12-key keyboard. -
JAPANESE_QWERTY
A Japanese QWERTY keyboard. -
NONE
OLD_
ADDITIONAL_
IMES
string
Parameter for the original additional keyboards of a Jamboard device. Possible values:
-
JAPANESE_12_KEY
A Japanese 12-key keyboard. -
JAPANESE_QWERTY
A Japanese QWERTY keyboard. -
NONE
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_ADDITIONAL_IMES_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Additional keyboards were changed from {OLD_ADDITIONAL_IMES}
to {NEW_ADDITIONAL_IMES}
on {CURRENT_JAMBOARD_NAME}
Device Cloud Logging Change
Audit log triggered when cloud logging is turned on or off.
DEVICE_LOGGING_CHANGE
CURRENT_
JAMBOARD_
NAME
string
Parameter for Jamboard name.
JAMBOARD_
ID
string
Parameter for a Jamboard id.
ON_
OFF
string
A param for whether something is on or off. Possible values:
-
OFF
The off state. -
ON
The on state.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_LOGGING_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Cloud logging was turned {ON_OFF}
for {CURRENT_JAMBOARD_NAME}
Device Demo Mode Availability Change
Demo Mode Availability setting change event name.
DEMO_MODE_AVAILABILITY_CHANGE
CURRENT_
JAMBOARD_
NAME
string
Parameter for Jamboard name.
JAMBOARD_
ID
string
Parameter for a Jamboard id.
NEW_
DEMO_
MODE_
AVAILABILITY
string
Parameter for the new availability of demo mode. Possible values:
-
ALWAYS_ON
Specifies that demo mode is always on (i.e. cannot be disabled by the user). -
AVAILABLE
Specifies that demo mode is available (i.e. can be enabled or disabled by the user). -
UNAVAILABLE
Specifies that demo mode is unavailable (i.e. cannot be enabled by the user).
OLD_
DEMO_
MODE_
AVAILABILITY
string
Parameter for the original availability of demo mode. Possible values:
-
ALWAYS_ON
Specifies that demo mode is always on (i.e. cannot be disabled by the user). -
AVAILABLE
Specifies that demo mode is available (i.e. can be enabled or disabled by the user). -
UNAVAILABLE
Specifies that demo mode is unavailable (i.e. cannot be enabled by the user).
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEMO_MODE_AVAILABILITY_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Demo mode was changed from {OLD_DEMO_MODE_AVAILABILITY}
to {NEW_DEMO_MODE_AVAILABILITY}
on {CURRENT_JAMBOARD_NAME}
Device Language Change
Audit log event for a change in the user interface language of a Jamboard.
DEVICE_LANGUAGE_CHANGE
CURRENT_
JAMBOARD_
NAME
string
Parameter for Jamboard name.
JAMBOARD_
ID
string
Parameter for a Jamboard id.
NEW_
LANGUAGE
string
Parameter for the new user interface language of a device. Possible values:
-
ENGLISH
The language English. -
JAPANESE
The language Japanese. -
NONE
OLD_
LANGUAGE
string
Parameter for the original user interface language of a Jamboard device. Possible values:
-
ENGLISH
The language English. -
JAPANESE
The language Japanese. -
NONE
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_LANGUAGE_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Language was changed from {OLD_LANGUAGE}
to {NEW_LANGUAGE}
on {CURRENT_JAMBOARD_NAME}
Device Location Change
Audit log event for a change in the location of a Jamboard.
DEVICE_LOCATION_CHANGE
CURRENT_
|
Parameter for Jamboard name. |
JAMBOARD_
|
Parameter for a Jamboard id. |
NEW_
|
Parameter for the new location of a device. |
OLD_
|
Parameter for the original location of a Jamboard device. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_LOCATION_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Stated location was changed from {OLD_LOCATION}
to {NEW_LOCATION}
on {CURRENT_JAMBOARD_NAME}
Device Name Change
Description for Device name change.
DEVICE_NAME_CHANGE
CURRENT_
|
Parameter for Jamboard name. |
JAMBOARD_
|
Parameter for a Jamboard id. |
OLD_
|
Description for old Jamboard name. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_NAME_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Name was changed from {OLD_JAMBOARD_NAME}
to {CURRENT_JAMBOARD_NAME}
on {OLD_JAMBOARD_NAME}
Device Note Change
An event for a change in the note added to this Jamboard.
DEVICE_NOTE_CHANGE
CURRENT_
|
Parameter for Jamboard name. |
JAMBOARD_
|
Parameter for a Jamboard id. |
NEW_
|
The new note for the Jamboard. |
OLD_
|
The old note for the Jamboard. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_NOTE_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Note on {CURRENT_JAMBOARD_NAME}
was changed from {OLD_NOTE}
to {NEW_NOTE}
Device Pairing Change
Audit log event that is triggered when the Jamboard's paired device is changed.
DEVICE_PAIRING_CHANGE
CURRENT_
JAMBOARD_
NAME
string
Parameter for Jamboard name.
DEVICE_
TYPE
string
The type of the device. Possible values:
-
CALENDAR
Calendar resource device type. -
CFM
Hangouts Meet Hardware device type.
JAMBOARD_
ID
string
Parameter for a Jamboard id.
NEW_
DEVICE
string
The new paired device.
OLD_
DEVICE
string
The old paired device.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_PAIRING_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{DEVICE_TYPE}
changed from {OLD_DEVICE}
to {NEW_DEVICE}
on {CURRENT_JAMBOARD_NAME}
Device Screensaver Timeout Change
Event for a change in the amount of time before a screensaver appears.
SCREENSAVER_TIMEOUT_CHANGE
CURRENT_
|
Parameter for Jamboard name. |
JAMBOARD_
|
Parameter for a Jamboard id. |
NEW_
|
The new timeout value. |
OLD_
|
The old timeout value. |
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= SCREENSAVER_TIMEOUT_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Screensaver timeout was changed from {OLD_TIMEOUT_VALUE}
minutes to {NEW_TIMEOUT_VALUE}
minutes on {CURRENT_JAMBOARD_NAME}
Device Videoconferencing Change
Jamboard videoconferencing enablement setting change event name.
VIDEOCONF_ENABLED_CHANGE
CURRENT_
JAMBOARD_
NAME
string
Parameter for Jamboard name.
JAMBOARD_
ID
string
Parameter for a Jamboard id.
ON_
OFF
string
A param for whether something is on or off. Possible values:
-
OFF
The off state. -
ON
The on state.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= VIDEOCONF_ENABLED_CHANGE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
Videoconferencing was turned {ON_OFF}
for {CURRENT_JAMBOARD_NAME}
Status Change
A change to the status of the board not enacted by an admin or Jamboard user.
Events of this type are returned with type=status_change
.
Device Update
An event for a change in the note added to this Jamboard.
DEVICE_UPDATE
COMPONENT
string
A parameter for a component of a Jamboard which may be updated. Possible values:
-
JAMBOARD
An updatable component referring to the whole Jamboard.
CURRENT_
JAMBOARD_
NAME
string
Parameter for Jamboard name.
JAMBOARD_
ID
string
Parameter for a Jamboard id.
NEW_
VERSION
string
A new version.
OLD_
VERSION
string
An old version.
GET https://admin.googleapis.com
/admin
/reports
/v1
/activity
/users
/all
/applications
/ jamboard
?eventName= DEVICE_UPDATE
&maxResults=10
&access_token= YOUR_ACCESS_TOKEN
{COMPONENT}
was updated from {OLD_VERSION}
to {NEW_VERSION}
on {CURRENT_JAMBOARD_NAME}