GetStatusResult GetStatus(GetStatusArg tArg)
tArg. Operation execution parameters.
The GetStatus operation gets information about BI server.
This operation enables the user to get the following information:
Version and bitness of Foresight Analytics Platform that is set at BI server.
Individual settings for the repositories.
BI server work parameters.
To execute the operation, in the tArg.metabase field specify the repository connection moniker, which settings must be obtained. To get work parameters, in the tArg.processInfo field specify pattern.
Various methods of using this operation are given in the following examples:
Example name |
Getting Information about Web Service |
Getting Information about Repository Connection |
Getting BI Server Performance Parameters |
See also: