Looking for any invoke APIs that list out the projects, test cases and user access details in DevTest portal
Looked at the below links but couldn't find the correct API's to use
API SWAGGER Link: http://localhost:1505/api/swagger/#!/VSEs/stopVirtualService_post_11
All supported DevTest releases.
DevTest Portal internally uses below API calls to fetch project details. Based on project id from the first API call, can get the test case details.
1. http://localhost:1507/devtest/api/test-reshub/projects/
2. http://localhost:1507/res-hub/v1/projects/<project_ID>/Tests/