< Back

Test-DynDnsSession

Sat Jan 18, 2020 8:16 pm

NAME Test-DynDnsSession



SYNOPSIS

The Test-DynDnsSession command verifies that a session is still active with the Dyn Managed DNS REST API.





SYNTAX

Test-DynDnsSession [<CommonParameters>]





DESCRIPTION

The Test-DynDnsSession command verifies that a session is still active with the Dyn Managed DNS REST API.



If there is no authentication token session variable, this will return False.





PARAMETERS

<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

None







OUTPUTS

System.Boolean







NOTES









--------------------------- Example ---------------------------



PS C:\\> Test-DynDnsSession

True



Verify if there is an active, valid session.



RELATED LINKS

Online Version: https://powershell.anovelidea.org/modul ... ssion.html

Connect-DynDnsSession https://powershell.anovelidea.org/modul ... ssion.html

Disconnect-DynDnsSession https://powershell.anovelidea.org/modul ... ssion.html

Send-DynDnsSession https://powershell.anovelidea.org/modul ... ssion.html

Get-DynDnsSession https://powershell.anovelidea.org/modul ... ssion.html

Session Active (API) https://help.dyn.com/session-active/