Skip to content

Commit c6fc6aa

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 3cf3e272 of spec repo
1 parent 9db46d1 commit c6fc6aa

File tree

5 files changed

+19
-24
lines changed

5 files changed

+19
-24
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-07-28 13:12:46.288904",
8-
"spec_repo_commit": "b737cc4a"
7+
"regenerated": "2025-07-28 19:06:00.272820",
8+
"spec_repo_commit": "3cf3e272"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-28 13:12:56.424664",
13-
"spec_repo_commit": "b737cc4a"
12+
"regenerated": "2025-07-28 19:06:10.170299",
13+
"spec_repo_commit": "3cf3e272"
1414
}
1515
}
1616
}

data/api/v2/full_spec.yaml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -761,11 +761,10 @@ components:
761761
schema:
762762
type: string
763763
ResourceID:
764-
description: 'Identifier, formatted as `type:id`. Supported types: `connection`,
765-
`dashboard`, `integration-account`, `integration-service`, `integration-webhook`,
766-
`notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`,
767-
`connection`, `connection-group`, `rum-application`, `cross-org-connection`,
768-
`spreadsheet`.'
764+
description: 'Identifier, formatted as `type:id`. Supported types: `dashboard`,
765+
`integration-service`, `integration-webhook`, `notebook`, `reference-table`,
766+
`security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`,
767+
`rum-application`, `cross-org-connection`, `spreadsheet`.'
769768
example: dashboard:abc-def-ghi
770769
in: path
771770
name: resource_id
@@ -60398,8 +60397,6 @@ paths:
6039860397

6039960398
- Dashboards: `dashboard`
6040060399

60401-
- Integration Accounts: `integration-account`
60402-
6040360400
- Integration Services: `integration-service`
6040460401

6040560402
- Integration Webhooks: `integration-webhook`
@@ -60445,8 +60442,6 @@ paths:
6044560442

6044660443
Dashboards | `viewer`, `editor`
6044760444

60448-
Integration Accounts | `viewer`, `editor`
60449-
6045060445
Integration Services | `viewer`, `editor`
6045160446

6045260447
Integration Webhooks | `viewer`, `editor`

data/api/v2/full_spec_deref.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@
11191119
}
11201120
},
11211121
"ResourceID": {
1122-
"description": "Identifier, formatted as `type:id`. Supported types: `connection`, `dashboard`, `integration-account`, `integration-service`, `integration-webhook`, `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`.",
1122+
"description": "Identifier, formatted as `type:id`. Supported types: `dashboard`, `integration-service`, `integration-webhook`, `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`.",
11231123
"example": "dashboard:abc-def-ghi",
11241124
"in": "path",
11251125
"name": "resource_id",
@@ -499071,7 +499071,7 @@
499071499071
"operationId": "DeleteRestrictionPolicy",
499072499072
"parameters": [
499073499073
{
499074-
"description": "Identifier, formatted as `type:id`. Supported types: `connection`, `dashboard`, `integration-account`, `integration-service`, `integration-webhook`, `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`.",
499074+
"description": "Identifier, formatted as `type:id`. Supported types: `dashboard`, `integration-service`, `integration-webhook`, `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`.",
499075499075
"example": "dashboard:abc-def-ghi",
499076499076
"in": "path",
499077499077
"name": "resource_id",
@@ -499197,7 +499197,7 @@
499197499197
"operationId": "GetRestrictionPolicy",
499198499198
"parameters": [
499199499199
{
499200-
"description": "Identifier, formatted as `type:id`. Supported types: `connection`, `dashboard`, `integration-account`, `integration-service`, `integration-webhook`, `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`.",
499200+
"description": "Identifier, formatted as `type:id`. Supported types: `dashboard`, `integration-service`, `integration-webhook`, `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`.",
499201499201
"example": "dashboard:abc-def-ghi",
499202499202
"in": "path",
499203499203
"name": "resource_id",
@@ -499402,11 +499402,11 @@
499402499402
}
499403499403
},
499404499404
"post": {
499405-
"description": "Updates the restriction policy associated with a resource.\n\n#### Supported resources\nRestriction policies can be applied to the following resources:\n- Dashboards: `dashboard`\n- Integration Accounts: `integration-account`\n- Integration Services: `integration-service`\n- Integration Webhooks: `integration-webhook`\n- Notebooks: `notebook`\n- Powerpacks: `powerpack`\n- Reference Tables: `reference-table`\n- Security Rules: `security-rule`\n- Service Level Objectives: `slo`\n- Synthetic Global Variables: `synthetics-global-variable`\n- Synthetic Tests: `synthetics-test`\n- Synthetic Private Locations: `synthetics-private-location`\n- Monitors: `monitor`\n- Workflows: `workflow`\n- App Builder Apps: `app-builder-app`\n- Connections: `connection`\n- Connection Groups: `connection-group`\n- RUM Applications: `rum-application`\n- Cross Org Connections: `cross-org-connection`\n- Spreadsheets: `spreadsheet`\n\n#### Supported relations for resources\nResource Type | Supported Relations\n----------------------------|--------------------------\nDashboards | `viewer`, `editor`\nIntegration Accounts | `viewer`, `editor`\nIntegration Services | `viewer`, `editor`\nIntegration Webhooks | `viewer`, `editor`\nNotebooks | `viewer`, `editor`\nPowerpacks | `viewer`, `editor`\nSecurity Rules | `viewer`, `editor`\nService Level Objectives | `viewer`, `editor`\nSynthetic Global Variables | `viewer`, `editor`\nSynthetic Tests | `viewer`, `editor`\nSynthetic Private Locations | `viewer`, `editor`\nMonitors | `viewer`, `editor`\nReference Tables | `viewer`, `editor`\nWorkflows | `viewer`, `runner`, `editor`\nApp Builder Apps | `viewer`, `editor`\nConnections | `viewer`, `resolver`, `editor`\nConnection Groups | `viewer`, `editor`\nRUM Application | `viewer`, `editor`\nCross Org Connections | `viewer`, `editor`\nSpreadsheets | `viewer`, `editor`",
499405+
"description": "Updates the restriction policy associated with a resource.\n\n#### Supported resources\nRestriction policies can be applied to the following resources:\n- Dashboards: `dashboard`\n- Integration Services: `integration-service`\n- Integration Webhooks: `integration-webhook`\n- Notebooks: `notebook`\n- Powerpacks: `powerpack`\n- Reference Tables: `reference-table`\n- Security Rules: `security-rule`\n- Service Level Objectives: `slo`\n- Synthetic Global Variables: `synthetics-global-variable`\n- Synthetic Tests: `synthetics-test`\n- Synthetic Private Locations: `synthetics-private-location`\n- Monitors: `monitor`\n- Workflows: `workflow`\n- App Builder Apps: `app-builder-app`\n- Connections: `connection`\n- Connection Groups: `connection-group`\n- RUM Applications: `rum-application`\n- Cross Org Connections: `cross-org-connection`\n- Spreadsheets: `spreadsheet`\n\n#### Supported relations for resources\nResource Type | Supported Relations\n----------------------------|--------------------------\nDashboards | `viewer`, `editor`\nIntegration Services | `viewer`, `editor`\nIntegration Webhooks | `viewer`, `editor`\nNotebooks | `viewer`, `editor`\nPowerpacks | `viewer`, `editor`\nSecurity Rules | `viewer`, `editor`\nService Level Objectives | `viewer`, `editor`\nSynthetic Global Variables | `viewer`, `editor`\nSynthetic Tests | `viewer`, `editor`\nSynthetic Private Locations | `viewer`, `editor`\nMonitors | `viewer`, `editor`\nReference Tables | `viewer`, `editor`\nWorkflows | `viewer`, `runner`, `editor`\nApp Builder Apps | `viewer`, `editor`\nConnections | `viewer`, `resolver`, `editor`\nConnection Groups | `viewer`, `editor`\nRUM Application | `viewer`, `editor`\nCross Org Connections | `viewer`, `editor`\nSpreadsheets | `viewer`, `editor`",
499406499406
"operationId": "UpdateRestrictionPolicy",
499407499407
"parameters": [
499408499408
{
499409-
"description": "Identifier, formatted as `type:id`. Supported types: `connection`, `dashboard`, `integration-account`, `integration-service`, `integration-webhook`, `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`.",
499409+
"description": "Identifier, formatted as `type:id`. Supported types: `dashboard`, `integration-service`, `integration-webhook`, `notebook`, `reference-table`, `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`.",
499410499410
"example": "dashboard:abc-def-ghi",
499411499411
"in": "path",
499412499412
"name": "resource_id",

0 commit comments

Comments
 (0)