v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBCustom Domain
Get configured custom domain
Shows the current custom domain the cluster is configured for, if any
get/custom-domain
Response
Successful response
Example response
{
"hostname": "myname.mydomain",
"hostnames": [
"myname.mydomain"
],
"configured": true
}