Skip to main content
SnapCenter 6.0 cmdlets

Get-SdVolumeCloneSplit

Contributors

Gets information about your clone volume splitting operation status.

Syntax

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

Detailed Description

Gets information about your clone volume splitting operation status.

Parameters

Name Description Required? Pipeline Input Default Value

JobId

true

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 clone splitting operation about which you want to retrieve status information.

true

true (ByPropertyName)

Examples