Base type: System.Entity
Summary: This entity presents all applications. Used in alerting
Name | Type | Notes |
---|---|---|
ID | System.Int32 | The unique integer representation of application. |
NodeID | System.Int32 | The unique integer representation of parent node. |
ApplicationName | System.String | The string value that contains the name of the application. |
ApplicationAvailability | System.String | The string value that contains the application availability. |
ComponentsWithProblemsFormatted | System.String | The string value that contains the components with problems. |
SystemSummaryFormatted | System.String | The string value that contains the system summary. |
ComponentsWithProblems | System.String | Provides a comma-delimited list of components in a down, unknown, warning, or critical state. |
ComponentsWithStatusFormattedHtml | System.String | List of components with component status Formatted with html tags for events that appear on the web console. |
ComponentsWithStatus | System.String | Provides a comma-delimited list of all components and their current status. |
ComponentsWithStatusFormatted | System.String | List of components with component status included formatted with html tags. Html formatting is used for send e-mail action to provide improved appearance of listed components. |
ComponentsWithProblemsFormattedHtml | System.String | List of components that are not up along with component status included. Formatted with html tags for events that appear on the web console. |
SystemSummaryFormattedHtml | System.String | System summary. Formatted with html tags for events that appear on the web console. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
Application | Orion.APM.Application | Defined by relationship Orion.APM.ApplicationAlertReferencesApplication (System.Reference) |