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