Skip to main content
SnapCenter 6.0 cmdlets

Get-SdPortSet

Contributors

Gets information about available portsets.

Syntax

Get-SdPortSet [-PortSetName]  <String>  [-StorageSystem]  <String>  [-GetLunMappings]  <>  [-Session]  <String>  [-Host]  <String>

Detailed Description

Gets information about available portsets.

Parameters

Name Description Required? Pipeline Input Default Value

PortSetName

Specifies the name of the portset about which you want to get information.

false

true (ByPropertyName)

StorageSystem

Specifies the name of the storage system on which your portset resides.

true

true (ByPropertyName)

GetLunMappings

Indicates that you want to get information about the number of LUN mappings.

false

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