Table of Contents

Class AddRADParameterGroupMessage

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

Message to start monitoring a parameter group with Relational Anomaly Detection. If a group with the same name already exists on the same Agent, it will be overwritten.

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

Constructors

AddRADParameterGroupMessage()

Initializes a new instance of the AddRADParameterGroupMessage class.

AddRADParameterGroupMessage(RADGroupInfo)

Initializes a new instance of the AddRADParameterGroupMessage class.

Properties

ParameterGroupInfo

The group information.