Skip to content

Admin SDK exploration for Bring Your Own Devices (BYOD).

Notifications You must be signed in to change notification settings

Khurrm/admin-sdk-mobile-actions

Repository files navigation

Task Description

Explore the Admin SDK for Bring Your Own Devices (BYOD) actions. Actions:

  • Approve
  • Block
  • List
  • Wiped Devices

Platform to be used

Google Apps Script will be used to program the code.

Reference Documentation

Note: When I am uploading the code on Github then *.gs files are added as *.js.

User Defined Method: listPendingDevices

This Program list all of the pending devices that are not approved at present. These devices can also be checked via the the google admin console.

User Defined Method: listBlockedDevices

This Program list all of the blocked devices that are not approved at present. These devices can also be checked via the the google admin console.

User Defined Method: listApprovedDevices

This Program list all of the approved devices that are not approved at present. These devices can also be checked via the the google admin console.

User Defined Method: listWipedDevices

This Program list all of all wiped devices that are not approved at present. These devices can also be checked via the the google admin console.

About

Admin SDK exploration for Bring Your Own Devices (BYOD).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published