Get-RubrikBootStrap
SYNOPSIS
Connects to Rubrik cluster and retrieves the bootstrap process progress.
SYNTAX
DESCRIPTION
This function is created to pull the status of a cluster bootstrap request.
EXAMPLES
EXAMPLE 1
This will return the bootstrap status of the job with the requested ID.
PARAMETERS
-id
ID of the Rubrik cluster or me for self
-Server
Rubrik server IP or FQDN
-RequestId
Bootstrap Request ID
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
RELATED LINKS
Last updated