Deploy and Remove Virtual Services

Deploy a virtual service to VirtServer

To deploy a virtual service to your VirtServer, use ReadyAPI or the command-line utility.

Important

You cannot deploy virtual services using the web interface.

  1. Open the APIs (Virtual) node in the Navigator panel and connect to VirtServer.

  2. Drag the virtual service you want to deploy from the Local Virtual Services section to the VirtServer panel:

    Deploying virtual service from ServiceV

To deploy virtual services on VirtServer with the command-line utility, use the -d command. You can read more about it in this topic.

Remove a virtual service from VirtServer

Note: You can only remove virtual services that are assigned to the group you are in or not assigned to any group.

  1. Open the APIs (Virtual) node in the Navigator panel and connect to a VirtServer.

  2. Right-click the virtual service and select Remove:

    Removing a virtual service using ServiceV
  1. Go to the home page of VirtServer:

    https://<virtserver-host>:<port>/virtserver#/

    For example, if VirtServer is installed on your local machine and you run it on the default port, use the following link:

    https://localhost:9090/virtserver#/
  2. Go to Overview > Virtual API Summary, find the virtual service you want to remove and click bin.png:

    Removing a virtual service using web interface

    Click the image to enlarge it.

    To remove multiple virtual services, select them in the list and then click Bulk actions > bin.pngRemove.

To remove virtual services from VirtServer with the command-line utility, use the -delete command. You can read more about it in this topic.

See Also

Publication date: