EntityLimitExceededBaseEvent
EntityLimitExceededBaseEvent
AllOf
JSON Example
{
"entity_id": "1000:104:12213212",
"name": "My Name",
"entity_type": "VirtualMachine",
"anchor_entities": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"related_entities": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"entity_name": "string"
}
],
"message": "string",
"event_tags": [
"string"
],
"admin_state": "string",
"archived": false,
"event_time_epoch_ms": 0,
"event_type": "UserDefinedEvent",
"recommendations": [
"string"
],
"notes": "string",
"severity": "string",
"absolute_limit": 0,
"upper_threshold": 0,
"lower_threshold": 0,
"is_percentage": false,
"sub_type": "string",
"alert_entity_type": "VirtualMachine",
"entity_count": 0
}