Home > Configuration > Basic > renameservice

renameservice

Use this method to renames a service.

Syntax



Parameters

name

Existing name of the service to be renamed.
This is mandatory parameter.

newname

New name for the service. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also