{ "server": { "Timeout": 0 } }
curl --location --request POST 'https://example.com:30888/servers//qga-ping' \ --header 'Content-Type: application/json' \ --data-raw '{ "server": { "Timeout": 0 } }'
{}