Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Invoke UniFiApiLogout

Joerg Hochwald edited this page Jan 14, 2019 · 23 revisions

external help file: UniFiTooling-help.xml HelpVersion: 1.0.8 Locale: en-US Module Guid: 7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d Module Name: UniFiTooling online version: https://github.com/jhochwald/UniFiTooling/raw/master/docs/Invoke-UniFiApiLogout.md schema: 2.0.0

Invoke-UniFiApiLogout

SYNOPSIS

Logout from the API of the UniFi Controller

SYNTAX

Invoke-UniFiApiLogout [<CommonParameters>]

DESCRIPTION

Logout from the API of the Ubiquiti UniFi Controller

EXAMPLES

EXAMPLE 1

Invoke-UniFiApiLogout

Logout from the API of the Ubiquiti UniFi Controller

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

OUTPUTS

NOTES

Initial version of the Ubiquiti UniFi Controller automation function

RELATED LINKS

Get-UniFiConfig

Set-UniFiDefaultRequestHeader

Invoke-UniFiApiLogin