fastly-api 13.1.0-rc.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **String** | the three-letter code for the [POP]https://www.fastly.com/documentation/learning/concepts/pop/ | 
**name** | **String** | the name of the POP | 
**group** | **String** |  | 
**region** | **String** |  | 
**stats_region** | **String** | the region used for stats reporting | 
**billing_region** | **String** | the region used for billing | 
**coordinates** | Option<[**crate::models::PopCoordinates**]PopCoordinates.md> |  | 
**shield** | Option<**String**> | the name of the [shield code]https://www.fastly.com/documentation/learning/concepts/shielding/#choosing-a-shield-location if this POP is suitable for shielding | 

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