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 published in “REST APIs”
Live mounting SQL Databases is one of the most powerful and transformational features in Rubrik. And I’m not using that word lightly, you can positively impact the speed in which…
One of the most downloaded scripts on my blog over the past 2 years has been the Rubrik Recovery Plan for orchestrating the failover, test, and ordering of VM live…
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.
Using PowerShell to get data from REST APIs is usually straightforward once you’ve got a good example to work from. There are however some exceptions where the REST API might…
Since posting an Introduction to PowerShell REST API authentication back in January it has become one of the most popular posts on the blog. It’s helped people consume REST APIs…