Deploy and Remove Virtual Services

Applies to VirtServer 3.19.0, last modified on February 22, 2024

Deploy a virtual service to VirtServer

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

You cannot deploy virtual services using the web interface.

Using ReadyAPI

  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

    Click the image to enlarge it.

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.

Using ReadyAPI

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

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

    Removing a virtual service using ServiceV

    Click the image to enlarge it.

Using web interface

  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:

  2. Go to Overview > Virtual API Summary, find the virtual service you want to remove and click :

    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 > Remove.

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

Start and Stop Virtual Services
Edit Deployed Virtual Services
Update Virtual Service Ports on VirtServer

Highlight search results