curl --location --request GET 'http://localhost:8027/monitor/cache' \ --header 'Authorization: '
{ "code": 0, "msg": "string", "data": { "property1": {}, "property2": {} } }