File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
src/datadog_api_client/v2/api 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-08-12 20:00:04.343379 ",
8
- "spec_repo_commit": "20d1cfc9 "
7
+ "regenerated": "2024-08-12 20:42:17.952521 ",
8
+ "spec_repo_commit": "7a16d6c5 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2024-08-12 20:00:04.360789 ",
13
- "spec_repo_commit": "20d1cfc9 "
12
+ "regenerated": "2024-08-12 20:42:17.969603 ",
13
+ "spec_repo_commit": "7a16d6c5 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -32605,11 +32605,11 @@ paths:
32605
32605
32606
32606
- Service Level Objectives: `slo`
32607
32607
32608
- - Synthetic Global Variables: `synthetic -global-variable`
32608
+ - Synthetic Global Variables: `synthetics -global-variable`
32609
32609
32610
- - Synthetic Tests: `synthetic -test`
32610
+ - Synthetic Tests: `synthetics -test`
32611
32611
32612
- - Synthetic Private Locations: `synthetic -private-location`
32612
+ - Synthetic Private Locations: `synthetics -private-location`
32613
32613
32614
32614
- Monitors: `monitor`
32615
32615
Original file line number Diff line number Diff line change @@ -147,9 +147,9 @@ def update_restriction_policy(
147
147
* Powerpacks: ``powerpack``
148
148
* Security Rules: ``security-rule``
149
149
* Service Level Objectives: ``slo``
150
- * Synthetic Global Variables: ``synthetic -global-variable``
151
- * Synthetic Tests: ``synthetic -test``
152
- * Synthetic Private Locations: ``synthetic -private-location``
150
+ * Synthetic Global Variables: ``synthetics -global-variable``
151
+ * Synthetic Tests: ``synthetics -test``
152
+ * Synthetic Private Locations: ``synthetics -private-location``
153
153
* Monitors: ``monitor``
154
154
155
155
**Supported relations for resources**
You can’t perform that action at this time.
0 commit comments