cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
slawomir_justa
Dynatrace Participant
Dynatrace Participant

Abstract

This troubleshooting article helps resolve validation errors seen when creating Network Availability Monitors (NAM) using the UI on Managed installations. 

 

Problem

While following the instructions for creating NAM monitors on Managed via the UI, one can encounter an error of this type: 

Validation failed with the following errors: (step[0].constraint[0]) value: attribute is missing 

slawomir_justa_0-1736939922918.png
Validation failed with the following errors: (step[0]) At least one request per step must be defined 

slawomir_justa_1-1736939933019.png

In both cases, adhering closely to the guidelines is recommended, as the root cause is fields not being filled with correct data. 

 

Solution

 

Validation failed with the following errors: (step[0].constraint[0]) value: attribute is missing 

 

The culprit is incorrectly setting properties for SUCCESS_RATE_PERCENT, where, for example, in a singular property, the key is ">" and the value "80". 

This constraint requires two properties, one with key "operator" and a chosen value e.g. ">", and the second one with key "value" and chosen value e.g. "80":

slawomir_justa_2-1736940053668.pngslawomir_justa_3-1736940062211.png

Validation failed with the following errors: (step[0]) At least one request per step must be defined 

 

There must be at least one request-level configuration, even if this is empty. It must be added via the following button: 

slawomir_justa_4-1736940076164.png

slawomir_justa_5-1736940084048.png

 

What's next

If this article did not help, please open a support ticket, mention that this article was used, and provide the following in the ticket:

  • settings/ screenshots that were being used
  • troubleshooting steps followed

A support engineer will review the issue and provide further assistance.

Version history
Last update:
‎15 Jan 2025 01:30 PM
Updated by: