@elastic/schemas 0.7.1 → 0.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1265) hide show
  1. package/lib/cjs/cloud/schemas/add_role_assignments.d.ts +1 -1
  2. package/lib/cjs/cloud/schemas/add_role_assignments.d.ts.map +1 -1
  3. package/lib/cjs/cloud/schemas/add_role_mappings_individually.d.ts +2 -2
  4. package/lib/cjs/cloud/schemas/create_api_key.d.ts +2 -2
  5. package/lib/cjs/cloud/schemas/create_deployment.d.ts +4 -4
  6. package/lib/cjs/cloud/schemas/create_organization_invitations.d.ts +3 -3
  7. package/lib/cjs/cloud/schemas/create_traffic_filter_ruleset_association.d.ts +1 -1
  8. package/lib/cjs/cloud/schemas/create_traffic_filter_ruleset_association.d.ts.map +1 -1
  9. package/lib/cjs/cloud/schemas/definitions/apm.d.ts +52 -52
  10. package/lib/cjs/cloud/schemas/definitions/app.d.ts +52 -52
  11. package/lib/cjs/cloud/schemas/definitions/cluster.d.ts +1 -1
  12. package/lib/cjs/cloud/schemas/definitions/deployment.d.ts +113 -113
  13. package/lib/cjs/cloud/schemas/definitions/elasticsearch.d.ts +111 -111
  14. package/lib/cjs/cloud/schemas/definitions/enterprise.d.ts +52 -52
  15. package/lib/cjs/cloud/schemas/definitions/integrations.d.ts +52 -52
  16. package/lib/cjs/cloud/schemas/definitions/kibana.d.ts +52 -52
  17. package/lib/cjs/cloud/schemas/definitions/misc.d.ts +4 -4
  18. package/lib/cjs/cloud/schemas/definitions/organization.d.ts +4 -4
  19. package/lib/cjs/cloud/schemas/definitions/role.d.ts +1 -1
  20. package/lib/cjs/cloud/schemas/definitions/traffic.d.ts +1 -1
  21. package/lib/cjs/cloud/schemas/enable_deployment_resource_ccr.d.ts +1 -1
  22. package/lib/cjs/cloud/schemas/enable_deployment_resource_ilm.d.ts +1 -1
  23. package/lib/cjs/cloud/schemas/enable_deployment_resource_slm.d.ts +1 -1
  24. package/lib/cjs/cloud/schemas/get_api_key.d.ts +1 -1
  25. package/lib/cjs/cloud/schemas/get_api_keys.d.ts +2 -2
  26. package/lib/cjs/cloud/schemas/get_deployment.d.ts +26 -26
  27. package/lib/cjs/cloud/schemas/get_deployment_apm_resource_info.d.ts +1 -1
  28. package/lib/cjs/cloud/schemas/get_deployment_apm_resource_info.d.ts.map +1 -1
  29. package/lib/cjs/cloud/schemas/get_deployment_appsearch_resource_info.d.ts +1 -1
  30. package/lib/cjs/cloud/schemas/get_deployment_appsearch_resource_info.d.ts.map +1 -1
  31. package/lib/cjs/cloud/schemas/get_deployment_enterprise_search_resource_info.d.ts +1 -1
  32. package/lib/cjs/cloud/schemas/get_deployment_enterprise_search_resource_info.d.ts.map +1 -1
  33. package/lib/cjs/cloud/schemas/get_deployment_es_resource_eligible_remote_clusters.d.ts +13 -13
  34. package/lib/cjs/cloud/schemas/get_deployment_es_resource_info.d.ts +1 -1
  35. package/lib/cjs/cloud/schemas/get_deployment_es_resource_info.d.ts.map +1 -1
  36. package/lib/cjs/cloud/schemas/get_deployment_es_resource_keystore.d.ts +1 -1
  37. package/lib/cjs/cloud/schemas/get_deployment_es_resource_keystore.d.ts.map +1 -1
  38. package/lib/cjs/cloud/schemas/get_deployment_integrations_server_resource_info.d.ts +1 -1
  39. package/lib/cjs/cloud/schemas/get_deployment_integrations_server_resource_info.d.ts.map +1 -1
  40. package/lib/cjs/cloud/schemas/get_deployment_kib_resource_info.d.ts +1 -1
  41. package/lib/cjs/cloud/schemas/get_deployment_kib_resource_info.d.ts.map +1 -1
  42. package/lib/cjs/cloud/schemas/get_deployment_tags.d.ts +1 -1
  43. package/lib/cjs/cloud/schemas/get_deployment_template_v2.d.ts +15 -15
  44. package/lib/cjs/cloud/schemas/get_deployment_templates_v2.d.ts +15 -15
  45. package/lib/cjs/cloud/schemas/get_organization_idp.d.ts +1 -1
  46. package/lib/cjs/cloud/schemas/get_organization_invitation.d.ts +1 -1
  47. package/lib/cjs/cloud/schemas/get_role_mappings.d.ts +1 -1
  48. package/lib/cjs/cloud/schemas/get_traffic_filter_deployment_ruleset_associations.d.ts +1 -1
  49. package/lib/cjs/cloud/schemas/get_traffic_filter_deployment_ruleset_associations.d.ts.map +1 -1
  50. package/lib/cjs/cloud/schemas/get_traffic_filter_ruleset.d.ts +1 -1
  51. package/lib/cjs/cloud/schemas/get_traffic_filter_ruleset_deployment_associations.d.ts +2 -2
  52. package/lib/cjs/cloud/schemas/get_traffic_filter_rulesets.d.ts +2 -2
  53. package/lib/cjs/cloud/schemas/get_trusted_envs.d.ts +3 -3
  54. package/lib/cjs/cloud/schemas/list_deployments.d.ts +6 -6
  55. package/lib/cjs/cloud/schemas/list_organization_invitations.d.ts +1 -1
  56. package/lib/cjs/cloud/schemas/list_organization_members.d.ts +3 -3
  57. package/lib/cjs/cloud/schemas/migrate_deployment_template.d.ts +10 -10
  58. package/lib/cjs/cloud/schemas/remove_role_assignments.d.ts +1 -1
  59. package/lib/cjs/cloud/schemas/remove_role_assignments.d.ts.map +1 -1
  60. package/lib/cjs/cloud/schemas/restart_deployment_es_resource.d.ts +1 -1
  61. package/lib/cjs/cloud/schemas/restart_deployment_stateless_resource.d.ts +1 -1
  62. package/lib/cjs/cloud/schemas/search_deployments.d.ts +13 -13
  63. package/lib/cjs/cloud/schemas/search_eligible_remote_clusters.d.ts +13 -13
  64. package/lib/cjs/cloud/schemas/set_deployment_es_resource_keystore.d.ts +2 -2
  65. package/lib/cjs/cloud/schemas/set_deployment_es_resource_keystore.d.ts.map +1 -1
  66. package/lib/cjs/cloud/schemas/set_deployment_tags.d.ts +2 -2
  67. package/lib/cjs/cloud/schemas/setup_organization_idp.d.ts +3 -3
  68. package/lib/cjs/cloud/schemas/shutdown_deployment.d.ts +2 -2
  69. package/lib/cjs/cloud/schemas/shutdown_deployment_es_resource.d.ts +1 -1
  70. package/lib/cjs/cloud/schemas/shutdown_deployment_stateless_resource.d.ts +1 -1
  71. package/lib/cjs/cloud/schemas/start_deployment_resource_instances.d.ts +1 -1
  72. package/lib/cjs/cloud/schemas/start_deployment_resource_instances_all.d.ts +1 -1
  73. package/lib/cjs/cloud/schemas/start_deployment_resource_instances_all_maintenance_mode.d.ts +1 -1
  74. package/lib/cjs/cloud/schemas/start_deployment_resource_maintenance_mode.d.ts +1 -1
  75. package/lib/cjs/cloud/schemas/stop_deployment_resource_instances.d.ts +1 -1
  76. package/lib/cjs/cloud/schemas/stop_deployment_resource_instances_all.d.ts +1 -1
  77. package/lib/cjs/cloud/schemas/stop_deployment_resource_instances_all_maintenance_mode.d.ts +1 -1
  78. package/lib/cjs/cloud/schemas/stop_deployment_resource_maintenance_mode.d.ts +1 -1
  79. package/lib/cjs/cloud/schemas/update_deployment.d.ts +20 -20
  80. package/lib/cjs/cloud/schemas/update_deployment_es_resource_tier.d.ts +10 -10
  81. package/lib/cjs/cloud/schemas/update_role_mapping.d.ts +1 -1
  82. package/lib/cjs/cloud/schemas/update_role_mappings.d.ts +2 -2
  83. package/lib/cjs/es/json/bulk.request.json +1 -1
  84. package/lib/cjs/es/json/cat.recovery.request.json +1 -1
  85. package/lib/cjs/es/json/delete.request.json +1 -1
  86. package/lib/cjs/es/json/delete_by_query.request.json +1 -1
  87. package/lib/cjs/es/json/index.request.json +1 -1
  88. package/lib/cjs/es/json/indices.recovery.request.json +1 -1
  89. package/lib/cjs/es/json/snapshot.delete.request.json +1 -1
  90. package/lib/cjs/es/json/update.request.json +1 -1
  91. package/lib/cjs/es/json/update_by_query.request.json +1 -1
  92. package/lib/cjs/es/schemas/_types.mapping.d.ts +1 -0
  93. package/lib/cjs/es/schemas/_types.mapping.d.ts.map +1 -1
  94. package/lib/cjs/es/schemas/bulk.d.ts +0 -15
  95. package/lib/cjs/es/schemas/bulk.d.ts.map +1 -1
  96. package/lib/cjs/es/schemas/bulk.js +0 -2
  97. package/lib/cjs/es/schemas/bulk.js.map +1 -1
  98. package/lib/cjs/es/schemas/cat.recovery.d.ts +14 -0
  99. package/lib/cjs/es/schemas/cat.recovery.d.ts.map +1 -1
  100. package/lib/cjs/es/schemas/cat.recovery.js +15 -13
  101. package/lib/cjs/es/schemas/cat.recovery.js.map +1 -1
  102. package/lib/cjs/es/schemas/cluster.get_component_template.d.ts +4 -0
  103. package/lib/cjs/es/schemas/cluster.get_component_template.d.ts.map +1 -1
  104. package/lib/cjs/es/schemas/cluster.put_component_template.d.ts +1 -0
  105. package/lib/cjs/es/schemas/cluster.put_component_template.d.ts.map +1 -1
  106. package/lib/cjs/es/schemas/delete.d.ts +0 -1
  107. package/lib/cjs/es/schemas/delete.d.ts.map +1 -1
  108. package/lib/cjs/es/schemas/delete.js +0 -1
  109. package/lib/cjs/es/schemas/delete.js.map +1 -1
  110. package/lib/cjs/es/schemas/delete_by_query.d.ts +0 -1
  111. package/lib/cjs/es/schemas/delete_by_query.d.ts.map +1 -1
  112. package/lib/cjs/es/schemas/delete_by_query.js +0 -1
  113. package/lib/cjs/es/schemas/delete_by_query.js.map +1 -1
  114. package/lib/cjs/es/schemas/index.d.ts +0 -1
  115. package/lib/cjs/es/schemas/index.d.ts.map +1 -1
  116. package/lib/cjs/es/schemas/index.js +0 -1
  117. package/lib/cjs/es/schemas/index.js.map +1 -1
  118. package/lib/cjs/es/schemas/indices.create.d.ts +1 -0
  119. package/lib/cjs/es/schemas/indices.create.d.ts.map +1 -1
  120. package/lib/cjs/es/schemas/indices.create_from.d.ts +2 -0
  121. package/lib/cjs/es/schemas/indices.create_from.d.ts.map +1 -1
  122. package/lib/cjs/es/schemas/indices.d.ts +3 -0
  123. package/lib/cjs/es/schemas/indices.d.ts.map +1 -1
  124. package/lib/cjs/es/schemas/indices.get.d.ts +1 -0
  125. package/lib/cjs/es/schemas/indices.get.d.ts.map +1 -1
  126. package/lib/cjs/es/schemas/indices.get_data_stream.d.ts +2 -0
  127. package/lib/cjs/es/schemas/indices.get_data_stream.d.ts.map +1 -1
  128. package/lib/cjs/es/schemas/indices.get_data_stream_mappings.d.ts +4 -0
  129. package/lib/cjs/es/schemas/indices.get_data_stream_mappings.d.ts.map +1 -1
  130. package/lib/cjs/es/schemas/indices.get_index_template.d.ts +4 -0
  131. package/lib/cjs/es/schemas/indices.get_index_template.d.ts.map +1 -1
  132. package/lib/cjs/es/schemas/indices.get_mapping.d.ts +4 -0
  133. package/lib/cjs/es/schemas/indices.get_mapping.d.ts.map +1 -1
  134. package/lib/cjs/es/schemas/indices.get_settings.d.ts +1 -0
  135. package/lib/cjs/es/schemas/indices.get_settings.d.ts.map +1 -1
  136. package/lib/cjs/es/schemas/indices.get_template.d.ts +2 -0
  137. package/lib/cjs/es/schemas/indices.get_template.d.ts.map +1 -1
  138. package/lib/cjs/es/schemas/indices.put_data_stream_mappings.d.ts +5 -0
  139. package/lib/cjs/es/schemas/indices.put_data_stream_mappings.d.ts.map +1 -1
  140. package/lib/cjs/es/schemas/indices.put_index_template.d.ts +2 -0
  141. package/lib/cjs/es/schemas/indices.put_index_template.d.ts.map +1 -1
  142. package/lib/cjs/es/schemas/indices.put_mapping.d.ts +3 -0
  143. package/lib/cjs/es/schemas/indices.put_mapping.d.ts.map +1 -1
  144. package/lib/cjs/es/schemas/indices.put_mapping.js +1 -1
  145. package/lib/cjs/es/schemas/indices.put_mapping.js.map +1 -1
  146. package/lib/cjs/es/schemas/indices.put_template.d.ts +1 -0
  147. package/lib/cjs/es/schemas/indices.put_template.d.ts.map +1 -1
  148. package/lib/cjs/es/schemas/indices.recovery.d.ts +7 -0
  149. package/lib/cjs/es/schemas/indices.recovery.d.ts.map +1 -1
  150. package/lib/cjs/es/schemas/indices.recovery.js +8 -7
  151. package/lib/cjs/es/schemas/indices.recovery.js.map +1 -1
  152. package/lib/cjs/es/schemas/indices.rollover.d.ts +1 -0
  153. package/lib/cjs/es/schemas/indices.rollover.d.ts.map +1 -1
  154. package/lib/cjs/es/schemas/indices.simulate_index_template.d.ts +2 -0
  155. package/lib/cjs/es/schemas/indices.simulate_index_template.d.ts.map +1 -1
  156. package/lib/cjs/es/schemas/indices.simulate_template.d.ts +3 -0
  157. package/lib/cjs/es/schemas/indices.simulate_template.d.ts.map +1 -1
  158. package/lib/cjs/es/schemas/monitoring.bulk.d.ts +0 -4
  159. package/lib/cjs/es/schemas/monitoring.bulk.d.ts.map +1 -1
  160. package/lib/cjs/es/schemas/search.d.ts +8 -8
  161. package/lib/cjs/es/schemas/search.d.ts.map +1 -1
  162. package/lib/cjs/es/schemas/search.js +3 -3
  163. package/lib/cjs/es/schemas/search.js.map +1 -1
  164. package/lib/cjs/es/schemas/simulate.ingest.d.ts +8 -0
  165. package/lib/cjs/es/schemas/simulate.ingest.d.ts.map +1 -1
  166. package/lib/cjs/es/schemas/snapshot.delete.js +1 -1
  167. package/lib/cjs/es/schemas/snapshot.delete.js.map +1 -1
  168. package/lib/cjs/es/schemas/text_structure.find_field_structure.d.ts +1 -0
  169. package/lib/cjs/es/schemas/text_structure.find_field_structure.d.ts.map +1 -1
  170. package/lib/cjs/es/schemas/text_structure.find_message_structure.d.ts +1 -0
  171. package/lib/cjs/es/schemas/text_structure.find_message_structure.d.ts.map +1 -1
  172. package/lib/cjs/es/schemas/text_structure.find_structure.d.ts +1 -0
  173. package/lib/cjs/es/schemas/text_structure.find_structure.d.ts.map +1 -1
  174. package/lib/cjs/es/schemas/transform.preview_transform.d.ts +1 -0
  175. package/lib/cjs/es/schemas/transform.preview_transform.d.ts.map +1 -1
  176. package/lib/cjs/es/schemas/update.d.ts +0 -1
  177. package/lib/cjs/es/schemas/update.d.ts.map +1 -1
  178. package/lib/cjs/es/schemas/update.js +0 -1
  179. package/lib/cjs/es/schemas/update.js.map +1 -1
  180. package/lib/cjs/es/schemas/update_by_query.d.ts +0 -1
  181. package/lib/cjs/es/schemas/update_by_query.d.ts.map +1 -1
  182. package/lib/cjs/es/schemas/update_by_query.js +0 -1
  183. package/lib/cjs/es/schemas/update_by_query.js.map +1 -1
  184. package/lib/cjs/kibana/json/agent-builder.get-agent-builder-conversations.request.json +1 -1
  185. package/lib/cjs/kibana/json/agent-builder.post-agent-builder-tools-execute.request.json +1 -1
  186. package/lib/cjs/kibana/json/cases.add-case-comment.request.json +1 -0
  187. package/lib/cjs/kibana/json/cases.create-case-template.request.json +1 -0
  188. package/lib/cjs/kibana/json/cases.create-case.request.json +1 -0
  189. package/lib/cjs/kibana/json/cases.delete-case-comment.request.json +1 -0
  190. package/lib/cjs/kibana/json/cases.delete-case-comments.request.json +1 -0
  191. package/lib/cjs/kibana/json/cases.delete-case-template.request.json +1 -0
  192. package/lib/cjs/kibana/json/cases.find-case-activity.request.json +1 -0
  193. package/lib/cjs/kibana/json/cases.find-case-comments.request.json +1 -0
  194. package/lib/cjs/kibana/json/cases.get-applicable-fields.request.json +1 -0
  195. package/lib/cjs/kibana/json/cases.get-case-alerts.request.json +1 -0
  196. package/lib/cjs/kibana/json/cases.get-case-applicable-fields.request.json +1 -0
  197. package/lib/cjs/kibana/json/cases.get-case-comment.request.json +1 -0
  198. package/lib/cjs/kibana/json/cases.get-case-template.request.json +1 -0
  199. package/lib/cjs/kibana/json/cases.get-case.request.json +1 -0
  200. package/lib/cjs/kibana/json/cases.get-cases-by-alert.request.json +1 -0
  201. package/lib/cjs/kibana/json/cases.push-case.request.json +1 -0
  202. package/lib/cjs/kibana/json/cases.set-case-configuration.request.json +1 -0
  203. package/lib/cjs/kibana/json/cases.update-case-comment.request.json +1 -0
  204. package/lib/cjs/kibana/json/cases.update-case-configuration.request.json +1 -0
  205. package/lib/cjs/kibana/json/cases.update-case-template.request.json +1 -0
  206. package/lib/cjs/kibana/json/cases.update-case.request.json +1 -0
  207. package/lib/cjs/kibana/json/data-streams.get-fleet-data-streams-data.request.json +1 -0
  208. package/lib/cjs/kibana/json/fleet-outputs.post-fleet-outputs.request.json +1 -1
  209. package/lib/cjs/kibana/json/fleet-outputs.put-fleet-outputs-outputid.request.json +1 -1
  210. package/lib/cjs/kibana/json/security-entity-analytics-api.configure-risk-engine-saved-object.request.json +1 -1
  211. package/lib/cjs/kibana/json/security-entity-store.post-security-entity-store-entities-entitytype.request.json +1 -1
  212. package/lib/cjs/kibana/json/security-entity-store.put-security-entity-store-entities-bulk.request.json +1 -1
  213. package/lib/cjs/kibana/json/security-entity-store.put-security-entity-store-entities-entitytype.request.json +1 -1
  214. package/lib/cjs/kibana/schemas/_index.d.ts +24 -23
  215. package/lib/cjs/kibana/schemas/_index.d.ts.map +1 -1
  216. package/lib/cjs/kibana/schemas/_index.js +90 -86
  217. package/lib/cjs/kibana/schemas/_index.js.map +1 -1
  218. package/lib/cjs/kibana/schemas/{add_case_comment_default_space.d.ts → add_case_comment.d.ts} +1 -1
  219. package/lib/cjs/kibana/schemas/add_case_comment.d.ts.map +1 -0
  220. package/lib/cjs/kibana/schemas/{add_case_comment_default_space.js → add_case_comment.js} +1 -1
  221. package/lib/cjs/kibana/schemas/add_case_comment.js.map +1 -0
  222. package/lib/cjs/kibana/schemas/{add_case_file_default_space.d.ts → add_case_file.d.ts} +1 -1
  223. package/lib/cjs/kibana/schemas/add_case_file.d.ts.map +1 -0
  224. package/lib/cjs/kibana/schemas/{add_case_file_default_space.js → add_case_file.js} +1 -1
  225. package/lib/cjs/kibana/schemas/add_case_file.js.map +1 -0
  226. package/lib/{kibana/schemas/create_case_default_space.d.ts → cjs/kibana/schemas/create_case.d.ts} +3 -1
  227. package/lib/cjs/kibana/schemas/create_case.d.ts.map +1 -0
  228. package/lib/cjs/kibana/schemas/{create_case_default_space.js → create_case.js} +7 -4
  229. package/lib/cjs/kibana/schemas/create_case.js.map +1 -0
  230. package/lib/cjs/kibana/schemas/{update_case_template_default_space.d.ts → create_case_template.d.ts} +3 -3
  231. package/lib/cjs/kibana/schemas/create_case_template.d.ts.map +1 -0
  232. package/lib/cjs/kibana/schemas/{create_case_template_default_space.js → create_case_template.js} +3 -3
  233. package/lib/cjs/kibana/schemas/create_case_template.js.map +1 -0
  234. package/lib/cjs/kibana/schemas/endpoint_generate_memory_dump.d.ts +4 -0
  235. package/lib/cjs/kibana/schemas/endpoint_generate_memory_dump.d.ts.map +1 -1
  236. package/lib/cjs/kibana/schemas/endpoint_generate_memory_dump.js +2 -0
  237. package/lib/cjs/kibana/schemas/endpoint_generate_memory_dump.js.map +1 -1
  238. package/lib/cjs/kibana/schemas/{find_case_activity_default_space.d.ts → find_case_activity.d.ts} +5 -5
  239. package/lib/cjs/kibana/schemas/find_case_activity.d.ts.map +1 -0
  240. package/lib/cjs/kibana/schemas/{find_case_activity_default_space.js → find_case_activity.js} +4 -4
  241. package/lib/cjs/kibana/schemas/find_case_activity.js.map +1 -0
  242. package/lib/{kibana/schemas/find_case_comments_default_space.d.ts → cjs/kibana/schemas/find_case_comments.d.ts} +1 -1
  243. package/lib/cjs/kibana/schemas/find_case_comments.d.ts.map +1 -0
  244. package/lib/cjs/kibana/schemas/{find_case_comments_default_space.js → find_case_comments.js} +1 -1
  245. package/lib/cjs/kibana/schemas/find_case_comments.js.map +1 -0
  246. package/lib/{kibana/schemas/find_case_connectors_default_space.d.ts → cjs/kibana/schemas/find_case_connectors.d.ts} +3 -3
  247. package/lib/cjs/kibana/schemas/find_case_connectors.d.ts.map +1 -0
  248. package/lib/cjs/kibana/schemas/{find_case_connectors_default_space.js → find_case_connectors.js} +4 -4
  249. package/lib/cjs/kibana/schemas/find_case_connectors.js.map +1 -0
  250. package/lib/{kibana/schemas/find_cases_default_space.d.ts → cjs/kibana/schemas/find_cases.d.ts} +4 -3
  251. package/lib/cjs/kibana/schemas/find_cases.d.ts.map +1 -0
  252. package/lib/cjs/kibana/schemas/{find_cases_default_space.js → find_cases.js} +4 -4
  253. package/lib/cjs/kibana/schemas/find_cases.js.map +1 -0
  254. package/lib/cjs/kibana/schemas/{get_applicable_fields_default_space.d.ts → get_applicable_fields.d.ts} +1 -1
  255. package/lib/cjs/kibana/schemas/get_applicable_fields.d.ts.map +1 -0
  256. package/lib/cjs/kibana/schemas/{get_applicable_fields_default_space.js → get_applicable_fields.js} +1 -1
  257. package/lib/cjs/kibana/schemas/get_applicable_fields.js.map +1 -0
  258. package/lib/{kibana/schemas/get_case_default_space.d.ts → cjs/kibana/schemas/get_case.d.ts} +1 -1
  259. package/lib/cjs/kibana/schemas/get_case.d.ts.map +1 -0
  260. package/lib/cjs/kibana/schemas/{get_case_default_space.js → get_case.js} +1 -1
  261. package/lib/cjs/kibana/schemas/get_case.js.map +1 -0
  262. package/lib/cjs/kibana/schemas/{get_case_alerts_default_space.d.ts → get_case_alerts.d.ts} +3 -3
  263. package/lib/cjs/kibana/schemas/get_case_alerts.d.ts.map +1 -0
  264. package/lib/cjs/kibana/schemas/{get_case_alerts_default_space.js → get_case_alerts.js} +3 -3
  265. package/lib/cjs/kibana/schemas/get_case_alerts.js.map +1 -0
  266. package/lib/{kibana/schemas/get_applicable_fields_default_space.d.ts → cjs/kibana/schemas/get_case_applicable_fields.d.ts} +1 -1
  267. package/lib/cjs/kibana/schemas/get_case_applicable_fields.d.ts.map +1 -0
  268. package/lib/cjs/kibana/schemas/{get_case_applicable_fields_default_space.js → get_case_applicable_fields.js} +1 -1
  269. package/lib/cjs/kibana/schemas/get_case_applicable_fields.js.map +1 -0
  270. package/lib/{kibana/schemas/get_case_comment_default_space.d.ts → cjs/kibana/schemas/get_case_comment.d.ts} +3 -3
  271. package/lib/cjs/kibana/schemas/get_case_comment.d.ts.map +1 -0
  272. package/lib/cjs/kibana/schemas/{get_case_comment_default_space.js → get_case_comment.js} +3 -3
  273. package/lib/cjs/kibana/schemas/get_case_comment.js.map +1 -0
  274. package/lib/cjs/kibana/schemas/{get_case_configuration_default_space.d.ts → get_case_configuration.d.ts} +3 -3
  275. package/lib/cjs/kibana/schemas/get_case_configuration.d.ts.map +1 -0
  276. package/lib/cjs/kibana/schemas/{get_case_configuration_default_space.js → get_case_configuration.js} +4 -4
  277. package/lib/cjs/kibana/schemas/get_case_configuration.js.map +1 -0
  278. package/lib/cjs/kibana/schemas/get_case_reporters.d.ts +9 -0
  279. package/lib/cjs/kibana/schemas/get_case_reporters.d.ts.map +1 -0
  280. package/lib/cjs/kibana/schemas/{get_case_reporters_default_space.js → get_case_reporters.js} +4 -4
  281. package/lib/cjs/kibana/schemas/get_case_reporters.js.map +1 -0
  282. package/lib/cjs/kibana/schemas/get_case_tags.d.ts +4 -0
  283. package/lib/cjs/kibana/schemas/get_case_tags.d.ts.map +1 -0
  284. package/lib/cjs/kibana/schemas/{get_case_tags_default_space.js → get_case_tags.js} +3 -3
  285. package/lib/cjs/kibana/schemas/get_case_tags.js.map +1 -0
  286. package/lib/cjs/kibana/schemas/{get_case_template_default_space.d.ts → get_case_template.d.ts} +1 -1
  287. package/lib/cjs/kibana/schemas/get_case_template.d.ts.map +1 -0
  288. package/lib/cjs/kibana/schemas/{get_case_template_default_space.js → get_case_template.js} +1 -1
  289. package/lib/cjs/kibana/schemas/get_case_template.js.map +1 -0
  290. package/lib/{kibana/schemas/get_case_templates_default_space.d.ts → cjs/kibana/schemas/get_case_templates.d.ts} +1 -1
  291. package/lib/cjs/kibana/schemas/get_case_templates.d.ts.map +1 -0
  292. package/lib/cjs/kibana/schemas/{get_case_templates_default_space.js → get_case_templates.js} +1 -1
  293. package/lib/cjs/kibana/schemas/get_case_templates.js.map +1 -0
  294. package/lib/cjs/kibana/schemas/{get_cases_by_alert_default_space.d.ts → get_cases_by_alert.d.ts} +3 -3
  295. package/lib/cjs/kibana/schemas/get_cases_by_alert.d.ts.map +1 -0
  296. package/lib/cjs/kibana/schemas/{get_cases_by_alert_default_space.js → get_cases_by_alert.js} +3 -3
  297. package/lib/cjs/kibana/schemas/get_cases_by_alert.js.map +1 -0
  298. package/lib/cjs/kibana/schemas/get_fleet_data_streams_data.d.ts +6 -0
  299. package/lib/cjs/kibana/schemas/get_fleet_data_streams_data.d.ts.map +1 -0
  300. package/lib/cjs/kibana/schemas/get_fleet_data_streams_data.js +18 -0
  301. package/lib/cjs/kibana/schemas/get_fleet_data_streams_data.js.map +1 -0
  302. package/lib/cjs/kibana/schemas/get_fleet_outputs.d.ts +211 -0
  303. package/lib/cjs/kibana/schemas/get_fleet_outputs.d.ts.map +1 -1
  304. package/lib/cjs/kibana/schemas/get_fleet_outputs.js +14 -8
  305. package/lib/cjs/kibana/schemas/get_fleet_outputs.js.map +1 -1
  306. package/lib/cjs/kibana/schemas/get_fleet_outputs_outputid.d.ts +211 -0
  307. package/lib/cjs/kibana/schemas/get_fleet_outputs_outputid.d.ts.map +1 -1
  308. package/lib/cjs/kibana/schemas/get_fleet_outputs_outputid.js +14 -8
  309. package/lib/cjs/kibana/schemas/get_fleet_outputs_outputid.js.map +1 -1
  310. package/lib/cjs/kibana/schemas/get_fleet_settings.d.ts +1 -0
  311. package/lib/cjs/kibana/schemas/get_fleet_settings.d.ts.map +1 -1
  312. package/lib/cjs/kibana/schemas/get_fleet_settings.js +1 -0
  313. package/lib/cjs/kibana/schemas/get_fleet_settings.js.map +1 -1
  314. package/lib/cjs/kibana/schemas/patch_alerting_v2_rules_id.d.ts +1 -1
  315. package/lib/cjs/kibana/schemas/patch_alerting_v2_rules_id.js +1 -1
  316. package/lib/cjs/kibana/schemas/patch_alerting_v2_rules_id.js.map +1 -1
  317. package/lib/cjs/kibana/schemas/post_agent_builder_tools_execute.d.ts +6 -0
  318. package/lib/cjs/kibana/schemas/post_agent_builder_tools_execute.d.ts.map +1 -1
  319. package/lib/cjs/kibana/schemas/post_agent_builder_tools_execute.js +6 -0
  320. package/lib/cjs/kibana/schemas/post_agent_builder_tools_execute.js.map +1 -1
  321. package/lib/cjs/kibana/schemas/post_fleet_outputs.d.ts +631 -0
  322. package/lib/cjs/kibana/schemas/post_fleet_outputs.d.ts.map +1 -1
  323. package/lib/cjs/kibana/schemas/post_fleet_outputs.js +52 -11
  324. package/lib/cjs/kibana/schemas/post_fleet_outputs.js.map +1 -1
  325. package/lib/cjs/kibana/schemas/post_security_entity_store_entities_entitytype.d.ts +4 -0
  326. package/lib/cjs/kibana/schemas/post_security_entity_store_entities_entitytype.d.ts.map +1 -1
  327. package/lib/cjs/kibana/schemas/post_security_entity_store_entities_entitytype.js +4 -0
  328. package/lib/cjs/kibana/schemas/post_security_entity_store_entities_entitytype.js.map +1 -1
  329. package/lib/cjs/kibana/schemas/post_streams_name_content_export.d.ts +1 -1
  330. package/lib/cjs/kibana/schemas/post_streams_name_fork.d.ts +1 -1
  331. package/lib/cjs/kibana/schemas/{push_case_default_space.d.ts → push_case.d.ts} +3 -3
  332. package/lib/cjs/kibana/schemas/push_case.d.ts.map +1 -0
  333. package/lib/cjs/kibana/schemas/{push_case_default_space.js → push_case.js} +3 -3
  334. package/lib/cjs/kibana/schemas/push_case.js.map +1 -0
  335. package/lib/cjs/kibana/schemas/put_fleet_outputs_outputid.d.ts +631 -0
  336. package/lib/cjs/kibana/schemas/put_fleet_outputs_outputid.d.ts.map +1 -1
  337. package/lib/cjs/kibana/schemas/put_fleet_outputs_outputid.js +52 -11
  338. package/lib/cjs/kibana/schemas/put_fleet_outputs_outputid.js.map +1 -1
  339. package/lib/cjs/kibana/schemas/put_fleet_settings.d.ts +1 -0
  340. package/lib/cjs/kibana/schemas/put_fleet_settings.d.ts.map +1 -1
  341. package/lib/cjs/kibana/schemas/put_fleet_settings.js +1 -0
  342. package/lib/cjs/kibana/schemas/put_fleet_settings.js.map +1 -1
  343. package/lib/cjs/kibana/schemas/put_security_entity_store_entities_bulk.d.ts +4 -0
  344. package/lib/cjs/kibana/schemas/put_security_entity_store_entities_bulk.d.ts.map +1 -1
  345. package/lib/cjs/kibana/schemas/put_security_entity_store_entities_bulk.js +4 -0
  346. package/lib/cjs/kibana/schemas/put_security_entity_store_entities_bulk.js.map +1 -1
  347. package/lib/cjs/kibana/schemas/put_security_entity_store_entities_entitytype.d.ts +4 -0
  348. package/lib/cjs/kibana/schemas/put_security_entity_store_entities_entitytype.d.ts.map +1 -1
  349. package/lib/cjs/kibana/schemas/put_security_entity_store_entities_entitytype.js +4 -0
  350. package/lib/cjs/kibana/schemas/put_security_entity_store_entities_entitytype.js.map +1 -1
  351. package/lib/cjs/kibana/schemas/put_streams_name_ingest.d.ts +5 -5
  352. package/lib/cjs/kibana/schemas/schemas/_index.d.ts +2 -2
  353. package/lib/cjs/kibana/schemas/schemas/_index.d.ts.map +1 -1
  354. package/lib/cjs/kibana/schemas/schemas/_index.js +31 -24
  355. package/lib/cjs/kibana/schemas/schemas/_index.js.map +1 -1
  356. package/lib/cjs/kibana/schemas/schemas/kibana.d.ts +616 -60
  357. package/lib/cjs/kibana/schemas/schemas/kibana.d.ts.map +1 -1
  358. package/lib/cjs/kibana/schemas/schemas/kibana.js +336 -39
  359. package/lib/cjs/kibana/schemas/schemas/kibana.js.map +1 -1
  360. package/lib/cjs/kibana/schemas/schemas/misc.d.ts +3 -0
  361. package/lib/cjs/kibana/schemas/schemas/misc.d.ts.map +1 -1
  362. package/lib/cjs/kibana/schemas/schemas/misc.js +4 -2
  363. package/lib/cjs/kibana/schemas/schemas/misc.js.map +1 -1
  364. package/lib/{kibana/schemas/set_case_configuration_default_space.d.ts → cjs/kibana/schemas/set_case_configuration.d.ts} +3 -3
  365. package/lib/cjs/kibana/schemas/set_case_configuration.d.ts.map +1 -0
  366. package/lib/cjs/kibana/schemas/{set_case_configuration_default_space.js → set_case_configuration.js} +4 -4
  367. package/lib/cjs/kibana/schemas/set_case_configuration.js.map +1 -0
  368. package/lib/cjs/kibana/schemas/{update_case_default_space.d.ts → update_case.d.ts} +6 -3
  369. package/lib/cjs/kibana/schemas/update_case.d.ts.map +1 -0
  370. package/lib/cjs/kibana/schemas/{update_case_default_space.js → update_case.js} +8 -5
  371. package/lib/cjs/kibana/schemas/update_case.js.map +1 -0
  372. package/lib/{kibana/schemas/update_case_comment_default_space.d.ts → cjs/kibana/schemas/update_case_comment.d.ts} +1 -1
  373. package/lib/cjs/kibana/schemas/update_case_comment.d.ts.map +1 -0
  374. package/lib/cjs/kibana/schemas/{update_case_comment_default_space.js → update_case_comment.js} +1 -1
  375. package/lib/cjs/kibana/schemas/update_case_comment.js.map +1 -0
  376. package/lib/cjs/kibana/schemas/{update_case_configuration_default_space.d.ts → update_case_configuration.d.ts} +3 -3
  377. package/lib/cjs/kibana/schemas/update_case_configuration.d.ts.map +1 -0
  378. package/lib/cjs/kibana/schemas/{update_case_configuration_default_space.js → update_case_configuration.js} +4 -4
  379. package/lib/cjs/kibana/schemas/update_case_configuration.js.map +1 -0
  380. package/lib/cjs/kibana/schemas/{create_case_template_default_space.d.ts → update_case_template.d.ts} +3 -3
  381. package/lib/cjs/kibana/schemas/update_case_template.d.ts.map +1 -0
  382. package/lib/cjs/kibana/schemas/{update_case_template_default_space.js → update_case_template.js} +3 -3
  383. package/lib/cjs/kibana/schemas/update_case_template.js.map +1 -0
  384. package/lib/cjs/kibana/tools/apis/add_case_comment_default_space.js +3 -3
  385. package/lib/cjs/kibana/tools/apis/add_case_comment_default_space.js.map +1 -1
  386. package/lib/cjs/kibana/tools/apis/add_case_file_default_space.js +1 -1
  387. package/lib/cjs/kibana/tools/apis/add_case_file_default_space.js.map +1 -1
  388. package/lib/cjs/kibana/tools/apis/configure_risk_engine_saved_object.js +1 -1
  389. package/lib/cjs/kibana/tools/apis/configure_risk_engine_saved_object.js.map +1 -1
  390. package/lib/cjs/kibana/tools/apis/create_case_default_space.js +3 -3
  391. package/lib/cjs/kibana/tools/apis/create_case_default_space.js.map +1 -1
  392. package/lib/cjs/kibana/tools/apis/create_case_template_default_space.js +3 -3
  393. package/lib/cjs/kibana/tools/apis/create_case_template_default_space.js.map +1 -1
  394. package/lib/cjs/kibana/tools/apis/delete_case_comment_default_space.js +3 -3
  395. package/lib/cjs/kibana/tools/apis/delete_case_comment_default_space.js.map +1 -1
  396. package/lib/cjs/kibana/tools/apis/delete_case_comments_default_space.js +3 -3
  397. package/lib/cjs/kibana/tools/apis/delete_case_comments_default_space.js.map +1 -1
  398. package/lib/cjs/kibana/tools/apis/delete_case_default_space.js +1 -1
  399. package/lib/cjs/kibana/tools/apis/delete_case_default_space.js.map +1 -1
  400. package/lib/cjs/kibana/tools/apis/delete_case_template_default_space.js +3 -3
  401. package/lib/cjs/kibana/tools/apis/delete_case_template_default_space.js.map +1 -1
  402. package/lib/cjs/kibana/tools/apis/find_case_activity_default_space.js +3 -3
  403. package/lib/cjs/kibana/tools/apis/find_case_activity_default_space.js.map +1 -1
  404. package/lib/cjs/kibana/tools/apis/find_case_comments_default_space.js +3 -3
  405. package/lib/cjs/kibana/tools/apis/find_case_comments_default_space.js.map +1 -1
  406. package/lib/cjs/kibana/tools/apis/find_case_connectors_default_space.js +1 -1
  407. package/lib/cjs/kibana/tools/apis/find_case_connectors_default_space.js.map +1 -1
  408. package/lib/cjs/kibana/tools/apis/find_cases_default_space.js +1 -1
  409. package/lib/cjs/kibana/tools/apis/find_cases_default_space.js.map +1 -1
  410. package/lib/cjs/kibana/tools/apis/get_applicable_fields_default_space.js +3 -3
  411. package/lib/cjs/kibana/tools/apis/get_applicable_fields_default_space.js.map +1 -1
  412. package/lib/cjs/kibana/tools/apis/get_case_alerts_default_space.js +3 -3
  413. package/lib/cjs/kibana/tools/apis/get_case_alerts_default_space.js.map +1 -1
  414. package/lib/cjs/kibana/tools/apis/get_case_applicable_fields_default_space.js +3 -3
  415. package/lib/cjs/kibana/tools/apis/get_case_applicable_fields_default_space.js.map +1 -1
  416. package/lib/cjs/kibana/tools/apis/get_case_comment_default_space.js +3 -3
  417. package/lib/cjs/kibana/tools/apis/get_case_comment_default_space.js.map +1 -1
  418. package/lib/cjs/kibana/tools/apis/get_case_configuration_default_space.js +1 -1
  419. package/lib/cjs/kibana/tools/apis/get_case_configuration_default_space.js.map +1 -1
  420. package/lib/cjs/kibana/tools/apis/get_case_default_space.js +3 -3
  421. package/lib/cjs/kibana/tools/apis/get_case_default_space.js.map +1 -1
  422. package/lib/cjs/kibana/tools/apis/get_case_reporters_default_space.js +1 -1
  423. package/lib/cjs/kibana/tools/apis/get_case_reporters_default_space.js.map +1 -1
  424. package/lib/cjs/kibana/tools/apis/get_case_tags_default_space.js +1 -1
  425. package/lib/cjs/kibana/tools/apis/get_case_tags_default_space.js.map +1 -1
  426. package/lib/cjs/kibana/tools/apis/get_case_template_default_space.js +3 -3
  427. package/lib/cjs/kibana/tools/apis/get_case_template_default_space.js.map +1 -1
  428. package/lib/cjs/kibana/tools/apis/get_case_templates_default_space.js +1 -1
  429. package/lib/cjs/kibana/tools/apis/get_case_templates_default_space.js.map +1 -1
  430. package/lib/cjs/kibana/tools/apis/get_cases_by_alert_default_space.js +3 -3
  431. package/lib/cjs/kibana/tools/apis/get_cases_by_alert_default_space.js.map +1 -1
  432. package/lib/cjs/kibana/tools/apis/get_fleet_data_streams_data.d.ts +3 -0
  433. package/lib/cjs/kibana/tools/apis/get_fleet_data_streams_data.d.ts.map +1 -0
  434. package/lib/cjs/kibana/tools/apis/get_fleet_data_streams_data.js +24 -0
  435. package/lib/cjs/kibana/tools/apis/get_fleet_data_streams_data.js.map +1 -0
  436. package/lib/cjs/kibana/tools/apis/push_case_default_space.js +3 -3
  437. package/lib/cjs/kibana/tools/apis/push_case_default_space.js.map +1 -1
  438. package/lib/cjs/kibana/tools/apis/set_case_configuration_default_space.js +3 -3
  439. package/lib/cjs/kibana/tools/apis/set_case_configuration_default_space.js.map +1 -1
  440. package/lib/cjs/kibana/tools/apis/update_case_comment_default_space.js +3 -3
  441. package/lib/cjs/kibana/tools/apis/update_case_comment_default_space.js.map +1 -1
  442. package/lib/cjs/kibana/tools/apis/update_case_configuration_default_space.js +3 -3
  443. package/lib/cjs/kibana/tools/apis/update_case_configuration_default_space.js.map +1 -1
  444. package/lib/cjs/kibana/tools/apis/update_case_default_space.js +3 -3
  445. package/lib/cjs/kibana/tools/apis/update_case_default_space.js.map +1 -1
  446. package/lib/cjs/kibana/tools/apis/update_case_template_default_space.js +3 -3
  447. package/lib/cjs/kibana/tools/apis/update_case_template_default_space.js.map +1 -1
  448. package/lib/cjs/kibana/tools/index.d.ts.map +1 -1
  449. package/lib/cjs/kibana/tools/index.js +4 -0
  450. package/lib/cjs/kibana/tools/index.js.map +1 -1
  451. package/lib/cjs/kibana/tools/json-manifest.d.ts.map +1 -1
  452. package/lib/cjs/kibana/tools/json-manifest.js +60 -58
  453. package/lib/cjs/kibana/tools/json-manifest.js.map +1 -1
  454. package/lib/cjs/kibana/tools/manifest.d.ts.map +1 -1
  455. package/lib/cjs/kibana/tools/manifest.js +30 -29
  456. package/lib/cjs/kibana/tools/manifest.js.map +1 -1
  457. package/lib/cjs/serverless/json/create_traffic_filter.request.json +1 -1
  458. package/lib/cjs/serverless/json/get_traffic_filter.request.json +1 -1
  459. package/lib/cjs/serverless/json/get_traffic_filter_metadata.request.json +1 -1
  460. package/lib/cjs/serverless/json/list_traffic_filters.request.json +1 -1
  461. package/lib/cjs/serverless/schemas/_index.d.ts +1 -0
  462. package/lib/cjs/serverless/schemas/_index.d.ts.map +1 -1
  463. package/lib/cjs/serverless/schemas/_index.js +3 -1
  464. package/lib/cjs/serverless/schemas/_index.js.map +1 -1
  465. package/lib/cjs/serverless/schemas/get_organization_capabilities.d.ts +8 -0
  466. package/lib/cjs/serverless/schemas/get_organization_capabilities.d.ts.map +1 -0
  467. package/lib/cjs/serverless/schemas/get_organization_capabilities.js +20 -0
  468. package/lib/cjs/serverless/schemas/get_organization_capabilities.js.map +1 -0
  469. package/lib/cjs/serverless/tools/apis/capabilities.d.ts +3 -0
  470. package/lib/cjs/serverless/tools/apis/capabilities.d.ts.map +1 -0
  471. package/lib/cjs/serverless/tools/apis/capabilities.js +18 -0
  472. package/lib/cjs/serverless/tools/apis/capabilities.js.map +1 -0
  473. package/lib/cjs/serverless/tools/index.d.ts.map +1 -1
  474. package/lib/cjs/serverless/tools/index.js +4 -0
  475. package/lib/cjs/serverless/tools/index.js.map +1 -1
  476. package/lib/cjs/serverless/tools/json-manifest.d.ts.map +1 -1
  477. package/lib/cjs/serverless/tools/json-manifest.js +2 -0
  478. package/lib/cjs/serverless/tools/json-manifest.js.map +1 -1
  479. package/lib/cjs/serverless/tools/manifest.d.ts.map +1 -1
  480. package/lib/cjs/serverless/tools/manifest.js +1 -0
  481. package/lib/cjs/serverless/tools/manifest.js.map +1 -1
  482. package/lib/cloud/schemas/add_role_assignments.d.ts +1 -1
  483. package/lib/cloud/schemas/add_role_assignments.d.ts.map +1 -1
  484. package/lib/cloud/schemas/add_role_mappings_individually.d.ts +2 -2
  485. package/lib/cloud/schemas/create_api_key.d.ts +2 -2
  486. package/lib/cloud/schemas/create_deployment.d.ts +4 -4
  487. package/lib/cloud/schemas/create_organization_invitations.d.ts +3 -3
  488. package/lib/cloud/schemas/create_traffic_filter_ruleset_association.d.ts +1 -1
  489. package/lib/cloud/schemas/create_traffic_filter_ruleset_association.d.ts.map +1 -1
  490. package/lib/cloud/schemas/definitions/apm.d.ts +52 -52
  491. package/lib/cloud/schemas/definitions/app.d.ts +52 -52
  492. package/lib/cloud/schemas/definitions/cluster.d.ts +1 -1
  493. package/lib/cloud/schemas/definitions/deployment.d.ts +113 -113
  494. package/lib/cloud/schemas/definitions/elasticsearch.d.ts +111 -111
  495. package/lib/cloud/schemas/definitions/enterprise.d.ts +52 -52
  496. package/lib/cloud/schemas/definitions/integrations.d.ts +52 -52
  497. package/lib/cloud/schemas/definitions/kibana.d.ts +52 -52
  498. package/lib/cloud/schemas/definitions/misc.d.ts +4 -4
  499. package/lib/cloud/schemas/definitions/organization.d.ts +4 -4
  500. package/lib/cloud/schemas/definitions/role.d.ts +1 -1
  501. package/lib/cloud/schemas/definitions/traffic.d.ts +1 -1
  502. package/lib/cloud/schemas/enable_deployment_resource_ccr.d.ts +1 -1
  503. package/lib/cloud/schemas/enable_deployment_resource_ilm.d.ts +1 -1
  504. package/lib/cloud/schemas/enable_deployment_resource_slm.d.ts +1 -1
  505. package/lib/cloud/schemas/get_api_key.d.ts +1 -1
  506. package/lib/cloud/schemas/get_api_keys.d.ts +2 -2
  507. package/lib/cloud/schemas/get_deployment.d.ts +26 -26
  508. package/lib/cloud/schemas/get_deployment_apm_resource_info.d.ts +1 -1
  509. package/lib/cloud/schemas/get_deployment_apm_resource_info.d.ts.map +1 -1
  510. package/lib/cloud/schemas/get_deployment_appsearch_resource_info.d.ts +1 -1
  511. package/lib/cloud/schemas/get_deployment_appsearch_resource_info.d.ts.map +1 -1
  512. package/lib/cloud/schemas/get_deployment_enterprise_search_resource_info.d.ts +1 -1
  513. package/lib/cloud/schemas/get_deployment_enterprise_search_resource_info.d.ts.map +1 -1
  514. package/lib/cloud/schemas/get_deployment_es_resource_eligible_remote_clusters.d.ts +13 -13
  515. package/lib/cloud/schemas/get_deployment_es_resource_info.d.ts +1 -1
  516. package/lib/cloud/schemas/get_deployment_es_resource_info.d.ts.map +1 -1
  517. package/lib/cloud/schemas/get_deployment_es_resource_keystore.d.ts +1 -1
  518. package/lib/cloud/schemas/get_deployment_es_resource_keystore.d.ts.map +1 -1
  519. package/lib/cloud/schemas/get_deployment_integrations_server_resource_info.d.ts +1 -1
  520. package/lib/cloud/schemas/get_deployment_integrations_server_resource_info.d.ts.map +1 -1
  521. package/lib/cloud/schemas/get_deployment_kib_resource_info.d.ts +1 -1
  522. package/lib/cloud/schemas/get_deployment_kib_resource_info.d.ts.map +1 -1
  523. package/lib/cloud/schemas/get_deployment_tags.d.ts +1 -1
  524. package/lib/cloud/schemas/get_deployment_template_v2.d.ts +15 -15
  525. package/lib/cloud/schemas/get_deployment_templates_v2.d.ts +15 -15
  526. package/lib/cloud/schemas/get_organization_idp.d.ts +1 -1
  527. package/lib/cloud/schemas/get_organization_invitation.d.ts +1 -1
  528. package/lib/cloud/schemas/get_role_mappings.d.ts +1 -1
  529. package/lib/cloud/schemas/get_traffic_filter_deployment_ruleset_associations.d.ts +1 -1
  530. package/lib/cloud/schemas/get_traffic_filter_deployment_ruleset_associations.d.ts.map +1 -1
  531. package/lib/cloud/schemas/get_traffic_filter_ruleset.d.ts +1 -1
  532. package/lib/cloud/schemas/get_traffic_filter_ruleset_deployment_associations.d.ts +2 -2
  533. package/lib/cloud/schemas/get_traffic_filter_rulesets.d.ts +2 -2
  534. package/lib/cloud/schemas/get_trusted_envs.d.ts +3 -3
  535. package/lib/cloud/schemas/list_deployments.d.ts +6 -6
  536. package/lib/cloud/schemas/list_organization_invitations.d.ts +1 -1
  537. package/lib/cloud/schemas/list_organization_members.d.ts +3 -3
  538. package/lib/cloud/schemas/migrate_deployment_template.d.ts +10 -10
  539. package/lib/cloud/schemas/remove_role_assignments.d.ts +1 -1
  540. package/lib/cloud/schemas/remove_role_assignments.d.ts.map +1 -1
  541. package/lib/cloud/schemas/restart_deployment_es_resource.d.ts +1 -1
  542. package/lib/cloud/schemas/restart_deployment_stateless_resource.d.ts +1 -1
  543. package/lib/cloud/schemas/search_deployments.d.ts +13 -13
  544. package/lib/cloud/schemas/search_eligible_remote_clusters.d.ts +13 -13
  545. package/lib/cloud/schemas/set_deployment_es_resource_keystore.d.ts +2 -2
  546. package/lib/cloud/schemas/set_deployment_es_resource_keystore.d.ts.map +1 -1
  547. package/lib/cloud/schemas/set_deployment_tags.d.ts +2 -2
  548. package/lib/cloud/schemas/setup_organization_idp.d.ts +3 -3
  549. package/lib/cloud/schemas/shutdown_deployment.d.ts +2 -2
  550. package/lib/cloud/schemas/shutdown_deployment_es_resource.d.ts +1 -1
  551. package/lib/cloud/schemas/shutdown_deployment_stateless_resource.d.ts +1 -1
  552. package/lib/cloud/schemas/start_deployment_resource_instances.d.ts +1 -1
  553. package/lib/cloud/schemas/start_deployment_resource_instances_all.d.ts +1 -1
  554. package/lib/cloud/schemas/start_deployment_resource_instances_all_maintenance_mode.d.ts +1 -1
  555. package/lib/cloud/schemas/start_deployment_resource_maintenance_mode.d.ts +1 -1
  556. package/lib/cloud/schemas/stop_deployment_resource_instances.d.ts +1 -1
  557. package/lib/cloud/schemas/stop_deployment_resource_instances_all.d.ts +1 -1
  558. package/lib/cloud/schemas/stop_deployment_resource_instances_all_maintenance_mode.d.ts +1 -1
  559. package/lib/cloud/schemas/stop_deployment_resource_maintenance_mode.d.ts +1 -1
  560. package/lib/cloud/schemas/update_deployment.d.ts +20 -20
  561. package/lib/cloud/schemas/update_deployment_es_resource_tier.d.ts +10 -10
  562. package/lib/cloud/schemas/update_role_mapping.d.ts +1 -1
  563. package/lib/cloud/schemas/update_role_mappings.d.ts +2 -2
  564. package/lib/es/json/bulk.request.json +1 -1
  565. package/lib/es/json/cat.recovery.request.json +1 -1
  566. package/lib/es/json/delete.request.json +1 -1
  567. package/lib/es/json/delete_by_query.request.json +1 -1
  568. package/lib/es/json/index.request.json +1 -1
  569. package/lib/es/json/indices.recovery.request.json +1 -1
  570. package/lib/es/json/snapshot.delete.request.json +1 -1
  571. package/lib/es/json/update.request.json +1 -1
  572. package/lib/es/json/update_by_query.request.json +1 -1
  573. package/lib/es/schemas/_types.mapping.d.ts +1 -0
  574. package/lib/es/schemas/_types.mapping.d.ts.map +1 -1
  575. package/lib/es/schemas/bulk.d.ts +0 -15
  576. package/lib/es/schemas/bulk.d.ts.map +1 -1
  577. package/lib/es/schemas/bulk.js +1 -3
  578. package/lib/es/schemas/bulk.js.map +1 -1
  579. package/lib/es/schemas/cat.recovery.d.ts +14 -0
  580. package/lib/es/schemas/cat.recovery.d.ts.map +1 -1
  581. package/lib/es/schemas/cat.recovery.js +16 -14
  582. package/lib/es/schemas/cat.recovery.js.map +1 -1
  583. package/lib/es/schemas/cluster.get_component_template.d.ts +4 -0
  584. package/lib/es/schemas/cluster.get_component_template.d.ts.map +1 -1
  585. package/lib/es/schemas/cluster.put_component_template.d.ts +1 -0
  586. package/lib/es/schemas/cluster.put_component_template.d.ts.map +1 -1
  587. package/lib/es/schemas/delete.d.ts +0 -1
  588. package/lib/es/schemas/delete.d.ts.map +1 -1
  589. package/lib/es/schemas/delete.js +1 -2
  590. package/lib/es/schemas/delete.js.map +1 -1
  591. package/lib/es/schemas/delete_by_query.d.ts +0 -1
  592. package/lib/es/schemas/delete_by_query.d.ts.map +1 -1
  593. package/lib/es/schemas/delete_by_query.js +1 -2
  594. package/lib/es/schemas/delete_by_query.js.map +1 -1
  595. package/lib/es/schemas/index.d.ts +0 -1
  596. package/lib/es/schemas/index.d.ts.map +1 -1
  597. package/lib/es/schemas/index.js +1 -2
  598. package/lib/es/schemas/index.js.map +1 -1
  599. package/lib/es/schemas/indices.create.d.ts +1 -0
  600. package/lib/es/schemas/indices.create.d.ts.map +1 -1
  601. package/lib/es/schemas/indices.create_from.d.ts +2 -0
  602. package/lib/es/schemas/indices.create_from.d.ts.map +1 -1
  603. package/lib/es/schemas/indices.d.ts +3 -0
  604. package/lib/es/schemas/indices.d.ts.map +1 -1
  605. package/lib/es/schemas/indices.get.d.ts +1 -0
  606. package/lib/es/schemas/indices.get.d.ts.map +1 -1
  607. package/lib/es/schemas/indices.get_data_stream.d.ts +2 -0
  608. package/lib/es/schemas/indices.get_data_stream.d.ts.map +1 -1
  609. package/lib/es/schemas/indices.get_data_stream_mappings.d.ts +4 -0
  610. package/lib/es/schemas/indices.get_data_stream_mappings.d.ts.map +1 -1
  611. package/lib/es/schemas/indices.get_index_template.d.ts +4 -0
  612. package/lib/es/schemas/indices.get_index_template.d.ts.map +1 -1
  613. package/lib/es/schemas/indices.get_mapping.d.ts +4 -0
  614. package/lib/es/schemas/indices.get_mapping.d.ts.map +1 -1
  615. package/lib/es/schemas/indices.get_settings.d.ts +1 -0
  616. package/lib/es/schemas/indices.get_settings.d.ts.map +1 -1
  617. package/lib/es/schemas/indices.get_template.d.ts +2 -0
  618. package/lib/es/schemas/indices.get_template.d.ts.map +1 -1
  619. package/lib/es/schemas/indices.put_data_stream_mappings.d.ts +5 -0
  620. package/lib/es/schemas/indices.put_data_stream_mappings.d.ts.map +1 -1
  621. package/lib/es/schemas/indices.put_index_template.d.ts +2 -0
  622. package/lib/es/schemas/indices.put_index_template.d.ts.map +1 -1
  623. package/lib/es/schemas/indices.put_mapping.d.ts +3 -0
  624. package/lib/es/schemas/indices.put_mapping.d.ts.map +1 -1
  625. package/lib/es/schemas/indices.put_mapping.js +1 -1
  626. package/lib/es/schemas/indices.put_mapping.js.map +1 -1
  627. package/lib/es/schemas/indices.put_template.d.ts +1 -0
  628. package/lib/es/schemas/indices.put_template.d.ts.map +1 -1
  629. package/lib/es/schemas/indices.recovery.d.ts +7 -0
  630. package/lib/es/schemas/indices.recovery.d.ts.map +1 -1
  631. package/lib/es/schemas/indices.recovery.js +9 -8
  632. package/lib/es/schemas/indices.recovery.js.map +1 -1
  633. package/lib/es/schemas/indices.rollover.d.ts +1 -0
  634. package/lib/es/schemas/indices.rollover.d.ts.map +1 -1
  635. package/lib/es/schemas/indices.simulate_index_template.d.ts +2 -0
  636. package/lib/es/schemas/indices.simulate_index_template.d.ts.map +1 -1
  637. package/lib/es/schemas/indices.simulate_template.d.ts +3 -0
  638. package/lib/es/schemas/indices.simulate_template.d.ts.map +1 -1
  639. package/lib/es/schemas/monitoring.bulk.d.ts +0 -4
  640. package/lib/es/schemas/monitoring.bulk.d.ts.map +1 -1
  641. package/lib/es/schemas/search.d.ts +8 -8
  642. package/lib/es/schemas/search.d.ts.map +1 -1
  643. package/lib/es/schemas/search.js +3 -3
  644. package/lib/es/schemas/search.js.map +1 -1
  645. package/lib/es/schemas/simulate.ingest.d.ts +8 -0
  646. package/lib/es/schemas/simulate.ingest.d.ts.map +1 -1
  647. package/lib/es/schemas/snapshot.delete.js +1 -1
  648. package/lib/es/schemas/snapshot.delete.js.map +1 -1
  649. package/lib/es/schemas/text_structure.find_field_structure.d.ts +1 -0
  650. package/lib/es/schemas/text_structure.find_field_structure.d.ts.map +1 -1
  651. package/lib/es/schemas/text_structure.find_message_structure.d.ts +1 -0
  652. package/lib/es/schemas/text_structure.find_message_structure.d.ts.map +1 -1
  653. package/lib/es/schemas/text_structure.find_structure.d.ts +1 -0
  654. package/lib/es/schemas/text_structure.find_structure.d.ts.map +1 -1
  655. package/lib/es/schemas/transform.preview_transform.d.ts +1 -0
  656. package/lib/es/schemas/transform.preview_transform.d.ts.map +1 -1
  657. package/lib/es/schemas/update.d.ts +0 -1
  658. package/lib/es/schemas/update.d.ts.map +1 -1
  659. package/lib/es/schemas/update.js +1 -2
  660. package/lib/es/schemas/update.js.map +1 -1
  661. package/lib/es/schemas/update_by_query.d.ts +0 -1
  662. package/lib/es/schemas/update_by_query.d.ts.map +1 -1
  663. package/lib/es/schemas/update_by_query.js +1 -2
  664. package/lib/es/schemas/update_by_query.js.map +1 -1
  665. package/lib/kibana/json/agent-builder.get-agent-builder-conversations.request.json +1 -1
  666. package/lib/kibana/json/agent-builder.post-agent-builder-tools-execute.request.json +1 -1
  667. package/lib/kibana/json/cases.add-case-comment.request.json +1 -0
  668. package/lib/kibana/json/cases.create-case-template.request.json +1 -0
  669. package/lib/kibana/json/cases.create-case.request.json +1 -0
  670. package/lib/kibana/json/cases.delete-case-comment.request.json +1 -0
  671. package/lib/kibana/json/cases.delete-case-comments.request.json +1 -0
  672. package/lib/kibana/json/cases.delete-case-template.request.json +1 -0
  673. package/lib/kibana/json/cases.find-case-activity.request.json +1 -0
  674. package/lib/kibana/json/cases.find-case-comments.request.json +1 -0
  675. package/lib/kibana/json/cases.get-applicable-fields.request.json +1 -0
  676. package/lib/kibana/json/cases.get-case-alerts.request.json +1 -0
  677. package/lib/kibana/json/cases.get-case-applicable-fields.request.json +1 -0
  678. package/lib/kibana/json/cases.get-case-comment.request.json +1 -0
  679. package/lib/kibana/json/cases.get-case-template.request.json +1 -0
  680. package/lib/kibana/json/cases.get-case.request.json +1 -0
  681. package/lib/kibana/json/cases.get-cases-by-alert.request.json +1 -0
  682. package/lib/kibana/json/cases.push-case.request.json +1 -0
  683. package/lib/kibana/json/cases.set-case-configuration.request.json +1 -0
  684. package/lib/kibana/json/cases.update-case-comment.request.json +1 -0
  685. package/lib/kibana/json/cases.update-case-configuration.request.json +1 -0
  686. package/lib/kibana/json/cases.update-case-template.request.json +1 -0
  687. package/lib/kibana/json/cases.update-case.request.json +1 -0
  688. package/lib/kibana/json/data-streams.get-fleet-data-streams-data.request.json +1 -0
  689. package/lib/kibana/json/fleet-outputs.post-fleet-outputs.request.json +1 -1
  690. package/lib/kibana/json/fleet-outputs.put-fleet-outputs-outputid.request.json +1 -1
  691. package/lib/kibana/json/security-entity-analytics-api.configure-risk-engine-saved-object.request.json +1 -1
  692. package/lib/kibana/json/security-entity-store.post-security-entity-store-entities-entitytype.request.json +1 -1
  693. package/lib/kibana/json/security-entity-store.put-security-entity-store-entities-bulk.request.json +1 -1
  694. package/lib/kibana/json/security-entity-store.put-security-entity-store-entities-entitytype.request.json +1 -1
  695. package/lib/kibana/schemas/_index.d.ts +24 -23
  696. package/lib/kibana/schemas/_index.d.ts.map +1 -1
  697. package/lib/kibana/schemas/_index.js +24 -23
  698. package/lib/kibana/schemas/_index.js.map +1 -1
  699. package/lib/kibana/schemas/{add_case_comment_default_space.d.ts → add_case_comment.d.ts} +1 -1
  700. package/lib/kibana/schemas/add_case_comment.d.ts.map +1 -0
  701. package/lib/kibana/schemas/{add_case_comment_default_space.js → add_case_comment.js} +1 -1
  702. package/lib/kibana/schemas/add_case_comment.js.map +1 -0
  703. package/lib/kibana/schemas/{add_case_file_default_space.d.ts → add_case_file.d.ts} +1 -1
  704. package/lib/kibana/schemas/add_case_file.d.ts.map +1 -0
  705. package/lib/kibana/schemas/{add_case_file_default_space.js → add_case_file.js} +1 -1
  706. package/lib/kibana/schemas/add_case_file.js.map +1 -0
  707. package/lib/{cjs/kibana/schemas/create_case_default_space.d.ts → kibana/schemas/create_case.d.ts} +3 -1
  708. package/lib/kibana/schemas/create_case.d.ts.map +1 -0
  709. package/lib/kibana/schemas/{create_case_default_space.js → create_case.js} +4 -2
  710. package/lib/kibana/schemas/create_case.js.map +1 -0
  711. package/lib/kibana/schemas/{create_case_template_default_space.d.ts → create_case_template.d.ts} +3 -3
  712. package/lib/kibana/schemas/create_case_template.d.ts.map +1 -0
  713. package/lib/kibana/schemas/{create_case_template_default_space.js → create_case_template.js} +2 -2
  714. package/lib/kibana/schemas/create_case_template.js.map +1 -0
  715. package/lib/kibana/schemas/endpoint_generate_memory_dump.d.ts +4 -0
  716. package/lib/kibana/schemas/endpoint_generate_memory_dump.d.ts.map +1 -1
  717. package/lib/kibana/schemas/endpoint_generate_memory_dump.js +2 -0
  718. package/lib/kibana/schemas/endpoint_generate_memory_dump.js.map +1 -1
  719. package/lib/kibana/schemas/{find_case_activity_default_space.d.ts → find_case_activity.d.ts} +5 -5
  720. package/lib/kibana/schemas/find_case_activity.d.ts.map +1 -0
  721. package/lib/kibana/schemas/{find_case_activity_default_space.js → find_case_activity.js} +3 -3
  722. package/lib/kibana/schemas/find_case_activity.js.map +1 -0
  723. package/lib/{cjs/kibana/schemas/find_case_comments_default_space.d.ts → kibana/schemas/find_case_comments.d.ts} +1 -1
  724. package/lib/kibana/schemas/find_case_comments.d.ts.map +1 -0
  725. package/lib/kibana/schemas/{find_case_comments_default_space.js → find_case_comments.js} +1 -1
  726. package/lib/kibana/schemas/find_case_comments.js.map +1 -0
  727. package/lib/{cjs/kibana/schemas/find_case_connectors_default_space.d.ts → kibana/schemas/find_case_connectors.d.ts} +3 -3
  728. package/lib/kibana/schemas/find_case_connectors.d.ts.map +1 -0
  729. package/lib/kibana/schemas/{find_case_connectors_default_space.js → find_case_connectors.js} +3 -3
  730. package/lib/kibana/schemas/find_case_connectors.js.map +1 -0
  731. package/lib/{cjs/kibana/schemas/find_cases_default_space.d.ts → kibana/schemas/find_cases.d.ts} +4 -3
  732. package/lib/kibana/schemas/find_cases.d.ts.map +1 -0
  733. package/lib/kibana/schemas/{find_cases_default_space.js → find_cases.js} +3 -3
  734. package/lib/{cjs/kibana/schemas/add_case_file_default_space.d.ts.map → kibana/schemas/find_cases.js.map} +1 -1
  735. package/lib/{cjs/kibana/schemas/get_case_applicable_fields_default_space.d.ts → kibana/schemas/get_applicable_fields.d.ts} +1 -1
  736. package/lib/kibana/schemas/get_applicable_fields.d.ts.map +1 -0
  737. package/lib/kibana/schemas/{get_applicable_fields_default_space.js → get_applicable_fields.js} +1 -1
  738. package/lib/kibana/schemas/get_applicable_fields.js.map +1 -0
  739. package/lib/{cjs/kibana/schemas/get_case_default_space.d.ts → kibana/schemas/get_case.d.ts} +1 -1
  740. package/lib/kibana/schemas/get_case.d.ts.map +1 -0
  741. package/lib/kibana/schemas/{get_case_default_space.js → get_case.js} +1 -1
  742. package/lib/kibana/schemas/get_case.js.map +1 -0
  743. package/lib/kibana/schemas/{get_case_alerts_default_space.d.ts → get_case_alerts.d.ts} +3 -3
  744. package/lib/kibana/schemas/get_case_alerts.d.ts.map +1 -0
  745. package/lib/kibana/schemas/{get_case_alerts_default_space.js → get_case_alerts.js} +2 -2
  746. package/lib/kibana/schemas/get_case_alerts.js.map +1 -0
  747. package/lib/kibana/schemas/{get_case_applicable_fields_default_space.d.ts → get_case_applicable_fields.d.ts} +1 -1
  748. package/lib/kibana/schemas/get_case_applicable_fields.d.ts.map +1 -0
  749. package/lib/kibana/schemas/{get_case_applicable_fields_default_space.js → get_case_applicable_fields.js} +1 -1
  750. package/lib/kibana/schemas/get_case_applicable_fields.js.map +1 -0
  751. package/lib/{cjs/kibana/schemas/get_case_comment_default_space.d.ts → kibana/schemas/get_case_comment.d.ts} +3 -3
  752. package/lib/kibana/schemas/get_case_comment.d.ts.map +1 -0
  753. package/lib/kibana/schemas/{get_case_comment_default_space.js → get_case_comment.js} +2 -2
  754. package/lib/kibana/schemas/get_case_comment.js.map +1 -0
  755. package/lib/kibana/schemas/{get_case_configuration_default_space.d.ts → get_case_configuration.d.ts} +3 -3
  756. package/lib/kibana/schemas/get_case_configuration.d.ts.map +1 -0
  757. package/lib/kibana/schemas/{get_case_configuration_default_space.js → get_case_configuration.js} +3 -3
  758. package/lib/kibana/schemas/get_case_configuration.js.map +1 -0
  759. package/lib/kibana/schemas/get_case_reporters.d.ts +9 -0
  760. package/lib/kibana/schemas/get_case_reporters.d.ts.map +1 -0
  761. package/lib/kibana/schemas/{get_case_reporters_default_space.js → get_case_reporters.js} +3 -3
  762. package/lib/kibana/schemas/get_case_reporters.js.map +1 -0
  763. package/lib/kibana/schemas/get_case_tags.d.ts +4 -0
  764. package/lib/kibana/schemas/get_case_tags.d.ts.map +1 -0
  765. package/lib/kibana/schemas/{get_case_tags_default_space.js → get_case_tags.js} +2 -2
  766. package/lib/kibana/schemas/get_case_tags.js.map +1 -0
  767. package/lib/kibana/schemas/{get_case_template_default_space.d.ts → get_case_template.d.ts} +1 -1
  768. package/lib/kibana/schemas/get_case_template.d.ts.map +1 -0
  769. package/lib/kibana/schemas/{get_case_template_default_space.js → get_case_template.js} +1 -1
  770. package/lib/kibana/schemas/get_case_template.js.map +1 -0
  771. package/lib/{cjs/kibana/schemas/get_case_templates_default_space.d.ts → kibana/schemas/get_case_templates.d.ts} +1 -1
  772. package/lib/kibana/schemas/get_case_templates.d.ts.map +1 -0
  773. package/lib/kibana/schemas/{get_case_templates_default_space.js → get_case_templates.js} +1 -1
  774. package/lib/kibana/schemas/get_case_templates.js.map +1 -0
  775. package/lib/kibana/schemas/{get_cases_by_alert_default_space.d.ts → get_cases_by_alert.d.ts} +3 -3
  776. package/lib/kibana/schemas/get_cases_by_alert.d.ts.map +1 -0
  777. package/lib/kibana/schemas/{get_cases_by_alert_default_space.js → get_cases_by_alert.js} +2 -2
  778. package/lib/kibana/schemas/get_cases_by_alert.js.map +1 -0
  779. package/lib/kibana/schemas/get_fleet_data_streams_data.d.ts +6 -0
  780. package/lib/kibana/schemas/get_fleet_data_streams_data.d.ts.map +1 -0
  781. package/lib/kibana/schemas/get_fleet_data_streams_data.js +15 -0
  782. package/lib/kibana/schemas/get_fleet_data_streams_data.js.map +1 -0
  783. package/lib/kibana/schemas/get_fleet_outputs.d.ts +211 -0
  784. package/lib/kibana/schemas/get_fleet_outputs.d.ts.map +1 -1
  785. package/lib/kibana/schemas/get_fleet_outputs.js +5 -2
  786. package/lib/kibana/schemas/get_fleet_outputs.js.map +1 -1
  787. package/lib/kibana/schemas/get_fleet_outputs_outputid.d.ts +211 -0
  788. package/lib/kibana/schemas/get_fleet_outputs_outputid.d.ts.map +1 -1
  789. package/lib/kibana/schemas/get_fleet_outputs_outputid.js +5 -2
  790. package/lib/kibana/schemas/get_fleet_outputs_outputid.js.map +1 -1
  791. package/lib/kibana/schemas/get_fleet_settings.d.ts +1 -0
  792. package/lib/kibana/schemas/get_fleet_settings.d.ts.map +1 -1
  793. package/lib/kibana/schemas/get_fleet_settings.js +1 -0
  794. package/lib/kibana/schemas/get_fleet_settings.js.map +1 -1
  795. package/lib/kibana/schemas/patch_alerting_v2_rules_id.d.ts +1 -1
  796. package/lib/kibana/schemas/patch_alerting_v2_rules_id.js +1 -1
  797. package/lib/kibana/schemas/patch_alerting_v2_rules_id.js.map +1 -1
  798. package/lib/kibana/schemas/post_agent_builder_tools_execute.d.ts +6 -0
  799. package/lib/kibana/schemas/post_agent_builder_tools_execute.d.ts.map +1 -1
  800. package/lib/kibana/schemas/post_agent_builder_tools_execute.js +6 -0
  801. package/lib/kibana/schemas/post_agent_builder_tools_execute.js.map +1 -1
  802. package/lib/kibana/schemas/post_alerting_rule_id.d.ts +8 -8
  803. package/lib/kibana/schemas/post_fleet_outputs.d.ts +631 -0
  804. package/lib/kibana/schemas/post_fleet_outputs.d.ts.map +1 -1
  805. package/lib/kibana/schemas/post_fleet_outputs.js +39 -3
  806. package/lib/kibana/schemas/post_fleet_outputs.js.map +1 -1
  807. package/lib/kibana/schemas/post_security_entity_store_entities_entitytype.d.ts +4 -0
  808. package/lib/kibana/schemas/post_security_entity_store_entities_entitytype.d.ts.map +1 -1
  809. package/lib/kibana/schemas/post_security_entity_store_entities_entitytype.js +4 -0
  810. package/lib/kibana/schemas/post_security_entity_store_entities_entitytype.js.map +1 -1
  811. package/lib/kibana/schemas/post_streams_name_content_export.d.ts +1 -1
  812. package/lib/kibana/schemas/post_streams_name_fork.d.ts +1 -1
  813. package/lib/kibana/schemas/{push_case_default_space.d.ts → push_case.d.ts} +3 -3
  814. package/lib/{cjs/kibana/schemas/update_case_comment_default_space.d.ts.map → kibana/schemas/push_case.d.ts.map} +1 -1
  815. package/lib/kibana/schemas/{push_case_default_space.js → push_case.js} +2 -2
  816. package/lib/kibana/schemas/push_case.js.map +1 -0
  817. package/lib/kibana/schemas/put_fleet_outputs_outputid.d.ts +631 -0
  818. package/lib/kibana/schemas/put_fleet_outputs_outputid.d.ts.map +1 -1
  819. package/lib/kibana/schemas/put_fleet_outputs_outputid.js +39 -3
  820. package/lib/kibana/schemas/put_fleet_outputs_outputid.js.map +1 -1
  821. package/lib/kibana/schemas/put_fleet_settings.d.ts +1 -0
  822. package/lib/kibana/schemas/put_fleet_settings.d.ts.map +1 -1
  823. package/lib/kibana/schemas/put_fleet_settings.js +1 -0
  824. package/lib/kibana/schemas/put_fleet_settings.js.map +1 -1
  825. package/lib/kibana/schemas/put_security_entity_store_entities_bulk.d.ts +4 -0
  826. package/lib/kibana/schemas/put_security_entity_store_entities_bulk.d.ts.map +1 -1
  827. package/lib/kibana/schemas/put_security_entity_store_entities_bulk.js +4 -0
  828. package/lib/kibana/schemas/put_security_entity_store_entities_bulk.js.map +1 -1
  829. package/lib/kibana/schemas/put_security_entity_store_entities_entitytype.d.ts +4 -0
  830. package/lib/kibana/schemas/put_security_entity_store_entities_entitytype.d.ts.map +1 -1
  831. package/lib/kibana/schemas/put_security_entity_store_entities_entitytype.js +4 -0
  832. package/lib/kibana/schemas/put_security_entity_store_entities_entitytype.js.map +1 -1
  833. package/lib/kibana/schemas/put_streams_name_ingest.d.ts +5 -5
  834. package/lib/kibana/schemas/schemas/_index.d.ts +2 -2
  835. package/lib/kibana/schemas/schemas/_index.d.ts.map +1 -1
  836. package/lib/kibana/schemas/schemas/_index.js +2 -2
  837. package/lib/kibana/schemas/schemas/_index.js.map +1 -1
  838. package/lib/kibana/schemas/schemas/kibana.d.ts +616 -60
  839. package/lib/kibana/schemas/schemas/kibana.d.ts.map +1 -1
  840. package/lib/kibana/schemas/schemas/kibana.js +325 -28
  841. package/lib/kibana/schemas/schemas/kibana.js.map +1 -1
  842. package/lib/kibana/schemas/schemas/misc.d.ts +3 -0
  843. package/lib/kibana/schemas/schemas/misc.d.ts.map +1 -1
  844. package/lib/kibana/schemas/schemas/misc.js +2 -0
  845. package/lib/kibana/schemas/schemas/misc.js.map +1 -1
  846. package/lib/{cjs/kibana/schemas/set_case_configuration_default_space.d.ts → kibana/schemas/set_case_configuration.d.ts} +3 -3
  847. package/lib/kibana/schemas/set_case_configuration.d.ts.map +1 -0
  848. package/lib/kibana/schemas/{set_case_configuration_default_space.js → set_case_configuration.js} +3 -3
  849. package/lib/kibana/schemas/set_case_configuration.js.map +1 -0
  850. package/lib/kibana/schemas/{update_case_default_space.d.ts → update_case.d.ts} +6 -3
  851. package/lib/kibana/schemas/update_case.d.ts.map +1 -0
  852. package/lib/kibana/schemas/{update_case_default_space.js → update_case.js} +5 -3
  853. package/lib/kibana/schemas/update_case.js.map +1 -0
  854. package/lib/{cjs/kibana/schemas/update_case_comment_default_space.d.ts → kibana/schemas/update_case_comment.d.ts} +1 -1
  855. package/lib/kibana/schemas/update_case_comment.d.ts.map +1 -0
  856. package/lib/kibana/schemas/{update_case_comment_default_space.js → update_case_comment.js} +1 -1
  857. package/lib/kibana/schemas/update_case_comment.js.map +1 -0
  858. package/lib/kibana/schemas/{update_case_configuration_default_space.d.ts → update_case_configuration.d.ts} +3 -3
  859. package/lib/kibana/schemas/update_case_configuration.d.ts.map +1 -0
  860. package/lib/kibana/schemas/{update_case_configuration_default_space.js → update_case_configuration.js} +3 -3
  861. package/lib/kibana/schemas/update_case_configuration.js.map +1 -0
  862. package/lib/kibana/schemas/{update_case_template_default_space.d.ts → update_case_template.d.ts} +3 -3
  863. package/lib/kibana/schemas/update_case_template.d.ts.map +1 -0
  864. package/lib/kibana/schemas/{update_case_template_default_space.js → update_case_template.js} +2 -2
  865. package/lib/kibana/schemas/update_case_template.js.map +1 -0
  866. package/lib/kibana/tools/apis/add_case_comment_default_space.js +2 -2
  867. package/lib/kibana/tools/apis/add_case_comment_default_space.js.map +1 -1
  868. package/lib/kibana/tools/apis/add_case_file_default_space.js +1 -1
  869. package/lib/kibana/tools/apis/add_case_file_default_space.js.map +1 -1
  870. package/lib/kibana/tools/apis/configure_risk_engine_saved_object.js +1 -1
  871. package/lib/kibana/tools/apis/configure_risk_engine_saved_object.js.map +1 -1
  872. package/lib/kibana/tools/apis/create_case_default_space.js +2 -2
  873. package/lib/kibana/tools/apis/create_case_default_space.js.map +1 -1
  874. package/lib/kibana/tools/apis/create_case_template_default_space.js +2 -2
  875. package/lib/kibana/tools/apis/create_case_template_default_space.js.map +1 -1
  876. package/lib/kibana/tools/apis/delete_case_comment_default_space.js +2 -2
  877. package/lib/kibana/tools/apis/delete_case_comment_default_space.js.map +1 -1
  878. package/lib/kibana/tools/apis/delete_case_comments_default_space.js +2 -2
  879. package/lib/kibana/tools/apis/delete_case_comments_default_space.js.map +1 -1
  880. package/lib/kibana/tools/apis/delete_case_default_space.js +1 -1
  881. package/lib/kibana/tools/apis/delete_case_default_space.js.map +1 -1
  882. package/lib/kibana/tools/apis/delete_case_template_default_space.js +2 -2
  883. package/lib/kibana/tools/apis/delete_case_template_default_space.js.map +1 -1
  884. package/lib/kibana/tools/apis/find_case_activity_default_space.js +2 -2
  885. package/lib/kibana/tools/apis/find_case_activity_default_space.js.map +1 -1
  886. package/lib/kibana/tools/apis/find_case_comments_default_space.js +2 -2
  887. package/lib/kibana/tools/apis/find_case_comments_default_space.js.map +1 -1
  888. package/lib/kibana/tools/apis/find_case_connectors_default_space.js +1 -1
  889. package/lib/kibana/tools/apis/find_case_connectors_default_space.js.map +1 -1
  890. package/lib/kibana/tools/apis/find_cases_default_space.js +1 -1
  891. package/lib/kibana/tools/apis/find_cases_default_space.js.map +1 -1
  892. package/lib/kibana/tools/apis/get_applicable_fields_default_space.js +2 -2
  893. package/lib/kibana/tools/apis/get_applicable_fields_default_space.js.map +1 -1
  894. package/lib/kibana/tools/apis/get_case_alerts_default_space.js +2 -2
  895. package/lib/kibana/tools/apis/get_case_alerts_default_space.js.map +1 -1
  896. package/lib/kibana/tools/apis/get_case_applicable_fields_default_space.js +2 -2
  897. package/lib/kibana/tools/apis/get_case_applicable_fields_default_space.js.map +1 -1
  898. package/lib/kibana/tools/apis/get_case_comment_default_space.js +2 -2
  899. package/lib/kibana/tools/apis/get_case_comment_default_space.js.map +1 -1
  900. package/lib/kibana/tools/apis/get_case_configuration_default_space.js +1 -1
  901. package/lib/kibana/tools/apis/get_case_configuration_default_space.js.map +1 -1
  902. package/lib/kibana/tools/apis/get_case_default_space.js +2 -2
  903. package/lib/kibana/tools/apis/get_case_default_space.js.map +1 -1
  904. package/lib/kibana/tools/apis/get_case_reporters_default_space.js +1 -1
  905. package/lib/kibana/tools/apis/get_case_reporters_default_space.js.map +1 -1
  906. package/lib/kibana/tools/apis/get_case_tags_default_space.js +1 -1
  907. package/lib/kibana/tools/apis/get_case_tags_default_space.js.map +1 -1
  908. package/lib/kibana/tools/apis/get_case_template_default_space.js +2 -2
  909. package/lib/kibana/tools/apis/get_case_template_default_space.js.map +1 -1
  910. package/lib/kibana/tools/apis/get_case_templates_default_space.js +1 -1
  911. package/lib/kibana/tools/apis/get_case_templates_default_space.js.map +1 -1
  912. package/lib/kibana/tools/apis/get_cases_by_alert_default_space.js +2 -2
  913. package/lib/kibana/tools/apis/get_cases_by_alert_default_space.js.map +1 -1
  914. package/lib/kibana/tools/apis/get_fleet_data_streams_data.d.ts +3 -0
  915. package/lib/kibana/tools/apis/get_fleet_data_streams_data.d.ts.map +1 -0
  916. package/lib/kibana/tools/apis/get_fleet_data_streams_data.js +18 -0
  917. package/lib/kibana/tools/apis/get_fleet_data_streams_data.js.map +1 -0
  918. package/lib/kibana/tools/apis/push_case_default_space.js +2 -2
  919. package/lib/kibana/tools/apis/push_case_default_space.js.map +1 -1
  920. package/lib/kibana/tools/apis/set_case_configuration_default_space.js +2 -2
  921. package/lib/kibana/tools/apis/set_case_configuration_default_space.js.map +1 -1
  922. package/lib/kibana/tools/apis/update_case_comment_default_space.js +2 -2
  923. package/lib/kibana/tools/apis/update_case_comment_default_space.js.map +1 -1
  924. package/lib/kibana/tools/apis/update_case_configuration_default_space.js +2 -2
  925. package/lib/kibana/tools/apis/update_case_configuration_default_space.js.map +1 -1
  926. package/lib/kibana/tools/apis/update_case_default_space.js +2 -2
  927. package/lib/kibana/tools/apis/update_case_default_space.js.map +1 -1
  928. package/lib/kibana/tools/apis/update_case_template_default_space.js +2 -2
  929. package/lib/kibana/tools/apis/update_case_template_default_space.js.map +1 -1
  930. package/lib/kibana/tools/index.d.ts.map +1 -1
  931. package/lib/kibana/tools/index.js +4 -0
  932. package/lib/kibana/tools/index.js.map +1 -1
  933. package/lib/kibana/tools/json-manifest.d.ts.map +1 -1
  934. package/lib/kibana/tools/json-manifest.js +60 -58
  935. package/lib/kibana/tools/json-manifest.js.map +1 -1
  936. package/lib/kibana/tools/manifest.d.ts.map +1 -1
  937. package/lib/kibana/tools/manifest.js +30 -29
  938. package/lib/kibana/tools/manifest.js.map +1 -1
  939. package/lib/serverless/json/create_traffic_filter.request.json +1 -1
  940. package/lib/serverless/json/get_traffic_filter.request.json +1 -1
  941. package/lib/serverless/json/get_traffic_filter_metadata.request.json +1 -1
  942. package/lib/serverless/json/list_traffic_filters.request.json +1 -1
  943. package/lib/serverless/schemas/_index.d.ts +1 -0
  944. package/lib/serverless/schemas/_index.d.ts.map +1 -1
  945. package/lib/serverless/schemas/_index.js +1 -0
  946. package/lib/serverless/schemas/_index.js.map +1 -1
  947. package/lib/serverless/schemas/get_organization_capabilities.d.ts +8 -0
  948. package/lib/serverless/schemas/get_organization_capabilities.d.ts.map +1 -0
  949. package/lib/serverless/schemas/get_organization_capabilities.js +17 -0
  950. package/lib/serverless/schemas/get_organization_capabilities.js.map +1 -0
  951. package/lib/serverless/tools/apis/capabilities.d.ts +3 -0
  952. package/lib/serverless/tools/apis/capabilities.d.ts.map +1 -0
  953. package/lib/serverless/tools/apis/capabilities.js +15 -0
  954. package/lib/serverless/tools/apis/capabilities.js.map +1 -0
  955. package/lib/serverless/tools/index.d.ts.map +1 -1
  956. package/lib/serverless/tools/index.js +4 -0
  957. package/lib/serverless/tools/index.js.map +1 -1
  958. package/lib/serverless/tools/json-manifest.d.ts.map +1 -1
  959. package/lib/serverless/tools/json-manifest.js +2 -0
  960. package/lib/serverless/tools/json-manifest.js.map +1 -1
  961. package/lib/serverless/tools/manifest.d.ts.map +1 -1
  962. package/lib/serverless/tools/manifest.js +1 -0
  963. package/lib/serverless/tools/manifest.js.map +1 -1
  964. package/lib/tsconfig.cjs.tsbuildinfo +1 -1
  965. package/package.json +2 -2
  966. package/src/es/json/_global.bulk.json +1 -1
  967. package/src/es/json/_types.json +1 -1
  968. package/src/es/json/_types.mapping.json +1 -1
  969. package/src/es/json/bulk.request.json +1 -1
  970. package/src/es/json/cat._types.json +1 -1
  971. package/src/es/json/cat.recovery.json +1 -1
  972. package/src/es/json/cat.recovery.request.json +1 -1
  973. package/src/es/json/delete.request.json +1 -1
  974. package/src/es/json/delete_by_query.request.json +1 -1
  975. package/src/es/json/index.request.json +1 -1
  976. package/src/es/json/indices.recovery.json +1 -1
  977. package/src/es/json/indices.recovery.request.json +1 -1
  978. package/src/es/json/security._types.json +1 -1
  979. package/src/es/json/security.query_role.json +1 -1
  980. package/src/es/json/snapshot.delete.request.json +1 -1
  981. package/src/es/json/update.request.json +1 -1
  982. package/src/es/json/update_by_query.request.json +1 -1
  983. package/src/kibana/json/_defs.json +1 -1
  984. package/src/kibana/json/agent-builder.get-agent-builder-conversations.request.json +1 -1
  985. package/src/kibana/json/agent-builder.post-agent-builder-tools-execute.request.json +1 -1
  986. package/src/kibana/json/cases.add-case-comment.request.json +1 -0
  987. package/src/kibana/json/cases.add-case-comment.response.json +1 -0
  988. package/src/kibana/json/cases.add-case-file.request.json +1 -0
  989. package/src/kibana/json/cases.add-case-file.response.json +1 -0
  990. package/src/kibana/json/cases.create-case-template.request.json +1 -0
  991. package/src/kibana/json/cases.create-case-template.response.json +1 -0
  992. package/src/kibana/json/cases.create-case.request.json +1 -0
  993. package/src/kibana/json/cases.create-case.response.json +1 -0
  994. package/src/kibana/json/cases.delete-case-comment.request.json +1 -0
  995. package/src/kibana/json/cases.delete-case-comment.response.json +1 -0
  996. package/src/kibana/json/cases.delete-case-comments.request.json +1 -0
  997. package/src/kibana/json/cases.delete-case-comments.response.json +1 -0
  998. package/src/kibana/json/cases.delete-case-template.request.json +1 -0
  999. package/src/kibana/json/cases.delete-case-template.response.json +1 -0
  1000. package/src/kibana/json/cases.delete-case.request.json +1 -0
  1001. package/src/kibana/json/cases.delete-case.response.json +1 -0
  1002. package/src/kibana/json/cases.find-case-activity.request.json +1 -0
  1003. package/src/kibana/json/cases.find-case-activity.response.json +1 -0
  1004. package/src/kibana/json/cases.find-case-comments.request.json +1 -0
  1005. package/src/kibana/json/cases.find-case-comments.response.json +1 -0
  1006. package/src/kibana/json/cases.find-case-connectors.request.json +1 -0
  1007. package/src/kibana/json/cases.find-case-connectors.response.json +1 -0
  1008. package/src/kibana/json/cases.find-cases.request.json +1 -0
  1009. package/src/kibana/json/cases.find-cases.response.json +1 -0
  1010. package/src/kibana/json/cases.get-applicable-fields.request.json +1 -0
  1011. package/src/kibana/json/cases.get-applicable-fields.response.json +1 -0
  1012. package/src/kibana/json/cases.get-case-alerts.request.json +1 -0
  1013. package/src/kibana/json/cases.get-case-alerts.response.json +1 -0
  1014. package/src/kibana/json/cases.get-case-applicable-fields.request.json +1 -0
  1015. package/src/kibana/json/cases.get-case-applicable-fields.response.json +1 -0
  1016. package/src/kibana/json/cases.get-case-comment.request.json +1 -0
  1017. package/src/kibana/json/cases.get-case-comment.response.json +1 -0
  1018. package/src/kibana/json/cases.get-case-configuration.request.json +1 -0
  1019. package/src/kibana/json/cases.get-case-configuration.response.json +1 -0
  1020. package/src/kibana/json/cases.get-case-reporters.request.json +1 -0
  1021. package/src/kibana/json/cases.get-case-reporters.response.json +1 -0
  1022. package/src/kibana/json/cases.get-case-tags.request.json +1 -0
  1023. package/src/kibana/json/cases.get-case-tags.response.json +1 -0
  1024. package/src/kibana/json/cases.get-case-template.request.json +1 -0
  1025. package/src/kibana/json/cases.get-case-template.response.json +1 -0
  1026. package/src/kibana/json/cases.get-case-templates.request.json +1 -0
  1027. package/src/kibana/json/cases.get-case-templates.response.json +1 -0
  1028. package/src/kibana/json/cases.get-case.request.json +1 -0
  1029. package/src/kibana/json/cases.get-case.response.json +1 -0
  1030. package/src/kibana/json/cases.get-cases-by-alert.request.json +1 -0
  1031. package/src/kibana/json/cases.get-cases-by-alert.response.json +1 -0
  1032. package/src/kibana/json/cases.push-case.request.json +1 -0
  1033. package/src/kibana/json/cases.push-case.response.json +1 -0
  1034. package/src/kibana/json/cases.set-case-configuration.request.json +1 -0
  1035. package/src/kibana/json/cases.set-case-configuration.response.json +1 -0
  1036. package/src/kibana/json/cases.update-case-comment.request.json +1 -0
  1037. package/src/kibana/json/cases.update-case-comment.response.json +1 -0
  1038. package/src/kibana/json/cases.update-case-configuration.request.json +1 -0
  1039. package/src/kibana/json/cases.update-case-configuration.response.json +1 -0
  1040. package/src/kibana/json/cases.update-case-template.request.json +1 -0
  1041. package/src/kibana/json/cases.update-case-template.response.json +1 -0
  1042. package/src/kibana/json/cases.update-case.request.json +1 -0
  1043. package/src/kibana/json/cases.update-case.response.json +1 -0
  1044. package/src/kibana/json/data-streams.get-fleet-data-streams-data.request.json +1 -0
  1045. package/src/kibana/json/data-streams.get-fleet-data-streams-data.response.json +1 -0
  1046. package/src/kibana/json/fleet-internals.get-fleet-settings.response.json +1 -1
  1047. package/src/kibana/json/fleet-internals.put-fleet-settings.response.json +1 -1
  1048. package/src/kibana/json/fleet-outputs.get-fleet-outputs-outputid.response.json +1 -1
  1049. package/src/kibana/json/fleet-outputs.get-fleet-outputs.response.json +1 -1
  1050. package/src/kibana/json/fleet-outputs.post-fleet-outputs.request.json +1 -1
  1051. package/src/kibana/json/fleet-outputs.post-fleet-outputs.response.json +1 -1
  1052. package/src/kibana/json/fleet-outputs.put-fleet-outputs-outputid.request.json +1 -1
  1053. package/src/kibana/json/fleet-outputs.put-fleet-outputs-outputid.response.json +1 -1
  1054. package/src/kibana/json/security-entity-analytics-api.configure-risk-engine-saved-object.request.json +1 -1
  1055. package/src/kibana/json/security-entity-store.post-security-entity-store-entities-entitytype.request.json +1 -1
  1056. package/src/kibana/json/security-entity-store.put-security-entity-store-entities-bulk.request.json +1 -1
  1057. package/src/kibana/json/security-entity-store.put-security-entity-store-entities-entitytype.request.json +1 -1
  1058. package/src/serverless/json/create_traffic_filter.request.json +1 -1
  1059. package/src/serverless/json/get_organization_capabilities.request.json +1 -0
  1060. package/src/serverless/json/get_organization_capabilities.response.json +1 -0
  1061. package/src/serverless/json/get_traffic_filter.request.json +1 -1
  1062. package/src/serverless/json/get_traffic_filter_metadata.request.json +1 -1
  1063. package/src/serverless/json/list_traffic_filters.request.json +1 -1
  1064. package/lib/cjs/kibana/json/cases.add-case-comment-default-space.request.json +0 -1
  1065. package/lib/cjs/kibana/json/cases.create-case-default-space.request.json +0 -1
  1066. package/lib/cjs/kibana/json/cases.create-case-template-default-space.request.json +0 -1
  1067. package/lib/cjs/kibana/json/cases.delete-case-comment-default-space.request.json +0 -1
  1068. package/lib/cjs/kibana/json/cases.delete-case-comments-default-space.request.json +0 -1
  1069. package/lib/cjs/kibana/json/cases.delete-case-template-default-space.request.json +0 -1
  1070. package/lib/cjs/kibana/json/cases.find-case-activity-default-space.request.json +0 -1
  1071. package/lib/cjs/kibana/json/cases.find-case-comments-default-space.request.json +0 -1
  1072. package/lib/cjs/kibana/json/cases.get-applicable-fields-default-space.request.json +0 -1
  1073. package/lib/cjs/kibana/json/cases.get-case-alerts-default-space.request.json +0 -1
  1074. package/lib/cjs/kibana/json/cases.get-case-applicable-fields-default-space.request.json +0 -1
  1075. package/lib/cjs/kibana/json/cases.get-case-comment-default-space.request.json +0 -1
  1076. package/lib/cjs/kibana/json/cases.get-case-default-space.request.json +0 -1
  1077. package/lib/cjs/kibana/json/cases.get-case-template-default-space.request.json +0 -1
  1078. package/lib/cjs/kibana/json/cases.get-cases-by-alert-default-space.request.json +0 -1
  1079. package/lib/cjs/kibana/json/cases.push-case-default-space.request.json +0 -1
  1080. package/lib/cjs/kibana/json/cases.set-case-configuration-default-space.request.json +0 -1
  1081. package/lib/cjs/kibana/json/cases.update-case-comment-default-space.request.json +0 -1
  1082. package/lib/cjs/kibana/json/cases.update-case-configuration-default-space.request.json +0 -1
  1083. package/lib/cjs/kibana/json/cases.update-case-default-space.request.json +0 -1
  1084. package/lib/cjs/kibana/json/cases.update-case-template-default-space.request.json +0 -1
  1085. package/lib/cjs/kibana/schemas/add_case_comment_default_space.d.ts.map +0 -1
  1086. package/lib/cjs/kibana/schemas/add_case_comment_default_space.js.map +0 -1
  1087. package/lib/cjs/kibana/schemas/add_case_file_default_space.js.map +0 -1
  1088. package/lib/cjs/kibana/schemas/create_case_default_space.d.ts.map +0 -1
  1089. package/lib/cjs/kibana/schemas/create_case_default_space.js.map +0 -1
  1090. package/lib/cjs/kibana/schemas/create_case_template_default_space.d.ts.map +0 -1
  1091. package/lib/cjs/kibana/schemas/create_case_template_default_space.js.map +0 -1
  1092. package/lib/cjs/kibana/schemas/find_case_activity_default_space.d.ts.map +0 -1
  1093. package/lib/cjs/kibana/schemas/find_case_activity_default_space.js.map +0 -1
  1094. package/lib/cjs/kibana/schemas/find_case_comments_default_space.d.ts.map +0 -1
  1095. package/lib/cjs/kibana/schemas/find_case_comments_default_space.js.map +0 -1
  1096. package/lib/cjs/kibana/schemas/find_case_connectors_default_space.d.ts.map +0 -1
  1097. package/lib/cjs/kibana/schemas/find_case_connectors_default_space.js.map +0 -1
  1098. package/lib/cjs/kibana/schemas/find_cases_default_space.d.ts.map +0 -1
  1099. package/lib/cjs/kibana/schemas/find_cases_default_space.js.map +0 -1
  1100. package/lib/cjs/kibana/schemas/get_applicable_fields_default_space.d.ts.map +0 -1
  1101. package/lib/cjs/kibana/schemas/get_applicable_fields_default_space.js.map +0 -1
  1102. package/lib/cjs/kibana/schemas/get_case_alerts_default_space.d.ts.map +0 -1
  1103. package/lib/cjs/kibana/schemas/get_case_alerts_default_space.js.map +0 -1
  1104. package/lib/cjs/kibana/schemas/get_case_applicable_fields_default_space.d.ts.map +0 -1
  1105. package/lib/cjs/kibana/schemas/get_case_applicable_fields_default_space.js.map +0 -1
  1106. package/lib/cjs/kibana/schemas/get_case_comment_default_space.d.ts.map +0 -1
  1107. package/lib/cjs/kibana/schemas/get_case_comment_default_space.js.map +0 -1
  1108. package/lib/cjs/kibana/schemas/get_case_configuration_default_space.d.ts.map +0 -1
  1109. package/lib/cjs/kibana/schemas/get_case_configuration_default_space.js.map +0 -1
  1110. package/lib/cjs/kibana/schemas/get_case_default_space.d.ts.map +0 -1
  1111. package/lib/cjs/kibana/schemas/get_case_default_space.js.map +0 -1
  1112. package/lib/cjs/kibana/schemas/get_case_reporters_default_space.d.ts +0 -9
  1113. package/lib/cjs/kibana/schemas/get_case_reporters_default_space.d.ts.map +0 -1
  1114. package/lib/cjs/kibana/schemas/get_case_reporters_default_space.js.map +0 -1
  1115. package/lib/cjs/kibana/schemas/get_case_tags_default_space.d.ts +0 -4
  1116. package/lib/cjs/kibana/schemas/get_case_tags_default_space.d.ts.map +0 -1
  1117. package/lib/cjs/kibana/schemas/get_case_tags_default_space.js.map +0 -1
  1118. package/lib/cjs/kibana/schemas/get_case_template_default_space.d.ts.map +0 -1
  1119. package/lib/cjs/kibana/schemas/get_case_template_default_space.js.map +0 -1
  1120. package/lib/cjs/kibana/schemas/get_case_templates_default_space.d.ts.map +0 -1
  1121. package/lib/cjs/kibana/schemas/get_case_templates_default_space.js.map +0 -1
  1122. package/lib/cjs/kibana/schemas/get_cases_by_alert_default_space.d.ts.map +0 -1
  1123. package/lib/cjs/kibana/schemas/get_cases_by_alert_default_space.js.map +0 -1
  1124. package/lib/cjs/kibana/schemas/push_case_default_space.d.ts.map +0 -1
  1125. package/lib/cjs/kibana/schemas/push_case_default_space.js.map +0 -1
  1126. package/lib/cjs/kibana/schemas/set_case_configuration_default_space.d.ts.map +0 -1
  1127. package/lib/cjs/kibana/schemas/set_case_configuration_default_space.js.map +0 -1
  1128. package/lib/cjs/kibana/schemas/update_case_comment_default_space.js.map +0 -1
  1129. package/lib/cjs/kibana/schemas/update_case_configuration_default_space.d.ts.map +0 -1
  1130. package/lib/cjs/kibana/schemas/update_case_configuration_default_space.js.map +0 -1
  1131. package/lib/cjs/kibana/schemas/update_case_default_space.d.ts.map +0 -1
  1132. package/lib/cjs/kibana/schemas/update_case_default_space.js.map +0 -1
  1133. package/lib/cjs/kibana/schemas/update_case_template_default_space.d.ts.map +0 -1
  1134. package/lib/cjs/kibana/schemas/update_case_template_default_space.js.map +0 -1
  1135. package/lib/kibana/json/cases.add-case-comment-default-space.request.json +0 -1
  1136. package/lib/kibana/json/cases.create-case-default-space.request.json +0 -1
  1137. package/lib/kibana/json/cases.create-case-template-default-space.request.json +0 -1
  1138. package/lib/kibana/json/cases.delete-case-comment-default-space.request.json +0 -1
  1139. package/lib/kibana/json/cases.delete-case-comments-default-space.request.json +0 -1
  1140. package/lib/kibana/json/cases.delete-case-template-default-space.request.json +0 -1
  1141. package/lib/kibana/json/cases.find-case-activity-default-space.request.json +0 -1
  1142. package/lib/kibana/json/cases.find-case-comments-default-space.request.json +0 -1
  1143. package/lib/kibana/json/cases.get-applicable-fields-default-space.request.json +0 -1
  1144. package/lib/kibana/json/cases.get-case-alerts-default-space.request.json +0 -1
  1145. package/lib/kibana/json/cases.get-case-applicable-fields-default-space.request.json +0 -1
  1146. package/lib/kibana/json/cases.get-case-comment-default-space.request.json +0 -1
  1147. package/lib/kibana/json/cases.get-case-default-space.request.json +0 -1
  1148. package/lib/kibana/json/cases.get-case-template-default-space.request.json +0 -1
  1149. package/lib/kibana/json/cases.get-cases-by-alert-default-space.request.json +0 -1
  1150. package/lib/kibana/json/cases.push-case-default-space.request.json +0 -1
  1151. package/lib/kibana/json/cases.set-case-configuration-default-space.request.json +0 -1
  1152. package/lib/kibana/json/cases.update-case-comment-default-space.request.json +0 -1
  1153. package/lib/kibana/json/cases.update-case-configuration-default-space.request.json +0 -1
  1154. package/lib/kibana/json/cases.update-case-default-space.request.json +0 -1
  1155. package/lib/kibana/json/cases.update-case-template-default-space.request.json +0 -1
  1156. package/lib/kibana/schemas/add_case_comment_default_space.d.ts.map +0 -1
  1157. package/lib/kibana/schemas/add_case_comment_default_space.js.map +0 -1
  1158. package/lib/kibana/schemas/add_case_file_default_space.d.ts.map +0 -1
  1159. package/lib/kibana/schemas/add_case_file_default_space.js.map +0 -1
  1160. package/lib/kibana/schemas/create_case_default_space.d.ts.map +0 -1
  1161. package/lib/kibana/schemas/create_case_default_space.js.map +0 -1
  1162. package/lib/kibana/schemas/create_case_template_default_space.d.ts.map +0 -1
  1163. package/lib/kibana/schemas/create_case_template_default_space.js.map +0 -1
  1164. package/lib/kibana/schemas/find_case_activity_default_space.d.ts.map +0 -1
  1165. package/lib/kibana/schemas/find_case_activity_default_space.js.map +0 -1
  1166. package/lib/kibana/schemas/find_case_comments_default_space.d.ts.map +0 -1
  1167. package/lib/kibana/schemas/find_case_comments_default_space.js.map +0 -1
  1168. package/lib/kibana/schemas/find_case_connectors_default_space.d.ts.map +0 -1
  1169. package/lib/kibana/schemas/find_case_connectors_default_space.js.map +0 -1
  1170. package/lib/kibana/schemas/find_cases_default_space.d.ts.map +0 -1
  1171. package/lib/kibana/schemas/find_cases_default_space.js.map +0 -1
  1172. package/lib/kibana/schemas/get_applicable_fields_default_space.d.ts.map +0 -1
  1173. package/lib/kibana/schemas/get_applicable_fields_default_space.js.map +0 -1
  1174. package/lib/kibana/schemas/get_case_alerts_default_space.d.ts.map +0 -1
  1175. package/lib/kibana/schemas/get_case_alerts_default_space.js.map +0 -1
  1176. package/lib/kibana/schemas/get_case_applicable_fields_default_space.d.ts.map +0 -1
  1177. package/lib/kibana/schemas/get_case_applicable_fields_default_space.js.map +0 -1
  1178. package/lib/kibana/schemas/get_case_comment_default_space.d.ts.map +0 -1
  1179. package/lib/kibana/schemas/get_case_comment_default_space.js.map +0 -1
  1180. package/lib/kibana/schemas/get_case_configuration_default_space.d.ts.map +0 -1
  1181. package/lib/kibana/schemas/get_case_configuration_default_space.js.map +0 -1
  1182. package/lib/kibana/schemas/get_case_default_space.d.ts.map +0 -1
  1183. package/lib/kibana/schemas/get_case_default_space.js.map +0 -1
  1184. package/lib/kibana/schemas/get_case_reporters_default_space.d.ts +0 -9
  1185. package/lib/kibana/schemas/get_case_reporters_default_space.d.ts.map +0 -1
  1186. package/lib/kibana/schemas/get_case_reporters_default_space.js.map +0 -1
  1187. package/lib/kibana/schemas/get_case_tags_default_space.d.ts +0 -4
  1188. package/lib/kibana/schemas/get_case_tags_default_space.d.ts.map +0 -1
  1189. package/lib/kibana/schemas/get_case_tags_default_space.js.map +0 -1
  1190. package/lib/kibana/schemas/get_case_template_default_space.d.ts.map +0 -1
  1191. package/lib/kibana/schemas/get_case_template_default_space.js.map +0 -1
  1192. package/lib/kibana/schemas/get_case_templates_default_space.d.ts.map +0 -1
  1193. package/lib/kibana/schemas/get_case_templates_default_space.js.map +0 -1
  1194. package/lib/kibana/schemas/get_cases_by_alert_default_space.d.ts.map +0 -1
  1195. package/lib/kibana/schemas/get_cases_by_alert_default_space.js.map +0 -1
  1196. package/lib/kibana/schemas/push_case_default_space.d.ts.map +0 -1
  1197. package/lib/kibana/schemas/push_case_default_space.js.map +0 -1
  1198. package/lib/kibana/schemas/set_case_configuration_default_space.d.ts.map +0 -1
  1199. package/lib/kibana/schemas/set_case_configuration_default_space.js.map +0 -1
  1200. package/lib/kibana/schemas/update_case_comment_default_space.d.ts.map +0 -1
  1201. package/lib/kibana/schemas/update_case_comment_default_space.js.map +0 -1
  1202. package/lib/kibana/schemas/update_case_configuration_default_space.d.ts.map +0 -1
  1203. package/lib/kibana/schemas/update_case_configuration_default_space.js.map +0 -1
  1204. package/lib/kibana/schemas/update_case_default_space.d.ts.map +0 -1
  1205. package/lib/kibana/schemas/update_case_default_space.js.map +0 -1
  1206. package/lib/kibana/schemas/update_case_template_default_space.d.ts.map +0 -1
  1207. package/lib/kibana/schemas/update_case_template_default_space.js.map +0 -1
  1208. package/src/kibana/json/cases.add-case-comment-default-space.request.json +0 -1
  1209. package/src/kibana/json/cases.add-case-comment-default-space.response.json +0 -1
  1210. package/src/kibana/json/cases.add-case-file-default-space.request.json +0 -1
  1211. package/src/kibana/json/cases.add-case-file-default-space.response.json +0 -1
  1212. package/src/kibana/json/cases.create-case-default-space.request.json +0 -1
  1213. package/src/kibana/json/cases.create-case-default-space.response.json +0 -1
  1214. package/src/kibana/json/cases.create-case-template-default-space.request.json +0 -1
  1215. package/src/kibana/json/cases.create-case-template-default-space.response.json +0 -1
  1216. package/src/kibana/json/cases.delete-case-comment-default-space.request.json +0 -1
  1217. package/src/kibana/json/cases.delete-case-comment-default-space.response.json +0 -1
  1218. package/src/kibana/json/cases.delete-case-comments-default-space.request.json +0 -1
  1219. package/src/kibana/json/cases.delete-case-comments-default-space.response.json +0 -1
  1220. package/src/kibana/json/cases.delete-case-default-space.request.json +0 -1
  1221. package/src/kibana/json/cases.delete-case-default-space.response.json +0 -1
  1222. package/src/kibana/json/cases.delete-case-template-default-space.request.json +0 -1
  1223. package/src/kibana/json/cases.delete-case-template-default-space.response.json +0 -1
  1224. package/src/kibana/json/cases.find-case-activity-default-space.request.json +0 -1
  1225. package/src/kibana/json/cases.find-case-activity-default-space.response.json +0 -1
  1226. package/src/kibana/json/cases.find-case-comments-default-space.request.json +0 -1
  1227. package/src/kibana/json/cases.find-case-comments-default-space.response.json +0 -1
  1228. package/src/kibana/json/cases.find-case-connectors-default-space.request.json +0 -1
  1229. package/src/kibana/json/cases.find-case-connectors-default-space.response.json +0 -1
  1230. package/src/kibana/json/cases.find-cases-default-space.request.json +0 -1
  1231. package/src/kibana/json/cases.find-cases-default-space.response.json +0 -1
  1232. package/src/kibana/json/cases.get-applicable-fields-default-space.request.json +0 -1
  1233. package/src/kibana/json/cases.get-applicable-fields-default-space.response.json +0 -1
  1234. package/src/kibana/json/cases.get-case-alerts-default-space.request.json +0 -1
  1235. package/src/kibana/json/cases.get-case-alerts-default-space.response.json +0 -1
  1236. package/src/kibana/json/cases.get-case-applicable-fields-default-space.request.json +0 -1
  1237. package/src/kibana/json/cases.get-case-applicable-fields-default-space.response.json +0 -1
  1238. package/src/kibana/json/cases.get-case-comment-default-space.request.json +0 -1
  1239. package/src/kibana/json/cases.get-case-comment-default-space.response.json +0 -1
  1240. package/src/kibana/json/cases.get-case-configuration-default-space.request.json +0 -1
  1241. package/src/kibana/json/cases.get-case-configuration-default-space.response.json +0 -1
  1242. package/src/kibana/json/cases.get-case-default-space.request.json +0 -1
  1243. package/src/kibana/json/cases.get-case-default-space.response.json +0 -1
  1244. package/src/kibana/json/cases.get-case-reporters-default-space.request.json +0 -1
  1245. package/src/kibana/json/cases.get-case-reporters-default-space.response.json +0 -1
  1246. package/src/kibana/json/cases.get-case-tags-default-space.request.json +0 -1
  1247. package/src/kibana/json/cases.get-case-tags-default-space.response.json +0 -1
  1248. package/src/kibana/json/cases.get-case-template-default-space.request.json +0 -1
  1249. package/src/kibana/json/cases.get-case-template-default-space.response.json +0 -1
  1250. package/src/kibana/json/cases.get-case-templates-default-space.request.json +0 -1
  1251. package/src/kibana/json/cases.get-case-templates-default-space.response.json +0 -1
  1252. package/src/kibana/json/cases.get-cases-by-alert-default-space.request.json +0 -1
  1253. package/src/kibana/json/cases.get-cases-by-alert-default-space.response.json +0 -1
  1254. package/src/kibana/json/cases.push-case-default-space.request.json +0 -1
  1255. package/src/kibana/json/cases.push-case-default-space.response.json +0 -1
  1256. package/src/kibana/json/cases.set-case-configuration-default-space.request.json +0 -1
  1257. package/src/kibana/json/cases.set-case-configuration-default-space.response.json +0 -1
  1258. package/src/kibana/json/cases.update-case-comment-default-space.request.json +0 -1
  1259. package/src/kibana/json/cases.update-case-comment-default-space.response.json +0 -1
  1260. package/src/kibana/json/cases.update-case-configuration-default-space.request.json +0 -1
  1261. package/src/kibana/json/cases.update-case-configuration-default-space.response.json +0 -1
  1262. package/src/kibana/json/cases.update-case-default-space.request.json +0 -1
  1263. package/src/kibana/json/cases.update-case-default-space.response.json +0 -1
  1264. package/src/kibana/json/cases.update-case-template-default-space.request.json +0 -1
  1265. package/src/kibana/json/cases.update-case-template-default-space.response.json +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"update.js","sourceRoot":"","sources":["../../../../src/es/schemas/update.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"update.js","sourceRoot":"","sources":["../../../../src/es/schemas/update.ts"],"names":[],"mappings":"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"}
@@ -120,7 +120,6 @@ export declare const UpdateByQueryRequest: z.ZodObject<{
120
120
  refresh: z.ZodOptional<z.ZodBoolean>;
121
121
  request_cache: z.ZodOptional<z.ZodBoolean>;
122
122
  requests_per_second: z.ZodOptional<z.ZodLazy<z.ZodNumber>>;
123
- routing: z.ZodOptional<z.ZodLazy<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodString>]>>>;
124
123
  scroll: z.ZodOptional<z.ZodLazy<z.ZodUnion<readonly [z.ZodString, z.ZodLiteral<-1>, z.ZodLiteral<0>]>>>;
125
124
  scroll_size: z.ZodOptional<z.ZodLazy<z.ZodNumber>>;
126
125
  search_timeout: z.ZodOptional<z.ZodLazy<z.ZodUnion<readonly [z.ZodString, z.ZodLiteral<-1>, z.ZodLiteral<0>]>>>;
@@ -1 +1 @@
1
- {"version":3,"file":"update_by_query.d.ts","sourceRoot":"","sources":["../../../../src/es/schemas/update_by_query.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAGpD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqFG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAmCM,CAAA;AACvC,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAA;AAEvE,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAkBM,CAAA;AACxC,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAA"}
1
+ {"version":3,"file":"update_by_query.d.ts","sourceRoot":"","sources":["../../../../src/es/schemas/update_by_query.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAGvB,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAGpD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqFG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAkCM,CAAA;AACvC,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAA;AAEvE,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAkBM,CAAA;AACxC,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAA"}
@@ -112,7 +112,6 @@ exports.UpdateByQueryRequest = zod_1.z.object({
112
112
  refresh: zod_1.z.boolean().describe('If `true`, Elasticsearch refreshes affected shards to make the operation visible to search after the request completes. This is different than the update API\'s `refresh` parameter, which causes just the shard that received the request to be refreshed.').optional().meta({ found_in: 'query' }),
113
113
  request_cache: zod_1.z.boolean().describe('If `true`, the request cache is used for this request. It defaults to the index-level setting.').optional().meta({ found_in: 'query' }),
114
114
  requests_per_second: zod_1.z.lazy(() => _types_js_1.float).describe('The maximum number of documents to update per second, across the entire update_by_query operation (including slices). It can be either `-1` to turn off throttling or any decimal number like `1.7` or `12` to throttle to that level.').optional().meta({ found_in: 'query' }),
115
- routing: zod_1.z.lazy(() => _types_js_1.Routing).describe('A custom value used to route operations to a specific shard. Not allowed when `index.slice.enabled` is `true` for the target index; use `_slice` instead.').optional().meta({ found_in: 'query' }),
116
115
  scroll: zod_1.z.lazy(() => _types_js_1.Duration).describe('The period to retain the search context for scrolling.').optional().meta({ found_in: 'query' }),
117
116
  scroll_size: zod_1.z.lazy(() => _types_js_1.long).describe('The size of the scroll request that powers the operation.').optional().meta({ found_in: 'query' }),
118
117
  search_timeout: zod_1.z.lazy(() => _types_js_1.Duration).describe('An explicit timeout for each search request. By default, there is no timeout.').optional().meta({ found_in: 'query' }),
@@ -1 +1 @@
1
- {"version":3,"file":"update_by_query.js","sourceRoot":"","sources":["../../../../src/es/schemas/update_by_query.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"update_by_query.js","sourceRoot":"","sources":["../../../../src/es/schemas/update_by_query.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,oDAAoD;AACpD,6BAAuB;AAEvB,2CAAyN;AAEzN,+DAAgF;AAEhF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqFG;AACU,QAAA,oBAAoB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC3C,KAAK,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,mBAAO,CAAC,CAAC,QAAQ,CAAC,uLAAuL,CAAC,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,CAAC;IACzP,gBAAgB,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,0aAA0a,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACzf,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,6HAA6H,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACnM,gBAAgB,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,wIAAwI,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACvN,gBAAgB,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,sCAAgB,CAAC,CAAC,QAAQ,CAAC,+IAA+I,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACjP,EAAE,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mKAAmK,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACnO,gBAAgB,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,2BAAe,CAAC,CAAC,QAAQ,CAAC,yOAAyO,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IAC1U,IAAI,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,0CAA0C,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpH,kBAAkB,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,kOAAkO,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACnT,OAAO,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,2MAA2M,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACjR,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,iTAAiT,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACvX,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,kFAAkF,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IAC1J,CAAC,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,4CAA4C,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IAC3G,OAAO,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,8PAA8P,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACpU,aAAa,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,gGAAgG,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IAC5K,mBAAmB,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,iBAAK,CAAC,CAAC,QAAQ,CAAC,wOAAwO,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IAClU,MAAM,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,oBAAQ,CAAC,CAAC,QAAQ,CAAC,wDAAwD,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACxI,WAAW,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,2DAA2D,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IAC5I,cAAc,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,oBAAQ,CAAC,CAAC,QAAQ,CAAC,+EAA+E,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACvK,WAAW,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,sBAAU,CAAC,CAAC,QAAQ,CAAC,4GAA4G,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACnM,MAAM,EAAE,kBAAM,CAAC,QAAQ,CAAC,wDAAwD,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACxH,IAAI,EAAE,OAAC,CAAC,KAAK,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,sDAAsD,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACjI,KAAK,EAAE,OAAC,CAAC,KAAK,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,yEAAyE,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACrJ,eAAe,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,6dAA6d,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACljB,OAAO,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,oBAAQ,CAAC,CAAC,QAAQ,CAAC,iTAAiT,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IAClY,OAAO,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,2DAA2D,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACjI,YAAY,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,qFAAqF,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IAChK,mBAAmB,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,qTAAqT,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,CAAC;IACvY,QAAQ,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,4CAA4C,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,CAAC;IACzH,KAAK,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,4CAAsB,CAAC,CAAC,QAAQ,CAAC,8CAA8C,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,CAAC;IAC1I,MAAM,EAAE,OAAC,CAAC,KAAK,CAAC,CAAC,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,kBAAM,CAAC,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,wBAAY,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,4EAA4E,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,CAAC;IAChM,KAAK,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,wBAAY,CAAC,CAAC,QAAQ,CAAC,oFAAoF,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,CAAC;IACtK,SAAS,EAAE,qBAAS,CAAC,QAAQ,CAAC,2FAA2F,CAAC,CAAC,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,CAAC;CACjK,CAAC,CAAC,IAAI,CAAC,EAAE,EAAE,EAAE,sBAAsB,EAAE,CAAC,CAAA;AAG1B,QAAA,qBAAqB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,oEAAoE,CAAC,CAAC,QAAQ,EAAE;IACrH,QAAQ,EAAE,OAAC,CAAC,KAAK,CAAC,oCAAwB,CAAC,CAAC,QAAQ,CAAC,qZAAqZ,CAAC,CAAC,QAAQ,EAAE;IACtd,KAAK,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,+HAA+H,CAAC,CAAC,QAAQ,EAAE;IAC9K,OAAO,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,yDAAyD,CAAC,CAAC,QAAQ,EAAE;IAC1G,mBAAmB,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,iBAAK,CAAC,CAAC,QAAQ,CAAC,+EAA+E,CAAC,CAAC,QAAQ,EAAE;IAC7I,OAAO,EAAE,mBAAO,CAAC,QAAQ,CAAC,qJAAqJ,CAAC,CAAC,QAAQ,EAAE;IAC3L,MAAM,EAAE,OAAC,CAAC,KAAK,CAAC,yBAAa,CAAC,CAAC,QAAQ,CAAC,wDAAwD,CAAC,CAAC,QAAQ,EAAE;IAC5G,IAAI,EAAE,kBAAM,CAAC,QAAQ,EAAE;IACvB,SAAS,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,8DAA8D,CAAC,CAAC,QAAQ,EAAE;IAC1G,IAAI,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,yBAAa,CAAC,CAAC,QAAQ,CAAC,sEAAsE,CAAC,CAAC,QAAQ,EAAE;IAC7H,KAAK,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,2DAA2D,CAAC,CAAC,QAAQ,EAAE;IAC1G,OAAO,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,yDAAyD,CAAC,CAAC,QAAQ,EAAE;IAC1G,iBAAiB,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,gBAAI,CAAC,CAAC,QAAQ,CAAC,+DAA+D,CAAC,CAAC,QAAQ,EAAE;IAC1H,SAAS,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,oBAAQ,CAAC,CAAC,QAAQ,EAAE;IAC5C,gBAAgB,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,yBAAa,CAAC,CAAC,QAAQ,CAAC,mFAAmF,CAAC,CAAC,QAAQ,EAAE;IACtJ,eAAe,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,oBAAQ,CAAC,CAAC,QAAQ,EAAE;IAClD,sBAAsB,EAAE,OAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,yBAAa,CAAC,CAAC,QAAQ,CAAC,4QAA4Q,CAAC,CAAC,QAAQ,EAAE;CACtV,CAAC,CAAC,IAAI,CAAC,EAAE,EAAE,EAAE,uBAAuB,EAAE,CAAC,CAAA"}
@@ -1 +1 @@
1
- { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-agent-builder-conversations", "x-api": { "id": "agent-builder.get-agent-builder-conversations", "name": "get-agent-builder-conversations", "namespace": "agent-builder" }, "x-method": "GET", "x-path": "/api/agent_builder/conversations", "x-destructive": false, "type": "object", "properties": { "agent_id": { "type": "string", "description": "Optional agent ID to filter conversations by a specific agent.", "x-found-in": "query" } } }
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-agent-builder-conversations", "x-api": { "id": "agent-builder.get-agent-builder-conversations", "name": "get-agent-builder-conversations", "namespace": "agent-builder" }, "x-method": "GET", "x-path": "/api/agent_builder/conversations", "x-destructive": false, "type": "object", "properties": { "agent_id": { "type": "string", "description": "Optional agent ID to filter conversations by a specific agent.", "x-found-in": "query" }, "page": { "type": "number", "description": "Page number, 1-based.", "x-found-in": "query" }, "per_page": { "type": "number", "description": "Number of results per page. Maximum 1000.", "x-found-in": "query" }, "sort_order": { "enum": ["asc", "desc"], "description": "Sort direction for results, ordered by updated_at.", "x-found-in": "query" }, "pinned": { "type": "boolean", "description": "Filter to pinned (true) or unpinned (false) conversations. Omit to return all.", "x-found-in": "query" } } }
@@ -1 +1 @@
1
- { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "post-agent-builder-tools-execute", "x-api": { "id": "agent-builder.post-agent-builder-tools-execute", "name": "post-agent-builder-tools-execute", "namespace": "agent-builder" }, "x-method": "POST", "x-path": "/api/agent_builder/tools/_execute", "x-destructive": true, "type": "object", "properties": { "connector_id": { "type": "string", "description": "Optional connector ID for tools that require external integrations.", "x-found-in": "body" }, "tool_id": { "type": "string", "description": "The ID of the tool to execute.", "x-found-in": "body" }, "tool_params": { "type": "object", "additionalProperties": {}, "description": "Parameters to pass to the tool execution. See examples for details", "x-found-in": "body" } }, "required": ["tool_id", "tool_params"] }
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "post-agent-builder-tools-execute", "x-api": { "id": "agent-builder.post-agent-builder-tools-execute", "name": "post-agent-builder-tools-execute", "namespace": "agent-builder" }, "x-method": "POST", "x-path": "/api/agent_builder/tools/_execute", "x-destructive": true, "type": "object", "properties": { "approvals": { "type": "object", "properties": { "auto_approved_apis": { "type": "object", "properties": { "elasticsearch": { "type": "array", "items": { "type": "string" }, "description": "Elasticsearch APIs pre-approved for this run. Each entry is an exact identifier formed from the namespace and name (for example `indices.create`), a namespace wildcard (for example `indices.*`), or `*` for every Elasticsearch API." }, "kibana": { "type": "array", "items": { "type": "string" }, "description": "Kibana APIs pre-approved for this run. Each entry is an exact identifier formed from the namespace and name (for example `alerting.delete-alerting-rule-id`), a namespace wildcard (for example `alerting.*`), or `*` for every Kibana API." } }, "description": "Destructive Elasticsearch or Kibana APIs the tool may call without a user confirmation, keyed by backend. A tool run has no live user to answer the confirmation prompt, so a destructive API is refused unless it is listed here." } }, "description": "Actions the tool run may take that would otherwise need a live user to approve them. Applies to this run and any sub-agents it spawns.", "x-found-in": "body" }, "connector_id": { "type": "string", "description": "Optional connector ID for tools that require external integrations.", "x-found-in": "body" }, "tool_id": { "type": "string", "description": "The ID of the tool to execute.", "x-found-in": "body" }, "tool_params": { "type": "object", "additionalProperties": {}, "description": "Parameters to pass to the tool execution. See examples for details", "x-found-in": "body" } }, "required": ["tool_id", "tool_params"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "add-case-comment", "x-api": { "id": "cases.add-case-comment", "name": "add-case-comment", "namespace": "cases" }, "x-method": "POST", "x-path": "/api/cases/{caseId}/comments", "x-destructive": true, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" }, "body": { "$ref": "./_defs.json#/$defs/Cases_add_case_comment_request", "x-found-in": "body", "x-body-root": true } }, "required": ["caseId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "create-case-template", "x-api": { "id": "cases.create-case-template", "name": "create-case-template", "namespace": "cases" }, "x-method": "POST", "x-path": "/api/cases/templates", "x-destructive": true, "x-availability": { "serverless": { "stability": "tech_preview" } }, "type": "object", "properties": { "dry_run": { "type": "boolean", "description": "When true, validates the request without creating the template and returns `{\"valid\": true}`.", "x-found-in": "query" }, "body": { "$ref": "./_defs.json#/$defs/Cases_template_write_request", "x-found-in": "body", "x-body-root": true } } }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "create-case", "x-api": { "id": "cases.create-case", "name": "create-case", "namespace": "cases" }, "x-method": "POST", "x-path": "/api/cases", "x-destructive": true, "type": "object", "properties": { "body": { "$ref": "./_defs.json#/$defs/Cases_create_case_request", "x-found-in": "body", "x-body-root": true } } }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "delete-case-comment", "x-api": { "id": "cases.delete-case-comment", "name": "delete-case-comment", "namespace": "cases" }, "x-method": "DELETE", "x-path": "/api/cases/{caseId}/comments/{commentId}", "x-destructive": true, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" }, "commentId": { "type": "string", "description": "The identifier for the comment. To retrieve comment IDs, use the get case or search cases (`_find`) APIs.\n", "x-found-in": "path" } }, "required": ["caseId", "commentId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "delete-case-comments", "x-api": { "id": "cases.delete-case-comments", "name": "delete-case-comments", "namespace": "cases" }, "x-method": "DELETE", "x-path": "/api/cases/{caseId}/comments", "x-destructive": true, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" } }, "required": ["caseId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "delete-case-template", "x-api": { "id": "cases.delete-case-template", "name": "delete-case-template", "namespace": "cases" }, "x-method": "DELETE", "x-path": "/api/cases/templates/{template_id}", "x-destructive": true, "x-availability": { "serverless": { "stability": "tech_preview" } }, "type": "object", "properties": { "template_id": { "type": "string", "description": "The identifier for the template.", "x-found-in": "path" } }, "required": ["template_id"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "find-case-activity", "x-api": { "id": "cases.find-case-activity", "name": "find-case-activity", "namespace": "cases" }, "x-method": "GET", "x-path": "/api/cases/{caseId}/user_actions/_find", "x-destructive": false, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" }, "page": { "type": "number", "description": "The page number to return.", "x-found-in": "query" }, "perPage": { "type": "number", "description": "The number of items to return. Limited to 100 items.", "x-found-in": "query" }, "sortOrder": { "enum": ["asc", "desc"], "description": "Determines the sort order.", "x-found-in": "query" }, "types": { "type": "array", "items": { "enum": ["action", "alert", "assignees", "attachment", "comment", "connector", "create_case", "description", "pushed", "settings", "severity", "status", "tags", "title", "user"] }, "description": "Determines the types of user actions to return.", "x-found-in": "query" } }, "required": ["caseId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "find-case-comments", "x-api": { "id": "cases.find-case-comments", "name": "find-case-comments", "namespace": "cases" }, "x-method": "GET", "x-path": "/api/cases/{caseId}/comments/_find", "x-destructive": false, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" }, "page": { "type": "number", "description": "The page number to return.", "x-found-in": "query" }, "perPage": { "type": "number", "description": "The number of items to return. Limited to 100 items.", "x-found-in": "query" }, "sortOrder": { "enum": ["asc", "desc"], "description": "Determines the sort order.", "x-found-in": "query" } }, "required": ["caseId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-applicable-fields", "x-api": { "id": "cases.get-applicable-fields", "name": "get-applicable-fields", "namespace": "cases" }, "x-method": "GET", "x-path": "/api/cases/fields", "x-destructive": false, "type": "object", "properties": { "owner": { "type": "string", "description": "The application that owns the cases (for example `cases`, `observability`, or `securitySolution`).", "x-found-in": "query" }, "templateId": { "type": "string", "description": "The identifier of a template to include the template's fields in the response.", "x-found-in": "query" } }, "required": ["owner"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-case-alerts", "x-api": { "id": "cases.get-case-alerts", "name": "get-case-alerts", "namespace": "cases" }, "x-method": "GET", "x-path": "/api/cases/{caseId}/alerts", "x-destructive": false, "x-availability": { "serverless": { "stability": "tech_preview" } }, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" } }, "required": ["caseId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-case-applicable-fields", "x-api": { "id": "cases.get-case-applicable-fields", "name": "get-case-applicable-fields", "namespace": "cases" }, "x-method": "GET", "x-path": "/api/cases/{caseId}/fields", "x-destructive": false, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" } }, "required": ["caseId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-case-comment", "x-api": { "id": "cases.get-case-comment", "name": "get-case-comment", "namespace": "cases" }, "x-method": "GET", "x-path": "/api/cases/{caseId}/comments/{commentId}", "x-destructive": false, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" }, "commentId": { "type": "string", "description": "The identifier for the comment. To retrieve comment IDs, use the get case or search cases (`_find`) APIs.\n", "x-found-in": "path" } }, "required": ["caseId", "commentId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-case-template", "x-api": { "id": "cases.get-case-template", "name": "get-case-template", "namespace": "cases" }, "x-method": "GET", "x-path": "/api/cases/templates/{template_id}", "x-destructive": false, "type": "object", "properties": { "template_id": { "type": "string", "description": "The identifier for the template.", "x-found-in": "path" }, "version": { "type": "number", "description": "The version number of the template to retrieve. If omitted, the latest version is returned.", "x-found-in": "query" } }, "required": ["template_id"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-case", "x-api": { "id": "cases.get-case", "name": "get-case", "namespace": "cases" }, "x-method": "GET", "x-path": "/api/cases/{caseId}", "x-destructive": false, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" } }, "required": ["caseId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-cases-by-alert", "x-api": { "id": "cases.get-cases-by-alert", "name": "get-cases-by-alert", "namespace": "cases" }, "x-method": "GET", "x-path": "/api/cases/alerts/{alertId}", "x-destructive": false, "x-availability": { "serverless": { "stability": "tech_preview" } }, "type": "object", "properties": { "alertId": { "type": "string", "description": "An identifier for the alert.", "x-found-in": "path" }, "owner": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Cases_owner" }, { "$ref": "./_defs.json#/$defs/Cases_owners" }], "description": "A filter to limit the response to a specific set of applications. If this parameter is omitted, the response contains information about all the cases that the user has access to read.\n", "x-found-in": "query" } }, "required": ["alertId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "push-case", "x-api": { "id": "cases.push-case", "name": "push-case", "namespace": "cases" }, "x-method": "POST", "x-path": "/api/cases/{caseId}/connector/{connectorId}/_push", "x-destructive": true, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" }, "connectorId": { "type": "string", "description": "An identifier for the connector. To retrieve connector IDs, use the find connectors API.", "x-found-in": "path" }, "body": { "oneOf": [{ "type": "object" }, { "type": "null" }], "x-found-in": "body", "x-body-root": true } }, "required": ["caseId", "connectorId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "set-case-configuration", "x-api": { "id": "cases.set-case-configuration", "name": "set-case-configuration", "namespace": "cases" }, "x-method": "POST", "x-path": "/api/cases/configure", "x-destructive": true, "type": "object", "properties": { "body": { "$ref": "./_defs.json#/$defs/Cases_set_case_configuration_request", "x-found-in": "body", "x-body-root": true } } }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "update-case-comment", "x-api": { "id": "cases.update-case-comment", "name": "update-case-comment", "namespace": "cases" }, "x-method": "PATCH", "x-path": "/api/cases/{caseId}/comments", "x-destructive": true, "type": "object", "properties": { "caseId": { "type": "string", "description": "The identifier for the case. To retrieve case IDs, use the search cases (`_find)` API. All non-ASCII characters must be URL encoded.", "x-found-in": "path" }, "body": { "$ref": "./_defs.json#/$defs/Cases_update_case_comment_request", "x-found-in": "body", "x-body-root": true } }, "required": ["caseId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "update-case-configuration", "x-api": { "id": "cases.update-case-configuration", "name": "update-case-configuration", "namespace": "cases" }, "x-method": "PATCH", "x-path": "/api/cases/configure/{configurationId}", "x-destructive": true, "type": "object", "properties": { "configurationId": { "type": "string", "description": "An identifier for the configuration.", "x-found-in": "path" }, "body": { "$ref": "./_defs.json#/$defs/Cases_update_case_configuration_request", "x-found-in": "body", "x-body-root": true } }, "required": ["configurationId"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "update-case-template", "x-api": { "id": "cases.update-case-template", "name": "update-case-template", "namespace": "cases" }, "x-method": "PUT", "x-path": "/api/cases/templates/{template_id}", "x-destructive": true, "x-availability": { "serverless": { "stability": "tech_preview" } }, "type": "object", "properties": { "template_id": { "type": "string", "description": "The identifier for the template.", "x-found-in": "path" }, "dry_run": { "type": "boolean", "description": "When true, validates the request without updating the template and returns `{\"valid\": true}`.", "x-found-in": "query" }, "body": { "$ref": "./_defs.json#/$defs/Cases_template_write_request", "x-found-in": "body", "x-body-root": true } }, "required": ["template_id"] }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "update-case", "x-api": { "id": "cases.update-case", "name": "update-case", "namespace": "cases" }, "x-method": "PATCH", "x-path": "/api/cases", "x-destructive": true, "type": "object", "properties": { "body": { "$ref": "./_defs.json#/$defs/Cases_update_case_request", "x-found-in": "body", "x-body-root": true } } }
@@ -0,0 +1 @@
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "get-fleet-data-streams-data", "x-api": { "id": "data-streams.get-fleet-data-streams-data", "name": "get-fleet-data-streams-data", "namespace": "data-streams" }, "x-method": "GET", "x-path": "/api/fleet/data_streams/data", "x-destructive": false, "x-availability": { "serverless": { "stability": "stable" } }, "type": "object", "properties": { "dataStreams": { "type": "string", "description": "A comma-separated list of data stream index patterns to check. Each pattern must be of the form `logs-<dataset>-*` or `metrics-<dataset>-*`.", "x-found-in": "query" }, "start": { "type": "string", "description": "An ISO 8601 timestamp. Only documents with an `@timestamp` at or after this time are considered.", "x-found-in": "query" } }, "required": ["dataStreams", "start"] }
@@ -1 +1 @@
1
- { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "post-fleet-outputs", "x-api": { "id": "fleet-outputs.post-fleet-outputs", "name": "post-fleet-outputs", "namespace": "fleet-outputs" }, "x-method": "POST", "x-path": "/api/fleet/outputs", "x-destructive": false, "type": "object", "properties": { "allow_edit": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "ca_sha256": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "ca_trusted_fingerprint": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "config_yaml": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "hosts": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "id": { "type": "string", "x-found-in": "body" }, "is_default": { "type": "boolean", "x-found-in": "body" }, "is_default_monitoring": { "type": "boolean", "x-found-in": "body" }, "is_internal": { "type": "boolean", "x-found-in": "body" }, "is_preconfigured": { "type": "boolean", "x-found-in": "body" }, "name": { "type": "string", "x-found-in": "body" }, "otel_disable_beatsauth": { "oneOf": [{ "type": "boolean" }, { "type": "null" }], "x-found-in": "body" }, "otel_exporter_config_yaml": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "preset": { "enum": ["balanced", "custom", "throughput", "scale", "latency"], "x-found-in": "body" }, "proxy_id": { "oneOf": [{ "type": "string" }, { "type": "null" }], "description": "Kafka outputs do not support proxy configuration. This field is accepted for backwards compatibility but is ignored — it is cleared to null on save and has no effect on the compiled agent policy.", "x-found-in": "body" }, "secrets": { "type": "object", "properties": { "password": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] }, "ssl": { "type": "object", "properties": { "key": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] } }, "required": ["key"] } }, "x-found-in": "body" }, "shipper": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_output_shipper" }, { "type": "null" }], "x-found-in": "body" }, "ssl": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_output_ssl" }, { "type": "null" }], "x-found-in": "body" }, "type": { "enum": ["kafka"], "x-found-in": "body" }, "write_to_logs_streams": { "oneOf": [{ "type": "boolean" }, { "type": "null" }], "x-found-in": "body" }, "kibana_api_key": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "kibana_url": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "service_token": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "sync_integrations": { "type": "boolean", "x-found-in": "body" }, "sync_uninstalled_integrations": { "type": "boolean", "x-found-in": "body" }, "auth_type": { "enum": ["none", "user_pass", "ssl", "kerberos"], "x-found-in": "body" }, "broker_timeout": { "type": "number", "x-found-in": "body" }, "client_id": { "type": "string", "x-found-in": "body" }, "compression": { "enum": ["gzip", "snappy", "lz4", "none"], "x-found-in": "body" }, "compression_level": { "oneOf": [{ "type": "number" }, { "type": "null" }], "x-found-in": "body" }, "connection_type": { "enum": ["plaintext", "encryption"], "x-found-in": "body" }, "hash": { "type": "object", "properties": { "hash": { "type": "string" }, "random": { "type": "boolean" } }, "x-found-in": "body" }, "headers": { "type": "array", "items": { "type": "object", "properties": { "key": { "type": "string" }, "value": { "type": "string" } }, "required": ["key", "value"] }, "x-found-in": "body" }, "key": { "type": "string", "x-found-in": "body" }, "partition": { "enum": ["random", "round_robin", "hash"], "x-found-in": "body" }, "password": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "random": { "type": "object", "properties": { "group_events": { "type": "number" } }, "x-found-in": "body" }, "required_acks": { "enum": [1, 0, -1], "x-found-in": "body" }, "round_robin": { "type": "object", "properties": { "group_events": { "type": "number" } }, "x-found-in": "body" }, "sasl": { "oneOf": [{ "type": "object", "properties": { "mechanism": { "enum": ["PLAIN", "SCRAM-SHA-256", "SCRAM-SHA-512"] } } }, { "type": "null" }], "x-found-in": "body" }, "timeout": { "type": "number", "x-found-in": "body" }, "topic": { "type": "string", "x-found-in": "body" }, "username": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "version": { "type": "string", "x-found-in": "body" } }, "required": ["name", "type", "hosts"] }
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "post-fleet-outputs", "x-api": { "id": "fleet-outputs.post-fleet-outputs", "name": "post-fleet-outputs", "namespace": "fleet-outputs" }, "x-method": "POST", "x-path": "/api/fleet/outputs", "x-destructive": false, "type": "object", "properties": { "allow_edit": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "ca_sha256": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "ca_trusted_fingerprint": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "config_yaml": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "hosts": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "id": { "type": "string", "x-found-in": "body" }, "is_default": { "type": "boolean", "x-found-in": "body" }, "is_default_monitoring": { "type": "boolean", "x-found-in": "body" }, "is_internal": { "type": "boolean", "x-found-in": "body" }, "is_preconfigured": { "type": "boolean", "x-found-in": "body" }, "name": { "type": "string", "x-found-in": "body" }, "otel_disable_beatsauth": { "oneOf": [{ "type": "boolean" }, { "type": "null" }], "x-found-in": "body" }, "otel_exporter_config_yaml": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "preset": { "enum": ["balanced", "custom", "throughput", "scale", "latency"], "x-found-in": "body" }, "proxy_id": { "oneOf": [{ "type": "string" }, { "type": "null" }], "description": "Kafka outputs do not support proxy configuration. This field is accepted for backwards compatibility but is ignored — it is cleared to null on save and has no effect on the compiled agent policy.", "x-found-in": "body" }, "secrets": { "type": "object", "properties": { "otlp_exporter": { "type": "object", "properties": { "tls": { "type": "object", "properties": { "key_pem": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] }, "tpm": { "type": "object", "properties": { "auth": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] }, "owner_auth": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] } } } } } } } }, "x-found-in": "body" }, "shipper": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_output_shipper" }, { "type": "null" }], "x-found-in": "body" }, "ssl": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_output_ssl" }, { "type": "null" }], "x-found-in": "body" }, "type": { "enum": ["otlp"], "x-found-in": "body" }, "write_to_logs_streams": { "oneOf": [{ "type": "boolean" }, { "type": "null" }], "x-found-in": "body" }, "kibana_api_key": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "kibana_url": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "service_token": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "sync_integrations": { "type": "boolean", "x-found-in": "body" }, "sync_uninstalled_integrations": { "type": "boolean", "x-found-in": "body" }, "auth_type": { "enum": ["none", "user_pass", "ssl", "kerberos"], "x-found-in": "body" }, "broker_timeout": { "type": "number", "x-found-in": "body" }, "client_id": { "type": "string", "x-found-in": "body" }, "compression": { "enum": ["gzip", "snappy", "lz4", "none"], "x-found-in": "body" }, "compression_level": { "oneOf": [{ "type": "number" }, { "type": "null" }], "x-found-in": "body" }, "connection_type": { "enum": ["plaintext", "encryption"], "x-found-in": "body" }, "hash": { "type": "object", "properties": { "hash": { "type": "string" }, "random": { "type": "boolean" } }, "x-found-in": "body" }, "headers": { "type": "array", "items": { "type": "object", "properties": { "key": { "type": "string" }, "value": { "type": "string" } }, "required": ["key", "value"] }, "x-found-in": "body" }, "key": { "type": "string", "x-found-in": "body" }, "partition": { "enum": ["random", "round_robin", "hash"], "x-found-in": "body" }, "password": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "random": { "type": "object", "properties": { "group_events": { "type": "number" } }, "x-found-in": "body" }, "required_acks": { "enum": [1, 0, -1], "x-found-in": "body" }, "round_robin": { "type": "object", "properties": { "group_events": { "type": "number" } }, "x-found-in": "body" }, "sasl": { "oneOf": [{ "type": "object", "properties": { "mechanism": { "enum": ["PLAIN", "SCRAM-SHA-256", "SCRAM-SHA-512"] } } }, { "type": "null" }], "x-found-in": "body" }, "timeout": { "type": "number", "x-found-in": "body" }, "topic": { "type": "string", "x-found-in": "body" }, "username": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "version": { "type": "string", "x-found-in": "body" }, "otlp_exporter": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_otlp_grpc_exporter" }, { "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_otlp_http_exporter" }], "x-found-in": "body" } }, "required": ["name", "type"] }
@@ -1 +1 @@
1
- { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "put-fleet-outputs-outputid", "x-api": { "id": "fleet-outputs.put-fleet-outputs-outputid", "name": "put-fleet-outputs-outputid", "namespace": "fleet-outputs" }, "x-method": "PUT", "x-path": "/api/fleet/outputs/{outputId}", "x-destructive": true, "type": "object", "properties": { "outputId": { "type": "string", "description": "The ID of the output", "x-found-in": "path" }, "allow_edit": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "ca_sha256": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "ca_trusted_fingerprint": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "config_yaml": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "hosts": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "id": { "type": "string", "x-found-in": "body" }, "is_default": { "type": "boolean", "x-found-in": "body" }, "is_default_monitoring": { "type": "boolean", "x-found-in": "body" }, "is_internal": { "type": "boolean", "x-found-in": "body" }, "is_preconfigured": { "type": "boolean", "x-found-in": "body" }, "name": { "type": "string", "x-found-in": "body" }, "otel_disable_beatsauth": { "oneOf": [{ "type": "boolean" }, { "type": "null" }], "x-found-in": "body" }, "otel_exporter_config_yaml": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "preset": { "enum": ["balanced", "custom", "throughput", "scale", "latency"], "x-found-in": "body" }, "proxy_id": { "oneOf": [{ "type": "string" }, { "type": "null" }], "description": "Kafka outputs do not support proxy configuration. This field is accepted for backwards compatibility but is ignored — it is cleared to null on save and has no effect on the compiled agent policy.", "x-found-in": "body" }, "secrets": { "type": "object", "properties": { "password": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] }, "ssl": { "type": "object", "properties": { "key": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] } }, "required": ["key"] } }, "x-found-in": "body" }, "shipper": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_output_shipper" }, { "type": "null" }], "x-found-in": "body" }, "ssl": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_output_ssl" }, { "type": "null" }], "x-found-in": "body" }, "type": { "enum": ["kafka"], "x-found-in": "body" }, "write_to_logs_streams": { "oneOf": [{ "type": "boolean" }, { "type": "null" }], "x-found-in": "body" }, "kibana_api_key": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "kibana_url": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "service_token": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "sync_integrations": { "type": "boolean", "x-found-in": "body" }, "sync_uninstalled_integrations": { "type": "boolean", "x-found-in": "body" }, "auth_type": { "enum": ["none", "user_pass", "ssl", "kerberos"], "x-found-in": "body" }, "broker_timeout": { "type": "number", "x-found-in": "body" }, "client_id": { "type": "string", "x-found-in": "body" }, "compression": { "enum": ["gzip", "snappy", "lz4", "none"], "x-found-in": "body" }, "compression_level": { "oneOf": [{ "type": "number" }, { "type": "null" }], "x-found-in": "body" }, "connection_type": { "enum": ["plaintext", "encryption"], "x-found-in": "body" }, "hash": { "type": "object", "properties": { "hash": { "type": "string" }, "random": { "type": "boolean" } }, "x-found-in": "body" }, "headers": { "type": "array", "items": { "type": "object", "properties": { "key": { "type": "string" }, "value": { "type": "string" } }, "required": ["key", "value"] }, "x-found-in": "body" }, "key": { "type": "string", "x-found-in": "body" }, "partition": { "enum": ["random", "round_robin", "hash"], "x-found-in": "body" }, "password": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "random": { "type": "object", "properties": { "group_events": { "type": "number" } }, "x-found-in": "body" }, "required_acks": { "enum": [1, 0, -1], "x-found-in": "body" }, "round_robin": { "type": "object", "properties": { "group_events": { "type": "number" } }, "x-found-in": "body" }, "sasl": { "oneOf": [{ "type": "object", "properties": { "mechanism": { "enum": ["PLAIN", "SCRAM-SHA-256", "SCRAM-SHA-512"] } } }, { "type": "null" }], "x-found-in": "body" }, "timeout": { "type": "number", "x-found-in": "body" }, "topic": { "type": "string", "x-found-in": "body" }, "username": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "version": { "type": "string", "x-found-in": "body" } }, "required": ["outputId"] }
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "put-fleet-outputs-outputid", "x-api": { "id": "fleet-outputs.put-fleet-outputs-outputid", "name": "put-fleet-outputs-outputid", "namespace": "fleet-outputs" }, "x-method": "PUT", "x-path": "/api/fleet/outputs/{outputId}", "x-destructive": true, "type": "object", "properties": { "outputId": { "type": "string", "description": "The ID of the output", "x-found-in": "path" }, "allow_edit": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "ca_sha256": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "ca_trusted_fingerprint": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "config_yaml": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "hosts": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "id": { "type": "string", "x-found-in": "body" }, "is_default": { "type": "boolean", "x-found-in": "body" }, "is_default_monitoring": { "type": "boolean", "x-found-in": "body" }, "is_internal": { "type": "boolean", "x-found-in": "body" }, "is_preconfigured": { "type": "boolean", "x-found-in": "body" }, "name": { "type": "string", "x-found-in": "body" }, "otel_disable_beatsauth": { "oneOf": [{ "type": "boolean" }, { "type": "null" }], "x-found-in": "body" }, "otel_exporter_config_yaml": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "preset": { "enum": ["balanced", "custom", "throughput", "scale", "latency"], "x-found-in": "body" }, "proxy_id": { "oneOf": [{ "type": "string" }, { "type": "null" }], "description": "Kafka outputs do not support proxy configuration. This field is accepted for backwards compatibility but is ignored — it is cleared to null on save and has no effect on the compiled agent policy.", "x-found-in": "body" }, "secrets": { "type": "object", "properties": { "otlp_exporter": { "type": "object", "properties": { "tls": { "type": "object", "properties": { "key_pem": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] }, "tpm": { "type": "object", "properties": { "auth": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] }, "owner_auth": { "oneOf": [{ "type": "object", "properties": { "hash": { "type": "string" }, "id": { "type": "string" } }, "required": ["id"] }, { "type": "string" }] } } } } } } } }, "x-found-in": "body" }, "shipper": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_output_shipper" }, { "type": "null" }], "x-found-in": "body" }, "ssl": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_output_ssl" }, { "type": "null" }], "x-found-in": "body" }, "type": { "enum": ["otlp"], "x-found-in": "body" }, "write_to_logs_streams": { "oneOf": [{ "type": "boolean" }, { "type": "null" }], "x-found-in": "body" }, "kibana_api_key": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "kibana_url": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "service_token": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "sync_integrations": { "type": "boolean", "x-found-in": "body" }, "sync_uninstalled_integrations": { "type": "boolean", "x-found-in": "body" }, "auth_type": { "enum": ["none", "user_pass", "ssl", "kerberos"], "x-found-in": "body" }, "broker_timeout": { "type": "number", "x-found-in": "body" }, "client_id": { "type": "string", "x-found-in": "body" }, "compression": { "enum": ["gzip", "snappy", "lz4", "none"], "x-found-in": "body" }, "compression_level": { "oneOf": [{ "type": "number" }, { "type": "null" }], "x-found-in": "body" }, "connection_type": { "enum": ["plaintext", "encryption"], "x-found-in": "body" }, "hash": { "type": "object", "properties": { "hash": { "type": "string" }, "random": { "type": "boolean" } }, "x-found-in": "body" }, "headers": { "type": "array", "items": { "type": "object", "properties": { "key": { "type": "string" }, "value": { "type": "string" } }, "required": ["key", "value"] }, "x-found-in": "body" }, "key": { "type": "string", "x-found-in": "body" }, "partition": { "enum": ["random", "round_robin", "hash"], "x-found-in": "body" }, "password": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "random": { "type": "object", "properties": { "group_events": { "type": "number" } }, "x-found-in": "body" }, "required_acks": { "enum": [1, 0, -1], "x-found-in": "body" }, "round_robin": { "type": "object", "properties": { "group_events": { "type": "number" } }, "x-found-in": "body" }, "sasl": { "oneOf": [{ "type": "object", "properties": { "mechanism": { "enum": ["PLAIN", "SCRAM-SHA-256", "SCRAM-SHA-512"] } } }, { "type": "null" }], "x-found-in": "body" }, "timeout": { "type": "number", "x-found-in": "body" }, "topic": { "type": "string", "x-found-in": "body" }, "username": { "oneOf": [{ "type": "string" }, { "type": "null" }], "x-found-in": "body" }, "version": { "type": "string", "x-found-in": "body" }, "otlp_exporter": { "oneOf": [{ "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_otlp_grpc_exporter" }, { "$ref": "./_defs.json#/$defs/Kibana_HTTP_APIs_otlp_http_exporter" }], "x-found-in": "body" } }, "required": ["outputId"] }
@@ -1 +1 @@
1
- { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "configure-risk-engine-saved-object", "x-api": { "id": "security-entity-analytics-api.configure-risk-engine-saved-object", "name": "configure-risk-engine-saved-object", "namespace": "security-entity-analytics-api" }, "x-method": "PATCH", "x-path": "/api/risk_score/engine/saved_object/configure", "x-destructive": true, "type": "object", "properties": { "enable_reset_to_zero": { "type": "boolean", "x-found-in": "body" }, "exclude_alert_statuses": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "exclude_alert_tags": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "filters": { "type": "array", "items": { "type": "object", "properties": { "entity_types": { "type": "array", "items": { "enum": ["host", "user", "service"] } }, "filter": { "type": "string", "description": "KQL filter string" } }, "required": ["entity_types", "filter"] }, "x-found-in": "body" }, "page_size": { "type": "number", "description": "Number of entities to score per page. Higher values reduce total scoring time by reducing the number of alert-index scans, but cannot exceed the ES|QL result limit (10,000 by default).\n", "x-found-in": "body" }, "range": { "type": "object", "properties": { "end": { "type": "string" }, "start": { "type": "string" } }, "x-found-in": "body" } } }
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "configure-risk-engine-saved-object", "x-api": { "id": "security-entity-analytics-api.configure-risk-engine-saved-object", "name": "configure-risk-engine-saved-object", "namespace": "security-entity-analytics-api" }, "x-method": "PUT", "x-path": "/api/risk_score/engine/saved_object/configure", "x-destructive": true, "type": "object", "properties": { "enable_reset_to_zero": { "type": "boolean", "x-found-in": "body" }, "exclude_alert_statuses": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "exclude_alert_tags": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "filters": { "type": "array", "items": { "type": "object", "properties": { "entity_types": { "type": "array", "items": { "enum": ["host", "user", "service"] } }, "filter": { "type": "string", "description": "KQL filter string" } }, "required": ["entity_types", "filter"] }, "x-found-in": "body" }, "page_size": { "type": "number", "description": "Number of entities to score per page. Higher values reduce total scoring time by reducing the number of alert-index scans, but cannot exceed the ES|QL result limit (10,000 by default).\n", "x-found-in": "body" }, "range": { "type": "object", "properties": { "end": { "type": "string" }, "start": { "type": "string" } }, "x-found-in": "body" } } }
@@ -1 +1 @@
1
- { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "post-security-entity-store-entities-entitytype", "x-api": { "id": "security-entity-store.post-security-entity-store-entities-entitytype", "name": "post-security-entity-store-entities-entitytype", "namespace": "security-entity-store" }, "x-method": "POST", "x-path": "/api/security/entity_store/entities/{entityType}", "x-destructive": false, "type": "object", "properties": { "entityType": { "type": "string", "description": "The entity type to create.", "x-found-in": "path" }, "@timestamp": { "type": "string", "x-found-in": "body" }, "asset": { "type": "object", "properties": { "business_unit": { "type": "string" }, "criticality": { "enum": ["low_impact", "medium_impact", "high_impact", "extreme_impact", null] }, "environment": { "type": "string" }, "id": { "type": "string" }, "model": { "type": "string" }, "name": { "type": "string" }, "owner": { "type": "string" }, "serial_number": { "type": "string" }, "vendor": { "type": "string" } }, "x-found-in": "body" }, "entity": { "type": "object", "properties": { "attributes": { "type": "object", "properties": { "asset": { "type": "boolean" }, "known_redirects": { "type": "array", "items": { "type": "string" } }, "managed": { "type": "boolean" }, "mfa_enabled": { "type": "boolean" }, "oauth_consent_restriction": { "type": "string" }, "permissions": { "type": "array", "items": { "type": "string" } }, "storage_class": { "type": "string" }, "watchlists": { "type": "array", "items": { "type": "string" } } } }, "behaviors": { "type": "object", "properties": { "anomaly_job_ids": { "type": "array", "items": { "type": "string" } }, "rule_names": { "type": "array", "items": { "type": "string" } } } }, "EngineMetadata": { "type": "object", "properties": { "Type": { "type": "string" } } }, "id": { "type": "string" }, "lifecycle": { "type": "object", "properties": { "first_seen": { "type": "string" }, "last_activity": { "type": "string" }, "last_seen": { "type": "string" } } }, "name": { "type": "string" }, "relationships": { "type": "object", "properties": { "accesses_frequently": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "accesses_infrequently": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "administers": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "communicates_with": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "depends_on": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "owns": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "owns_inferred": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "resolution": { "type": "object", "properties": { "resolved_to": { "type": "string" }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } } } }, "supervises": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } } } }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } }, "schema_version": { "type": "string" }, "source": { "type": "array", "items": { "type": "string" } }, "sub_type": { "type": "string" }, "type": { "type": "string" }, "url": { "type": "string" } }, "x-found-in": "body" }, "event": { "type": "object", "properties": { "ingested": { "type": "string" } }, "x-found-in": "body" }, "labels": { "type": "object", "properties": {}, "additionalProperties": {}, "x-found-in": "body" }, "tags": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "user": { "type": "object", "properties": { "domain": { "type": "array", "items": { "type": "string" } }, "email": { "type": "array", "items": { "type": "string" } }, "full_name": { "type": "array", "items": { "type": "string" } }, "hash": { "type": "array", "items": { "type": "string" } }, "id": { "type": "array", "items": { "type": "string" } }, "name": { "type": "string" }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } }, "roles": { "type": "array", "items": { "type": "string" } } }, "x-found-in": "body" }, "host": { "type": "object", "properties": { "architecture": { "type": "array", "items": { "type": "string" } }, "domain": { "type": "array", "items": { "type": "string" } }, "hostname": { "type": "array", "items": { "type": "string" } }, "id": { "type": "array", "items": { "type": "string" } }, "ip": { "type": "array", "items": { "type": "string" } }, "mac": { "type": "array", "items": { "type": "string" } }, "name": { "type": "string" }, "os": { "type": "object", "properties": { "family": { "type": "string" }, "full": { "type": "string" }, "kernel": { "type": "string" }, "name": { "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] }, "platform": { "type": "string" }, "type": { "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] }, "version": { "type": "string" } } }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } }, "type": { "type": "array", "items": { "type": "string" } } }, "x-found-in": "body" }, "service": { "type": "object", "properties": { "address": { "type": "string" }, "environment": { "type": "string" }, "ephemeral_id": { "type": "string" }, "id": { "type": "string" }, "name": { "type": "string" }, "node": { "type": "object", "properties": { "name": { "type": "string" }, "role": { "type": "string" }, "roles": { "type": "array", "items": { "type": "string" } } } }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } }, "state": { "type": "string" }, "type": { "type": "string" }, "version": { "type": "string" } }, "x-found-in": "body" }, "cloud": { "type": "object", "properties": { "account": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" } } }, "availability_zone": { "type": "string" }, "instance": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" } } }, "machine": { "type": "object", "properties": { "type": { "type": "string" } } }, "project": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" } } }, "provider": { "type": "string" }, "region": { "type": "string" }, "service": { "type": "object", "properties": { "name": { "type": "string" } } } }, "x-found-in": "body" }, "orchestrator": { "type": "object", "properties": { "api_version": { "type": "string" }, "cluster": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" }, "url": { "type": "string" }, "version": { "type": "string" } } }, "namespace": { "type": "string" }, "organization": { "type": "string" }, "resource": { "type": "object", "properties": { "annotation": { "type": "string" }, "id": { "type": "string" }, "ip": { "type": "string" }, "label": { "type": "string" }, "name": { "type": "string" }, "parent": { "type": "object", "properties": { "type": { "type": "string" } } }, "type": { "type": "string" } } }, "type": { "type": "string" } }, "x-found-in": "body" } }, "required": ["entityType"] }
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "post-security-entity-store-entities-entitytype", "x-api": { "id": "security-entity-store.post-security-entity-store-entities-entitytype", "name": "post-security-entity-store-entities-entitytype", "namespace": "security-entity-store" }, "x-method": "POST", "x-path": "/api/security/entity_store/entities/{entityType}", "x-destructive": false, "type": "object", "properties": { "entityType": { "type": "string", "description": "The entity type to create.", "x-found-in": "path" }, "@timestamp": { "type": "string", "x-found-in": "body" }, "asset": { "type": "object", "properties": { "business_unit": { "type": "string" }, "criticality": { "enum": ["low_impact", "medium_impact", "high_impact", "extreme_impact", null] }, "environment": { "type": "string" }, "id": { "type": "string" }, "model": { "type": "string" }, "name": { "type": "string" }, "owner": { "type": "string" }, "serial_number": { "type": "string" }, "vendor": { "type": "string" } }, "x-found-in": "body" }, "entity": { "type": "object", "properties": { "attributes": { "type": "object", "properties": { "asset": { "type": "boolean" }, "known_redirects": { "type": "array", "items": { "type": "string" } }, "managed": { "type": "boolean" }, "mfa_enabled": { "type": "boolean" }, "oauth_consent_restriction": { "type": "string" }, "permissions": { "type": "array", "items": { "type": "string" } }, "storage_class": { "type": "string" }, "watchlists": { "type": "array", "items": { "type": "string" } } } }, "behaviors": { "type": "object", "properties": { "anomaly_job_ids": { "type": "array", "items": { "type": "string" } }, "rule_names": { "type": "array", "items": { "type": "string" } } } }, "created_by": { "type": "string" }, "EngineMetadata": { "type": "object", "properties": { "Type": { "type": "string" } } }, "id": { "type": "string" }, "lifecycle": { "type": "object", "properties": { "first_seen": { "type": "string" }, "last_activity": { "type": "string" }, "last_seen": { "type": "string" } } }, "name": { "type": "string" }, "relationships": { "type": "object", "properties": { "accesses_frequently": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "accesses_infrequently": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "administers": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "communicates_with": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "depends_on": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "owns": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "owns_inferred": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } }, "resolution": { "type": "object", "properties": { "resolved_to": { "type": "string" }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } } } }, "supervises": { "type": "object", "properties": { "ids": { "type": "array", "items": { "type": "string" } }, "raw_identifiers": { "type": "object", "properties": { "entity.id": { "type": "array", "items": { "type": "string" } }, "host.id": { "type": "array", "items": { "type": "string" } }, "host.name": { "type": "array", "items": { "type": "string" } }, "service.name": { "type": "array", "items": { "type": "string" } }, "user.email": { "type": "array", "items": { "type": "string" } }, "user.id": { "type": "array", "items": { "type": "string" } }, "user.name": { "type": "array", "items": { "type": "string" } } } } } } } }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } }, "schema_version": { "type": "string" }, "source": { "type": "array", "items": { "type": "string" } }, "sub_type": { "type": "string" }, "type": { "type": "string" }, "url": { "type": "string" } }, "x-found-in": "body" }, "event": { "type": "object", "properties": { "ingested": { "type": "string" } }, "x-found-in": "body" }, "labels": { "type": "object", "properties": {}, "additionalProperties": {}, "x-found-in": "body" }, "tags": { "type": "array", "items": { "type": "string" }, "x-found-in": "body" }, "user": { "type": "object", "properties": { "domain": { "type": "array", "items": { "type": "string" } }, "email": { "type": "array", "items": { "type": "string" } }, "full_name": { "type": "array", "items": { "type": "string" } }, "hash": { "type": "array", "items": { "type": "string" } }, "id": { "type": "array", "items": { "type": "string" } }, "name": { "type": "string" }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } }, "roles": { "type": "array", "items": { "type": "string" } } }, "x-found-in": "body" }, "host": { "type": "object", "properties": { "architecture": { "type": "array", "items": { "type": "string" } }, "domain": { "type": "array", "items": { "type": "string" } }, "hostname": { "type": "array", "items": { "type": "string" } }, "id": { "type": "array", "items": { "type": "string" } }, "ip": { "type": "array", "items": { "type": "string" } }, "mac": { "type": "array", "items": { "type": "string" } }, "name": { "type": "string" }, "os": { "type": "object", "properties": { "family": { "type": "string" }, "full": { "type": "string" }, "kernel": { "type": "string" }, "name": { "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] }, "platform": { "type": "string" }, "type": { "oneOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }] }, "version": { "type": "string" } } }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } }, "type": { "type": "array", "items": { "type": "string" } } }, "x-found-in": "body" }, "service": { "type": "object", "properties": { "address": { "type": "string" }, "environment": { "type": "string" }, "ephemeral_id": { "type": "string" }, "id": { "type": "string" }, "name": { "type": "string" }, "node": { "type": "object", "properties": { "name": { "type": "string" }, "role": { "type": "string" }, "roles": { "type": "array", "items": { "type": "string" } } } }, "risk": { "type": "object", "properties": { "calculated_level": { "enum": ["Unknown", "Low", "Moderate", "High", "Critical"] }, "calculated_score": { "type": "number" }, "calculated_score_norm": { "type": "number" } } }, "state": { "type": "string" }, "type": { "type": "string" }, "version": { "type": "string" } }, "x-found-in": "body" }, "cloud": { "type": "object", "properties": { "account": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" } } }, "availability_zone": { "type": "string" }, "instance": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" } } }, "machine": { "type": "object", "properties": { "type": { "type": "string" } } }, "project": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" } } }, "provider": { "type": "string" }, "region": { "type": "string" }, "service": { "type": "object", "properties": { "name": { "type": "string" } } } }, "x-found-in": "body" }, "orchestrator": { "type": "object", "properties": { "api_version": { "type": "string" }, "cluster": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" }, "url": { "type": "string" }, "version": { "type": "string" } } }, "namespace": { "type": "string" }, "organization": { "type": "string" }, "resource": { "type": "object", "properties": { "annotation": { "type": "string" }, "id": { "type": "string" }, "ip": { "type": "string" }, "label": { "type": "string" }, "name": { "type": "string" }, "parent": { "type": "object", "properties": { "type": { "type": "string" } } }, "type": { "type": "string" } } }, "type": { "type": "string" } }, "x-found-in": "body" } }, "required": ["entityType"] }