cache_cache_reserve_clear_start_ts

The time that the latest Cache Reserve Clear operation started.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-cache-cache-reserve-clear-start-ts-schema.json Raw ↑
{
  "$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"
}