Authorization: Bearer ********************
curl --location --request GET 'http://dev-cn.your-api-server.com/v1/namespaces//stat/topology'
{ "property1": [ "string" ], "property2": [ "string" ] }