Table of Contents

Class SetMaintenanceRequest

Namespace
Skyline.DataMiner.Net.NodeRecovery.Requests
Assembly
SLNetTypes.dll

Requests setting the maintenance mode for a specific node in the cluster.

[Serializable]
public class SetMaintenanceRequest : ClientRequestMessage
Inheritance
DMSMessage
ClientRequestMessage
SetMaintenanceRequest
Extension Methods

Properties

InMaintenance

True to set the node in maintenance mode, false otherwise.

NodeId

The ID of the node to set maintenance mode for.