Table of Contents

Class SwarmingPrerequisitesCheckResponse

Namespace
Skyline.DataMiner.Net.Swarming
Assembly
SLNetTypes.dll
[Serializable]
public class SwarmingPrerequisitesCheckResponse : ResponseMessage
Inheritance
DMSMessage
SwarmingPrerequisitesCheckResponse
Extension Methods

Properties

CentralDatabaseNotConfigured

true only if no offload database has been configured.

LegacyReportsAndDashboardsDisabled

true only if legacy dashboards are truly disabled.

NoIncompatibleEnhancedServicesOnDMS

true if enhanced services on the system are compatible with Swarming.

NoObsoleteAlarmIdUsageInProtocolQActions

Whether incompatible AlarmID usage was detected in protocol QActions. Also returns true in case this check was requested to be skipped in the message.

NoObsoleteAlarmIdUsageInScripts

Whether incompatible AlarmID usage was detected in scripts. Also returns true in case this check was requested to be skipped in the message.

SatisfiesPrerequisites

Combined value for the individual results.

Summary

A textual summary of the issues that were found (if any).

SupportedDMS

true only if the cluster config is ready for Swarming to be enabled. An example of an incompatible configuration is a Failover setup.

SupportedDatabase

true only if the DataMiner System uses a clustered database.