Example, Description, Return values – Google Message Security Batch Reference Guide User Manual
Page 236: Authorization, Classification, Notes

Batch Commands
239
Example
modifyorg sales, [email protected],
max_message_size=250
modifyorg sales, im_enable=on
Description
Modifies an organization record.
•
<org name> -- The organization being modified.
Enclose <org name> in double quotes or preceded with a ‘\’ symbol if it
contains a quote (‘), double quote (“), backslash (\), apostrophe, commas, #, =
symbols.
•
<field>=<value> -- Any org-level field that you have privileges to edit. If you
include a read-only field, the system will return an error.
Enclose <value> in double quotes if it contains a comma delimited list. For
example,
approved_senders=”[email protected], [email protected]”.
Return Values
Batch command interface return values:
If the Sales organization’s approved_senders field was modified, this string is
returned:
‘Modified Sales: Set approved_senders to [email protected]’
Authorization
•
Read: Edit Organizations
•
Write: Edit Organizations
Classification
Batch org management, and IM management (im_enable flag)
Notes
•
Current organization values can be viewed with the displayorg command.
•
The authentication data field can by configured by modifyorg
by using the
authentication_data field.