curl --location 'http://localhost:5000/webapi/entry.cgi?api=undefined&version=undefined&method=undefined&additional=undefined&_sid=%3Capi-key%3E'{
"success": true,
"data": {
"portal": [
{
"additional": {
"default_setting": {
"alias": "string",
"fqdn": "string",
"hsts": true,
"http_port": 0,
"https_port": 0
}
},
"display_name": "string",
"enable_redirect": true,
"id": "string"
}
]
}
}