Skip to main content
SnapCenter 6.0 cmdlets

Stop-SdVolumeCloneSplit

Contributors

Stops your clone volume splitting operation.

Syntax

Stop-SdVolumeCloneSplit [-JobId]  <String[]>  [-StorageSystem]  <String>  [-Session]  <String>  [-Host]  <String>  [-JobId]  <String[]>  [-Path]  <Object[]>  [-Session]  <String>  [-Host]  <String>

Detailed Description

Stops your clone volume splitting operation.

Parameters

Name Description Required? Pipeline Input Default Value

JobId

false

true (ByPropertyName)

StorageSystem

true

true (ByPropertyName)

Session

false

true (ByPropertyName)

Host

Specifies the name or IP address of the host on which you execute the operation. The default is your local machine.

false

true (ByPropertyName)

Path

Specifies the path to the clone volume you want to stop splitting.

true

true (ByPropertyName)

Examples