Skip to main content
SnapCenter 6.0 cmdlets

Get-SdVolumeCloneSplitEstimate

Contributors

Estimates the amount of space you available, before you begin a clone splitting operation.

Syntax

Get-SdVolumeCloneSplitEstimate [-Path]  <Object[]>  [-Session]  <String>  [-Host]  <String>

Detailed Description

Estimates the amount of space you available, before you begin a clone splitting operation.

Parameters

Name Description Required? Pipeline Input Default Value

Path

Specifies the path to the volume about which you want to retrieve a space estimate, before you begin a clone splitting operation.

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