StatusCodesBasedTrigger interface

Trigger based on status code.

Properties

count

Request Count.

path

Request Path

status

HTTP status code.

subStatus

Request Sub Status.

timeInterval

Time interval.

win32Status

Win32 error code.

Property Details

count

Request Count.

count?: number

Property Value

number

path

Request Path

path?: string

Property Value

string

status

HTTP status code.

status?: number

Property Value

number

subStatus

Request Sub Status.

subStatus?: number

Property Value

number

timeInterval

Time interval.

timeInterval?: string

Property Value

string

win32Status

Win32 error code.

win32Status?: number

Property Value

number