I recently spent time with a customer doing a vRO workshop with them. During the course of the workshop, I was asked how you could retrieve a script that had been stored as a resource element on a vRO server using curl. Well, I had never done that before so I set out to figure it out and was able to provide the solution before I left! Throughout this article, I will be using a vRA 7.2 embedded vRO. The biggest difference here is only the port that we use to access the API. For embedded, it is 443 and standalone vRO uses 8281.
I recently came across a thread asking about how to disable Storage I/O Statistics Collection using PowerCLI. The thread referenced this article by Michael Webster: Disable SIOC IO Metrics Collection For Auto Tiering Storage Systems . In one of the comments, someone asked about using PowerCLI.. Unfortunately there was no answer there so I thought - I might be able to figure this out! With regards to checking that box, I can't say whether it's a good idea or not, my purpose here was just to illustrate how to do it via PowerCLI and vRO.