errorEnts property

  1. @ImcField('Errors -- Entities', 'error_ents', ImcType.typePlaintext)
String errorEnts

The monitored entities with error conditions. This is a comma separated list of entity names.

Implementation

@ImcField('Errors -- Entities', 'error_ents', ImcType.typePlaintext)
String get errorEnts;