Entities highlight widget.
| JSON representation | 
|---|
| { "highlightEntities" : [ { object ( | 
| Fields | |
|---|---|
| highlightEntities[] |   Output only. The entities to highlight. | 
| title |   Output only. The widget title. | 
| order |   Output only. The widget order. | 
| type |   Output only. The widget template type. | 
| gridColumns |   Output only. The widget template grid columns. | 
| description |   Output only. The widget description. | 
| identifier |   Output only. The widget identifier. | 
| jsonData |   Output only. The widget json data. | 
| errorJsonData |   Output only. The widget error json data. | 
| resultStatus |   Output only. The widget result status. | 
EntityData
Entity data.
| JSON representation | 
|---|
| { "caseId" : integer , "alertIdentifier" : string , "status" : enum ( | 
| Fields | |
|---|---|
| caseId |   Output only. The case id of the entity. | 
| alertIdentifier |   Output only. The alert identifier. This is a unique identifier for the alert. Format: {alertName}_{ticketId} | 
| status |   Output only. Alert status. | 
| identifier |   Output only. The entity identifier. | 
| entityType |   Output only. The entity type. | 
| isInternal |   Output only. Flag that indicates whether the entity is internal or not. | 
| isSuspicious |   Output only. Flag that indicates whether the entity is suspicious or not. | 
| isArtifact |   Output only. Flag that indicates whether the entity is an artifact or not. | 
| isPivot |   Output only. Flag that indicates whether the entity is a pivot or not. | 
| environment |   Output only. The environment the entity belongs to. | 
| fieldsGroups[] |   Output only. The entity fields. | 
| highlightFieldsGroups[] |   Output only. The entity highlight fields. | 

