IServerRegistryService Interface | 
Namespace: Dundas.BI.Configuration
The IServerRegistryService type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentServerGroupId | 
            Gets the ID of the server group to which the current server belongs.
              | 
| Name | Description | |
|---|---|---|
| CreateServerGroup | Creates a server group.  | |
| DeleteServerGroup | Deletes a server group.  | |
| GetServerGroups | Gets the registered server and server group names.  | |
| GetServers | Gets the registered servers.  | |
| IsServerActive | Gets a value indicating whether the specified server is active.  | |
| RegisterServer | Registers a server.  | |
| RenameServerGroup | Renames a server group.  | |
| SetServerGroup | Sets the server group of the specified server.  | |
| UnregisterServer | Unregisters a server.  |