Update otc_metadata/data/services/README.md
All checks were successful
Run Tox Check / tox-py312 (pull_request) Successful in 16s
Run Tox Check / tox-pep8 (pull_request) Successful in 17s
Updates Opensearch filters / update-opensearch-filters (pull_request) Successful in 12s

This commit is contained in:
2026-04-30 13:46:12 +00:00
parent 4c16e73eb3
commit 1c1b7e3689

View File

@ -10,6 +10,7 @@ service_category: compute
service_title: Elastic Cloud Server
service_type: ecs
service_uri: elastic-cloud-server
jira_component: ECS
teams:
- name: docs-compute-rw
permission: write
@ -30,6 +31,7 @@ is_global: false
| `service_title` | string | Display name of the service. |
| `service_type` | string | Unique identifier used across all metadata. |
| `service_uri` | string | URI component used in documentation links. |
| `jira_component` | string | Component name registered in JIRA (Capital letters). |
| `cloud_environments` | list | List of cloud regions and their visibility settings. |
| `teams` | list | Contributor teams with write or read access. |