Batch Commands 239
Example
modifyorg sales, support_contact=user_support@jumboinc.com,
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=”+joe@jumboinc.com, +mary@hugeisp.com”.
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 +msmith@jumboinc.com’
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.
Komentáře k této Příručce