vmware / powershell-module-for-vmware-cloud-foundation-power-management

PowerShell Module for VMware Cloud Foundation Power Management
https://vmware.github.io/powershell-module-for-vmware-cloud-foundation-power-management/
BSD 2-Clause "Simplified" License
10 stars 8 forks source link

feat: add support for vxrail cluster shutdown API #75

Closed garlicNova closed 10 months ago

garlicNova commented 10 months ago

Summary

Added Invoke-Vxrailclustershutdown cmdlet to support cluster shutdown via VxRail Manager Rest API call. The results are the same as using the vSphere UI and right-clicking on cluster, selecting VxRail, and VxRail cluster shutdown.

The workload domain script has implemented this to support VCF 5.0 deployed on VxRail.

Type

Breaking Changes?

Test and Documentation

Issue References

Closes #17

Additional Information

github-actions[bot] commented 9 months ago

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.