## Summary ## Type of Change - [ ] Bug fix - [ ] New feature (new cmdlet, new parameter, etc.) - [ ] Enhancement (improvement to existing functionality) - [ ] Documentation - [ ] CI/CD - [ ] Refactoring (no functional change) ## Checklist - [ ] `dotnet build` succeeds with zero warnings - [ ] xUnit tests pass (`dotnet test`) - [ ] Pester tests pass (`Invoke-Pester -ExcludeTag Integration`) - [ ] New cmdlets added to `CmdletsToExport` in `PSProxmoxVE.psd1` - [ ] New cmdlets have Pester unit tests - [ ] `CHANGELOG.md` updated under `[Unreleased]` - [ ] README cmdlet reference updated (if adding new cmdlets) ## PVE API Endpoints ## Testing