StatusCodesRangeBasedTrigger interface
Trigger based on range of status codes.
Properties
count | Request Count. |
path | |
status |
HTTP status code. |
time |
Time interval. |
Property Details
count
Request Count.
count?: number
Property Value
number
path
path?: string
Property Value
string
statusCodes
HTTP status code.
statusCodes?: string
Property Value
string
timeInterval
Time interval.
timeInterval?: string
Property Value
string