Name | Description |
boolean PrimaryServer | True if the contacted server is the primary server. |
boolean RepoFileSystemBased | True if a file-based repository is used. False if a repository that supports JDBC is used. |
int Port | The Repository Server Port |
boolean Enabled | Indicates when the Repository Server is enabled. 1 = enabled, 0 = not enabled. |
int ObjectStatus | Indicates Operational or Failed status of the component. |
boolean ContainsResourceMessage | Flag indicating a resource message, such as a log message or exception message, has been received from the monitored resource. |
int MessageSeverity | Severity level of the resource message: Critical = 1 Major = 2 Minor = 3 Warning = 4 Info = 5 Ok = 6 Indeterminate = 7 |