# 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)