ASM APIs: Create monitor and "Alertafter" field
search cancel

ASM APIs: Create monitor and "Alertafter" field

book

Article ID: 369670

calendar_today

Updated On:

Products

CA App Synthetic Monitor

Issue/Introduction

ASM APIs - Monitors - Create monitor - Query about "Alertafter" field. Can you please let us know what the values in this field means ? i.e. how does each value translate to below:

alertAfter integer
example: 1
Enum:
[ -1, 0, 1, 2, 3, 4 

 

 

Resolution

Values in HTTP Code below

  • -1 Never
  • 0 Immediately 
  • 1 After 2 consecutive errors
  • 2 After 3 consecutive errors
  • 3 After 4 consecutive errors
  • 4 After 5 consecutive errors
  • 255 Defined in selected group

Additional Information

This is not in documentation.