Table of Contents

Namespace Skyline.DataMiner.Net.Messages

Classes

CompliancyPair
CreateSubscriptionResponseMessage

This message contains information about a subscriber. It gets returned in this case:

  • After sending a CreateSubscriptionMessage or UpdateSubscriptionMessage, a CreateSubscriptionResponse with info on the subscription is returned.
DynamicTableIndex

Represents a (index, displaykey) pair of a dynamic table.

DynamicTableIndicesResponse

Response to a GetDynamicTableIndices message.

ExecuteScriptMessage

Represents a message for executing an Automation script.

ExecuteScriptResponseMessage

Represents a response to a ExecuteScriptMessage message.

ExportedTableInfo

Contains information about exported DVE tables.

FunctionDefinition
GetParameterMessage

Represents a message to request a parameter value.

GetParameterResponseMessage

Represents a response to a GetParameterMessage.

GetProtocolInfoResponseMessage

Represents information for a single protocol

GetTrendDataMessage

Represents a message to request trend data from a DataMiner Agent.

GetTrendDataResponseMessage

Represents a response message to a GetTrendDataMessage request.

InternalLicense
PageInfo
ParameterGroupInfo
ParameterIndexPair

Represents the combination of a parameter and display index (for dynamic table columns).

PortSettingsOptions
ProcessAutomationInfo
ProtocolRelation
ProtocolTopology
ProtocolTopologyCell

Topology as defined in protocol.xml (for EPM)

ProtocolTopologyChain

Topology as defined in protocol.xml (for EPM)

ResponseMessage

Abstract class grouping all messages that are sent in response to client request messages. You can also use ResponseMessageWithInfo to add some error info to the response.

SA

String array wrapper class.

SearchControl
SubscriptionStateEventMessage

Subscription state event message.

TreeControl
UpdateSubscriptionMessage

Updates the previous set of subscription filters for a client with a new set.

UpdateSubscriptionMultiMessage

Updates multiple subscription sets in one go.

Enums

AlarmLevel

The alarm level of an element, parameter or alarm.

AutomationScriptAttachOptions

Automation script attach options.

AutomationScriptOptions
AverageTrendIntervalType

Defines which interval should be retrieved.

CompliancyKey

Different types of compliancy keys.

InternalLicenseType

Enumeration of the type values for the different types of internal licenses. This should match the enumeration in SLGlobal.

NotifyType
ParameterDisplayType
ParameterFilterOptions
RedundancyMode

Specifies the redundancy mode.

SubscriptionStage

Subscription stage

SubscriptionUpdateType

Describes the type of update to be executed by a UpdateSubscriptionMessage.

TopologyChainsFilterType
TrendOptions

Defines whether data should be filled with each record (new way 7.5.0+) or data should come as it is but with gaps returned

TrendingSpanType

Defines about which timespan a GetAnalogTrendDataMessage needs to return info.

TrendingType

Defines which type of data a GetAnalogTrendDataMessage needs to return.