API v2 is a RESTful API, and starting with Powershell 3.0 InvokeRestMethod provides a smooth native method for making REST calls. Here I will present a script which retrieves the list of reports from Qualys, selects the newest, and downloads that for manipulation within Powershell. This will demonstrate all of the following:
↧