mirror of
https://github.com/freedbygrace/PSOPNSenseAPI.git
synced 2026-07-26 11:58:18 +00:00
987 B
987 B
Disconnect-OPNSense
SYNOPSIS
Disconnects from an OPNSense firewall.
SYNTAX
Disconnect-OPNSense
DESCRIPTION
The Disconnect-OPNSense cmdlet terminates the connection to an OPNSense firewall.
EXAMPLES
Example 1: Disconnect from an OPNSense firewall
Disconnect-OPNSense
This example disconnects from the currently connected OPNSense firewall.
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
OUTPUTS
None
NOTES
This cmdlet releases resources used by the connection to the OPNSense firewall.