Using PowerShell for Aria OPS API

In a previous article, I wrote about accessing the Aria OPS Chargeback API. In that article, I used Postman for testing the API calls. I also wrote that I would convert those Postman API calls into a Powershell script. So here goes… The steps to generate a bill and to…

Using API for Aria OPS Chargeback

From https://blogs.vmware.com/cloudprovider/2024/02/chargeback-integration-into-aria-operations.html: With the introduction of VMware Aria Operations version 8.16, there is a notable transformation in the way Chargeback is handled. In this release, Chargeback undergoes complete integration into VMware Aria Operations. In contrast to previous versions, Chargeback is no longer a standalone application; rather, it has been smoothly…

Reporting on your Windows Server backup

A while ago I blogged about backing up my virtual home lab for free with Veeam Backup & Replication 10. The server on which I installed this is a Windows Server 2016 server that is also used for backing up my home PCs and laptops. And on this server I…