Class GetRADParameterGroupsMessage
Message to retrieve the relational anomaly detection parameter group names. Results in a GetRADParameterGroupsResponseMessage.
[Serializable]
public class GetRADParameterGroupsMessage : GetSessionedAnalyticsMessage, IGetAnalyticsMessage
- Inheritance
-
TargetedClientRequestMessageGetRADParameterGroupsMessage
- Implements
- Inherited Members
- Extension Methods
Remarks
- From DataMiner 10.5.11/10.6.0 onwards (RN 43440), GetRADParameterGroupsMessage retrieves a list of all RAD parameter groups that have been configured across all Agents in the cluster. In earlier DataMiner versions, it only retrieves the RAD parameter groups hosted on the local Agent.
Constructors
- GetRADParameterGroupsMessage()
Initializes a new instance of the GetRADParameterGroupsMessage class.
Methods
- ToString()
Converts the message to a string.