< Back

Get-ArubaSWLed

Sat Jan 18, 2020 8:36 pm

NAME Get-ArubaSWLed



SYNOPSIS

Get Led (Locator) of the Switch





SYNTAX

Get-ArubaSWLed [[-member_id] <Int32>] [[-connection] <PSObject>] [<CommonParameters>]





DESCRIPTION

Get led Locator information





PARAMETERS

-member_id <Int32>



Required? false

Position? 1

Default value 0

Accept pipeline input? false

Accept wildcard characters? false



-connection <PSObject>



Required? false

Position? 2

Default value $DefaultArubaSWConnection

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-ArubaSWLed



Get Led locator information (Status, Duration, When, Remaning)









-------------------------- EXAMPLE 2 --------------------------



PS C:\\>Get-ArubaSWLed -member_id 3



Get Led locator information of member 3 (Stacked switch)











RELATED LINKS