New-RubrikManagedVolumeExport
SYNOPSIS
Creates an export of a Managed Volume snapshot
SYNTAX
DESCRIPTION
The New-RubrikManagedVolumeExport command will request the creation of a Managed Volume export of the specified Managed Volume snapshot
EXAMPLES
EXAMPLE 1
Create an export (live mount) of the most recent snapshot for the specified managed volume.
PARAMETERS
-Id
Rubrik identifier of Managed Volume snapshot to be exported
-SourceManagedVolumeName
Source Managed Volume Name
-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 Mike Fal Twitter: @Mike_Fal GitHub: MikeFal
RELATED LINKS
Last updated