[This is preliminary documentation and is subject to change.]

Provides licence and available database information.

Namespace: QPulseWebServices.Contracts.Service
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.591.48

Syntax

C#
ServerInfo GetServerInfo()

Return Value

An array containing the names and authentication modes of the available databases.

Remarks

REST Availability: Supports HTTP GET

Exceptions

ExceptionCondition
ServiceFaultCode..::..ConnectionsNotAvailableThe Web Services cannot retrieve the available connections from the Q-Pulse service.

See Also