List virtual hosts
ws_hosting_vhost_listList virtual hosts (domains) for a hosting service by supplying the hosting ID or UUID. Returns the domains served by that hosting account.
Instructions
List the virtual hosts (domains) served by a hosting service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Account id, or the literal "self" for the authenticated account. Defaults to "self". | self |
| hostingId | Yes | Hosting id or uuid, as returned by ws_hosting_list. |