InlineEntityLimitExceededBaseEvent1

InlineEntityLimitExceededBaseEvent1
InlineEntityLimitExceededBaseEvent1
JSON Example
{
    "absolute_limit": 0,
    "upper_threshold": 0,
    "lower_threshold": 0,
    "is_percentage": false,
    "sub_type": "string",
    "alert_entity_type": "VirtualMachine",
    "entity_count": 0
}
integer As int64 As int64
absolute_limit
Optional

The configured absolute limit.

integer As int64 As int64
upper_threshold
Optional

The configured upper threshold value at which the alert is raised.

integer As int64 As int64
lower_threshold
Optional

The configured lower threshold value at which the alert is raised.

boolean
is_percentage
Optional

Indicates whether the threshold value is in percentage of the absolute limt or not.

string
sub_type
Optional

Event sub-type.

alert_entity_type
Optional

alert_entity_type

integer As int64 As int64
entity_count
Optional

The count of entities at which the alert is raised.