Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 22 additions & 13 deletions config/_default/menus/api.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2572,10 +2572,6 @@ menu:
- CreatePagerDutyIntegrationService
unstable: []
order: 1
- name: Screenboards
url: /api/latest/screenboards/
identifier: screenboards
generated: true
- name: Security Monitoring
url: /api/latest/security-monitoring/
identifier: security-monitoring
Expand Down Expand Up @@ -5536,10 +5532,6 @@ menu:
- ListHostTags
unstable: []
order: 1
- name: Timeboards
url: /api/latest/timeboards/
identifier: timeboards
generated: true
- name: Usage Metering
url: /api/latest/usage-metering/
identifier: usage-metering
Expand Down Expand Up @@ -10498,6 +10490,23 @@ menu:
unstable:
- v2
order: 1
- name: Dashboard Sharing
url: /api/latest/dashboard-sharing/
identifier: dashboard-sharing
generated: true
- name: List shared dashboards for a dashboard
url: /api/latest/dashboard-sharing/list-shared-dashboards-for-a-dashboard/
identifier: dashboard-sharing-list-shared-dashboards-for-a-dashboard
parent: dashboard-sharing
generated: true
params:
versions:
- v2
operationids:
- ListSharedDashboardsByDashboardId
unstable:
- v2
order: 5
- name: Datasets
url: /api/latest/datasets/
identifier: datasets
Expand Down Expand Up @@ -15179,7 +15188,7 @@ menu:
- v2
order: 9
- name: Get service repository information
url: '#get-service-repository-information'
url: /api/latest/rum/get-service-repository-information/
identifier: rum-get-service-repository-information
parent: rum
generated: true
Expand All @@ -15192,7 +15201,7 @@ menu:
- v2
order: 14
- name: Restore source maps
url: '#restore-source-maps'
url: /api/latest/rum/restore-source-maps/
identifier: rum-restore-source-maps
parent: rum
generated: true
Expand All @@ -15205,7 +15214,7 @@ menu:
- v2
order: 13
- name: List source maps
url: '#list-source-maps'
url: /api/latest/rum/list-source-maps/
identifier: rum-list-source-maps
parent: rum
generated: true
Expand All @@ -15218,7 +15227,7 @@ menu:
- v2
order: 12
- name: Get a JavaScript source map
url: '#get-a-javascript-source-map'
url: /api/latest/rum/get-a-javascript-source-map/
identifier: rum-get-a-javascript-source-map
parent: rum
generated: true
Expand All @@ -15231,7 +15240,7 @@ menu:
- v2
order: 10
- name: Delete source maps
url: '#delete-source-maps'
url: /api/latest/rum/delete-source-maps/
identifier: rum-delete-source-maps
parent: rum
generated: true
Expand Down
3 changes: 3 additions & 0 deletions content/en/api/latest/dashboard-sharing/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Dashboard Sharing
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: List shared dashboards for a dashboard
---
3 changes: 3 additions & 0 deletions content/en/api/latest/rum/delete-source-maps/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Delete source maps
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Get a JavaScript source map
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Get service repository information
---
3 changes: 3 additions & 0 deletions content/en/api/latest/rum/list-source-maps/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: List source maps
---
3 changes: 3 additions & 0 deletions content/en/api/latest/rum/restore-source-maps/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Restore source maps
---
4 changes: 4 additions & 0 deletions content/en/api/v2/dashboard-sharing/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Dashboard Sharing
headless: true
---
132 changes: 132 additions & 0 deletions content/en/api/v2/dashboard-sharing/examples.json

Large diffs are not rendered by default.

16 changes: 1 addition & 15 deletions data/api/v1/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44765,7 +44765,7 @@ paths:
operator: OR
permissions:
- user_access_invite
"/api/v1/user/{user_handle}":
/api/v1/user/{user_handle}:
delete:
description: |-
Delete a user from an organization.
Expand Down Expand Up @@ -45406,13 +45406,6 @@ tags:
externalDocs:
url: https://docs.datadoghq.com/integrations/pagerduty/
name: PagerDuty Integration
- description: >-
This endpoint is outdated. Use the [new Dashboard endpoint](https://docs.datadoghq.com/api/latest/dashboards/) instead.
externalDocs:
description: Documentation for old endpoints is available in the
url: https://docs.datadoghq.com/dashboards/guide/screenboard-api-doc/
name: Screenboards
x-deprecated: true
- description: |-
Create and manage your security rules, signals, filters, and more. See the [Datadog Security page](https://docs.datadoghq.com/security/) for more information.
name: "Security Monitoring"
Expand Down Expand Up @@ -45488,13 +45481,6 @@ tags:

Read more about tags on [Getting Started with Tags](https://docs.datadoghq.com/getting_started/tagging/).
name: Tags
- description: >-
This endpoint is outdated. Use the [new Dashboard endpoint](https://docs.datadoghq.com/api/latest/dashboards/) instead.
externalDocs:
description: Documentation for old endpoints is available in the
url: https://docs.datadoghq.com/dashboards/guide/timeboard-api-doc/
name: Timeboards
x-deprecated: true
- description: |-
The usage metering API allows you to get hourly, daily, and
monthly usage across multiple facets of Datadog.
Expand Down
8 changes: 0 additions & 8 deletions data/api/v1/translate_tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@
"name": "PagerDuty Integration",
"description": "Configure your [Datadog-PagerDuty integration](https://docs.datadoghq.com/integrations/pagerduty/)\ndirectly through the Datadog API."
},
"screenboards": {
"name": "Screenboards",
"description": "This endpoint is outdated. Use the [new Dashboard endpoint](https://docs.datadoghq.com/api/latest/dashboards/) instead."
},
"security-monitoring": {
"name": "Security Monitoring",
"description": "Create and manage your security rules, signals, filters, and more. See the [Datadog Security page](https://docs.datadoghq.com/security/) for more information."
Expand Down Expand Up @@ -123,10 +119,6 @@
"name": "Tags",
"description": "The tag endpoint allows you to assign tags to hosts,\nfor example: `role:database`. Those tags are applied to\nall metrics sent by the host. Refer to hosts by name\n(`yourhost.example.com`) when fetching and applying\ntags to a particular host.\n\nThe component of your infrastructure responsible for a tag is identified\nby a source. For example, some valid sources include nagios, hudson, jenkins,\nusers, feed, chef, puppet, git, bitbucket, fabric, capistrano, etc. Find a complete list of source type names under [API Source Attributes](https://docs.datadoghq.com/integrations/faq/list-of-api-source-attribute-value).\n\nRead more about tags on [Getting Started with Tags](https://docs.datadoghq.com/getting_started/tagging/)."
},
"timeboards": {
"name": "Timeboards",
"description": "This endpoint is outdated. Use the [new Dashboard endpoint](https://docs.datadoghq.com/api/latest/dashboards/) instead."
},
"usage-metering": {
"name": "Usage Metering",
"description": "The usage metering API allows you to get hourly, daily, and\nmonthly usage across multiple facets of Datadog.\nThis API is available to all Pro and Enterprise customers.\n\n**Note**: Usage data is delayed by up to 72 hours from when it was incurred.\nIt is retained for 15 months.\n\nYou can retrieve up to 24 hours of hourly usage data for multiple organizations,\nand up to two months of hourly usage data for a single organization in one request.\nLearn more on the [usage details documentation](https://docs.datadoghq.com/account_management/billing/usage_details/)."
Expand Down
Loading
Loading