# ValuesStatusCodes
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | Option<**String**> | The HTTP request path. |
**rate_per_status** | Option<**f32**> | The URL accounts for this percentage of the status code in this dimension. |
**rate_per_url** | Option<**f32**> | The rate at which the status code in this dimension occurs for this URL. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)