fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# LogInsightsDimensions

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | Option<**String**> | The URL path for this dimension. | 
**country** | Option<**String**> | The client's country for this dimension. | 
**status_code** | Option<**String**> | The HTTP response code for this dimension. | 
**response** | Option<**String**> | The HTTP reason phrase for this dimension. | 
**browser** | Option<**String**> | The client's browser for this dimension. | 
**content_type** | Option<**String**> | The content type of the response for this dimension. | 
**device** | Option<**String**> | The client's device type for this dimension. | 
**os** | Option<**String**> | The client's operating system for this dimension. | 

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