curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"enable_ssh": true,
"enable_telnet": true,
"forbid_console": true,
"ssh_cipher": [
{
"hardware_support": true,
"in_use": true,
"name": "string",
"security_level": 0
}
],
"ssh_kex": [
{
"hardware_support": true,
"in_use": true,
"name": "string",
"security_level": 0
}
],
"ssh_mac": [
{
"hardware_support": true,
"in_use": true,
"name": "string",
"security_level": 0
}
],
"ssh_port": 0
}
}