From a5243a782d076b79d4930f21895553b3772467b0 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Mon, 2 Sep 2024 06:03:36 +0000 Subject: [PATCH] Auto-generated API code --- src/api/types.ts | 3 ++- src/api/typesWithBodyKey.ts | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/api/types.ts b/src/api/types.ts index 456c0ca7b..1a2c74267 100644 --- a/src/api/types.ts +++ b/src/api/types.ts @@ -12338,8 +12338,9 @@ export interface IngestGeoIpStatsGeoIpDownloadStatistics { successful_downloads: integer failed_downloads: integer total_download_time: DurationValue - database_count: integer + databases_count: integer skipped_updates: integer + expired_databases: integer } export interface IngestGeoIpStatsGeoIpNodeDatabaseName { diff --git a/src/api/typesWithBodyKey.ts b/src/api/typesWithBodyKey.ts index d5332f28c..e2818cb06 100644 --- a/src/api/typesWithBodyKey.ts +++ b/src/api/typesWithBodyKey.ts @@ -12563,8 +12563,9 @@ export interface IngestGeoIpStatsGeoIpDownloadStatistics { successful_downloads: integer failed_downloads: integer total_download_time: DurationValue - database_count: integer + databases_count: integer skipped_updates: integer + expired_databases: integer } export interface IngestGeoIpStatsGeoIpNodeDatabaseName {