Since first releasing my post on PowerShell REST API authentication back in Jan 2018 it has become one of the my most popular posts on virtuallysober.com. But that covers authentication,…
Posts tagged as “RESTAPIs”
I recently had 3 Rubrik customers asking for ways to automate protecting VMs by a means not available in the UI. Any use case is possible when you have an…
In this post you'll learn how to run REST API cURL commands in Windows and convert them to PowerShell using Invoke-RestMethod.
My PowerShell script for displaying real-time Rubrik node stats including CPU load and network throughput.
During my travels over the past year, one of the most common solutions I hear in projects is ServiceNow (SNOW). Some of the biggest companies in the world are either…
Have you ever wanted to consume REST APIs in PowerShell but don’t know where to start? If so, you’ve come to the right place! Using 4 different REST APIs from…
How many times in your career have you tested something that totally blew you away? Your mind racing with use cases both past and present. The first VM you created?…
Since my first post back in 2014, many of the example scripts that I’ve shared integrate with Zerto using their bolt-on REST APIs. After 4 years of stability, in 5.0…