Vmon_Service_Get_ResponseBody
Vmon_Service_Get_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": {
"name_key": "string",
"description_key": "string",
"startup_type": "string",
"state": "string",
"health": "string",
"health_messages": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
],
"localized": "string"
}
]
}
}