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

Batch Commands
143
Description
Creates a new organization, <org name>, underneath the parent organization,
<parent org>.
•
<org name> -- The name of the sub organization being added.
Enclose <org name> in double quotes or preceded with a ‘\’ symbol if it
contains a quote (‘), double quote (“), backslash (\), apostrophe, commas, #, =
symbols.
•
parent -- The new organization’s parent.
Errors
When using the Administration Console Batch page and you forget a comma ‘,’
before the ‘parent=’ parameter, the parent=<parent org> becomes part of the <org
name> and this error will result:
'Please pick a parent for ''.
Note:
If you include a read-only field with this command, the system will return an
error.
Return Values
When using the Batch Interface, if the
Sales
organization was added under the
JumboInc
parent organization, this string would be returned:
‘Created new organization Sales under organization JumboInc.’
Authorization
•
Read: Create Organizations
•
Write: Create Organizations
Classification
Batch organization management
Notes
In addition when using a batch file, comments begin with a ‘#’ hash symbol. If not
on a separate line, the hash symbol could be interpreted as part of a user or
organization name.