Sha256: 913a5f06dfb7b8738a2a165becb1b6c9d21c0d0a8bd03711ae002e8fd2e5864b
Contents?: true
Size: 810 Bytes
Versions: 48
Compression:
Stored size: 810 Bytes
Contents
--- title: ObservationMetricData --- ## PureCloud::ObservationMetricData ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **metric** | **String** | | [optional] | | **qualifier** | **String** | | [optional] | | **stats** | [**StatisticalSummary**](StatisticalSummary.html) | | [optional] | | **truncated** | **BOOLEAN** | Flag for a truncated list of observations. If truncated, the first half of the list of observations will contain the oldest observations and the second half the newest observations. | [optional] | | **observations** | [**Array<ObservationValue>**](ObservationValue.html) | List of observations sorted by timestamp in ascending order. This list may be truncated. | [optional] | {: class="table table-striped"}
Version data entries
48 entries across 48 versions & 1 rubygems