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