< Back

Get-ArubaSWRestSessionTimeout

Sat Jan 18, 2020 8:37 pm

NAME Get-ArubaSWRestSessionTimeout



SYNOPSIS

Get REST Session Timeout when you connect to a switch





SYNTAX

Get-ArubaSWRestSessionTimeout [[-connection] <PSObject>] [<CommonParameters>]





DESCRIPTION

Get REST Session Timeout





PARAMETERS

-connection <PSObject>



Required? false

Position? 1

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-ArubaSWRestSessionTimeout



This function give you idle time (in seconds) before being disconnected











RELATED LINKS