Skip to main content
SnapCenter 6.0 cmdlets

Start-SdVolumeCloneSplit

Contributors

Starts your clone volume splitting operation.

Syntax

Start-SdVolumeCloneSplit [-Path]  <Object[]>  [-Session]  <String>  [-Host]  <String>

Detailed Description

Starts your clone volume splitting operation.

Parameters

Name Description Required? Pipeline Input Default Value

Path

Specifies the path to the clone volume you want to split.

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)

Examples