Start a virtual service
Note: You can only start 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.
-
Click the button.
– or –
Right-click a virtual service and select Start from the context menu:
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 run and click :
To start multiple virtual services, select them in the list and then click Bulk actions > Start.
Using command-line utility
To start a virtual service with the command-line utility, use the -start
command. You can read more about it in this topic.
Stop a virtual service
Note: You can only stop 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.
-
Click the button.
– or –
Right-click a virtual service and select Stop from the context menu:
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 stop and click :
To stop multiple virtual services, select them in the list and then click Bulk actions > Stop.
Using command-line utility
To stop a virtual service with the command-line utility, use the -stop
command. You can read more about it in this topic.
See Also
Search for Virtual Services
Edit Deployed Virtual Services
Work With Virtual Service Tags