Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4896c1e1b5 | |||
| 6c39a43a34 | |||
| ce62945371 | |||
| c4f0351641 | |||
| b9f1c92d4b |
@ -8,6 +8,6 @@ title: API Reference
|
|||||||
type: api-ref
|
type: api-ref
|
||||||
cloud_environments:
|
cloud_environments:
|
||||||
- name: eu_de
|
- name: eu_de
|
||||||
visibility: public
|
visibility: internal
|
||||||
pdf_visibility: public
|
pdf_visibility: public
|
||||||
pdf_enabled: true
|
pdf_enabled: true
|
||||||
@ -8,6 +8,6 @@ title: User Guide
|
|||||||
type: umn
|
type: umn
|
||||||
cloud_environments:
|
cloud_environments:
|
||||||
- name: eu_de
|
- name: eu_de
|
||||||
visibility: public
|
visibility: internal
|
||||||
pdf_visibility: public
|
pdf_visibility: public
|
||||||
pdf_enabled: true
|
pdf_enabled: true
|
||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
link: /enterprise-dashboard/alerting/
|
link: /financial-dashboard/alerting/
|
||||||
rst_location: doc/alerting/source
|
rst_location: doc/alerting/source
|
||||||
service_type: ed
|
service_type: ed
|
||||||
title: Alerting
|
title: Alerting
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
link: /enterprise-dashboard/api-ref/
|
link: /financial-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
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
link: /enterprise-dashboard/sustainability/
|
link: /financial-dashboard/sustainability/
|
||||||
rst_location: doc/sustainability/source
|
rst_location: doc/sustainability/source
|
||||||
service_type: ed
|
service_type: ed
|
||||||
title: Sustainability
|
title: Sustainability
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
link: /enterprise-dashboard/umn/
|
link: /financial-dashboard/umn/
|
||||||
rst_location: umn/source
|
rst_location: umn/source
|
||||||
service_type: ed
|
service_type: ed
|
||||||
title: User Guide
|
title: User Guide
|
||||||
|
|||||||
@ -10,7 +10,6 @@ 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
|
||||||
@ -31,7 +30,6 @@ 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. |
|
||||||
|
|
||||||
|
|||||||
@ -8,5 +8,5 @@ teams:
|
|||||||
permission: write
|
permission: write
|
||||||
cloud_environments:
|
cloud_environments:
|
||||||
- name: eu_de
|
- name: eu_de
|
||||||
visibility: public
|
visibility: internal
|
||||||
is_global: false
|
is_global: false
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
service_category: other
|
service_category: other
|
||||||
service_title: Enterprise Dashboard
|
service_title: Financial Dashboard
|
||||||
service_type: ed
|
service_type: ed
|
||||||
service_uri: enterprise-dashboard
|
service_uri: financial-dashboard
|
||||||
teams:
|
teams:
|
||||||
- name: docs-dashboard-rw
|
- name: docs-dashboard-rw
|
||||||
permission: write
|
permission: write
|
||||||
|
|||||||
Reference in New Issue
Block a user