server task virtualhost remove

The server task virtualhost remove command removes the specified server from a virtual host junction.

Requires authentication (administrator ID and password) to use.

server task instance-webseald-host virtualhost remove -i server_uuid vhost_label

Options

Authorization

Users and groups that require access to this command must be given the c (control) permission in the ACL that governs the /WebSEAL/host_name-instance_name/@vhost_label object. For example, the sec_master administrative user has permission by default.

Return codes

Examples

The following example removes the junctioned server int4.ibm.com from the virtual host junction support-vhost-https. To determine the UUID of the server to be removed, run the server task virtualhost show command):

Output is similar to:

Remove the server from the virtual host junction:

See also

server task virtualhost add
server task virtualhost create
server task virtualhost delete
server task virtualhost list
server task virtualhost show

Parent topic: Command reference