Server task commands for virtual host junctions
Learn about the available virtual junction commands so that you do actions such as add, create, and delete virtual host junctions.
| Command | Description |
|---|---|
| virtualhost add | Add more servers to an existing virtual host junction. Syntax: |
| virtualhost create | Create a new virtual host junction for an initial server. Syntax: |
| virtualhost delete | Remove the specified virtual host junction. A virtual host junction cannot be deleted if a second virtual host junction refers to it through the -g option. An error message is returned at such an attempt. Syntax: |
| virtualhost list | List all configured virtual host junctions by label name. Syntax: |
| virtualhost offline | Places the server that is at this virtual host junction in an offline operational state. No additional requests are sent to the specified server. If a server is not specified, then all servers that are at this virtual host junction are placed in an offline operational state. Syntax: |
| virtualhost online | Places the server that is at this virtual host junction in an online operational state. The server now resumes normal operation. If a server is not specified, then all servers that are at this virtual host junction are placed in an online operational state. Syntax: |
| virtualhost remove | Remove the specified server from a virtual host junction. Syntax: Use the virtualhost show command to determine the ID of a particular server. |
| virtualhost show | Display the details of a virtual host junction with the specified label. Syntax: |
| virtualhost throttle | Places the server that is at this virtual host junction in a throttled operational state. Only requests from users with a session with WebSEAL before the invocation of this command continues to have their requests processed by the specified server. If a server is not specified, then all servers at this virtual host junction are placed in a throttled operational state. Syntax: |