ServerRegistryService.renameServerGroup Method

Register a server with the specified name.
 

Parameters

id

Type: Number
The ID of the server group to rename.
newname

Type: String
The new name of the server group.

Return Value


Type: jQuery.Promise
Value: dundas.configuration.ServerInfo
A promise object that is resolved when the call is complete.