Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.21 KB

Disconnect-LMAccount.md

File metadata and controls

48 lines (32 loc) · 1.21 KB
external help file Module Name online version schema
Logic.Monitor-help.xml
Logic.Monitor
2.0.0

Disconnect-LMAccount

SYNOPSIS

Disconnect from a previously connected LM portal

SYNTAX

Disconnect-LMAccount [<CommonParameters>]

DESCRIPTION

Clears stored API credentials for a previously connected LM portal. Useful for switching between LM portals or clearing credentials after a script runs

EXAMPLES

EXAMPLE 1

Disconnect-LMAccount

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.

INPUTS

None. You cannot pipe objects to this command.

OUTPUTS

NOTES

Once disconnect you will need to reconnect to a portal before you will be allowed to run commands again.

RELATED LINKS

Module repo: https://github.com/logicmonitor/lm-powershell-module

PSGallery: https://www.powershellgallery.com/packages/Logic.Monitor