2 Commits

Author SHA1 Message Date
8d6554c4a4 Update otc_metadata/data/services/README.md (#90)
Reviewed-on: #90
Reviewed-by: Tino Schreiber <tino.schreiber@t-systems.com>
2026-04-30 13:59:33 +00:00
4c16e73eb3 change cloudconnect visibility to public (#89)
Some checks failed
Create Weekly Analytics Stats / run-analytics (push) Failing after 11s
change cloudconnect visibility to public

Co-authored-by: lhajba <lacefhun@gmail.com>
Reviewed-on: #89
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-committed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
2026-04-14 11:39:11 +00:00
9 changed files with 11 additions and 9 deletions

View File

@ -8,6 +8,6 @@ title: API Reference
type: api-ref type: api-ref
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: internal visibility: public
pdf_visibility: public pdf_visibility: public
pdf_enabled: true pdf_enabled: true

View File

@ -8,6 +8,6 @@ title: User Guide
type: umn type: umn
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: internal visibility: public
pdf_visibility: public pdf_visibility: public
pdf_enabled: true pdf_enabled: true

View File

@ -1,5 +1,5 @@
--- ---
link: /financial-dashboard/alerting/ link: /enterprise-dashboard/alerting/
rst_location: doc/alerting/source rst_location: doc/alerting/source
service_type: ed service_type: ed
title: Alerting title: Alerting

View File

@ -1,5 +1,5 @@
--- ---
link: /financial-dashboard/api-ref/ link: /enterprise-dashboard/api-ref/
rst_location: api-ref/source rst_location: api-ref/source
service_type: ed service_type: ed
title: API Reference title: API Reference

View File

@ -1,5 +1,5 @@
--- ---
link: /financial-dashboard/sustainability/ link: /enterprise-dashboard/sustainability/
rst_location: doc/sustainability/source rst_location: doc/sustainability/source
service_type: ed service_type: ed
title: Sustainability title: Sustainability

View File

@ -1,5 +1,5 @@
--- ---
link: /financial-dashboard/umn/ link: /enterprise-dashboard/umn/
rst_location: umn/source rst_location: umn/source
service_type: ed service_type: ed
title: User Guide title: User Guide

View File

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

View File

@ -8,5 +8,5 @@ teams:
permission: write permission: write
cloud_environments: cloud_environments:
- name: eu_de - name: eu_de
visibility: internal visibility: public
is_global: false is_global: false

View File

@ -1,8 +1,8 @@
--- ---
service_category: other service_category: other
service_title: Financial Dashboard service_title: Enterprise Dashboard
service_type: ed service_type: ed
service_uri: financial-dashboard service_uri: enterprise-dashboard
teams: teams:
- name: docs-dashboard-rw - name: docs-dashboard-rw
permission: write permission: write