mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
d88cce2cfc
Fixes #483 - PBS syslog was being flooded with 400 Bad Request errors because the cf parameter value 'average' is not in the valid enumeration. Changed to 'AVERAGE' (all caps) per PBS API specification.