PrtgAPI 0.9.14
.NET interface for PRTG Network Monitor
Install-Package PrtgAPI -Version 0.9.14
dotnet add package PrtgAPI --version 0.9.14
<PackageReference Include="PrtgAPI" Version="0.9.14" />
paket add PrtgAPI --version 0.9.14
#r "nuget: PrtgAPI, 0.9.14"
Release Notes
Release Notes: https://github.com/lordmilko/PrtgAPI/releases/tag/v0.9.14
---
PrtgAPI is a C#/PowerShell library that abstracts away the complexity of interfacing with the PRTG HTTP API.
PrtgAPI implements a collection of methods and enumerations that help create and execute the varying HTTP GET requests required to interface with PRTG. All responses from PRTG are automatically deserialized by PrtgAPI.
Operations supported by PrtgAPI include enumerating channels, sensors, devices, groups and probes, modifying channel and sensor properties, creating and editing notification triggers, pausing, unpausing and acknowledging objects, renaming and removing items, and more.
PrtgAPI includes full XML Documentation and supports synchronous, asynchronous and "streaming" request modes.
This module can be installed in both Visual Studio and PowerShell via the Install-Package cmdlet. For PowerShell users, this module is also available on the PowerShell Gallery.
For more information and usage examples, please see the Project Site.
Dependencies
-
.NETFramework 4.5.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.14 | 137 | 11/25/2020 |
0.9.13 | 686 | 5/7/2020 |
0.9.12 | 616 | 2/13/2020 |
0.9.11 | 416 | 12/9/2019 |
0.9.10 | 204 | 12/5/2019 |
0.9.9 | 333 | 9/26/2019 |
0.9.8 | 371 | 8/19/2019 |
0.9.7 | 843 | 5/8/2019 |
0.9.6 | 308 | 4/3/2019 |
0.9.5 | 541 | 1/13/2019 |
0.9.4 | 502 | 1/3/2019 |
0.9.3 | 370 | 11/20/2018 |
0.9.2 | 353 | 11/1/2018 |
0.9.1 | 404 | 10/3/2018 |
0.9.0 | 410 | 8/27/2018 |
0.8.6 | 585 | 5/4/2018 |
0.8.5 | 581 | 4/23/2018 |
0.8.4 | 420 | 4/23/2018 |
0.8.3 | 529 | 4/2/2018 |
0.8.2 | 483 | 3/30/2018 |
0.8.1 | 543 | 3/11/2018 |
0.8.0 | 631 | 2/23/2018 |
0.7.3 | 761 | 11/20/2017 |
0.7.2 | 985 | 11/13/2017 |
0.7.1 | 903 | 10/15/2017 |
0.7.0 | 797 | 10/6/2017 |
0.6.10 | 573 | 8/2/2017 |
0.6.9 | 510 | 4/24/2017 |
0.6.8 | 507 | 4/19/2017 |
0.6.7 | 524 | 4/11/2017 |
0.6.6 | 478 | 4/10/2017 |
0.6.5 | 487 | 4/10/2017 |
0.6.4 | 481 | 3/25/2017 |
0.6.3 | 540 | 3/22/2017 |
0.6.2 | 504 | 3/19/2017 |
0.6.1 | 847 | 3/8/2017 |