ServerRegistryService.setServerGroup Method
Set a server to be a member of a server group.
Parameters
- serverName
-
Type: String
The name of the server.
- serverGroupId
-
Type: Number
The ID of the server group.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.