fastly-api 13.1.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | Option<**String**> | The HTTP request path. | 
**rate_per_url** | Option<**f32**> | The rate at which the reason in this dimension occurs among responses to this URL with a 503 status code. | 
**var_503_rate_per_url** | Option<**f32**> | The rate at which 503 status codes are returned for this URL. | 

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