tocano33
tocano33
### Summary of the new feature / enhancement As an admin, I would like to be able to control the default PSRemoting endpoints (e.g. `microsoft.powershell`) to point at a different...
Added a hashtable parameter to the 'default' ParameterSet for those that don't make an actual string ConnectionString, to make it easier for them to specify various connection options
Clear out all issues for v7.x due to that version no longer being supported.
Steps to reproduce ------------------ `$response = Invoke-vRARestMethod -Method GET -Uri "/policy/api/policies"` Expected behavior ----------------- Return the first page of policies - or, ideally, cycle through all pages and return all...