Authorization: Bearer ********************
curl --location 'http://dev-cn.your-api-server.com/v1/namespaces//services/stats' \ --header 'Authorization: Bearer <token>'
[ { "serviceId": "string", "instanceCount": 0 } ]