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
-
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:
Using command-line utility
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
-
Open the APIs (Virtual) node in the Navigator panel and connect to VirtServer.
-
Right-click the virtual service and select Remove:
Using web interface
-
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:
-
Go to Overview > Virtual API Summary, find the virtual service you want to remove and click :
To remove multiple virtual services, select them in the list and then click Bulk actions > Remove.
Using command-line utility
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