Releases: HewlettPackard/GlobalDashboardPS
Releases · HewlettPackard/GlobalDashboardPS
v0.9.1
[version 0.9.1] - 2019-08-14
Changed
- Changed Get-OVGDResourceAlert so it supports queries for ServiceEvents
v0.9.0
[version 0.9.0] - 2019-04-25
Added
Changed / Breaking
- Changed Entity parameter to Id for all functions (added Entity as alias)
Fixed
- Reworked output to fix issue with outputting a single object (#10)
- Fixed missing query for state on Get-OVGDServerHardware
v0.8.0
[version 0.8.0] - 2019-04-24
Added
- Function for listing Storage pools (#4)
- Function for listing Storage volumes (#5)
- Function for listing SAN Managers (#6)
- Function for listing Managed SANs (#7)
Changed
- Minor change to help text (server parameter) on most functions
v0.7.0
[version 0.7.0] - 2019-04-24
Added
- Function for listing Tasks (#3)
Changed / Breaking
- Renamed Resource Alerts function
v0.6.0
[version 0.6.0] - 2019-04-24
Added
- Support PSCredential (#1)
- Function for listing Resource Alerts (#2)
v0.5.0
Finally fixed the output format so we no longer output the raw result from the REST query
[version 0.5.0] - 2019-04-23
Changed
v0.4.6
[version 0.4.6] - 2019-04-23
Changed
- Validating method variable in the Invoke-OVGDRequest function