services
services
JSON Example
{
"service": [
{
"details": "string",
"health": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"name": "string",
"startedBy": "string",
"startedOn": 0,
"uptime": 0
}
]
}