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.
Open the APIs (Virtual) node in the Navigator panel and connect to VirtServer.
Drag the virtual service you want to deploy from the Local Virtual Services section to the VirtServer panel:
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.
Open the APIs (Virtual) node in the Navigator panel and connect to a VirtServer.
Right-click the virtual service and select Remove:
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#/
Go to Overview > Virtual API Summary, find the virtual service you want to remove and click
:
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.