fastly-api 13.1.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**region** | Option<**String**> | The geographic region from which the edge responses in this data entry were delivered. If unspecified, results are aggregated across regions. | 
**datacenter** | Option<**String**> | The POP from which the edge responses in this data entry were delivered. If unspecified, results are aggregated across POPs. | 
**host** | Option<**String**> | The origin host from which the edge responses in this data entry were delivered. If unspecified, results are aggregated across origin hosts. | 

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