SnapCenter 6.0 Cmdlet Reference Guide For Windows ( CA08871-610en )
SnapCenter PowerShell requirements
SnapCenter Windows disk management cmdlets
Get-SdStorageConnectionSetting
Get-SdVolumeCloneSplitEstimate
Invoke-SdHostVolumeSpaceReclaim
Remove-SdStorageConnectionSetting
SnapCenter data protection cmdlets
Catalog-SmBackupWithOracleRMAN
Get-SmBackupsForPointInTimeRecovery
Get-SmDataCollectionEmsSchedule
Get-SmMultiFactorAuthentication
Invoke-DiagnosticLogCollection
Invoke-SmPrimaryBackupsExistenceCheck
Invoke-SmTechRefreshPrimaryStorage
Invoke-SmTechRefreshSecondaryStorage
New-SmMultifactorAuthenticationMetadata
Refresh-SmSyncSnapMirrorBackups
Remove-SmResourceCredentialName
Set-SmDataCollectionEmsSchedule
Set-SmMultiFactorAuthentication
Set-SmRepositoryConfigSettings
New-SmUnmountBackup
Initiates an unmount operation.
Syntax
New-SmUnmountBackup [-BackupName] <String>
Detailed Description
Initiates an unmount operation.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
BackupName |
Specifies the name of the backup you want to unmount. |
true |
true (ByPropertyName) |
Examples
Example 1: Unmounting a backup
New-SmUnmountBackup -BackupName my_linux_10-20-2015_14.07.32.8158_0
This example syntax unmounts a mounted Oracle backup.