NAME
WebService::OPNsense::TrafficShaper::Service - Traffic shaper service controller
VERSION
version 0.001
SYNOPSIS
my $ts_service = $opn->trafficshaper_service;
$ts_service->reconfigure;
DESCRIPTION
Controls the traffic shaper service
NAME
WebService::OPNsense::TrafficShaper::Service - Traffic shaper service controller
METHODS
reconfigure
my $result = $ts_service->reconfigure;
Reconfigures the traffic shaper.
flush_reload
my $result = $ts_service->flush_reload;
Flushes and reloads the traffic shaper configuration.
statistics
my $stats = $ts_service->statistics;
Returns traffic shaper statistics.
AUTHOR
Dean Hamstead <dean@fragfest.com.au>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2026 by Dean Hamstead.
This is free software, licensed under:
The MIT (X11) License