external help file: ZabbixTools-help.xml Module Name: ZabbixTools online version: https://poshzabbixtools.readthedocs.io/en/latest/en-US/Disconnect-ZabbixServer schema: 2.0.0


Disconnect-ZabbixServer

SYNOPSIS

Sends a logout request to a Zabbix server API service.

SYNTAX

Disconnect-ZabbixServer [<CommonParameters>]

DESCRIPTION

The Disconnect-ZabbixServer function sends a logout request to the Zabbix server API and removes the local session information.

EXAMPLES

EXAMPLE 1

Disconnect-ZabbixServer

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

This function requires no inputs.

OUTPUTS

This function provides no outputs.

NOTES

Author: Trent Willingham Check out my other scripts and projects @ https://github.com/twillin912

https://poshzabbixtools.readthedocs.io/en/latest/en-US/Disconnect-ZabbixServer