curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"enable_avahi": true,
"enable_custom_domain": true,
"enable_hsts": true,
"enable_https_redirect": true,
"enable_max_connections": true,
"enable_reuseport": true,
"enable_server_header": true,
"enable_spdy": true,
"enable_ssdp": true,
"fqdn": "string",
"http_port": 0,
"https_port": 0,
"main_app": "string",
"max_connections": 0,
"max_connections_limit": {
"lower": 0,
"upper": 0
},
"server_header": "string",
"support_reuseport": true
}
}