curl --location --request GET '/info'{
"version": "string",
"username": "string",
"selected_target": "string",
"external_host": "string",
"ports": {
"ssh": 0,
"http": 0,
"mysql": 0,
"postgres": 0
},
"authorized_via_ticket": true,
"authorized_via_sso_with_single_logout": true,
"own_credential_management_allowed": true,
"setup_state": {
"has_targets": true,
"has_users": true
}
}