Release v1.9.4.3
- Fix parallelisation bug with new
Get-NetworkTopology
cmdlet when running on PowerShell 7.x - Remove old Write-Host debug message from
Get-B1Service
- Rename
Query-CSP
andQuery-NIOS
toInvoke-CSP
andInvoke-NIOS
- Export
Invoke-CSP
andInvoke-NIOS
as usable functions where raw API usage is desired. See Invoke-CSP and Invoke-NIOS for further details on usage. - Rename
Reboot-B1Host
toRestart-B1Host