Auto-generated code for 8.14 (#2358)

This commit is contained in:
Elastic Machine
2024-09-03 15:35:36 +01:00
committed by GitHub
parent dcfc11c239
commit f8abe93c03
2 changed files with 4 additions and 2 deletions

View File

@ -12338,8 +12338,9 @@ export interface IngestGeoIpStatsGeoIpDownloadStatistics {
successful_downloads: integer
failed_downloads: integer
total_download_time: DurationValue<UnitMillis>
database_count: integer
databases_count: integer
skipped_updates: integer
expired_databases: integer
}
export interface IngestGeoIpStatsGeoIpNodeDatabaseName {

View File

@ -12563,8 +12563,9 @@ export interface IngestGeoIpStatsGeoIpDownloadStatistics {
successful_downloads: integer
failed_downloads: integer
total_download_time: DurationValue<UnitMillis>
database_count: integer
databases_count: integer
skipped_updates: integer
expired_databases: integer
}
export interface IngestGeoIpStatsGeoIpNodeDatabaseName {