Renaming an SMS Gateway
Renames an SMS gateway.
smsgw_rename smsgw=SMSGatewayName new_name=Name
Parameters:
Name Type Description Mandatory
smsgw Object name SMS gateway to be
renamed.
Y
new_name Object name New name for the SMS
gateway.
Y
This command renames an SMS gateway.
SMS gateways cannot be renamed while there are uncleared alerting events.
Example:
smsgw_rename smsgw=SMSGW2 new_name=external-SMSGW
Output:
Command completed successfully
Access Control:
User Category Permission
Storage administrator Allowed
Storage integration administrator Disallowed
Application administrator Disallowed
Security administrator Disallowed
Read-only users Disallowed
Technicians Disallowed
Completion Codes:
v CANNOT_CHANGE_EVENT_CONF_WITH_ALERTING_EVENTS
Cannot change event configuration while there are alerting events
Troubleshooting: Clear all alerting events before changing event configuration
v GATEWAY_NAME_ALREADY_EXISTS
Gateway name already exists
v GATEWAY_NAME_DOES_NOT_EXIST
Gateway name does not exist
Chapter 14. Event Handling 301