Skip to content

Commit 7c3afac

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Homogenize agentless routes summaries (#32362)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 5c1f581 commit 7c3afac

File tree

6 files changed

+99
-99
lines changed

6 files changed

+99
-99
lines changed

config/_default/menus/api.en.yaml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5313,9 +5313,9 @@ menu:
53135313
url: /api/latest/agentless-scanning/
53145314
identifier: agentless-scanning
53155315
generated: true
5316-
- name: Get AWS On Demand task by id
5317-
url: '#get-aws-on-demand-task-by-id'
5318-
identifier: agentless-scanning-get-aws-on-demand-task-by-id
5316+
- name: Get AWS on demand task
5317+
url: '#get-aws-on-demand-task'
5318+
identifier: agentless-scanning-get-aws-on-demand-task
53195319
parent: agentless-scanning
53205320
generated: true
53215321
params:
@@ -5325,9 +5325,9 @@ menu:
53255325
- GetAwsOnDemandTask
53265326
unstable: []
53275327
order: 18
5328-
- name: Post an AWS on demand task
5329-
url: '#post-an-aws-on-demand-task'
5330-
identifier: agentless-scanning-post-an-aws-on-demand-task
5328+
- name: Create AWS on demand task
5329+
url: '#create-aws-on-demand-task'
5330+
identifier: agentless-scanning-create-aws-on-demand-task
53315331
parent: agentless-scanning
53325332
generated: true
53335333
params:
@@ -5337,9 +5337,9 @@ menu:
53375337
- CreateAwsOnDemandTask
53385338
unstable: []
53395339
order: 17
5340-
- name: Get AWS On Demand tasks
5341-
url: '#get-aws-on-demand-tasks'
5342-
identifier: agentless-scanning-get-aws-on-demand-tasks
5340+
- name: List AWS on demand tasks
5341+
url: '#list-aws-on-demand-tasks'
5342+
identifier: agentless-scanning-list-aws-on-demand-tasks
53435343
parent: agentless-scanning
53445344
generated: true
53455345
params:
@@ -5349,9 +5349,9 @@ menu:
53495349
- ListAwsOnDemandTasks
53505350
unstable: []
53515351
order: 16
5352-
- name: Patch GCP Scan Options
5353-
url: '#patch-gcp-scan-options'
5354-
identifier: agentless-scanning-patch-gcp-scan-options
5352+
- name: Update GCP scan options
5353+
url: '#update-gcp-scan-options'
5354+
identifier: agentless-scanning-update-gcp-scan-options
53555355
parent: agentless-scanning
53565356
generated: true
53575357
params:
@@ -5373,7 +5373,7 @@ menu:
53735373
- GetGcpScanOptions
53745374
unstable: []
53755375
order: 13
5376-
- name: Delete GCP Scan Options
5376+
- name: Delete GCP scan options
53775377
url: '#delete-gcp-scan-options'
53785378
identifier: agentless-scanning-delete-gcp-scan-options
53795379
parent: agentless-scanning
@@ -5385,9 +5385,9 @@ menu:
53855385
- DeleteGcpScanOptions
53865386
unstable: []
53875387
order: 15
5388-
- name: Post GCP Scan Options
5389-
url: '#post-gcp-scan-options'
5390-
identifier: agentless-scanning-post-gcp-scan-options
5388+
- name: Create GCP scan options
5389+
url: '#create-gcp-scan-options'
5390+
identifier: agentless-scanning-create-gcp-scan-options
53915391
parent: agentless-scanning
53925392
generated: true
53935393
params:
@@ -5397,7 +5397,7 @@ menu:
53975397
- CreateGcpScanOptions
53985398
unstable: []
53995399
order: 12
5400-
- name: List GCP Scan Options
5400+
- name: List GCP scan options
54015401
url: '#list-gcp-scan-options'
54025402
identifier: agentless-scanning-list-gcp-scan-options
54035403
parent: agentless-scanning
@@ -5409,7 +5409,7 @@ menu:
54095409
- ListGcpScanOptions
54105410
unstable: []
54115411
order: 11
5412-
- name: Update azure scan options
5412+
- name: Update Azure scan options
54135413
url: '#update-azure-scan-options'
54145414
identifier: agentless-scanning-update-azure-scan-options
54155415
parent: agentless-scanning
@@ -5433,7 +5433,7 @@ menu:
54335433
- GetAzureScanOptions
54345434
unstable: []
54355435
order: 8
5436-
- name: Delete azure scan options
5436+
- name: Delete Azure scan options
54375437
url: '#delete-azure-scan-options'
54385438
identifier: agentless-scanning-delete-azure-scan-options
54395439
parent: agentless-scanning
@@ -5445,7 +5445,7 @@ menu:
54455445
- DeleteAzureScanOptions
54465446
unstable: []
54475447
order: 10
5448-
- name: Create azure scan options
5448+
- name: Create Azure scan options
54495449
url: '#create-azure-scan-options'
54505450
identifier: agentless-scanning-create-azure-scan-options
54515451
parent: agentless-scanning
@@ -5457,7 +5457,7 @@ menu:
54575457
- CreateAzureScanOptions
54585458
unstable: []
54595459
order: 7
5460-
- name: List azure scan options
5460+
- name: List Azure scan options
54615461
url: '#list-azure-scan-options'
54625462
identifier: agentless-scanning-list-azure-scan-options
54635463
parent: agentless-scanning
@@ -5469,9 +5469,9 @@ menu:
54695469
- ListAzureScanOptions
54705470
unstable: []
54715471
order: 6
5472-
- name: Patch AWS Scan Options
5473-
url: '#patch-aws-scan-options'
5474-
identifier: agentless-scanning-patch-aws-scan-options
5472+
- name: Update AWS scan options
5473+
url: '#update-aws-scan-options'
5474+
identifier: agentless-scanning-update-aws-scan-options
54755475
parent: agentless-scanning
54765476
generated: true
54775477
params:
@@ -5493,7 +5493,7 @@ menu:
54935493
- GetAwsScanOptions
54945494
unstable: []
54955495
order: 3
5496-
- name: Delete AWS Scan Options
5496+
- name: Delete AWS scan options
54975497
url: '#delete-aws-scan-options'
54985498
identifier: agentless-scanning-delete-aws-scan-options
54995499
parent: agentless-scanning
@@ -5505,9 +5505,9 @@ menu:
55055505
- DeleteAwsScanOptions
55065506
unstable: []
55075507
order: 5
5508-
- name: Post AWS Scan Options
5509-
url: '#post-aws-scan-options'
5510-
identifier: agentless-scanning-post-aws-scan-options
5508+
- name: Create AWS scan options
5509+
url: '#create-aws-scan-options'
5510+
identifier: agentless-scanning-create-aws-scan-options
55115511
parent: agentless-scanning
55125512
generated: true
55135513
params:
@@ -5517,7 +5517,7 @@ menu:
55175517
- CreateAwsScanOptions
55185518
unstable: []
55195519
order: 2
5520-
- name: List AWS Scan Options
5520+
- name: List AWS scan options
55215521
url: '#list-aws-scan-options'
55225522
identifier: agentless-scanning-list-aws-scan-options
55235523
parent: agentless-scanning

data/api/v2/CodeExamples.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -105,39 +105,39 @@
105105
"description": "Update datastore returns \"OK\" response"
106106
}
107107
],
108-
"CreateAzureScanOptions": [
108+
"CreateAwsOnDemandTask": [
109109
{
110110
"group": "agentless_scanning",
111111
"suffix": "",
112-
"description": "Create azure scan options returns \"Created\" response"
112+
"description": "Create AWS on demand task returns \"AWS on demand task created successfully.\" response"
113113
}
114114
],
115-
"UpdateAwsScanOptions": [
115+
"CreateAzureScanOptions": [
116116
{
117117
"group": "agentless_scanning",
118118
"suffix": "",
119-
"description": "Patch AWS Scan Options returns \"No Content\" response"
119+
"description": "Create Azure scan options returns \"Created\" response"
120120
}
121121
],
122-
"UpdateGcpScanOptions": [
122+
"CreateGcpScanOptions": [
123123
{
124124
"group": "agentless_scanning",
125125
"suffix": "",
126-
"description": "Patch GCP Scan Options returns \"OK\" response"
126+
"description": "Create GCP scan options returns \"Agentless scan options enabled successfully.\" response"
127127
}
128128
],
129-
"CreateGcpScanOptions": [
129+
"UpdateAwsScanOptions": [
130130
{
131131
"group": "agentless_scanning",
132132
"suffix": "",
133-
"description": "Post GCP Scan Options returns \"Agentless scan options enabled successfully.\" response"
133+
"description": "Update AWS scan options returns \"No Content\" response"
134134
}
135135
],
136-
"CreateAwsOnDemandTask": [
136+
"UpdateGcpScanOptions": [
137137
{
138138
"group": "agentless_scanning",
139139
"suffix": "",
140-
"description": "Post an AWS on demand task returns \"AWS on demand task created successfully.\" response"
140+
"description": "Update GCP scan options returns \"OK\" response"
141141
}
142142
],
143143
"CreateApp": [

data/api/v2/full_spec.yaml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -55016,7 +55016,7 @@ paths:
5501655016
appKeyAuth: []
5501755017
- AuthZ:
5501855018
- security_monitoring_findings_read
55019-
summary: List AWS Scan Options
55019+
summary: List AWS scan options
5502055020
tags:
5502155021
- Agentless Scanning
5502255022
x-menu-order: 1
@@ -55050,7 +55050,7 @@ paths:
5505055050
appKeyAuth: []
5505155051
- AuthZ:
5505255052
- org_management
55053-
summary: Post AWS Scan Options
55053+
summary: Create AWS scan options
5505455054
tags:
5505555055
- Agentless Scanning
5505655056
x-codegen-request-body-name: body
@@ -55077,7 +55077,7 @@ paths:
5507755077
appKeyAuth: []
5507855078
- AuthZ:
5507955079
- org_management
55080-
summary: Delete AWS Scan Options
55080+
summary: Delete AWS scan options
5508155081
tags:
5508255082
- Agentless Scanning
5508355083
x-menu-order: 5
@@ -55138,7 +55138,7 @@ paths:
5513855138
appKeyAuth: []
5513955139
- AuthZ:
5514055140
- org_management
55141-
summary: Patch AWS Scan Options
55141+
summary: Update AWS scan options
5514255142
tags:
5514355143
- Agentless Scanning
5514455144
x-codegen-request-body-name: body
@@ -55161,7 +55161,7 @@ paths:
5516155161
appKeyAuth: []
5516255162
- AuthZ:
5516355163
- security_monitoring_findings_read
55164-
summary: List azure scan options
55164+
summary: List Azure scan options
5516555165
tags:
5516655166
- Agentless Scanning
5516755167
x-menu-order: 6
@@ -55188,7 +55188,7 @@ paths:
5518855188
appKeyAuth: []
5518955189
- AuthZ:
5519055190
- org_management
55191-
summary: Create azure scan options
55191+
summary: Create Azure scan options
5519255192
tags:
5519355193
- Agentless Scanning
5519455194
x-menu-order: 7
@@ -55214,7 +55214,7 @@ paths:
5521455214
appKeyAuth: []
5521555215
- AuthZ:
5521655216
- org_management
55217-
summary: Delete azure scan options
55217+
summary: Delete Azure scan options
5521855218
tags:
5521955219
- Agentless Scanning
5522055220
x-menu-order: 10
@@ -55284,7 +55284,7 @@ paths:
5528455284
appKeyAuth: []
5528555285
- AuthZ:
5528655286
- org_management
55287-
summary: Update azure scan options
55287+
summary: Update Azure scan options
5528855288
tags:
5528955289
- Agentless Scanning
5529055290
x-menu-order: 9
@@ -55308,7 +55308,7 @@ paths:
5530855308
appKeyAuth: []
5530955309
- AuthZ:
5531055310
- security_monitoring_findings_read
55311-
summary: List GCP Scan Options
55311+
summary: List GCP scan options
5531255312
tags:
5531355313
- Agentless Scanning
5531455314
x-menu-order: 11
@@ -55342,7 +55342,7 @@ paths:
5534255342
appKeyAuth: []
5534355343
- AuthZ:
5534455344
- org_management
55345-
summary: Post GCP Scan Options
55345+
summary: Create GCP scan options
5534655346
tags:
5534755347
- Agentless Scanning
5534855348
x-codegen-request-body-name: body
@@ -55375,7 +55375,7 @@ paths:
5537555375
appKeyAuth: []
5537655376
- AuthZ:
5537755377
- org_management
55378-
summary: Delete GCP Scan Options
55378+
summary: Delete GCP scan options
5537955379
tags:
5538055380
- Agentless Scanning
5538155381
x-menu-order: 15
@@ -55452,7 +55452,7 @@ paths:
5545255452
appKeyAuth: []
5545355453
- AuthZ:
5545455454
- org_management
55455-
summary: Patch GCP Scan Options
55455+
summary: Update GCP scan options
5545655456
tags:
5545755457
- Agentless Scanning
5545855458
x-codegen-request-body-name: body
@@ -55477,7 +55477,7 @@ paths:
5547755477
appKeyAuth: []
5547855478
- AuthZ:
5547955479
- security_monitoring_findings_read
55480-
summary: Get AWS On Demand tasks
55480+
summary: List AWS on demand tasks
5548155481
tags:
5548255482
- Agentless Scanning
5548355483
x-menu-order: 16
@@ -55515,7 +55515,7 @@ paths:
5551555515
appKeyAuth: []
5551655516
- AuthZ:
5551755517
- org_management
55518-
summary: Post an AWS on demand task
55518+
summary: Create AWS on demand task
5551955519
tags:
5552055520
- Agentless Scanning
5552155521
x-codegen-request-body-name: body
@@ -55550,7 +55550,7 @@ paths:
5555055550
appKeyAuth: []
5555155551
- AuthZ:
5555255552
- security_monitoring_findings_read
55553-
summary: Get AWS On Demand task by id
55553+
summary: Get AWS on demand task
5555455554
tags:
5555555555
- Agentless Scanning
5555655556
x-menu-order: 18

0 commit comments

Comments
 (0)