curl --location --request GET 'http://dev-cn.your-api-server.com/actuator'
{
"property1": {
"property1": {
"href": "string",
"templated": true
},
"property2": {
"href": "string",
"templated": true
}
},
"property2": {
"property1": {
"href": "string",
"templated": true
},
"property2": {
"href": "string",
"templated": true
}
}
}