EventMetaInfoResponse
EventMetaInfoResponse
JSON Example
{
"results": [
{
"entity_type": "string",
"name": "string",
"help_text": "string",
"severity": "string",
"tags": [
"string"
],
"supported_entity_types": [
"string"
],
"supported_manager_types": [
"string"
],
"impact": "string",
"recommendations": [
"string"
]
}
]
}