modelID | String Complete model ID of the process model whose logical server names you want to retrieve. You can retrieve model IDs by invoking the
pub.monitor.process.model:getModelNames service and using the value returned in the modelNames/PROCESSKEY output parameter. Note: Whether Monitor treats modelID as case-sensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to obtain data. |
logicalServers | Document List List of the retrieved logical server names. For each logical server name, the following fields are returned: SERVER String Name of the logical server. |
message | String Error that occurred during the execution of this service if this service encountered an error. |