PoshWUG
0.4.1
Module to work with Progress WhatsUp Gold 2022
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2023 Zack Moss. All rights reserved.
Package Details
Author(s)
- Zack Moss
Functions
Get-WUGToken Request-WUGAuthToken Write-Log Get-DeviceIDByName Add-MonitoredDevice Update-DeviceProperty Add-DeviceGroup Get-DeviceGroupsSummary Get-DeviceGroup Invoke-DeviceGroupRefresh Get-Monitor
Dependencies
This module has no dependencies.
Release Notes
Version 0.1
- First release!
Version 0.2
- Added code regions
- Removed core dependency with logging
Version 0.3
- Added Write-Log function
- Fixed -NoTLS parameter for all functions to scale
- Added Dev region to code for code in progress
Version 0.4
- Added connection properties to token function
- Removed no TLS. The module has to be used with https enabled on the API
- Added refresh token function to handle getting updated tokens properly
Version 0.4.1
- Fixed module manifest
FileList
- PoshWUG.nuspec
- PoshWUG.psm1
- PoshWUG.psd1