SnapCenter 6.0 Cmdlet Reference Guide For Windows ( CA08871-610en )

Get-SdVolumeCloneSplitEstimate

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

Top of Page