Hi, all.
I'm working on vRA testing automation through back-end rest API.
Scenario:
As a functional QE, I want a keyword to do data collection on different compute resource in vRA, so that user could use resource of different cluster directly.
I know how to send this request from vRA GUI, but our automation need to go through back-end rest API.
I failed to find any clues from vRA REST API documentations. Does anyone know how to figure it out through any API or SDK?
Thanks.