--- title: EdgeMetrics --- ## PureCloud::EdgeMetrics ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **edge** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] | | **event_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **up_time_msec** | **Integer** | | [optional] | | **processors** | [**Array<EdgeMetricsProcessor>**](EdgeMetricsProcessor.html) | | [optional] | | **memory** | [**Array<EdgeMetricsMemory>**](EdgeMetricsMemory.html) | | [optional] | | **disks** | [**Array<EdgeMetricsDisk>**](EdgeMetricsDisk.html) | | [optional] | | **subsystems** | [**Array<EdgeMetricsSubsystem>**](EdgeMetricsSubsystem.html) | | [optional] | | **networks** | [**Array<EdgeMetricsNetwork>**](EdgeMetricsNetwork.html) | | [optional] | {: class="table table-striped"}