---
id: v1-health-event
title: HealthEvent
pagination_label: HealthEvent
sidebar_label: HealthEvent
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'HealthEvent', 'v1HealthEvent']
slug: /tools/sdk/typescript/managed_clients/models/health-event
tags: ['SDK', 'Software Development Kit', 'HealthEvent', 'v1HealthEvent']
---

# HealthEvent

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**detailedMessage** | **(optional)** `string` | Description of the issue | [default to undefined]
**uuid** | **(optional)** `string` | Unique identifier for the health event | [default to undefined]
**url** | **(optional)** `string` | Optional URL associated with the issue | [default to undefined]
**timestamp** | **(optional)** `string` | Time when the event occurred | [default to undefined]
**lastNotifiedTimeStamp** | **(optional)** `string` | Last time notification was sent for this issue | [default to undefined]
**cpuUtilizationPercentage** | **(optional)** `number` | CPU usage percentage | [default to undefined]
**freeSpacePercentage** | **(optional)** `number` | Free memory percentage | [default to undefined]

