curl --location --request GET '/devices//health/total-dura-time'
{
"_embedded": [
{
"percent": "string",
"status": 0,
"totalTime": 0
}
],
"code": 0,
"message": "string",
"timestamp": "string"
}