Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2023.1

Once deployed, the SOAtest and Virtualize Server can be used for core virtual asset management tasks as outlined in REST API documentation. You can access the documentation at the following URLs:

  • Swagger: http://<HOST>:<PORT>/soavirt/api 
  • WSDL definition of the SOAP serviceshttp://<HOST>:<PORT>/axis2/services/StubService?wsdl


You can add the server as a remote server in the Virtualize Server view or SOAtest Server viewIf you are using Parasoft CTP, Parasoft Virtualize Server can also be used for virtual asset deployment. If the required env.manager.* properties are set in the properties file (as described in Configuring Virtualize Server), the server will automatically register itself with Parasoft CTP.

A Java-based client is available to help you get started using the API. See Creating and Modifying Assets through the REST API.