Start-RubrikManagedVolumeSnapshot
SYNOPSIS
Starts Rubrik Managed Volume snopshot
SYNTAX
DESCRIPTION
The Start-RubrikManagedVolumeSnapshot cmdlet is used to open a Rubrik Managed Volume for read/write actions.
EXAMPLES
EXAMPLE 1
Open the specified managed volume for read/write operations
EXAMPLE 2
Open the 'foo' managed volume for read/write operations.
PARAMETERS
-id
Rubrik's Managed Volume id value
-Server
Rubrik server IP or FQDN
-api
API version
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 Mike Fal for community usage Twitter: @Mike_Fal GitHub: MikeFal
RELATED LINKS
Last updated