File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
packages/datadog-api-client-v2/apis Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.6",
7
- "regenerated": "2024-04-22 15:09:37.682395 ",
8
- "spec_repo_commit": "74f81c2f "
7
+ "regenerated": "2024-04-22 20:53:34.477253 ",
8
+ "spec_repo_commit": "da85bec9 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2024-04-22 15:09:37.700737 ",
13
- "spec_repo_commit": "74f81c2f "
12
+ "regenerated": "2024-04-22 20:53:34.495955 ",
13
+ "spec_repo_commit": "da85bec9 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -30864,12 +30864,12 @@ paths:
30864
30864
30865
30865
Restriction policies can be applied to the following resources:
30866
30866
30867
- - Connections: `connection`
30868
-
30869
30867
- Dashboards: `dashboard`
30870
30868
30871
30869
- Notebooks: `notebook`
30872
30870
30871
+ - Powerpacks: `powerpack`
30872
+
30873
30873
- Security Rules: `security-rule`
30874
30874
30875
30875
- Service Level Objectives: `slo`
@@ -30881,12 +30881,12 @@ paths:
30881
30881
30882
30882
-------------------------|--------------------------
30883
30883
30884
- Connections | `viewer`, `editor`, `resolver`
30885
-
30886
30884
Dashboards | `viewer`, `editor`
30887
30885
30888
30886
Notebooks | `viewer`, `editor`
30889
30887
30888
+ Powerpacks | `viewer`, `editor`
30889
+
30890
30890
Security Rules | `viewer`, `editor`
30891
30891
30892
30892
Service Level Objectives | `viewer`, `editor`'
Original file line number Diff line number Diff line change @@ -417,18 +417,18 @@ export class RestrictionPoliciesApi {
417
417
*
418
418
* #### Supported resources
419
419
* Restriction policies can be applied to the following resources:
420
- * - Connections: `connection`
421
420
* - Dashboards: `dashboard`
422
421
* - Notebooks: `notebook`
422
+ * - Powerpacks: `powerpack`
423
423
* - Security Rules: `security-rule`
424
424
* - Service Level Objectives: `slo`
425
425
*
426
426
* #### Supported relations for resources
427
427
* Resource Type | Supported Relations
428
428
* -------------------------|--------------------------
429
- * Connections | `viewer`, `editor`, `resolver`
430
429
* Dashboards | `viewer`, `editor`
431
430
* Notebooks | `viewer`, `editor`
431
+ * Powerpacks | `viewer`, `editor`
432
432
* Security Rules | `viewer`, `editor`
433
433
* Service Level Objectives | `viewer`, `editor`
434
434
* @param param The request object
You can’t perform that action at this time.
0 commit comments