Commit a0c5645 1 parent d708b53 commit a0c5645 Copy full SHA for a0c5645
File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -108082,7 +108082,6 @@ paths:
108082
108082
summary: Archive Security Center Insight
108083
108083
tags:
108084
108084
- Security Center Insights
108085
- x-api-token-group: null
108086
108085
/accounts/{account_id}/intel/attack-surface-report/issue-types:
108087
108086
get:
108088
108087
operationId: get-security-center-issue-types
@@ -108224,7 +108223,9 @@ paths:
108224
108223
summary: Get Security Center Issues
108225
108224
tags:
108226
108225
- Security Center Insights
108227
- x-api-token-group: null
108226
+ x-api-token-group:
108227
+ - Intel Write
108228
+ - Intel Read
108228
108229
/accounts/{account_id}/intel/attack-surface-report/issues/class:
108229
108230
get:
108230
108231
deprecated: true
@@ -108299,7 +108300,9 @@ paths:
108299
108300
summary: Get Security Center Issue Counts by Class
108300
108301
tags:
108301
108302
- Security Center Insights
108302
- x-api-token-group: null
108303
+ x-api-token-group:
108304
+ - Intel Write
108305
+ - Intel Read
108303
108306
/accounts/{account_id}/intel/attack-surface-report/issues/severity:
108304
108307
get:
108305
108308
deprecated: true
@@ -108449,9 +108452,7 @@ paths:
108449
108452
summary: Get Security Center Issue Counts by Type
108450
108453
tags:
108451
108454
- Security Center Insights
108452
- x-api-token-group:
108453
- - Intel Write
108454
- - Intel Read
108455
+ x-api-token-group: null
108455
108456
/accounts/{account_id}/intel/dns:
108456
108457
get:
108457
108458
description: Gets a list of all the domains that have resolved to a specific IP address.
You can’t perform that action at this time.
0 commit comments