fastly-api 13.1.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rate** | Option<**f32**> | The rate at which the value in the current dimension occurs. | 
**country_chr** | Option<**f32**> | The cache hit ratio for the country. | 
**country_error_rate** | Option<**f32**> | The error rate for the country. | 
**country_request_rate** | Option<**f32**> | This country's percentage of the total requests. | 

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