Systems.Monitoring.InformationMessagesSummary View
Namespace: Systems.Monitoring
Information abount types of information messages. Entity: Dmv_Information_Messages (Introduced in version 24.1.1.68)
Renames
Old name: Systems.Dmv.InformationMessages
New name: Systems.Monitoring.InformationMessagesSummary
Version: 24.1.5.35
Case: 35911
Default Visualization
Default Display Text Format:
{Process}: {Count}
Default Search Members:
__
Category: DynamicViews
Show in UI: ShownByDefault
Aggregate
An aggregate is a cluster of domain objects that can be treated as a single unit.
Aggregate Tree
Attributes
Name | Type | Description |
---|---|---|
Count | int32 | Total number of messages. Required Filter(eq;ge;le) ORD |
Process | string (254) | Process description for message. Required Filter(eq;like) ORD |
SizeMB | int64 | Total used size for message type in Megabytes. Required Filter(eq;ge;le) ORD |
Year | string (30) | The year to which the current data refers. Required Filter(eq;like) ORD Introduced in version 24.1.3.32 |
Attribute Details
Count
Total number of messages. Required
Filter(eq;ge;le)
ORD
Type: int32
Category: System
Supported Filters: Equals, GreaterThanOrLessThan
Supports Order By: True
Show in UI: ShownByDefault
Process
Process description for message. Required
Filter(eq;like)
ORD
Type: string (254)
Category: System
Supported Filters: Equals, Like
Supports Order By: True
Maximum Length: 254
Show in UI: ShownByDefault
SizeMB
Total used size for message type in Megabytes. Required
Filter(eq;ge;le)
ORD
Type: int64
Category: System
Supported Filters: Equals, GreaterThanOrLessThan
Supports Order By: True
Show in UI: ShownByDefault
Year
The year to which the current data refers. Required
Filter(eq;like)
ORD
Introduced in version 24.1.3.32
Type: string (30)
Category: System
Supported Filters: Equals, Like
Supports Order By: True
Maximum Length: 30
Show in UI: ShownByDefault
API
Domain API Query: https://demodb.my.erp.net/api/domain/odata/Systems_Monitoring_InformationMessagesSummary?$top=10
Domain API Query Builder: https://demodb.my.erp.net/api/domain/querybuilder#Systems_Monitoring_InformationMessagesSummary?$top=10