Skip to main content

HealthIndicatorCategory

Import this model from the entry point of its package:

import { HealthIndicatorCategory } from '@sailpoint/angular-sdk/managed_clients';

Properties

NameTypeDescriptionNotes
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]