EnableMaintenanceModeRequest Properties |
The EnableMaintenanceModeRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ForceWithUnresolvedFaults |
Force maintenance mode to be enabled even with blocking cluster faults present.
| |
| Nodes |
List of NodeIDs to put in maintenance mode
| |
| PerMinutePrimarySwapLimit |
Number of primaries to swap per minute. If not specified, all will be swapped at once.
| |
| Timeout |
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
|