--- title: EdgeMetricsProcessor --- ## PureCloud::EdgeMetricsProcessor ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **active_time_pct** | **Float** | Percent time processor was active. | [optional] | | **cpu_id** | **String** | Machine CPU identifier. 'total' will always be included in the array and is the total of all CPU resources. | [optional] | | **idle_time_pct** | **Float** | Percent time processor was idle. | [optional] | | **privileged_time_pct** | **Float** | Percent time processor spent in privileged mode. | [optional] | | **user_time_pct** | **Float** | Percent time processor spent in user mode. | [optional] | {: class="table table-striped"}