PoshWUG
0.4.2
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-WUGRefreshToken Write-Log Get-WUGDevice Get-WUGDeviceGroupAssignment Get-WUGDeviceAttribute Add-WUGActiveMonitorToDevice Add-WUGMonitoredDevice Update-WUGDeviceProperty Get-WUGDeviceRole Add-WUGDeviceGroup Invoke-WUGDeviceMaintenanceMode Get-WUGDeviceGroupsSummary Get-WUGDeviceGroup Invoke-WUGDeviceGroupRefresh Add-WUGMonitor Get-WUGMonitor Get-WUGDeviceGroupUptime
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
Version 0.4.2
- Added ability to handle self signed certs
- Misc renames and fixes for standardization
FileList
- PoshWUG.nuspec
- PoshWUG.psd1
- PoshWUG.psm1