WhatsUpGoldPS
0.1.21
Interact with the WhatsUp Gold REST API using PowerShell
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
2023-2026 Jason Alberino (c) All rights reserved.
Package Details
Author(s)
- Jason Alberino
Tags
Functions
Add-WUGDevice Add-WUGDeviceTemplate Add-WUGDeviceTemplates Add-WUGMonitorTemplate Connect-WUGServer Disconnect-WUGServer Get-WUGDevice Get-WUGDeviceAttribute Get-WUGDeviceReport Get-WUGDeviceReportCPU Get-WUGDeviceReportDiskSpaceFree Get-WUGDeviceReportDisk Get-WUGDeviceReportInterface Get-WUGDeviceReportInterfaceDiscards Get-WUGDeviceReportInterfaceErrors Get-WUGDeviceReportInterfaceTraffic Get-WUGDeviceReportMemory Get-WUGDeviceReportPingAvailability Get-WUGDeviceReportPingResponseTime Get-WUGDeviceReportStateChange Get-WUGDeviceGroup Get-WUGDeviceGroupReport Get-WUGDeviceGroupReportCpu Get-WUGDeviceGroupReportDiskSpaceFree Get-WUGDeviceGroupReportDisk Get-WUGDeviceGroupReportInterfaceDiscards Get-WUGDeviceGroupReportInterfaceErrors Get-WUGDeviceGroupReportInterfaceTraffic Get-WUGDeviceGroupReportInterface Get-WUGDeviceGroupReportMaintenance Get-WUGDeviceGroupReportMemory Get-WUGDeviceGroupReportPingAvailability Get-WUGDeviceGroupReportPingResponseTime Get-WUGDeviceGroupReportStateChange Get-WUGDeviceProperties Get-WUGDeviceTemplate Remove-WUGDevice Remove-WUGDevices Set-WUGDeviceAttribute Set-WUGDeviceMaintenance Set-WUGDeviceProperties Set-WUGDeviceMaintenanceSchedule Get-WUGDeviceMaintenanceSchedule Get-WUGMonitorTemplate Add-WUGActiveMonitor Remove-WUGActiveMonitor Add-WUGActiveMonitorToDevice Invoke-WUGDeviceRefresh Set-WUGActiveMonitor Get-WUGActiveMonitor Get-WUGProduct Set-WUGDeviceTemplate Get-WUGDeviceScan Get-WUGDeviceRole Set-WUGDeviceRole Get-WUGRole Set-WUGRole Import-WUGRoleTemplate Export-WUGRoleTemplate Get-WUGCredential Add-WUGCredential Set-WUGCredential Get-WUGDeviceInterface Get-WUGDeviceStatus Get-WUGDeviceCredential Set-WUGDeviceCredential Invoke-WUGDevicePollNow Get-WUGDeviceGroupMembership Get-WUGDevicePollingConfig Set-WUGDeviceInterface Set-WUGDevicePollingConfig Set-WUGDeviceGroup Remove-WUGDeviceAttribute Add-WUGDeviceInterface Remove-WUGDeviceInterface Remove-WUGDeviceMonitor Remove-WUGDeviceGroup Add-WUGDeviceGroup Add-WUGDeviceGroupMember Remove-WUGDeviceGroupMember Set-WUGMonitorTemplate Set-WUGDeviceGroupMembership Add-WUGPerformanceMonitor Add-WUGPerformanceMonitorToDevice Get-WUGPerformanceMonitor Set-WUGPerformanceMonitor Add-WUGPassiveMonitor Add-WUGPassiveMonitorToDevice Get-WUGPassiveMonitor Set-WUGPassiveMonitor Remove-WUGPassiveMonitor Import-WUGMonitorTemplate
Dependencies
This module has no dependencies.
Release Notes
https://github.com/jayyx2/WhatsUpGoldPS/blob/main/CHANGELOG.md
FileList
- WhatsUpGoldPS.nuspec
- .github\ISSUE_TEMPLATE\Bug_report.md
- .github\ISSUE_TEMPLATE\Feature_request.md
- .github\PULL_REQUEST_TEMPLATE.md
- .github\copilot-instructions.md
- .github\discovery-instructions.md
- Build-Release.ps1
- CHANGELOG.md
- LICENSE.md
- NOTICE.TXT
- README.MD
- WhatsUpGoldPS.psd1
- WhatsUpGoldPS.psm1
- code-of-conduct.md
- contributing.md
- docs\banner.jpg
- docs\discovery-guide.md
- examples\Clone_device.ps1
- examples\New_device.ps1
- functions\Add-WUGActiveMonitor.ps1
- functions\Add-WUGActiveMonitorToDevice.ps1
- functions\Add-WUGCredential.ps1
- functions\Add-WUGDevice.ps1
- functions\Add-WUGDeviceGroup.ps1
- functions\Add-WUGDeviceGroupMember.ps1
- functions\Add-WUGDeviceInterface.ps1
- functions\Add-WUGDeviceTemplate.ps1
- functions\Add-WUGDeviceTemplates.ps1
- functions\Add-WUGMonitorTemplate.ps1
- functions\Add-WUGPassiveMonitor.ps1
- functions\Add-WUGPassiveMonitorToDevice.ps1
- functions\Add-WUGPerformanceMonitor.ps1
- functions\Add-WUGPerformanceMonitorToDevice.ps1
- functions\Connect-WUGServer.ps1
- functions\Disconnect-WUGServer.ps1
- functions\Export-WUGRoleTemplate.ps1
- functions\Get-WUGAPIResponse.ps1
- functions\Get-WUGActiveMonitor.ps1
- functions\Get-WUGCredential.ps1
- functions\Get-WUGDevice.ps1
- functions\Get-WUGDeviceAttribute.ps1
- functions\Get-WUGDeviceCredential.ps1
- functions\Get-WUGDeviceGroup.ps1
- functions\Get-WUGDeviceGroupMembership.ps1
- functions\Get-WUGDeviceGroupReport.ps1
- functions\Get-WUGDeviceGroupReportCpu.ps1
- functions\Get-WUGDeviceGroupReportDisk.ps1
- functions\Get-WUGDeviceGroupReportDiskSpaceFree.ps1
- functions\Get-WUGDeviceGroupReportInterface.ps1
- functions\Get-WUGDeviceGroupReportInterfaceDiscards.ps1
- functions\Get-WUGDeviceGroupReportInterfaceErrors.ps1
- functions\Get-WUGDeviceGroupReportInterfaceTraffic.ps1
- functions\Get-WUGDeviceGroupReportMaintenance.ps1
- functions\Get-WUGDeviceGroupReportMemory.ps1
- functions\Get-WUGDeviceGroupReportPingAvailability.ps1
- functions\Get-WUGDeviceGroupReportPingResponseTime.ps1
- functions\Get-WUGDeviceGroupReportStateChange.ps1
- functions\Get-WUGDeviceInterface.ps1
- functions\Get-WUGDeviceMaintenanceSchedule.ps1
- functions\Get-WUGDevicePollingConfig.ps1
- functions\Get-WUGDeviceProperties.ps1
- functions\Get-WUGDeviceReport.ps1
- functions\Get-WUGDeviceReportCpu.ps1
- functions\Get-WUGDeviceReportDisk.ps1
- functions\Get-WUGDeviceReportDiskSpaceFree.ps1
- functions\Get-WUGDeviceReportInterface.ps1
- functions\Get-WUGDeviceReportInterfaceDiscards.ps1
- functions\Get-WUGDeviceReportInterfaceErrors.ps1
- functions\Get-WUGDeviceReportInterfaceTraffic.ps1
- functions\Get-WUGDeviceReportMemory.ps1
- functions\Get-WUGDeviceReportPingAvailability.ps1
- functions\Get-WUGDeviceReportPingResponseTime.ps1
- functions\Get-WUGDeviceReportStateChange.ps1
- functions\Get-WUGDeviceRole.ps1
- functions\Get-WUGDeviceScan.ps1
- functions\Get-WUGDeviceStatus.ps1
- functions\Get-WUGDeviceTemplate.ps1
- functions\Get-WUGMonitorTemplate.ps1
- functions\Get-WUGPassiveMonitor.ps1
- functions\Get-WUGPerformanceMonitor.ps1
- functions\Get-WUGProduct.ps1
- functions\Get-WUGRole.ps1
- functions\Import-WUGMonitorTemplate.ps1
- functions\Import-WUGRoleTemplate.ps1
- functions\Invoke-WUGDevicePollNow.ps1
- functions\Invoke-WUGDeviceRefresh.ps1
- functions\Remove-WUGActiveMonitor.ps1
- functions\Remove-WUGDevice.ps1
- functions\Remove-WUGDeviceAttribute.ps1
- functions\Remove-WUGDeviceGroup.ps1
- functions\Remove-WUGDeviceGroupMember.ps1
- functions\Remove-WUGDeviceInterface.ps1
- functions\Remove-WUGDeviceMonitor.ps1
- functions\Remove-WUGDevices.ps1
- functions\Remove-WUGPassiveMonitor.ps1
- functions\Set-WUGActiveMonitor.ps1
- functions\Set-WUGCredential.ps1
- functions\Set-WUGDeviceAttribute.ps1
- functions\Set-WUGDeviceCredential.ps1
- functions\Set-WUGDeviceGroup.ps1
- functions\Set-WUGDeviceGroupMembership.ps1
- functions\Set-WUGDeviceInterface.ps1
- functions\Set-WUGDeviceMaintenance.ps1
- functions\Set-WUGDeviceMaintenanceSchedule.ps1
- functions\Set-WUGDevicePollingConfig.ps1
- functions\Set-WUGDeviceProperties.ps1
- functions\Set-WUGDeviceRole.ps1
- functions\Set-WUGDeviceTemplate.ps1
- functions\Set-WUGMonitorTemplate.ps1
- functions\Set-WUGPassiveMonitor.ps1
- functions\Set-WUGPerformanceMonitor.ps1
- functions\Set-WUGRole.ps1
- helpers\aws\AWS-Dashboard-Template.html
- helpers\aws\AWSHelpers.ps1
- helpers\aws\Create-AWSDiscoveryUser.ps1
- helpers\aws\Get-AWSDashboard.ps1
- helpers\aws\discover-aws-immediate-add-with-attributes.ps1
- helpers\aws\discover-aws-resources-discover-then-add.ps1
- helpers\azure\Azure-Dashboard-Template.html
- helpers\azure\AzureHelpers.ps1
- helpers\azure\Get-AzureDashboard.ps1
- helpers\azure\discover-azure-immediate-add-with-attributes.ps1
- helpers\azure\discover-azure-resources-discover-then-add.ps1
- helpers\bigleaf\Bigleaf-Dashboard-Template.html
- helpers\bigleaf\BigleafHelpers.ps1
- helpers\bigleaf\Get-BigleafDashboard.ps1
- helpers\certificates\Certificate-Dashboard-Template.html
- helpers\certificates\CertificateHelpers.ps1
- helpers\certificates\Get-CertificateDashboard.ps1
- helpers\discovery\Copy-WUGDashboardReports.ps1
- helpers\discovery\DiscoveryHelpers.ps1
- helpers\discovery\DiscoveryProvider-AWS.ps1
- helpers\discovery\DiscoveryProvider-Azure.ps1
- helpers\discovery\DiscoveryProvider-Bigleaf.ps1
- helpers\discovery\DiscoveryProvider-Docker.ps1
- helpers\discovery\DiscoveryProvider-F5.ps1
- helpers\discovery\DiscoveryProvider-Fortinet.ps1
- helpers\discovery\DiscoveryProvider-GCP.ps1
- helpers\discovery\DiscoveryProvider-HyperV.ps1
- helpers\discovery\DiscoveryProvider-LoadMaster.ps1
- helpers\discovery\DiscoveryProvider-Nutanix.ps1
- helpers\discovery\DiscoveryProvider-OCI.ps1
- helpers\discovery\DiscoveryProvider-Proxmox.ps1
- helpers\discovery\DiscoveryProvider-VMware.ps1
- helpers\discovery\DiscoveryProvider-Windows.ps1
- helpers\discovery\Register-DiscoveryScheduledTask.ps1
- helpers\discovery\Setup-AWS-Discovery.ps1
- helpers\discovery\Setup-Azure-Discovery.ps1
- helpers\discovery\Setup-Bigleaf-Discovery.ps1
- helpers\discovery\Setup-Docker-Discovery.ps1
- helpers\discovery\Setup-F5-Discovery.ps1
- helpers\discovery\Setup-Fortinet-Discovery.ps1
- helpers\discovery\Setup-GCP-Discovery.ps1
- helpers\discovery\Setup-HyperV-Discovery.ps1
- helpers\discovery\Setup-LoadMaster-Discovery.ps1
- helpers\discovery\Setup-Nutanix-Discovery.ps1
- helpers\discovery\Setup-OCI-Discovery.ps1
- helpers\discovery\Setup-Proxmox-Discovery.ps1
- helpers\discovery\Setup-VMware-Discovery.ps1
- helpers\discovery\Setup-WindowsAttributes-Discovery.ps1
- helpers\discovery\Setup-WindowsDiskIO-Discovery.ps1
- helpers\discovery\Start-WUGDiscoverySetup.ps1
- helpers\docker\Docker-Dashboard-Template.html
- helpers\docker\DockerHelpers.ps1
- helpers\docker\Get-DockerDashboard.ps1
- helpers\f5\F5-Dashboard-Template.html
- helpers\f5\F5Helpers.ps1
- helpers\f5\Get-F5Dashboard.ps1
- helpers\fortinet\Fortinet-Dashboard-Template.html
- helpers\fortinet\FortinetHelpers.ps1
- helpers\gcp\GCP-Dashboard-Template.html
- helpers\gcp\GCPHelpers.ps1
- helpers\gcp\Get-GCPDashboard.ps1
- helpers\gcp\discover-gcp-immediate-add-with-attributes.ps1
- helpers\gcp\discover-gcp-resources-discover-then-add.ps1
- helpers\geolocation\Geolocation-Map-Template.html
- helpers\geolocation\GeolocationHelpers.ps1
- helpers\geolocation\Setup-GeolocationConfig.ps1
- helpers\geolocation\Sync-GeolocationAttributes.ps1
- helpers\geolocation\Update-GeolocationMap.ps1
- helpers\geolocation\device-locations-sample.csv
- helpers\hyperv\Get-HypervDashboard.ps1
- helpers\hyperv\Hyperv-Dashboard-Template.html
- helpers\hyperv\HypervHelpers.ps1
- helpers\hyperv\discover-hyperv-hosts-and-guests-discover-then-add.ps1
- helpers\hyperv\discover-hyperv-immediate-add-with-attributes.ps1
- helpers\lansweeper\Get-LansweeperDashboard.ps1
- helpers\lansweeper\Lansweeper-Dashboard-Template.html
- helpers\lansweeper\LansweeperHelpers.ps1
- helpers\lansweeper\discover-lansweeper-immediate-add-with-attributes.ps1
- helpers\nutanix\Get-NutanixDashboard.ps1
- helpers\nutanix\Nutanix-Dashboard-Template.html
- helpers\nutanix\NutanixHelpers.ps1
- helpers\nutanix\discover-nutanix-hosts-and-guests-discover-then-add.ps1
- helpers\nutanix\discover-nutanix-immediate-add-with-attributes.ps1
- helpers\oci\Get-OCIDashboard.ps1
- helpers\oci\OCI-Dashboard-Template.html
- helpers\oci\OCIHelpers.ps1
- helpers\oci\discover-oci-immediate-add-with-attributes.ps1
- helpers\oci\discover-oci-resources-discover-then-add.ps1
- helpers\proxmox\Get-ProxmoxDashboard.ps1
- helpers\proxmox\Proxmox-Dashboard-Template.html
- helpers\proxmox\ProxmoxHelpers.ps1
- helpers\proxmox\Rename_and_update_devices_based_on_Proxmox_data.ps1
- helpers\proxmox\discover-proxmox-nodes-and-guests-discover-then-add.ps1
- helpers\proxmox\discover-proxmox-nodes-and-guests-immediate-add.ps1
- helpers\reports\Bootstrap-Table-Sample.html
- helpers\reports\ConvertTo-BootstrapTable.ps1
- helpers\reports\ConvertTo-HTMLTemplate.ps1
- helpers\reports\Custom_report.ps1
- helpers\reports\Dynamic-Dashboard-Template.html
- helpers\reports\Export-DynamicDashboardHtml.ps1
- helpers\reports\Resolve-DependencyPaths.ps1
- helpers\reports\dependency\FileSaver.min.js
- helpers\reports\dependency\bootstrap-icons.min.css
- helpers\reports\dependency\bootstrap-table.min.css
- helpers\reports\dependency\bootstrap-table.min.js
- helpers\reports\dependency\bootstrap.min.css
- helpers\reports\dependency\bootstrap.min.js
- helpers\reports\dependency\fonts\bootstrap-icons.woff
- helpers\reports\dependency\fonts\bootstrap-icons.woff2
- helpers\reports\dependency\html2canvas.min.js
- helpers\reports\dependency\jquery.min.js
- helpers\reports\dependency\popper.min.js
- helpers\reports\dependency\xlsx.full.min.js
- helpers\templates\Import-CommunityDeviceRoleTemplates.ps1
- helpers\test\Invoke-WUGAllE2ETests.ps1
- helpers\test\Invoke-WUGCredentialE2ETest.ps1
- helpers\test\Invoke-WUGDiscoveryE2ETest.ps1
- helpers\test\Invoke-WUGDiscoveryHelperTest.ps1
- helpers\test\Invoke-WUGDiscoveryRunner.ps1
- helpers\test\Invoke-WUGDiscoveryVault.ps1
- helpers\test\Invoke-WUGGeomapTest.ps1
- helpers\test\Invoke-WUGHelperTest.ps1
- helpers\test\Invoke-WUGModuleTest.ps1
- helpers\test\Setup-AWSTestResources.ps1
- helpers\test\Setup-OCITestResources.ps1
- helpers\test\Teardown-AWSTestResources.ps1
- helpers\test\Teardown-OCITestResources.ps1
- helpers\test\Test-Dashboard-Template.html
- helpers\vmware\Get-VMwareDashboard.ps1
- helpers\vmware\Rename_and_update_devices_based_on_vCenter_data.ps1
- helpers\vmware\VMware-Dashboard-Template.html
- helpers\vmware\VMwareHelpers.ps1
- helpers\vmware\discover-vsphere-immediate-add-with-attributes.ps1
- helpers\vmware\discover-vsphere-nodes-and-guests-discover-then-add.ps1
- helpers\windows\Windows-Attributes-Dashboard-Template.html
- helpers\windows\Windows-DiskIO-Dashboard-Template.html
- release\E2E-TestReport.html
- release\WhatsUpGoldPS-0.1.21.zip
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.21 (current version) | 0 | 5/26/2026 |