fastly-api 13.1.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**average_response_time** | Option<**f32**> | The average time in seconds to respond to requests to the URL in the current dimension. | 
**p95_response_time** | Option<**f32**> | The P95 time in seconds to respond to requests to the URL in the current dimension. | 
**response_time_percentage** | Option<**f32**> | The total percentage of time to respond to all requests to the URL in the current dimension. | 

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