# KnetikCloud.MonitoringIncidentLevelResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name of the level | 
**status** | **String** | The current status of the level | 


<a name="StatusEnum"></a>
## Enum: StatusEnum


* `OK` (value: `"OK"`)

* `ALARM` (value: `"ALARM"`)

* `INSUFFICIENT_DATA` (value: `"INSUFFICIENT_DATA"`)




