File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
src/datadog_api_client/v2/api Expand file tree Collapse file tree 3 files changed +11
-11
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:31.437560 ",
8
- "spec_repo_commit": "74f81c2f "
7
+ "regenerated": "2024-04-22 20:53:40.696781 ",
8
+ "spec_repo_commit": "da85bec9 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2024-04-22 15:09:31.454928 ",
13
- "spec_repo_commit": "74f81c2f "
12
+ "regenerated": "2024-04-22 20:53:40.713609 ",
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 @@ -142,9 +142,9 @@ def update_restriction_policy(
142
142
143
143
Restriction policies can be applied to the following resources:
144
144
145
- * Connections: ``connection``
146
145
* Dashboards: ``dashboard``
147
146
* Notebooks: ``notebook``
147
+ * Powerpacks: ``powerpack``
148
148
* Security Rules: ``security-rule``
149
149
* Service Level Objectives: ``slo``
150
150
@@ -155,12 +155,12 @@ def update_restriction_policy(
155
155
156
156
* - Resource Type
157
157
- Supported Relations
158
- * - Connections
159
- - ``viewer`` , ``editor`` , ``resolver``
160
158
* - Dashboards
161
159
- ``viewer`` , ``editor``
162
160
* - Notebooks
163
161
- ``viewer`` , ``editor``
162
+ * - Powerpacks
163
+ - ``viewer`` , ``editor``
164
164
* - Security Rules
165
165
- ``viewer`` , ``editor``
166
166
* - Service Level Objectives
You can’t perform that action at this time.
0 commit comments