The time that the latest Cache Reserve Clear operation started.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/cache_cache_reserve_clear_start_ts", "title": "cache_cache_reserve_clear_start_ts", "description": "The time that the latest Cache Reserve Clear operation started.", "example": "2023-10-02T10:00:00.12345Z", "format": "date-time", "type": "string" }