Taking a look at doing things with REST API’s instead of Powershell and eventually bringing it back to powershell brought me all this usefull information.
Using Postman is essential to get your REST calls converted to any language you need:
As you can see in the screenshots i have taken a rest call and converted it to the powershell language very easily with postman. Get your environment setup in postman and choose any authentication method you want to use.
VxRail RESTful API Cookbook
https://dl.dell.com/content/docu96731
Some really helpfull instructional video’s here :
The original article was posted on: www.hollebollevsan.nl