DisclaimerPlease help to protect the environment by not printing e-mails unnecessarily. The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.--
You received this message because you are subscribed to a topic in the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-manager/PK21mRuk8y4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/df2397ff-e5b7-448b-97d7-7a02aae019e0n%40googlegroups.com.
With Advanced GAM you could do this:
$ gam info teamdrive teamdrive "TS Shared Drive 1" fields id
User: ad...@domain.com, Shared Drive: TS Shared Drive 1 (1235LiIe4dqxZUk9xyz)
Shared Drive ID: 1235LiIe4dqxZUk9xyz
Shared Drive Name: TS Shared Drive 1
or this:
$ gam info teamdrive teamdrive "TS Shared Drive 1" fields id formatjson
{"id": "1235LiIe4dqxZUk9xyz", "name": "TS Shared Drive 1"}
Ross
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAC7_LcotB8Qz0wsxcSSLL-m1_Smdq-jC0a9O4wEcRuppPLRaNg%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAC7_LcotB8Qz0wsxcSSLL-m1_Smdq-jC0a9O4wEcRuppPLRaNg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CADSK1vv%3DasGDf%3Dbayv%2BvTwwtRCBQWrb6%3DDG83jq4sSxtZVOi2w%40mail.gmail.com.
<SharedDriveIDEntity> ::=
<DriveFileItem> |
(teamdriveid <DriveFileItem>) | (teamdriveid:<DriveFileItem>)
<SharedDriveNameEntity> ::=
(teamdrive <SharedDriveName>) | (teamdrive:<SharedDriveName>)
<SharedDriveEntity> ::=
<SharedDriveIDEntity> |
<SharedDriveNameEntity>
gam <UserTypeEntity> delete teamdrive <SharedDriveEntity>
You can delete by ID or name.
gam user us...@domain.com delete teamdrive <ID>
gam user us...@domain.com delete teamdrive teamdriveid <ID>
gam user us...@domain.com delete teamdrive teamdrive <Name>
Ross
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAC7_LcobxbJQq3jPyH0q4R%3D4Ff_OVC4Xk91EmscyB9U7YRbuvw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/CAJkvRS8-KJy5uGELta4x4A6Wr%2BY6qXdZqr08sAYcXimDnKdSRA%40mail.gmail.com.