SnapCenter 6.0 Cmdlet Reference Guide For Windows ( CA08871-610en )
SnapCenter PowerShell requirements
SnapCenter Windows disk management cmdlets
Get-SdStorageConnectionSetting
Get-SdVolumeCloneSplitEstimate
Invoke-SdHostVolumeSpaceReclaim
Remove-SdStorageConnectionSetting
SnapCenter data protection cmdlets
Catalog-SmBackupWithOracleRMAN
Get-SmBackupsForPointInTimeRecovery
Get-SmDataCollectionEmsSchedule
Get-SmMultiFactorAuthentication
Invoke-DiagnosticLogCollection
Invoke-SmPrimaryBackupsExistenceCheck
Invoke-SmTechRefreshPrimaryStorage
Invoke-SmTechRefreshSecondaryStorage
New-SmMultifactorAuthenticationMetadata
Refresh-SmSyncSnapMirrorBackups
Remove-SmResourceCredentialName
Set-SmDataCollectionEmsSchedule
Set-SmMultiFactorAuthentication
Set-SmRepositoryConfigSettings
New-SdPortSet
Creates a new portset.
Syntax
New-SdPortSet [-PortSetName] <String> [-PortSetType] <String> [-StorageSystem] <String> [-Session] <String> [-Host] <String>
Detailed Description
Creates a new portset.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
PortSetName |
Specifies the name of the portset you want to create. |
true |
true (ByPropertyName) |
|
PortSetType |
Specifies the protocol you want to use for your new portset. Valid options are iSCSI, Fibre Channel (FCP), or mixed. |
false |
true (ByPropertyName) |
|
StorageSystem |
Specifies the storage system on which you want your new portset to reside. |
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) |