Authorization: Bearer ********************
{}
curl --location --request POST '/gcs/hca/test/batchListMetricDataSolution' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"msg": "string",
"code": 0
}