HealthIndicatorCategory
Import this model from the entry point of its package:
import { HealthIndicatorCategory } from '@sailpoint/angular-sdk/managed_clients';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| errors | (optional) Array<HealthEvent> | List of error events for this category | [default to undefined] |
| warnings | (optional) Array<HealthEvent> | List of warning events for this category | [default to undefined] |