Skip to content

Enable-PodeServer

SYNOPSIS

Enables new incoming requests by removing the middleware that blocks requests when the Pode Watchdog client is active.

SYNTAX

Enable-PodeServer

DESCRIPTION

This function resets the cancellation token for the Disable action, allowing the Pode server to accept new incoming requests.

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

INPUTS

OUTPUTS

NOTES