mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
enable chromemanagement reporting api
This commit is contained in:
@@ -111,7 +111,7 @@ def is_invitable_user():
|
|||||||
|
|
||||||
|
|
||||||
def send():
|
def send():
|
||||||
'''gam create userinvitation <email>'''
|
'''gam send userinvitation <email>'''
|
||||||
_generic_action('send')
|
_generic_action('send')
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ admin.googleapis.com
|
|||||||
alertcenter.googleapis.com
|
alertcenter.googleapis.com
|
||||||
calendar-json.googleapis.com
|
calendar-json.googleapis.com
|
||||||
chat.googleapis.com
|
chat.googleapis.com
|
||||||
|
chromemanagement.googleapis.com
|
||||||
chromepolicy.googleapis.com
|
chromepolicy.googleapis.com
|
||||||
classroom.googleapis.com
|
classroom.googleapis.com
|
||||||
cloudidentity.googleapis.com
|
cloudidentity.googleapis.com
|
||||||
|
|||||||
Reference in New Issue
Block a user