server task virtualhost list

Lists all configured virtual host junctions by label name.

Requires authentication (administrator ID and password) to use.

server task instance-webseald-host virtualhost list

Options

Authorization

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

Return codes

This command is available only when WebSEAL is installed.

Example

The following example lists the label names of all virtual host junctions configured on the abc.ibm.com WebSEAL server:
pdadmin> server task default-webseald-abc.ibm.com virtualhost list
Output is like:
pubs-vhost-http
sales-vhost-https
support-vhost-http

See also

server task virtualhost add
server task virtualhost create
server task virtualhost delete
server task virtualhost remove
server task virtualhost show

Parent topic: pdadmin commands