The Set-RubrikBlackout cmdlet uses a switch parameter to set cluster blackout
EXAMPLES
EXAMPLE 1
Set-RubrikBlackout -Set
Sets Rubrik Global Blackout window to be active on current cluster
EXAMPLE 2
Set-RubrikBlackout -Set:$false
Sets Rubrik Global Blackout window to be set to inactive on current cluster
PARAMETERS
-Set
Rubrik blackout value
-Server
Rubrik server IP or FQDN
-api
API version
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
-Confirm
Prompts you for confirmation before running the cmdlet.
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
Written by Pete Milanese for community usage Twitter: @pmilano1 GitHub: pmilano1