pfSense-pkg-RESTAPI

Dispatchers

Table of Contents

Classes

ACMEAccountKeyRegisterDispatcher
Defines a Dispatcher for registering a given ACME account key with the ACME package.
ACMECertificateIssueDispatcher
Defines a Dispatcher for issuing a new ACME certificate.
ACMECertificateRenewDispatcher
Defines a Dispatcher for renewing/signing an ACME certificate.
DHCPServerApplyDispatcher
Defines a Dispatcher for applying changes to the DHCP server configuration.
DNSForwarderApplyDispatcher
Defines a Dispatcher object which defines functions that are intended to run in the background. The Dispatcher objects allows us to dynamically create a private PHP script that can be called in the background, manages the process spawn queue, and enforces background process timeouts.
DNSResolverApplyDispatcher
Defines a Dispatcher for applying changes to the DNS Resolver configuration.
FirewallApplyDispatcher
Defines a Dispatcher for applying changes to the firewall filter configuration.
FirewallStateTableResetDispatcher
Defines a Dispatcher for resetting the state table. This dispatcher allows the state table to be reset in the background and on a delay to prevent the API from hanging or timing out while the state table is being reset.
HAProxyApplyDispatcher
Defines a Dispatcher for applying changes to the HAProxy settings.
InterfaceApplyDispatcher
Defines a Dispatcher for applying changes to interface configurations.
IPsecApplyDispatcher
Defines a Dispatcher for applying changes to the IPsec configuration.
RESTAPISettingsSyncDispatcher
Defines a Dispatcher for syncing REST API settings to HA peers.
RoutingApplyDispatcher
Defines a Dispatcher for applying changes to the routing configuration.
SystemHaltDispatcher
Defines a Dispatcher for shutting down the system.
SystemHostnameApplyDispatcher
Defines a Dispatcher for applying changes to the system hostname configuration.
SystemRebootDispatcher
Defines a Dispatcher for rebooting the system.
TrafficShaperApplyDispatcher
Defines a Dispatcher that applies pending Traffic Shaper changes.
VirtualIPApplyDispatcher
Defines a Dispatcher for applying changes to the WireGuard configuration.
WebGUIRestartDispatcher
Defines a Dispatcher for restarting the web GUI.
WireGuardApplyDispatcher
Defines a Dispatcher for applying changes to the WireGuard configuration.

        
On this page

Search results