Skip to main content
SnapCenter 6.0 cmdlets

New-SdBackup

Contributors

Syntax

New-SdBackup [-Snapshot]  <String>  [-ConsistencyGroups]  <NewSdBackup+ConsistencyGroupInfo>  [-LUNs]  <String>  [-NasDirs]  <String>  [-DisableFallbackToVolumeSnaphot]  <>  [-RestApiURL]  <String>  [-Session]  <String>  [-Host]  <String>

Detailed Description

Parameters

Name Description Required? Pipeline Input Default Value

Snapshot

true

true (ByValue, ByPropertyName)

ConsistencyGroups

false

true (ByPropertyName)

LUNs

false

true (ByPropertyName)

NasDirs

false

true (ByPropertyName)

DisableFallbackToVolumeSnaphot

false

true (ByPropertyName)

RestApiURL

false

true (ByPropertyName)

Session

false

true (ByPropertyName)

Host

false

true (ByPropertyName)

Examples