File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2024-05-03 14:26:40.806541 ",
8- "spec_repo_commit": "27a03d2c "
7+ "regenerated": "2024-05-09 08:09:01.830466 ",
8+ "spec_repo_commit": "f983a01b "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-05-03 14:26:40.833815 ",
13- "spec_repo_commit": "27a03d2c "
12+ "regenerated": "2024-05-09 08:09:01.849873 ",
13+ "spec_repo_commit": "f983a01b "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -21422,6 +21422,7 @@ components:
2142221422 data_scanner_read: View Data Scanner configurations.
2142321423 data_scanner_write: Edit Data Scanner configurations.
2142421424 events_read: Read Events data.
21425+ hosts_read: List hosts and their attributes.
2142521426 incident_notification_settings_write: Configure Incidents Notification
2142621427 settings.
2142721428 incident_read: View incidents in Datadog.
@@ -23794,7 +23795,8 @@ paths:
2379423795 security:
2379523796 - apiKeyAuth: []
2379623797 appKeyAuth: []
23797- - AuthZ: []
23798+ - AuthZ:
23799+ - hosts_read
2379823800 summary: Get all hosts for your organization
2379923801 tags:
2380023802 - Hosts
@@ -23839,7 +23841,8 @@ paths:
2383923841 security:
2384023842 - apiKeyAuth: []
2384123843 appKeyAuth: []
23842- - AuthZ: []
23844+ - AuthZ:
23845+ - hosts_read
2384323846 summary: Get the total number of active hosts
2384423847 tags:
2384523848 - Hosts
Original file line number Diff line number Diff line change @@ -22743,6 +22743,7 @@ components:
2274322743 data_scanner_read: View Data Scanner configurations.
2274422744 data_scanner_write: Edit Data Scanner configurations.
2274522745 events_read: Read Events data.
22746+ hosts_read: List hosts and their attributes.
2274622747 incident_notification_settings_write: Configure Incidents Notification
2274722748 settings.
2274822749 incident_read: View incidents in Datadog.
You can’t perform that action at this time.
0 commit comments