Click or drag to resize

EnableMaintenanceModeRequest Properties

The EnableMaintenanceModeRequest type exposes the following members.

Properties
  NameDescription
Public propertyForceWithUnresolvedFaults
Force maintenance mode to be enabled even with blocking cluster faults present.
Public propertyNodes
List of NodeIDs to put in maintenance mode
Public propertyPerMinutePrimarySwapLimit
Number of primaries to swap per minute. If not specified, all will be swapped at once.
Public propertyTimeout
How long to allow maintenance mode to remain enabled before automatically disabling. Formatted in HH:mm:ss. If not specified, it will remain enabled until explicitly disabled
Top
See Also