tools

Get the subdomain from a FQDN.

Get the subdomain part (eg.: columbus) from a FQDN (eg.: columbus.elmasy.com).

If Accept header is text/plain, returns the result as a string.

get/api/tools/subdomain/{fqdn}

Path parameters

fqdnstring required

FQDN to get the subdomain.

Response

Success

resultstring

Changes

Changed in 2 of the 4 revisions of this API.2