Table of Contents

Class GetAllRelationalAnomaliesMessage

Namespace
Skyline.DataMiner.Analytics.Rad
Assembly
SLAnalyticsTypes.dll

Request message to get all relational anomalies within a specific time range, across all relational anomaly groups. Results will be returned in a GetRelationalAnomaliesResponseMessage.

[Serializable]
public class GetAllRelationalAnomaliesMessage : GetSessionedAnalyticsMessage, IGetAnalyticsMessage
Inheritance
TargetedClientRequestMessage
GetAllRelationalAnomaliesMessage
Implements
Inherited Members
Extension Methods

Constructors

GetAllRelationalAnomaliesMessage(DateTime, DateTime)

Initializes a new instance of the GetAllRelationalAnomaliesMessage class.

Properties

EndTime

Gets or sets the end time of the time range for which relational anomalies are requested.

StartTime

Gets or sets the start time of the time range for which relational anomalies are requested.