VmonServiceGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"description_key": "string",
"health": "enum",
"health_messages": [
{
"args": [
"string"
],
"default_message": "string",
"id": "string",
"localized": "string",
"params": {
"key": {
"d": 0,
"dt": "string",
"format": "enum",
"i": 0,
"l": {
"id": "string",
"params": "StdLocalizationParam Object"
},
"precision": 0,
"s": "string"
}
}
}
],
"name_key": "string",
"startup_type": "enum",
"state": "enum"
}
}