Skip to main content
SnapCenter 6.0 cmdlets

Get-SdLun

Contributors

Gets information about the LUNs created on your storage system.

Syntax

Get-SdLun [-StorageSystem]  <String>  [-LunPath]  <String>  [-Session]  <String>  [-Host]  <String>  [-SerialNumber]  <String>  [-Session]  <String>  [-Host]  <String>

Detailed Description

Gets information about the LUNs created on your storage system.

Parameters

Name Description Required? Pipeline Input Default Value

StorageSystem

Specifies the name of the storage system on which your LUN is located.

true

true (ByPropertyName)

LunPath

Specifies the path of the LUN on your storage system.

false

true (ByPropertyName)

Session

Specifies the session ID from Open-SmConnection.

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)

SerialNumber

true

true (ByPropertyName)

Examples