diff --git a/output/openapi/elasticsearch-openapi.json b/output/openapi/elasticsearch-openapi.json index facf981811..c45dc9469b 100644 --- a/output/openapi/elasticsearch-openapi.json +++ b/output/openapi/elasticsearch-openapi.json @@ -74553,6 +74553,8 @@ "l", "load_15m", "l", + "available_processors", + "ap", "mappings.total_count", "mtc", "mappingsTotalCount", @@ -74853,6 +74855,10 @@ "description": "The load average for the last fifteen minutes.", "type": "string" }, + "available_processors": { + "description": "The number of available processors (logical CPU cores available to the JVM).", + "type": "string" + }, "uptime": { "description": "The node uptime.", "type": "string" diff --git a/output/schema/schema.json b/output/schema/schema.json index 5a7bdfb5de..1eb5800e6e 100644 --- a/output/schema/schema.json +++ b/output/schema/schema.json @@ -100999,7 +100999,7 @@ "name": "CatAliasesColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L1150-L1182" + "specLocation": "cat/_types/CatBase.ts#L1155-L1187" }, { "kind": "type_alias", @@ -101007,7 +101007,7 @@ "name": "CatAliasesColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2468-L2468", + "specLocation": "cat/_types/CatBase.ts#L2473-L2473", "type": { "kind": "union_of", "items": [ @@ -101134,7 +101134,7 @@ "name": "CatAllocationColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L1184-L1249" + "specLocation": "cat/_types/CatBase.ts#L1189-L1254" }, { "kind": "type_alias", @@ -101142,7 +101142,7 @@ "name": "CatAllocationColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2469-L2469", + "specLocation": "cat/_types/CatBase.ts#L2474-L2474", "type": { "kind": "union_of", "items": [ @@ -101737,7 +101737,7 @@ "name": "CatComponentColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L1251-L1288" + "specLocation": "cat/_types/CatBase.ts#L1256-L1293" }, { "kind": "type_alias", @@ -101745,7 +101745,7 @@ "name": "CatComponentColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2470-L2470", + "specLocation": "cat/_types/CatBase.ts#L2475-L2475", "type": { "kind": "union_of", "items": [ @@ -101804,7 +101804,7 @@ "name": "CatCountColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L1290-L1307" + "specLocation": "cat/_types/CatBase.ts#L1295-L1312" }, { "kind": "type_alias", @@ -101812,7 +101812,7 @@ "name": "CatCountColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2471-L2471", + "specLocation": "cat/_types/CatBase.ts#L2476-L2476", "type": { "kind": "union_of", "items": [ @@ -101942,7 +101942,7 @@ "name": "CatDatafeedColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2463-L2463", + "specLocation": "cat/_types/CatBase.ts#L2468-L2468", "type": { "kind": "union_of", "items": [ @@ -102100,7 +102100,7 @@ "name": "CatDfaColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2462-L2462", + "specLocation": "cat/_types/CatBase.ts#L2467-L2467", "type": { "kind": "union_of", "items": [ @@ -102169,7 +102169,7 @@ "name": "CatFieldDataColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L1309-L1339" + "specLocation": "cat/_types/CatBase.ts#L1314-L1344" }, { "kind": "type_alias", @@ -102177,7 +102177,7 @@ "name": "CatFieldDataColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2472-L2472", + "specLocation": "cat/_types/CatBase.ts#L2477-L2477", "type": { "kind": "union_of", "items": [ @@ -102336,7 +102336,7 @@ "name": "CatHealthColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L1341-L1418" + "specLocation": "cat/_types/CatBase.ts#L1346-L1423" }, { "kind": "type_alias", @@ -102344,7 +102344,7 @@ "name": "CatHealthColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2473-L2473", + "specLocation": "cat/_types/CatBase.ts#L2478-L2478", "type": { "kind": "union_of", "items": [ @@ -103275,7 +103275,7 @@ "name": "CatIndicesColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L1420-L2088" + "specLocation": "cat/_types/CatBase.ts#L1425-L2093" }, { "kind": "type_alias", @@ -103283,7 +103283,7 @@ "name": "CatIndicesColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2474-L2474", + "specLocation": "cat/_types/CatBase.ts#L2479-L2479", "type": { "kind": "union_of", "items": [ @@ -103338,7 +103338,7 @@ "name": "CatMasterColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2090-L2110" + "specLocation": "cat/_types/CatBase.ts#L2095-L2115" }, { "kind": "type_alias", @@ -103346,7 +103346,7 @@ "name": "CatMasterColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2475-L2475", + "specLocation": "cat/_types/CatBase.ts#L2480-L2480", "type": { "kind": "union_of", "items": [ @@ -103675,6 +103675,13 @@ "description": "The load average for the last fifteen minutes. For example: `1.24`.", "name": "load_15m" }, + { + "aliases": [ + "ap" + ], + "description": "The number of available processors (logical CPU cores available to the JVM).", + "name": "available_processors" + }, { "aliases": [ "mtc", @@ -104076,7 +104083,7 @@ "name": "CatNodeColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L560-L1012" + "specLocation": "cat/_types/CatBase.ts#L560-L1017" }, { "kind": "type_alias", @@ -104084,7 +104091,7 @@ "name": "CatNodeColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2464-L2464", + "specLocation": "cat/_types/CatBase.ts#L2469-L2469", "type": { "kind": "union_of", "items": [ @@ -104171,7 +104178,7 @@ "name": "CatNodeattrsColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2112-L2153" + "specLocation": "cat/_types/CatBase.ts#L2117-L2158" }, { "kind": "type_alias", @@ -104179,7 +104186,7 @@ "name": "CatNodeattrsColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2476-L2476", + "specLocation": "cat/_types/CatBase.ts#L2481-L2481", "type": { "kind": "union_of", "items": [ @@ -104240,7 +104247,7 @@ "name": "CatPendingTasksColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2438-L2460" + "specLocation": "cat/_types/CatBase.ts#L2443-L2465" }, { "kind": "type_alias", @@ -104248,7 +104255,7 @@ "name": "CatPendingTasksColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2477-L2479", + "specLocation": "cat/_types/CatBase.ts#L2482-L2484", "type": { "kind": "union_of", "items": [ @@ -104313,7 +104320,7 @@ "name": "CatPluginsColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2233-L2259" + "specLocation": "cat/_types/CatBase.ts#L2238-L2264" }, { "kind": "type_alias", @@ -104321,7 +104328,7 @@ "name": "CatPluginsColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2480-L2480", + "specLocation": "cat/_types/CatBase.ts#L2485-L2485", "type": { "kind": "union_of", "items": [ @@ -104539,7 +104546,7 @@ "name": "CatRecoveryColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2261-L2393" + "specLocation": "cat/_types/CatBase.ts#L2266-L2398" }, { "kind": "type_alias", @@ -104547,7 +104554,7 @@ "name": "CatRecoveryColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2465-L2465", + "specLocation": "cat/_types/CatBase.ts#L2470-L2470", "type": { "kind": "union_of", "items": [ @@ -104680,7 +104687,7 @@ "name": "CatSegmentsColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L1014-L1079" + "specLocation": "cat/_types/CatBase.ts#L1019-L1084" }, { "kind": "type_alias", @@ -104688,7 +104695,7 @@ "name": "CatSegmentsColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2466-L2466", + "specLocation": "cat/_types/CatBase.ts#L2471-L2471", "type": { "kind": "union_of", "items": [ @@ -105258,7 +105265,7 @@ "name": "CatShardColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2770-L3143" + "specLocation": "cat/_types/CatBase.ts#L2775-L3148" }, { "kind": "type_alias", @@ -105266,7 +105273,7 @@ "name": "CatShardColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L3144-L3144", + "specLocation": "cat/_types/CatBase.ts#L3149-L3149", "type": { "kind": "union_of", "items": [ @@ -105395,7 +105402,7 @@ "name": "CatSnapshotsColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L1081-L1148" + "specLocation": "cat/_types/CatBase.ts#L1086-L1153" }, { "kind": "type_alias", @@ -105403,7 +105410,7 @@ "name": "CatSnapshotsColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2467-L2467", + "specLocation": "cat/_types/CatBase.ts#L2472-L2472", "type": { "kind": "union_of", "items": [ @@ -105540,7 +105547,7 @@ "name": "CatTasksColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2155-L2231" + "specLocation": "cat/_types/CatBase.ts#L2160-L2236" }, { "kind": "type_alias", @@ -105548,7 +105555,7 @@ "name": "CatTasksColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2481-L2481", + "specLocation": "cat/_types/CatBase.ts#L2486-L2486", "type": { "kind": "union_of", "items": [ @@ -105617,7 +105624,7 @@ "name": "CatTemplatesColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2409-L2436" + "specLocation": "cat/_types/CatBase.ts#L2414-L2441" }, { "kind": "type_alias", @@ -105625,7 +105632,7 @@ "name": "CatTemplatesColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2482-L2482", + "specLocation": "cat/_types/CatBase.ts#L2487-L2487", "type": { "kind": "union_of", "items": [ @@ -105792,7 +105799,7 @@ "name": "CatThreadPoolColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L3146-L3246" + "specLocation": "cat/_types/CatBase.ts#L3151-L3251" }, { "kind": "type_alias", @@ -105800,7 +105807,7 @@ "name": "CatThreadPoolColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L3247-L3247", + "specLocation": "cat/_types/CatBase.ts#L3252-L3252", "type": { "kind": "union_of", "items": [ @@ -105937,7 +105944,7 @@ "name": "CatTrainedModelsColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2484-L2558" + "specLocation": "cat/_types/CatBase.ts#L2489-L2563" }, { "kind": "type_alias", @@ -105945,7 +105952,7 @@ "name": "CatTrainedModelsColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2559-L2561", + "specLocation": "cat/_types/CatBase.ts#L2564-L2566", "type": { "kind": "union_of", "items": [ @@ -106211,7 +106218,7 @@ "name": "CatTransformColumn", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2563-L2767" + "specLocation": "cat/_types/CatBase.ts#L2568-L2772" }, { "kind": "type_alias", @@ -106219,7 +106226,7 @@ "name": "CatTransformColumns", "namespace": "cat._types" }, - "specLocation": "cat/_types/CatBase.ts#L2768-L2768", + "specLocation": "cat/_types/CatBase.ts#L2773-L2773", "type": { "kind": "union_of", "items": [ @@ -113460,6 +113467,21 @@ } } }, + { + "aliases": [ + "ap" + ], + "description": "The number of available processors (logical CPU cores available to the JVM).", + "name": "available_processors", + "required": false, + "type": { + "kind": "instance_of", + "type": { + "name": "string", + "namespace": "_builtins" + } + } + }, { "aliases": [ "u" @@ -114555,7 +114577,7 @@ } } ], - "specLocation": "cat/nodes/types.ts#L23-L542" + "specLocation": "cat/nodes/types.ts#L23-L547" }, { "kind": "request", diff --git a/output/typescript/types.ts b/output/typescript/types.ts index 23740d8137..cb88e9b82f 100644 --- a/output/typescript/types.ts +++ b/output/typescript/types.ts @@ -7354,7 +7354,7 @@ export type CatCatMasterColumn = 'id' | 'host' | 'h' | 'ip' | 'node' | 'n'| stri export type CatCatMasterColumns = CatCatMasterColumn | CatCatMasterColumn[] -export type CatCatNodeColumn = 'build' | 'b' | 'completion.size' | 'cs' | 'completionSize' | 'cpu' | 'disk.avail' | 'd' | 'disk' | 'diskAvail' | 'disk.total' | 'dt' | 'diskTotal' | 'disk.used' | 'du' | 'diskUsed' | 'disk.used_percent' | 'dup' | 'diskUsedPercent' | 'fielddata.evictions' | 'fe' | 'fielddataEvictions' | 'fielddata.memory_size' | 'fm' | 'fielddataMemory' | 'file_desc.current' | 'fdc' | 'fileDescriptorCurrent' | 'file_desc.max' | 'fdm' | 'fileDescriptorMax' | 'file_desc.percent' | 'fdp' | 'fileDescriptorPercent' | 'flush.total' | 'ft' | 'flushTotal' | 'flush.total_time' | 'ftt' | 'flushTotalTime' | 'get.current' | 'gc' | 'getCurrent' | 'get.exists_time' | 'geti' | 'getExistsTime' | 'get.exists_total' | 'geto' | 'getExistsTotal' | 'get.missing_time' | 'gmti' | 'getMissingTime' | 'get.missing_total' | 'gmto' | 'getMissingTotal' | 'get.time' | 'gti' | 'getTime' | 'get.total' | 'gto' | 'getTotal' | 'heap.current' | 'hc' | 'heapCurrent' | 'heap.max' | 'hm' | 'heapMax' | 'heap.percent' | 'hp' | 'heapPercent' | 'http_address' | 'http' | 'id' | 'nodeId' | 'indexing.delete_current' | 'idc' | 'indexingDeleteCurrent' | 'indexing.delete_time' | 'idti' | 'indexingDeleteTime' | 'indexing.delete_total' | 'idto' | 'indexingDeleteTotal' | 'indexing.index_current' | 'iic' | 'indexingIndexCurrent' | 'indexing.index_failed' | 'iif' | 'indexingIndexFailed' | 'indexing.index_failed_due_to_version_conflict' | 'iifvc' | 'indexingIndexFailedDueToVersionConflict' | 'indexing.index_time' | 'iiti' | 'indexingIndexTime' | 'indexing.index_total' | 'iito' | 'indexingIndexTotal' | 'ip' | 'i' | 'jdk' | 'j' | 'load_1m' | 'l' | 'load_5m' | 'l' | 'load_15m' | 'l' | 'mappings.total_count' | 'mtc' | 'mappingsTotalCount' | 'mappings.total_estimated_overhead_in_bytes' | 'mteo' | 'mappingsTotalEstimatedOverheadInBytes' | 'master' | 'm' | 'merges.current' | 'mc' | 'mergesCurrent' | 'merges.current_docs' | 'mcd' | 'mergesCurrentDocs' | 'merges.current_size' | 'mcs' | 'mergesCurrentSize' | 'merges.total' | 'mt' | 'mergesTotal' | 'merges.total_docs' | 'mtd' | 'mergesTotalDocs' | 'merges.total_size' | 'mts' | 'mergesTotalSize' | 'merges.total_time' | 'mtt' | 'mergesTotalTime' | 'name' | 'n' | 'node.role' | 'r' | 'role' | 'nodeRole' | 'pid' | 'p' | 'port' | 'po' | 'query_cache.memory_size' | 'qcm' | 'queryCacheMemory' | 'query_cache.evictions' | 'qce' | 'queryCacheEvictions' | 'query_cache.hit_count' | 'qchc' | 'queryCacheHitCount' | 'query_cache.miss_count' | 'qcmc' | 'queryCacheMissCount' | 'ram.current' | 'rc' | 'ramCurrent' | 'ram.max' | 'rm' | 'ramMax' | 'ram.percent' | 'rp' | 'ramPercent' | 'refresh.total' | 'rto' | 'refreshTotal' | 'refresh.time' | 'rti' | 'refreshTime' | 'request_cache.memory_size' | 'rcm' | 'requestCacheMemory' | 'request_cache.evictions' | 'rce' | 'requestCacheEvictions' | 'request_cache.hit_count' | 'rchc' | 'requestCacheHitCount' | 'request_cache.miss_count' | 'rcmc' | 'requestCacheMissCount' | 'script.compilations' | 'scrcc' | 'scriptCompilations' | 'script.cache_evictions' | 'scrce' | 'scriptCacheEvictions' | 'search.fetch_current' | 'sfc' | 'searchFetchCurrent' | 'search.fetch_time' | 'sfti' | 'searchFetchTime' | 'search.fetch_total' | 'sfto' | 'searchFetchTotal' | 'search.open_contexts' | 'so' | 'searchOpenContexts' | 'search.query_current' | 'sqc' | 'searchQueryCurrent' | 'search.query_time' | 'sqti' | 'searchQueryTime' | 'search.query_total' | 'sqto' | 'searchQueryTotal' | 'search.scroll_current' | 'scc' | 'searchScrollCurrent' | 'search.scroll_time' | 'scti' | 'searchScrollTime' | 'search.scroll_total' | 'scto' | 'searchScrollTotal' | 'segments.count' | 'sc' | 'segmentsCount' | 'segments.fixed_bitset_memory' | 'sfbm' | 'fixedBitsetMemory' | 'segments.index_writer_memory' | 'siwm' | 'segmentsIndexWriterMemory' | 'segments.memory' | 'sm' | 'segmentsMemory' | 'segments.version_map_memory' | 'svmm' | 'segmentsVersionMapMemory' | 'shard_stats.total_count' | 'sstc' | 'shards' | 'shardStatsTotalCount' | 'suggest.current' | 'suc' | 'suggestCurrent' | 'suggest.time' | 'suti' | 'suggestTime' | 'suggest.total' | 'suto' | 'suggestTotal' | 'uptime' | 'u' | 'version' | 'v'| string +export type CatCatNodeColumn = 'build' | 'b' | 'completion.size' | 'cs' | 'completionSize' | 'cpu' | 'disk.avail' | 'd' | 'disk' | 'diskAvail' | 'disk.total' | 'dt' | 'diskTotal' | 'disk.used' | 'du' | 'diskUsed' | 'disk.used_percent' | 'dup' | 'diskUsedPercent' | 'fielddata.evictions' | 'fe' | 'fielddataEvictions' | 'fielddata.memory_size' | 'fm' | 'fielddataMemory' | 'file_desc.current' | 'fdc' | 'fileDescriptorCurrent' | 'file_desc.max' | 'fdm' | 'fileDescriptorMax' | 'file_desc.percent' | 'fdp' | 'fileDescriptorPercent' | 'flush.total' | 'ft' | 'flushTotal' | 'flush.total_time' | 'ftt' | 'flushTotalTime' | 'get.current' | 'gc' | 'getCurrent' | 'get.exists_time' | 'geti' | 'getExistsTime' | 'get.exists_total' | 'geto' | 'getExistsTotal' | 'get.missing_time' | 'gmti' | 'getMissingTime' | 'get.missing_total' | 'gmto' | 'getMissingTotal' | 'get.time' | 'gti' | 'getTime' | 'get.total' | 'gto' | 'getTotal' | 'heap.current' | 'hc' | 'heapCurrent' | 'heap.max' | 'hm' | 'heapMax' | 'heap.percent' | 'hp' | 'heapPercent' | 'http_address' | 'http' | 'id' | 'nodeId' | 'indexing.delete_current' | 'idc' | 'indexingDeleteCurrent' | 'indexing.delete_time' | 'idti' | 'indexingDeleteTime' | 'indexing.delete_total' | 'idto' | 'indexingDeleteTotal' | 'indexing.index_current' | 'iic' | 'indexingIndexCurrent' | 'indexing.index_failed' | 'iif' | 'indexingIndexFailed' | 'indexing.index_failed_due_to_version_conflict' | 'iifvc' | 'indexingIndexFailedDueToVersionConflict' | 'indexing.index_time' | 'iiti' | 'indexingIndexTime' | 'indexing.index_total' | 'iito' | 'indexingIndexTotal' | 'ip' | 'i' | 'jdk' | 'j' | 'load_1m' | 'l' | 'load_5m' | 'l' | 'load_15m' | 'l' | 'available_processors' | 'ap' | 'mappings.total_count' | 'mtc' | 'mappingsTotalCount' | 'mappings.total_estimated_overhead_in_bytes' | 'mteo' | 'mappingsTotalEstimatedOverheadInBytes' | 'master' | 'm' | 'merges.current' | 'mc' | 'mergesCurrent' | 'merges.current_docs' | 'mcd' | 'mergesCurrentDocs' | 'merges.current_size' | 'mcs' | 'mergesCurrentSize' | 'merges.total' | 'mt' | 'mergesTotal' | 'merges.total_docs' | 'mtd' | 'mergesTotalDocs' | 'merges.total_size' | 'mts' | 'mergesTotalSize' | 'merges.total_time' | 'mtt' | 'mergesTotalTime' | 'name' | 'n' | 'node.role' | 'r' | 'role' | 'nodeRole' | 'pid' | 'p' | 'port' | 'po' | 'query_cache.memory_size' | 'qcm' | 'queryCacheMemory' | 'query_cache.evictions' | 'qce' | 'queryCacheEvictions' | 'query_cache.hit_count' | 'qchc' | 'queryCacheHitCount' | 'query_cache.miss_count' | 'qcmc' | 'queryCacheMissCount' | 'ram.current' | 'rc' | 'ramCurrent' | 'ram.max' | 'rm' | 'ramMax' | 'ram.percent' | 'rp' | 'ramPercent' | 'refresh.total' | 'rto' | 'refreshTotal' | 'refresh.time' | 'rti' | 'refreshTime' | 'request_cache.memory_size' | 'rcm' | 'requestCacheMemory' | 'request_cache.evictions' | 'rce' | 'requestCacheEvictions' | 'request_cache.hit_count' | 'rchc' | 'requestCacheHitCount' | 'request_cache.miss_count' | 'rcmc' | 'requestCacheMissCount' | 'script.compilations' | 'scrcc' | 'scriptCompilations' | 'script.cache_evictions' | 'scrce' | 'scriptCacheEvictions' | 'search.fetch_current' | 'sfc' | 'searchFetchCurrent' | 'search.fetch_time' | 'sfti' | 'searchFetchTime' | 'search.fetch_total' | 'sfto' | 'searchFetchTotal' | 'search.open_contexts' | 'so' | 'searchOpenContexts' | 'search.query_current' | 'sqc' | 'searchQueryCurrent' | 'search.query_time' | 'sqti' | 'searchQueryTime' | 'search.query_total' | 'sqto' | 'searchQueryTotal' | 'search.scroll_current' | 'scc' | 'searchScrollCurrent' | 'search.scroll_time' | 'scti' | 'searchScrollTime' | 'search.scroll_total' | 'scto' | 'searchScrollTotal' | 'segments.count' | 'sc' | 'segmentsCount' | 'segments.fixed_bitset_memory' | 'sfbm' | 'fixedBitsetMemory' | 'segments.index_writer_memory' | 'siwm' | 'segmentsIndexWriterMemory' | 'segments.memory' | 'sm' | 'segmentsMemory' | 'segments.version_map_memory' | 'svmm' | 'segmentsVersionMapMemory' | 'shard_stats.total_count' | 'sstc' | 'shards' | 'shardStatsTotalCount' | 'suggest.current' | 'suc' | 'suggestCurrent' | 'suggest.time' | 'suti' | 'suggestTime' | 'suggest.total' | 'suto' | 'suggestTotal' | 'uptime' | 'u' | 'version' | 'v'| string export type CatCatNodeColumns = CatCatNodeColumn | CatCatNodeColumn[] @@ -8369,6 +8369,8 @@ export interface CatNodesNodesRecord { load_5m?: string load_15m?: string l?: string + available_processors?: string + ap?: string uptime?: string u?: string 'node.role'?: string diff --git a/specification/cat/_types/CatBase.ts b/specification/cat/_types/CatBase.ts index 9dd5a87415..247c62f09d 100644 --- a/specification/cat/_types/CatBase.ts +++ b/specification/cat/_types/CatBase.ts @@ -754,6 +754,11 @@ export enum CatNodeColumn { * @aliases l */ load_15m, + /** + * The number of available processors (logical CPU cores available to the JVM). + * @aliases ap + */ + available_processors, /** * The number of mappings, including runtime and object fields. * @aliases mtc, mappingsTotalCount diff --git a/specification/cat/nodes/types.ts b/specification/cat/nodes/types.ts index 2d4dca6bf8..835a2b651f 100644 --- a/specification/cat/nodes/types.ts +++ b/specification/cat/nodes/types.ts @@ -155,6 +155,11 @@ export class NodesRecord { * @aliases l */ 'load_15m'?: string + /** + * The number of available processors (logical CPU cores available to the JVM). + * @aliases ap + */ + 'available_processors'?: string /** * The node uptime. * @aliases u