Overview
Name | holds_held_accounts |
Type | Resource |
Id | googleworkspace.vault.holds_held_accounts |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource and then invoke a supported method using the EXEC
command
Methods
Name | Accessible by | Required Params | Description |
---|
matters_holds_addHeldAccounts | EXEC | holdId, matterId | Adds accounts to a hold. Returns a list of accounts that have been successfully added. Accounts can be added only to an existing account-based hold. |
matters_holds_removeHeldAccounts | EXEC | holdId, matterId | Removes the specified accounts from a hold. Returns a list of statuses in the same order as the request. |