Is there a way to export all the virtual service names, port and protocols( http/s, MQ) to excel sheet used in Devtest portal or any report can do the same.
Release : 10.6 and up
Component : CA Service Virtualization
N/A
As is the functionality of exporting VS names, ports and protocol information to an Excel is not available.
As a workaround you can customize the functionality by reading the above API call response and capture the information you are looking and save it to an Excel file.
UserControlService_Failover.mar=UP:FAILOVER,,,,true,UserControlService_Failover
WSDL_API_VS.mar=UP,1,100,,true,WSDL_API_VS
API_Test_WSDLFile.mar=UP,1,100,,true,API_Test_WSDLFile
API_Test_WSDLURL.mar=UP,1,100,,true,API_Test_WSDLURL
If you name your VS's with the functionality and Protocol may be reading this file and creating Excel might help.
NOTE: VSE_2013 refers to the name of the VSE and the Port used.