@elastic/schemas 0.6.1 → 0.6.2

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 (174) hide show
  1. package/lib/cjs/es/json/esql.delete_data_source.request.json +1 -0
  2. package/lib/cjs/es/json/esql.delete_dataset.request.json +1 -0
  3. package/lib/cjs/es/json/esql.get_data_source.request.json +1 -0
  4. package/lib/cjs/es/json/esql.get_dataset.request.json +1 -0
  5. package/lib/cjs/es/json/esql.put_data_source.request.json +1 -0
  6. package/lib/cjs/es/json/esql.put_dataset.request.json +1 -0
  7. package/lib/cjs/es/tools/apis/esql.delete_data_source.d.ts +3 -0
  8. package/lib/cjs/es/tools/apis/esql.delete_data_source.d.ts.map +1 -0
  9. package/lib/cjs/es/tools/apis/esql.delete_data_source.js +24 -0
  10. package/lib/cjs/es/tools/apis/esql.delete_data_source.js.map +1 -0
  11. package/lib/cjs/es/tools/apis/esql.delete_dataset.d.ts +3 -0
  12. package/lib/cjs/es/tools/apis/esql.delete_dataset.d.ts.map +1 -0
  13. package/lib/cjs/es/tools/apis/esql.delete_dataset.js +24 -0
  14. package/lib/cjs/es/tools/apis/esql.delete_dataset.js.map +1 -0
  15. package/lib/cjs/es/tools/apis/esql.get_data_source.d.ts +3 -0
  16. package/lib/cjs/es/tools/apis/esql.get_data_source.d.ts.map +1 -0
  17. package/lib/cjs/es/tools/apis/esql.get_data_source.js +24 -0
  18. package/lib/cjs/es/tools/apis/esql.get_data_source.js.map +1 -0
  19. package/lib/cjs/es/tools/apis/esql.get_dataset.d.ts +3 -0
  20. package/lib/cjs/es/tools/apis/esql.get_dataset.d.ts.map +1 -0
  21. package/lib/cjs/es/tools/apis/esql.get_dataset.js +24 -0
  22. package/lib/cjs/es/tools/apis/esql.get_dataset.js.map +1 -0
  23. package/lib/cjs/es/tools/apis/esql.put_data_source.d.ts +3 -0
  24. package/lib/cjs/es/tools/apis/esql.put_data_source.d.ts.map +1 -0
  25. package/lib/cjs/es/tools/apis/esql.put_data_source.js +24 -0
  26. package/lib/cjs/es/tools/apis/esql.put_data_source.js.map +1 -0
  27. package/lib/cjs/es/tools/apis/esql.put_dataset.d.ts +3 -0
  28. package/lib/cjs/es/tools/apis/esql.put_dataset.d.ts.map +1 -0
  29. package/lib/cjs/es/tools/apis/esql.put_dataset.js +24 -0
  30. package/lib/cjs/es/tools/apis/esql.put_dataset.js.map +1 -0
  31. package/lib/cjs/es/tools/index.d.ts.map +1 -1
  32. package/lib/cjs/es/tools/index.js +24 -0
  33. package/lib/cjs/es/tools/index.js.map +1 -1
  34. package/lib/cjs/es/tools/manifest.d.ts.map +1 -1
  35. package/lib/cjs/es/tools/manifest.js +6 -0
  36. package/lib/cjs/es/tools/manifest.js.map +1 -1
  37. package/lib/cjs/kibana/json/streams.delete-streams-name-queries-queryid.request.json +1 -1
  38. package/lib/cjs/kibana/json/streams.delete-streams-name.request.json +1 -1
  39. package/lib/cjs/kibana/json/streams.delete-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
  40. package/lib/cjs/kibana/json/streams.get-streams-name-ingest.request.json +1 -1
  41. package/lib/cjs/kibana/json/streams.get-streams-name-queries.request.json +1 -1
  42. package/lib/cjs/kibana/json/streams.get-streams-name-query.request.json +1 -1
  43. package/lib/cjs/kibana/json/streams.get-streams-name-significant-events.request.json +1 -1
  44. package/lib/cjs/kibana/json/streams.get-streams-name.request.json +1 -1
  45. package/lib/cjs/kibana/json/streams.get-streams-streamname-attachments.request.json +1 -1
  46. package/lib/cjs/kibana/json/streams.put-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
  47. package/lib/cjs/serverless/json/create_elasticsearch_project.request.json +1 -1
  48. package/lib/cjs/serverless/json/create_observability_project.request.json +1 -1
  49. package/lib/cjs/serverless/json/create_security_project.request.json +1 -1
  50. package/lib/cjs/serverless/json/get_elasticsearch_project_link_candidates.request.json +1 -1
  51. package/lib/cjs/serverless/json/get_observability_project_link_candidates.request.json +1 -1
  52. package/lib/cjs/serverless/json/get_security_project_link_candidates.request.json +1 -1
  53. package/lib/cjs/serverless/json/get_traffic_filter_metadata.request.json +1 -1
  54. package/lib/cjs/serverless/json/list_elasticsearch_projects.request.json +1 -1
  55. package/lib/cjs/serverless/json/list_observability_projects.request.json +1 -1
  56. package/lib/cjs/serverless/json/list_security_projects.request.json +1 -1
  57. package/lib/cjs/serverless/json/list_traffic_filters.request.json +1 -1
  58. package/lib/cjs/serverless/json/patch_elasticsearch_project.request.json +1 -1
  59. package/lib/cjs/serverless/json/patch_observability_project.request.json +1 -1
  60. package/lib/cjs/serverless/json/patch_security_project.request.json +1 -1
  61. package/lib/es/json/esql.delete_data_source.request.json +1 -0
  62. package/lib/es/json/esql.delete_dataset.request.json +1 -0
  63. package/lib/es/json/esql.get_data_source.request.json +1 -0
  64. package/lib/es/json/esql.get_dataset.request.json +1 -0
  65. package/lib/es/json/esql.put_data_source.request.json +1 -0
  66. package/lib/es/json/esql.put_dataset.request.json +1 -0
  67. package/lib/es/tools/apis/esql.delete_data_source.d.ts +3 -0
  68. package/lib/es/tools/apis/esql.delete_data_source.d.ts.map +1 -0
  69. package/lib/es/tools/apis/esql.delete_data_source.js +18 -0
  70. package/lib/es/tools/apis/esql.delete_data_source.js.map +1 -0
  71. package/lib/es/tools/apis/esql.delete_dataset.d.ts +3 -0
  72. package/lib/es/tools/apis/esql.delete_dataset.d.ts.map +1 -0
  73. package/lib/es/tools/apis/esql.delete_dataset.js +18 -0
  74. package/lib/es/tools/apis/esql.delete_dataset.js.map +1 -0
  75. package/lib/es/tools/apis/esql.get_data_source.d.ts +3 -0
  76. package/lib/es/tools/apis/esql.get_data_source.d.ts.map +1 -0
  77. package/lib/es/tools/apis/esql.get_data_source.js +18 -0
  78. package/lib/es/tools/apis/esql.get_data_source.js.map +1 -0
  79. package/lib/es/tools/apis/esql.get_dataset.d.ts +3 -0
  80. package/lib/es/tools/apis/esql.get_dataset.d.ts.map +1 -0
  81. package/lib/es/tools/apis/esql.get_dataset.js +18 -0
  82. package/lib/es/tools/apis/esql.get_dataset.js.map +1 -0
  83. package/lib/es/tools/apis/esql.put_data_source.d.ts +3 -0
  84. package/lib/es/tools/apis/esql.put_data_source.d.ts.map +1 -0
  85. package/lib/es/tools/apis/esql.put_data_source.js +18 -0
  86. package/lib/es/tools/apis/esql.put_data_source.js.map +1 -0
  87. package/lib/es/tools/apis/esql.put_dataset.d.ts +3 -0
  88. package/lib/es/tools/apis/esql.put_dataset.d.ts.map +1 -0
  89. package/lib/es/tools/apis/esql.put_dataset.js +18 -0
  90. package/lib/es/tools/apis/esql.put_dataset.js.map +1 -0
  91. package/lib/es/tools/index.d.ts.map +1 -1
  92. package/lib/es/tools/index.js +24 -0
  93. package/lib/es/tools/index.js.map +1 -1
  94. package/lib/es/tools/manifest.d.ts.map +1 -1
  95. package/lib/es/tools/manifest.js +6 -0
  96. package/lib/es/tools/manifest.js.map +1 -1
  97. package/lib/kibana/json/streams.delete-streams-name-queries-queryid.request.json +1 -1
  98. package/lib/kibana/json/streams.delete-streams-name.request.json +1 -1
  99. package/lib/kibana/json/streams.delete-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
  100. package/lib/kibana/json/streams.get-streams-name-ingest.request.json +1 -1
  101. package/lib/kibana/json/streams.get-streams-name-queries.request.json +1 -1
  102. package/lib/kibana/json/streams.get-streams-name-query.request.json +1 -1
  103. package/lib/kibana/json/streams.get-streams-name-significant-events.request.json +1 -1
  104. package/lib/kibana/json/streams.get-streams-name.request.json +1 -1
  105. package/lib/kibana/json/streams.get-streams-streamname-attachments.request.json +1 -1
  106. package/lib/kibana/json/streams.put-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
  107. package/lib/serverless/json/create_elasticsearch_project.request.json +1 -1
  108. package/lib/serverless/json/create_observability_project.request.json +1 -1
  109. package/lib/serverless/json/create_security_project.request.json +1 -1
  110. package/lib/serverless/json/get_elasticsearch_project_link_candidates.request.json +1 -1
  111. package/lib/serverless/json/get_observability_project_link_candidates.request.json +1 -1
  112. package/lib/serverless/json/get_security_project_link_candidates.request.json +1 -1
  113. package/lib/serverless/json/get_traffic_filter_metadata.request.json +1 -1
  114. package/lib/serverless/json/list_elasticsearch_projects.request.json +1 -1
  115. package/lib/serverless/json/list_observability_projects.request.json +1 -1
  116. package/lib/serverless/json/list_security_projects.request.json +1 -1
  117. package/lib/serverless/json/list_traffic_filters.request.json +1 -1
  118. package/lib/serverless/json/patch_elasticsearch_project.request.json +1 -1
  119. package/lib/serverless/json/patch_observability_project.request.json +1 -1
  120. package/lib/serverless/json/patch_security_project.request.json +1 -1
  121. package/package.json +1 -1
  122. package/src/es/json/esql._types.json +1 -1
  123. package/src/es/json/esql.delete_data_source.request.json +1 -0
  124. package/src/es/json/esql.delete_data_source.response.json +1 -0
  125. package/src/es/json/esql.delete_dataset.request.json +1 -0
  126. package/src/es/json/esql.delete_dataset.response.json +1 -0
  127. package/src/es/json/esql.get_data_source.request.json +1 -0
  128. package/src/es/json/esql.get_data_source.response.json +1 -0
  129. package/src/es/json/esql.get_dataset.request.json +1 -0
  130. package/src/es/json/esql.get_dataset.response.json +1 -0
  131. package/src/es/json/esql.put_data_source.request.json +1 -0
  132. package/src/es/json/esql.put_data_source.response.json +1 -0
  133. package/src/es/json/esql.put_dataset.request.json +1 -0
  134. package/src/es/json/esql.put_dataset.response.json +1 -0
  135. package/src/kibana/json/streams.delete-streams-name-queries-queryid.request.json +1 -1
  136. package/src/kibana/json/streams.delete-streams-name.request.json +1 -1
  137. package/src/kibana/json/streams.delete-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
  138. package/src/kibana/json/streams.get-streams-name-ingest.request.json +1 -1
  139. package/src/kibana/json/streams.get-streams-name-queries.request.json +1 -1
  140. package/src/kibana/json/streams.get-streams-name-query.request.json +1 -1
  141. package/src/kibana/json/streams.get-streams-name-significant-events.request.json +1 -1
  142. package/src/kibana/json/streams.get-streams-name.request.json +1 -1
  143. package/src/kibana/json/streams.get-streams-streamname-attachments.request.json +1 -1
  144. package/src/kibana/json/streams.get-streams.request.json +1 -1
  145. package/src/kibana/json/streams.post-streams-disable.request.json +1 -1
  146. package/src/kibana/json/streams.post-streams-enable.request.json +1 -1
  147. package/src/kibana/json/streams.post-streams-resync.request.json +1 -1
  148. package/src/kibana/json/streams.put-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
  149. package/src/serverless/json/create_elasticsearch_project.request.json +1 -1
  150. package/src/serverless/json/create_observability_project.request.json +1 -1
  151. package/src/serverless/json/create_security_project.request.json +1 -1
  152. package/src/serverless/json/get_elasticsearch_project.response.json +1 -1
  153. package/src/serverless/json/get_elasticsearch_project_link_candidates.request.json +1 -1
  154. package/src/serverless/json/get_elasticsearch_project_link_candidates.response.json +1 -1
  155. package/src/serverless/json/get_observability_project.response.json +1 -1
  156. package/src/serverless/json/get_observability_project_link_candidates.request.json +1 -1
  157. package/src/serverless/json/get_observability_project_link_candidates.response.json +1 -1
  158. package/src/serverless/json/get_security_project.response.json +1 -1
  159. package/src/serverless/json/get_security_project_link_candidates.request.json +1 -1
  160. package/src/serverless/json/get_security_project_link_candidates.response.json +1 -1
  161. package/src/serverless/json/get_traffic_filter_metadata.request.json +1 -1
  162. package/src/serverless/json/list_elasticsearch_projects.request.json +1 -1
  163. package/src/serverless/json/list_elasticsearch_projects.response.json +1 -1
  164. package/src/serverless/json/list_observability_projects.request.json +1 -1
  165. package/src/serverless/json/list_observability_projects.response.json +1 -1
  166. package/src/serverless/json/list_security_projects.request.json +1 -1
  167. package/src/serverless/json/list_security_projects.response.json +1 -1
  168. package/src/serverless/json/list_traffic_filters.request.json +1 -1
  169. package/src/serverless/json/patch_elasticsearch_project.request.json +1 -1
  170. package/src/serverless/json/patch_elasticsearch_project.response.json +1 -1
  171. package/src/serverless/json/patch_observability_project.request.json +1 -1
  172. package/src/serverless/json/patch_observability_project.response.json +1 -1
  173. package/src/serverless/json/patch_security_project.request.json +1 -1
  174. package/src/serverless/json/patch_security_project.response.json +1 -1
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listObservabilityProjects","x-api":{"id":"observability-projects.list-observability-projects","name":"list-observability-projects","namespace":"observability-projects"},"x-method":"GET","x-path":"/api/v1/serverless/projects/observability","x-destructive":false,"type":"object","properties":{"traffic_filter":{"type":"string","description":"traffic filters associated with this project","x-found-in":"query"},"linked":{"type":"string","description":"Contains a project ID. If specified, the result will be filtered to only those origin projects that are linked to the specified project ID in a cross-project search configuration.","x-found-in":"query"},"tags":{"type":"object","description":"If specified, the result will be filtered to only those projects that have the specified tags and corresponding values.","x-found-in":"query"}}}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listObservabilityProjects","x-api":{"id":"observability-projects.list-observability-projects","name":"list-observability-projects","namespace":"observability-projects"},"x-method":"GET","x-path":"/api/v1/serverless/projects/observability","x-destructive":false,"type":"object","properties":{"traffic_filter":{"type":"string","description":"traffic filters associated with this project","x-found-in":"query","x-query-serialization":{"style":"form","explode":true}},"linked":{"type":"string","description":"Contains a project ID. If specified, the result will be filtered to only those origin projects that are linked to the specified project ID in a cross-project search configuration.","x-found-in":"query","x-query-serialization":{"style":"form","explode":true}},"tags":{"type":"object","additionalProperties":{"type":"string"},"maxProperties":64,"minProperties":1,"description":"If specified, the result will be filtered to only those projects that have the specified tags and corresponding values.","x-found-in":"query","x-query-serialization":{"style":"deepObject","explode":true}}}}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listObservabilityProjects","x-api":{"id":"observability-projects.list-observability-projects","name":"list-observability-projects","namespace":"observability-projects"},"type":"object","properties":{"next_page":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"}},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["observability"]},"product_tier":{"enum":["complete","logs_essentials"]},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"apm":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","apm","ingest"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"apm":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","apm","ingest"]}},"required":["id","name","alias","region_id","metadata","cloud_id","type","endpoints"]}}},"required":["items"]}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listObservabilityProjects","x-api":{"id":"observability-projects.list-observability-projects","name":"list-observability-projects","namespace":"observability-projects"},"type":"object","properties":{"next_page":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"},"maxProperties":64,"minProperties":1},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["observability"]},"product_tier":{"enum":["complete","logs_essentials"]},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"apm":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","apm","ingest"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"apm":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","apm","ingest"]}},"required":["id","name","alias","region_id","metadata","cloud_id","type","endpoints"]}}},"required":["items"]}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listSecurityProjects","x-api":{"id":"security-projects.list-security-projects","name":"list-security-projects","namespace":"security-projects"},"x-method":"GET","x-path":"/api/v1/serverless/projects/security","x-destructive":false,"type":"object","properties":{"traffic_filter":{"type":"string","description":"traffic filters associated with this project","x-found-in":"query"},"linked":{"type":"string","description":"Contains a project ID. If specified, the result will be filtered to only those origin projects that are linked to the specified project ID in a cross-project search configuration.","x-found-in":"query"},"tags":{"type":"object","description":"If specified, the result will be filtered to only those projects that have the specified tags and corresponding values.","x-found-in":"query"}}}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listSecurityProjects","x-api":{"id":"security-projects.list-security-projects","name":"list-security-projects","namespace":"security-projects"},"x-method":"GET","x-path":"/api/v1/serverless/projects/security","x-destructive":false,"type":"object","properties":{"traffic_filter":{"type":"string","description":"traffic filters associated with this project","x-found-in":"query","x-query-serialization":{"style":"form","explode":true}},"linked":{"type":"string","description":"Contains a project ID. If specified, the result will be filtered to only those origin projects that are linked to the specified project ID in a cross-project search configuration.","x-found-in":"query","x-query-serialization":{"style":"form","explode":true}},"tags":{"type":"object","additionalProperties":{"type":"string"},"maxProperties":64,"minProperties":1,"description":"If specified, the result will be filtered to only those projects that have the specified tags and corresponding values.","x-found-in":"query","x-query-serialization":{"style":"deepObject","explode":true}}}}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listSecurityProjects","x-api":{"id":"security-projects.list-security-projects","name":"list-security-projects","namespace":"security-projects"},"type":"object","properties":{"next_page":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"}},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["security"]},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","ingest"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","ingest"]},"search_lake":{"type":"object","properties":{"data_retention":{"oneOf":[{"type":"object","properties":{"max_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]},"default_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]}}},{"type":"null"}]}}},"admin_features_package":{"enum":["standard","enterprise"]},"product_types":{"type":"array","items":{"type":"object","properties":{"product_line":{"enum":["security","cloud","endpoint"]},"product_tier":{"enum":["complete","essentials"]}},"required":["product_line","product_tier"]}}},"required":["id","name","alias","region_id","metadata","cloud_id","type","endpoints"]}}},"required":["items"]}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listSecurityProjects","x-api":{"id":"security-projects.list-security-projects","name":"list-security-projects","namespace":"security-projects"},"type":"object","properties":{"next_page":{"type":"string"},"items":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"},"maxProperties":64,"minProperties":1},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["security"]},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","ingest"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","ingest"]},"search_lake":{"type":"object","properties":{"data_retention":{"oneOf":[{"type":"object","properties":{"max_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]},"default_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]}}},{"type":"null"}]}}},"admin_features_package":{"enum":["standard","enterprise"]},"product_types":{"type":"array","items":{"type":"object","properties":{"product_line":{"enum":["security","cloud","endpoint"]},"product_tier":{"enum":["complete","essentials"]}},"required":["product_line","product_tier"]}}},"required":["id","name","alias","region_id","metadata","cloud_id","type","endpoints"]}}},"required":["items"]}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listTrafficFilters","x-api":{"id":"traffic-filters.list-traffic-filters","name":"list-traffic-filters","namespace":"traffic-filters"},"x-method":"GET","x-path":"/api/v1/serverless/traffic-filters","x-destructive":false,"type":"object","properties":{"include_by_default":{"type":"boolean","description":"Retrieves a list of resources that have include_by_default set or not set","x-found-in":"query"},"region":{"type":"string","description":"If provided limits the traffic filters to that region only.","x-found-in":"query"}}}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"listTrafficFilters","x-api":{"id":"traffic-filters.list-traffic-filters","name":"list-traffic-filters","namespace":"traffic-filters"},"x-method":"GET","x-path":"/api/v1/serverless/traffic-filters","x-destructive":false,"type":"object","properties":{"include_by_default":{"type":"boolean","description":"Retrieves a list of resources that have include_by_default set or not set","x-found-in":"query","x-query-serialization":{"style":"form","explode":true}},"region":{"type":"string","description":"If provided limits the traffic filters to that region only.","x-found-in":"query","x-query-serialization":{"style":"form","explode":true}}}}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchElasticsearchProject","x-api":{"id":"elasticsearch-projects.patch-elasticsearch-project","name":"patch-elasticsearch-project","namespace":"elasticsearch-projects"},"x-method":"PATCH","x-path":"/api/v1/serverless/projects/elasticsearch/{id}","x-destructive":true,"type":"object","properties":{"id":{"type":"string","description":"The ID of the project","x-found-in":"path"},"name":{"type":"string","x-found-in":"body"},"alias":{"type":"string","x-found-in":"body"},"search_lake":{"oneOf":[{"type":"object","properties":{"search_power":{"oneOf":[{"type":"number"},{"type":"null"}]},"boost_window":{"oneOf":[{"type":"number"},{"type":"null"}]}}},{"type":"null"}],"x-found-in":"body"},"traffic_filters":{"oneOf":[{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},{"type":"null"}],"x-found-in":"body"},"linked":{"oneOf":[{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"oneOf":[{"type":"object","properties":{"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["type"],"additionalProperties":false},{"type":"null"}]}}},"additionalProperties":false},{"type":"null"}],"x-found-in":"body"},"metadata":{"type":"object","properties":{"tags":{"type":"object","additionalProperties":{"oneOf":[{"type":"string"},{"type":"null"}]}}},"required":["tags"],"x-found-in":"body"}},"required":["id"]}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchElasticsearchProject","x-api":{"id":"elasticsearch-projects.patch-elasticsearch-project","name":"patch-elasticsearch-project","namespace":"elasticsearch-projects"},"x-method":"PATCH","x-path":"/api/v1/serverless/projects/elasticsearch/{id}","x-destructive":true,"type":"object","properties":{"id":{"type":"string","description":"The ID of the project","x-found-in":"path"},"name":{"type":"string","x-found-in":"body"},"alias":{"type":"string","x-found-in":"body"},"search_lake":{"oneOf":[{"type":"object","properties":{"search_power":{"oneOf":[{"type":"number"},{"type":"null"}]},"boost_window":{"oneOf":[{"type":"number"},{"type":"null"}]}}},{"type":"null"}],"x-found-in":"body"},"traffic_filters":{"oneOf":[{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},{"type":"null"}],"x-found-in":"body"},"linked":{"oneOf":[{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"oneOf":[{"type":"object","properties":{"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["type"],"additionalProperties":false},{"type":"null"}]},"minProperties":1}},"additionalProperties":false},{"type":"null"}],"x-found-in":"body"},"metadata":{"type":"object","properties":{"tags":{"type":"object","additionalProperties":{"oneOf":[{"type":"string"},{"type":"null"}]},"minProperties":1}},"required":["tags"],"x-found-in":"body"}},"required":["id"]}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchElasticsearchProject","x-api":{"id":"elasticsearch-projects.patch-elasticsearch-project","name":"patch-elasticsearch-project","namespace":"elasticsearch-projects"},"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"}},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["elasticsearch"]},"optimized_for":{"enum":["general_purpose","vector"]},"search_lake":{"type":"object","properties":{"search_power":{"type":"number"},"boost_window":{"type":"number"}}},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"}},"required":["elasticsearch","kibana"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"}},"required":["elasticsearch","kibana"]}},"required":["id","name","alias","region_id","metadata","cloud_id","type","optimized_for","endpoints"]}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchElasticsearchProject","x-api":{"id":"elasticsearch-projects.patch-elasticsearch-project","name":"patch-elasticsearch-project","namespace":"elasticsearch-projects"},"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"},"maxProperties":64,"minProperties":1},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["elasticsearch"]},"optimized_for":{"enum":["general_purpose","vector"]},"search_lake":{"type":"object","properties":{"search_power":{"type":"number"},"boost_window":{"type":"number"}}},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"}},"required":["elasticsearch","kibana"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"}},"required":["elasticsearch","kibana"]}},"required":["id","name","alias","region_id","metadata","cloud_id","type","optimized_for","endpoints"]}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchObservabilityProject","x-api":{"id":"observability-projects.patch-observability-project","name":"patch-observability-project","namespace":"observability-projects"},"x-method":"PATCH","x-path":"/api/v1/serverless/projects/observability/{id}","x-destructive":true,"type":"object","properties":{"id":{"type":"string","description":"The ID of the project","x-found-in":"path"},"name":{"type":"string","x-found-in":"body"},"alias":{"type":"string","x-found-in":"body"},"traffic_filters":{"oneOf":[{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},{"type":"null"}],"x-found-in":"body"},"linked":{"oneOf":[{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"oneOf":[{"type":"object","properties":{"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["type"],"additionalProperties":false},{"type":"null"}]}}},"additionalProperties":false},{"type":"null"}],"x-found-in":"body"},"product_tier":{"enum":["complete","logs_essentials"],"x-found-in":"body"},"metadata":{"type":"object","properties":{"tags":{"type":"object","additionalProperties":{"oneOf":[{"type":"string"},{"type":"null"}]}}},"required":["tags"],"x-found-in":"body"}},"required":["id"]}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchObservabilityProject","x-api":{"id":"observability-projects.patch-observability-project","name":"patch-observability-project","namespace":"observability-projects"},"x-method":"PATCH","x-path":"/api/v1/serverless/projects/observability/{id}","x-destructive":true,"type":"object","properties":{"id":{"type":"string","description":"The ID of the project","x-found-in":"path"},"name":{"type":"string","x-found-in":"body"},"alias":{"type":"string","x-found-in":"body"},"traffic_filters":{"oneOf":[{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},{"type":"null"}],"x-found-in":"body"},"linked":{"oneOf":[{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"oneOf":[{"type":"object","properties":{"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["type"],"additionalProperties":false},{"type":"null"}]},"minProperties":1}},"additionalProperties":false},{"type":"null"}],"x-found-in":"body"},"product_tier":{"enum":["complete","logs_essentials"],"x-found-in":"body"},"metadata":{"type":"object","properties":{"tags":{"type":"object","additionalProperties":{"oneOf":[{"type":"string"},{"type":"null"}]},"minProperties":1}},"required":["tags"],"x-found-in":"body"}},"required":["id"]}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchObservabilityProject","x-api":{"id":"observability-projects.patch-observability-project","name":"patch-observability-project","namespace":"observability-projects"},"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"}},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["observability"]},"product_tier":{"enum":["complete","logs_essentials"]},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"apm":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","apm","ingest"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"apm":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","apm","ingest"]}},"required":["id","name","alias","region_id","metadata","cloud_id","type","endpoints"]}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchObservabilityProject","x-api":{"id":"observability-projects.patch-observability-project","name":"patch-observability-project","namespace":"observability-projects"},"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"},"maxProperties":64,"minProperties":1},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["observability"]},"product_tier":{"enum":["complete","logs_essentials"]},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"apm":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","apm","ingest"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"apm":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","apm","ingest"]}},"required":["id","name","alias","region_id","metadata","cloud_id","type","endpoints"]}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchSecurityProject","x-api":{"id":"security-projects.patch-security-project","name":"patch-security-project","namespace":"security-projects"},"x-method":"PATCH","x-path":"/api/v1/serverless/projects/security/{id}","x-destructive":true,"type":"object","properties":{"id":{"type":"string","description":"The ID of the project","x-found-in":"path"},"name":{"type":"string","x-found-in":"body"},"alias":{"type":"string","x-found-in":"body"},"admin_features_package":{"oneOf":[{"enum":["standard","enterprise"]},{"type":"null"}],"x-found-in":"body"},"product_types":{"oneOf":[{"type":"array","items":{"type":"object","properties":{"product_line":{"enum":["security","cloud","endpoint"]},"product_tier":{"enum":["complete","essentials"]}},"required":["product_line","product_tier"]}},{"type":"null"}],"x-found-in":"body"},"search_lake":{"oneOf":[{"type":"object","properties":{"data_retention":{"oneOf":[{"type":"object","properties":{"max_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]},"default_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]}}},{"type":"null"}]}}},{"type":"null"}],"x-found-in":"body"},"traffic_filters":{"oneOf":[{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},{"type":"null"}],"x-found-in":"body"},"metadata":{"type":"object","properties":{"tags":{"type":"object","additionalProperties":{"oneOf":[{"type":"string"},{"type":"null"}]}}},"required":["tags"],"x-found-in":"body"},"linked":{"oneOf":[{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"oneOf":[{"type":"object","properties":{"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["type"],"additionalProperties":false},{"type":"null"}]}}},"additionalProperties":false},{"type":"null"}],"x-found-in":"body"}},"required":["id"]}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchSecurityProject","x-api":{"id":"security-projects.patch-security-project","name":"patch-security-project","namespace":"security-projects"},"x-method":"PATCH","x-path":"/api/v1/serverless/projects/security/{id}","x-destructive":true,"type":"object","properties":{"id":{"type":"string","description":"The ID of the project","x-found-in":"path"},"name":{"type":"string","x-found-in":"body"},"alias":{"type":"string","x-found-in":"body"},"admin_features_package":{"oneOf":[{"enum":["standard","enterprise"]},{"type":"null"}],"x-found-in":"body"},"product_types":{"oneOf":[{"type":"array","items":{"type":"object","properties":{"product_line":{"enum":["security","cloud","endpoint"]},"product_tier":{"enum":["complete","essentials"]}},"required":["product_line","product_tier"]}},{"type":"null"}],"x-found-in":"body"},"search_lake":{"oneOf":[{"type":"object","properties":{"data_retention":{"oneOf":[{"type":"object","properties":{"max_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]},"default_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]}}},{"type":"null"}]}}},{"type":"null"}],"x-found-in":"body"},"traffic_filters":{"oneOf":[{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},{"type":"null"}],"x-found-in":"body"},"metadata":{"type":"object","properties":{"tags":{"type":"object","additionalProperties":{"oneOf":[{"type":"string"},{"type":"null"}]},"minProperties":1}},"required":["tags"],"x-found-in":"body"},"linked":{"oneOf":[{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"oneOf":[{"type":"object","properties":{"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["type"],"additionalProperties":false},{"type":"null"}]},"minProperties":1}},"additionalProperties":false},{"type":"null"}],"x-found-in":"body"}},"required":["id"]}
@@ -1 +1 @@
1
- {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchSecurityProject","x-api":{"id":"security-projects.patch-security-project","name":"patch-security-project","namespace":"security-projects"},"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"}},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["security"]},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","ingest"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","ingest"]},"search_lake":{"type":"object","properties":{"data_retention":{"oneOf":[{"type":"object","properties":{"max_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]},"default_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]}}},{"type":"null"}]}}},"admin_features_package":{"enum":["standard","enterprise"]},"product_types":{"type":"array","items":{"type":"object","properties":{"product_line":{"enum":["security","cloud","endpoint"]},"product_tier":{"enum":["complete","essentials"]}},"required":["product_line","product_tier"]}}},"required":["id","name","alias","region_id","metadata","cloud_id","type","endpoints"]}
1
+ {"$schema":"https://json-schema.org/draft/2020-12/schema","title":"patchSecurityProject","x-api":{"id":"security-projects.patch-security-project","name":"patch-security-project","namespace":"security-projects"},"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"alias":{"type":"string"},"region_id":{"type":"string"},"metadata":{"type":"object","properties":{"created_at":{"type":"string"},"created_by":{"type":"string"},"organization_id":{"type":"string"},"suspended_at":{"type":"string"},"suspended_reason":{"type":"string"},"tags":{"type":"object","additionalProperties":{"type":"string"},"maxProperties":64,"minProperties":1},"system_tags":{"type":"object","additionalProperties":{"type":"string"}}},"required":["created_at","created_by","organization_id"]},"cloud_id":{"type":"string"},"traffic_filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"}},"required":["id"]}},"linked":{"type":"object","properties":{"projects":{"type":"object","additionalProperties":{"type":"object","properties":{"status":{"enum":["enabled","suspended","deleted"]},"type":{"enum":["elasticsearch","observability","security","vectordb"]}},"required":["status","type"]}}},"required":["projects"],"additionalProperties":false},"type":{"enum":["security"]},"endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","ingest"]},"private_endpoints":{"type":"object","properties":{"elasticsearch":{"type":"string"},"kibana":{"type":"string"},"ingest":{"type":"string"}},"required":["elasticsearch","kibana","ingest"]},"search_lake":{"type":"object","properties":{"data_retention":{"oneOf":[{"type":"object","properties":{"max_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]},"default_retention_days":{"oneOf":[{"type":"number"},{"type":"null"}]}}},{"type":"null"}]}}},"admin_features_package":{"enum":["standard","enterprise"]},"product_types":{"type":"array","items":{"type":"object","properties":{"product_line":{"enum":["security","cloud","endpoint"]},"product_tier":{"enum":["complete","essentials"]}},"required":["product_line","product_tier"]}}},"required":["id","name","alias","region_id","metadata","cloud_id","type","endpoints"]}