fastly-api 13.1.0-rc.0

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

## 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. | 
**domain** | Option<**String**> | The domain from which the edge responses in this data entry were delivered. If unspecified, results are aggregated across domains. | 

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