v51

latestSwagger 2.0Eclipse Public License v2.0raw.githubusercontent.com2026-08-015880159.1 KB
vhosts

ReadVirtualHostsWithMappings

List virtual hosts with mappings.

get/v1/vhost/mapping/

Query parameters

hostnamestring

Hostname

typestring

Type

rootDirectorystring

RootDirectory

parentHostnamestring

ParentHostname

withMappingsboolean

WithMappings

createdBeforeAtinteger

CreatedBeforeAt (Unix timestamp)

createdAfterAtinteger

CreatedAfterAt (Unix timestamp)

pageNumberinteger

PageNumber (Pagination)

itemsPerPageinteger

ItemsPerPage (Pagination)

sortBystring

SortBy (Pagination)

sortDirectionstring

SortDirection (Pagination)

lastSeenIdstring

LastSeenId (Pagination)

Response

OK

aliasesHostnamesstring[]
createdAtinteger
hostnamestring
isPrimaryboolean
isWildcardboolean
parentHostnamestring
rootDirectorystring
type'top-level' | 'subdomain' | 'alias' | 'wildcard' | 'primary'