Vmon_Service_ListDetails_ResponseBody
Vmon_Service_ListDetails_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"key": "string",
"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"
}
]
}
}
]
}
array of object
value
Optional
Map of service identifiers to service Info structures. The key in the result map will be an identifier for the resource type: com.vmware.appliance.vmon.Service.