@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.
- package/lib/cjs/es/json/esql.delete_data_source.request.json +1 -0
- package/lib/cjs/es/json/esql.delete_dataset.request.json +1 -0
- package/lib/cjs/es/json/esql.get_data_source.request.json +1 -0
- package/lib/cjs/es/json/esql.get_dataset.request.json +1 -0
- package/lib/cjs/es/json/esql.put_data_source.request.json +1 -0
- package/lib/cjs/es/json/esql.put_dataset.request.json +1 -0
- package/lib/cjs/es/tools/apis/esql.delete_data_source.d.ts +3 -0
- package/lib/cjs/es/tools/apis/esql.delete_data_source.d.ts.map +1 -0
- package/lib/cjs/es/tools/apis/esql.delete_data_source.js +24 -0
- package/lib/cjs/es/tools/apis/esql.delete_data_source.js.map +1 -0
- package/lib/cjs/es/tools/apis/esql.delete_dataset.d.ts +3 -0
- package/lib/cjs/es/tools/apis/esql.delete_dataset.d.ts.map +1 -0
- package/lib/cjs/es/tools/apis/esql.delete_dataset.js +24 -0
- package/lib/cjs/es/tools/apis/esql.delete_dataset.js.map +1 -0
- package/lib/cjs/es/tools/apis/esql.get_data_source.d.ts +3 -0
- package/lib/cjs/es/tools/apis/esql.get_data_source.d.ts.map +1 -0
- package/lib/cjs/es/tools/apis/esql.get_data_source.js +24 -0
- package/lib/cjs/es/tools/apis/esql.get_data_source.js.map +1 -0
- package/lib/cjs/es/tools/apis/esql.get_dataset.d.ts +3 -0
- package/lib/cjs/es/tools/apis/esql.get_dataset.d.ts.map +1 -0
- package/lib/cjs/es/tools/apis/esql.get_dataset.js +24 -0
- package/lib/cjs/es/tools/apis/esql.get_dataset.js.map +1 -0
- package/lib/cjs/es/tools/apis/esql.put_data_source.d.ts +3 -0
- package/lib/cjs/es/tools/apis/esql.put_data_source.d.ts.map +1 -0
- package/lib/cjs/es/tools/apis/esql.put_data_source.js +24 -0
- package/lib/cjs/es/tools/apis/esql.put_data_source.js.map +1 -0
- package/lib/cjs/es/tools/apis/esql.put_dataset.d.ts +3 -0
- package/lib/cjs/es/tools/apis/esql.put_dataset.d.ts.map +1 -0
- package/lib/cjs/es/tools/apis/esql.put_dataset.js +24 -0
- package/lib/cjs/es/tools/apis/esql.put_dataset.js.map +1 -0
- package/lib/cjs/es/tools/index.d.ts.map +1 -1
- package/lib/cjs/es/tools/index.js +24 -0
- package/lib/cjs/es/tools/index.js.map +1 -1
- package/lib/cjs/es/tools/manifest.d.ts.map +1 -1
- package/lib/cjs/es/tools/manifest.js +6 -0
- package/lib/cjs/es/tools/manifest.js.map +1 -1
- package/lib/cjs/kibana/json/streams.delete-streams-name-queries-queryid.request.json +1 -1
- package/lib/cjs/kibana/json/streams.delete-streams-name.request.json +1 -1
- package/lib/cjs/kibana/json/streams.delete-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
- package/lib/cjs/kibana/json/streams.get-streams-name-ingest.request.json +1 -1
- package/lib/cjs/kibana/json/streams.get-streams-name-queries.request.json +1 -1
- package/lib/cjs/kibana/json/streams.get-streams-name-query.request.json +1 -1
- package/lib/cjs/kibana/json/streams.get-streams-name-significant-events.request.json +1 -1
- package/lib/cjs/kibana/json/streams.get-streams-name.request.json +1 -1
- package/lib/cjs/kibana/json/streams.get-streams-streamname-attachments.request.json +1 -1
- package/lib/cjs/kibana/json/streams.put-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
- package/lib/cjs/serverless/json/create_elasticsearch_project.request.json +1 -1
- package/lib/cjs/serverless/json/create_observability_project.request.json +1 -1
- package/lib/cjs/serverless/json/create_security_project.request.json +1 -1
- package/lib/cjs/serverless/json/get_elasticsearch_project_link_candidates.request.json +1 -1
- package/lib/cjs/serverless/json/get_observability_project_link_candidates.request.json +1 -1
- package/lib/cjs/serverless/json/get_security_project_link_candidates.request.json +1 -1
- package/lib/cjs/serverless/json/get_traffic_filter_metadata.request.json +1 -1
- package/lib/cjs/serverless/json/list_elasticsearch_projects.request.json +1 -1
- package/lib/cjs/serverless/json/list_observability_projects.request.json +1 -1
- package/lib/cjs/serverless/json/list_security_projects.request.json +1 -1
- package/lib/cjs/serverless/json/list_traffic_filters.request.json +1 -1
- package/lib/cjs/serverless/json/patch_elasticsearch_project.request.json +1 -1
- package/lib/cjs/serverless/json/patch_observability_project.request.json +1 -1
- package/lib/cjs/serverless/json/patch_security_project.request.json +1 -1
- package/lib/es/json/esql.delete_data_source.request.json +1 -0
- package/lib/es/json/esql.delete_dataset.request.json +1 -0
- package/lib/es/json/esql.get_data_source.request.json +1 -0
- package/lib/es/json/esql.get_dataset.request.json +1 -0
- package/lib/es/json/esql.put_data_source.request.json +1 -0
- package/lib/es/json/esql.put_dataset.request.json +1 -0
- package/lib/es/tools/apis/esql.delete_data_source.d.ts +3 -0
- package/lib/es/tools/apis/esql.delete_data_source.d.ts.map +1 -0
- package/lib/es/tools/apis/esql.delete_data_source.js +18 -0
- package/lib/es/tools/apis/esql.delete_data_source.js.map +1 -0
- package/lib/es/tools/apis/esql.delete_dataset.d.ts +3 -0
- package/lib/es/tools/apis/esql.delete_dataset.d.ts.map +1 -0
- package/lib/es/tools/apis/esql.delete_dataset.js +18 -0
- package/lib/es/tools/apis/esql.delete_dataset.js.map +1 -0
- package/lib/es/tools/apis/esql.get_data_source.d.ts +3 -0
- package/lib/es/tools/apis/esql.get_data_source.d.ts.map +1 -0
- package/lib/es/tools/apis/esql.get_data_source.js +18 -0
- package/lib/es/tools/apis/esql.get_data_source.js.map +1 -0
- package/lib/es/tools/apis/esql.get_dataset.d.ts +3 -0
- package/lib/es/tools/apis/esql.get_dataset.d.ts.map +1 -0
- package/lib/es/tools/apis/esql.get_dataset.js +18 -0
- package/lib/es/tools/apis/esql.get_dataset.js.map +1 -0
- package/lib/es/tools/apis/esql.put_data_source.d.ts +3 -0
- package/lib/es/tools/apis/esql.put_data_source.d.ts.map +1 -0
- package/lib/es/tools/apis/esql.put_data_source.js +18 -0
- package/lib/es/tools/apis/esql.put_data_source.js.map +1 -0
- package/lib/es/tools/apis/esql.put_dataset.d.ts +3 -0
- package/lib/es/tools/apis/esql.put_dataset.d.ts.map +1 -0
- package/lib/es/tools/apis/esql.put_dataset.js +18 -0
- package/lib/es/tools/apis/esql.put_dataset.js.map +1 -0
- package/lib/es/tools/index.d.ts.map +1 -1
- package/lib/es/tools/index.js +24 -0
- package/lib/es/tools/index.js.map +1 -1
- package/lib/es/tools/manifest.d.ts.map +1 -1
- package/lib/es/tools/manifest.js +6 -0
- package/lib/es/tools/manifest.js.map +1 -1
- package/lib/kibana/json/streams.delete-streams-name-queries-queryid.request.json +1 -1
- package/lib/kibana/json/streams.delete-streams-name.request.json +1 -1
- package/lib/kibana/json/streams.delete-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
- package/lib/kibana/json/streams.get-streams-name-ingest.request.json +1 -1
- package/lib/kibana/json/streams.get-streams-name-queries.request.json +1 -1
- package/lib/kibana/json/streams.get-streams-name-query.request.json +1 -1
- package/lib/kibana/json/streams.get-streams-name-significant-events.request.json +1 -1
- package/lib/kibana/json/streams.get-streams-name.request.json +1 -1
- package/lib/kibana/json/streams.get-streams-streamname-attachments.request.json +1 -1
- package/lib/kibana/json/streams.put-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
- package/lib/serverless/json/create_elasticsearch_project.request.json +1 -1
- package/lib/serverless/json/create_observability_project.request.json +1 -1
- package/lib/serverless/json/create_security_project.request.json +1 -1
- package/lib/serverless/json/get_elasticsearch_project_link_candidates.request.json +1 -1
- package/lib/serverless/json/get_observability_project_link_candidates.request.json +1 -1
- package/lib/serverless/json/get_security_project_link_candidates.request.json +1 -1
- package/lib/serverless/json/get_traffic_filter_metadata.request.json +1 -1
- package/lib/serverless/json/list_elasticsearch_projects.request.json +1 -1
- package/lib/serverless/json/list_observability_projects.request.json +1 -1
- package/lib/serverless/json/list_security_projects.request.json +1 -1
- package/lib/serverless/json/list_traffic_filters.request.json +1 -1
- package/lib/serverless/json/patch_elasticsearch_project.request.json +1 -1
- package/lib/serverless/json/patch_observability_project.request.json +1 -1
- package/lib/serverless/json/patch_security_project.request.json +1 -1
- package/package.json +1 -1
- package/src/es/json/esql._types.json +1 -1
- package/src/es/json/esql.delete_data_source.request.json +1 -0
- package/src/es/json/esql.delete_data_source.response.json +1 -0
- package/src/es/json/esql.delete_dataset.request.json +1 -0
- package/src/es/json/esql.delete_dataset.response.json +1 -0
- package/src/es/json/esql.get_data_source.request.json +1 -0
- package/src/es/json/esql.get_data_source.response.json +1 -0
- package/src/es/json/esql.get_dataset.request.json +1 -0
- package/src/es/json/esql.get_dataset.response.json +1 -0
- package/src/es/json/esql.put_data_source.request.json +1 -0
- package/src/es/json/esql.put_data_source.response.json +1 -0
- package/src/es/json/esql.put_dataset.request.json +1 -0
- package/src/es/json/esql.put_dataset.response.json +1 -0
- package/src/kibana/json/streams.delete-streams-name-queries-queryid.request.json +1 -1
- package/src/kibana/json/streams.delete-streams-name.request.json +1 -1
- package/src/kibana/json/streams.delete-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
- package/src/kibana/json/streams.get-streams-name-ingest.request.json +1 -1
- package/src/kibana/json/streams.get-streams-name-queries.request.json +1 -1
- package/src/kibana/json/streams.get-streams-name-query.request.json +1 -1
- package/src/kibana/json/streams.get-streams-name-significant-events.request.json +1 -1
- package/src/kibana/json/streams.get-streams-name.request.json +1 -1
- package/src/kibana/json/streams.get-streams-streamname-attachments.request.json +1 -1
- package/src/kibana/json/streams.get-streams.request.json +1 -1
- package/src/kibana/json/streams.post-streams-disable.request.json +1 -1
- package/src/kibana/json/streams.post-streams-enable.request.json +1 -1
- package/src/kibana/json/streams.post-streams-resync.request.json +1 -1
- package/src/kibana/json/streams.put-streams-streamname-attachments-attachmenttype-attachmentid.request.json +1 -1
- package/src/serverless/json/create_elasticsearch_project.request.json +1 -1
- package/src/serverless/json/create_observability_project.request.json +1 -1
- package/src/serverless/json/create_security_project.request.json +1 -1
- package/src/serverless/json/get_elasticsearch_project.response.json +1 -1
- package/src/serverless/json/get_elasticsearch_project_link_candidates.request.json +1 -1
- package/src/serverless/json/get_elasticsearch_project_link_candidates.response.json +1 -1
- package/src/serverless/json/get_observability_project.response.json +1 -1
- package/src/serverless/json/get_observability_project_link_candidates.request.json +1 -1
- package/src/serverless/json/get_observability_project_link_candidates.response.json +1 -1
- package/src/serverless/json/get_security_project.response.json +1 -1
- package/src/serverless/json/get_security_project_link_candidates.request.json +1 -1
- package/src/serverless/json/get_security_project_link_candidates.response.json +1 -1
- package/src/serverless/json/get_traffic_filter_metadata.request.json +1 -1
- package/src/serverless/json/list_elasticsearch_projects.request.json +1 -1
- package/src/serverless/json/list_elasticsearch_projects.response.json +1 -1
- package/src/serverless/json/list_observability_projects.request.json +1 -1
- package/src/serverless/json/list_observability_projects.response.json +1 -1
- package/src/serverless/json/list_security_projects.request.json +1 -1
- package/src/serverless/json/list_security_projects.response.json +1 -1
- package/src/serverless/json/list_traffic_filters.request.json +1 -1
- package/src/serverless/json/patch_elasticsearch_project.request.json +1 -1
- package/src/serverless/json/patch_elasticsearch_project.response.json +1 -1
- package/src/serverless/json/patch_observability_project.request.json +1 -1
- package/src/serverless/json/patch_observability_project.response.json +1 -1
- package/src/serverless/json/patch_security_project.request.json +1 -1
- 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"]}
|