AlertRuleSetExpressionDto

AlertRuleSetExpressionDto
AlertRuleSetExpressionDto
JSON Example
{
    "id": "string",
    "alertRuleSetId": "string",
    "alertRuleType": {
        "alertRuleTypeId": "string",
        "name": "string",
        "status": "string",
        "targetType": "string",
        "metricType": "string",
        "metricKey": "string",
        "alertType": "string"
    },
    "criticalExpression": "string",
    "warningExpression": "string",
    "criticalLastsFor": 0,
    "warningLastsFor": 0
}
string As uuid As uuid
id
Optional

id

string As uuid As uuid
alertRuleSetId
Optional

alertRuleSetId

alertRuleType
Required

alertRuleType

string
criticalExpression
Required

criticalExpression

string
warningExpression
Required

warningExpression

integer As int32 As int32
criticalLastsFor
Required

criticalLastsFor

integer As int32 As int32
warningLastsFor
Required

warningLastsFor

Property Of