github lordmilko/PrtgAPI v0.9.13
PrtgAPI 0.9.13

latest releases: v0.9.19, v0.9.18, v0.9.17...
4 years ago

Improvements

General

  • Add support for extracting an enhanced error message when adding sensors/resolving sensor targets/parameters when an error message is not included in the AddSensorProgress response (#140)

C#

  • Add startDate parameter to PrtgClient.WatchLogs (#139)

PowerShell

  • Add -rt alias for -RawType parameter on Get-SensorTarget / New-SensorParameters
  • Fix PowerShell Progress failing when piping from a variable containing an Array/SZArrayEnumerator in .NET Core 3.1 (#136)

Bugfixes

  • Fix GetNotificationTriggers crashing when PRTG fails to properly HTML encode quotes in sensor names (#131)
  • Fix NotificationTriggerTranslator not storing unique name for Notification Action items, resulting in crash when multiple actions exist with the same name (#145)

Breaking Changes

  • Change NotificationAction.SMP.TrapCode from an int to an int? due to PRTG not forcing it have a value (#130)

Don't miss a new PrtgAPI release

NewReleases is sending notifications on new releases.