When deploying Virtual Services in Jenkins, using the incorrect VSE name causes the error "VSE Not Found". How to find existing VSE name(s) in DevTest
All supported DevTest releases
Available VSE names can be found in multiple ways.
1. In Workstation-->Registry Window-->Virtual Environments. The VSE name is "VSE".
2. In DevTest Portal as in below screenshot.
3. Using API GET call http://RegistryHostname:1505/lisa-virtualize-invoke/api/v3/vses?status=Active&sortBy=VseName&sortOrder=ASC will also provide the name of VSE's.
Refer to section "Service Virtualization API v3" in the documentation of the version you are running.
http://RegistryHostName:1505/lisa-virtualize-invoke/api/v3/swagger-ui