fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# PlatformMetricsResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**meta** | Option<[**crate::models::PlatformMetadata**]PlatformMetadata.md> |  | 
**data** | Option<[**Vec&lt;crate::models::PlatformValues&gt;**]PlatformValues.md> | An array of values representing the metric values at each point in time. Note that this dataset is sparse: only the keys with non-zero values will be included in the record.  | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)