File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
src/datadog_api_client/v2/api Expand file tree Collapse file tree 3 files changed +6
-6
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.4",
7
- "regenerated": "2022-10-26 13:43:36.828728 ",
8
- "spec_repo_commit": "5e805736 "
7
+ "regenerated": "2022-10-27 17:48:37.105768 ",
8
+ "spec_repo_commit": "15da7251 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.4",
12
- "regenerated": "2022-10-26 13:43:36.840962 ",
13
- "spec_repo_commit": "5e805736 "
12
+ "regenerated": "2022-10-27 17:48:37.123048 ",
13
+ "spec_repo_commit": "15da7251 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -14890,7 +14890,7 @@ paths:
14890
14890
Cloud Workload Security rules, and downloads them as a .policy file. This
14891
14891
file can then be deployed to
14892
14892
14893
- your agents to update the policy running in your environment.'
14893
+ your Agents to update the policy running in your environment.'
14894
14894
operationId: DownloadCloudWorkloadPolicyFile
14895
14895
responses:
14896
14896
'200':
Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ def download_cloud_workload_policy_file(
208
208
209
209
The download endpoint generates a Cloud Workload Security policy file from your currently active
210
210
Cloud Workload Security rules, and downloads them as a .policy file. This file can then be deployed to
211
- your agents to update the policy running in your environment.
211
+ your Agents to update the policy running in your environment.
212
212
213
213
:rtype: file_type
214
214
"""
You can’t perform that action at this time.
0 commit comments