# GetLogCleanupStatus200Response
## Properties
**running** | **bool** | |
**started_at** | **String** | |
**finished_at** | Option<**String**> | | [optional]
**phase** | **String** | |
**total_service** | **i64** | |
**processed_service** | **i64** | |
**total_jobs** | **i64** | |
**processed_jobs** | **i64** | |
**s3_deleted** | **i64** | |
**orphans_scanned** | **i64** | |
**orphans_deleted** | **i64** | |
**errors** | **i64** | |
**last_error** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)