@@ -15,7 +15,7 @@ import (
1515// AgentlessScanningApi service type
1616type AgentlessScanningApi datadog.Service
1717
18- // CreateAwsOnDemandTask Post an AWS on demand task.
18+ // CreateAwsOnDemandTask Create AWS on demand task.
1919// Trigger the scan of an AWS resource with a high priority. Agentless scanning must be activated for the AWS account containing the resource to scan.
2020func (a * AgentlessScanningApi ) CreateAwsOnDemandTask (ctx _context.Context , body AwsOnDemandCreateRequest ) (AwsOnDemandResponse , * _nethttp.Response , error ) {
2121 var (
@@ -95,7 +95,7 @@ func (a *AgentlessScanningApi) CreateAwsOnDemandTask(ctx _context.Context, body
9595 return localVarReturnValue , localVarHTTPResponse , nil
9696}
9797
98- // CreateAwsScanOptions Post AWS Scan Options .
98+ // CreateAwsScanOptions Create AWS scan options .
9999// Activate Agentless scan options for an AWS account.
100100func (a * AgentlessScanningApi ) CreateAwsScanOptions (ctx _context.Context , body AwsScanOptionsCreateRequest ) (AwsScanOptionsResponse , * _nethttp.Response , error ) {
101101 var (
@@ -175,7 +175,7 @@ func (a *AgentlessScanningApi) CreateAwsScanOptions(ctx _context.Context, body A
175175 return localVarReturnValue , localVarHTTPResponse , nil
176176}
177177
178- // CreateAzureScanOptions Create azure scan options.
178+ // CreateAzureScanOptions Create Azure scan options.
179179// Activate Agentless scan options for an Azure subscription.
180180func (a * AgentlessScanningApi ) CreateAzureScanOptions (ctx _context.Context , body AzureScanOptions ) (AzureScanOptions , * _nethttp.Response , error ) {
181181 var (
@@ -255,7 +255,7 @@ func (a *AgentlessScanningApi) CreateAzureScanOptions(ctx _context.Context, body
255255 return localVarReturnValue , localVarHTTPResponse , nil
256256}
257257
258- // CreateGcpScanOptions Post GCP Scan Options .
258+ // CreateGcpScanOptions Create GCP scan options .
259259// Activate Agentless scan options for a GCP project.
260260func (a * AgentlessScanningApi ) CreateGcpScanOptions (ctx _context.Context , body GcpScanOptions ) (GcpScanOptions , * _nethttp.Response , error ) {
261261 var (
@@ -335,7 +335,7 @@ func (a *AgentlessScanningApi) CreateGcpScanOptions(ctx _context.Context, body G
335335 return localVarReturnValue , localVarHTTPResponse , nil
336336}
337337
338- // DeleteAwsScanOptions Delete AWS Scan Options .
338+ // DeleteAwsScanOptions Delete AWS scan options .
339339// Delete Agentless scan options for an AWS account.
340340func (a * AgentlessScanningApi ) DeleteAwsScanOptions (ctx _context.Context , accountId string ) (* _nethttp.Response , error ) {
341341 var (
@@ -403,7 +403,7 @@ func (a *AgentlessScanningApi) DeleteAwsScanOptions(ctx _context.Context, accoun
403403 return localVarHTTPResponse , nil
404404}
405405
406- // DeleteAzureScanOptions Delete azure scan options.
406+ // DeleteAzureScanOptions Delete Azure scan options.
407407// Delete Agentless scan options for an Azure subscription.
408408func (a * AgentlessScanningApi ) DeleteAzureScanOptions (ctx _context.Context , subscriptionId string ) (* _nethttp.Response , error ) {
409409 var (
@@ -471,7 +471,7 @@ func (a *AgentlessScanningApi) DeleteAzureScanOptions(ctx _context.Context, subs
471471 return localVarHTTPResponse , nil
472472}
473473
474- // DeleteGcpScanOptions Delete GCP Scan Options .
474+ // DeleteGcpScanOptions Delete GCP scan options .
475475// Delete Agentless scan options for a GCP project.
476476func (a * AgentlessScanningApi ) DeleteGcpScanOptions (ctx _context.Context , projectId string ) (* _nethttp.Response , error ) {
477477 var (
@@ -539,7 +539,7 @@ func (a *AgentlessScanningApi) DeleteGcpScanOptions(ctx _context.Context, projec
539539 return localVarHTTPResponse , nil
540540}
541541
542- // GetAwsOnDemandTask Get AWS On Demand task by id .
542+ // GetAwsOnDemandTask Get AWS on demand task.
543543// Fetch the data of a specific on demand task.
544544func (a * AgentlessScanningApi ) GetAwsOnDemandTask (ctx _context.Context , taskId string ) (AwsOnDemandResponse , * _nethttp.Response , error ) {
545545 var (
@@ -851,7 +851,7 @@ func (a *AgentlessScanningApi) GetGcpScanOptions(ctx _context.Context, projectId
851851 return localVarReturnValue , localVarHTTPResponse , nil
852852}
853853
854- // ListAwsOnDemandTasks Get AWS On Demand tasks.
854+ // ListAwsOnDemandTasks List AWS on demand tasks.
855855// Fetches the most recent 1000 AWS on demand tasks.
856856func (a * AgentlessScanningApi ) ListAwsOnDemandTasks (ctx _context.Context ) (AwsOnDemandListResponse , * _nethttp.Response , error ) {
857857 var (
@@ -928,7 +928,7 @@ func (a *AgentlessScanningApi) ListAwsOnDemandTasks(ctx _context.Context) (AwsOn
928928 return localVarReturnValue , localVarHTTPResponse , nil
929929}
930930
931- // ListAwsScanOptions List AWS Scan Options .
931+ // ListAwsScanOptions List AWS scan options .
932932// Fetches the scan options configured for AWS accounts.
933933func (a * AgentlessScanningApi ) ListAwsScanOptions (ctx _context.Context ) (AwsScanOptionsListResponse , * _nethttp.Response , error ) {
934934 var (
@@ -1005,7 +1005,7 @@ func (a *AgentlessScanningApi) ListAwsScanOptions(ctx _context.Context) (AwsScan
10051005 return localVarReturnValue , localVarHTTPResponse , nil
10061006}
10071007
1008- // ListAzureScanOptions List azure scan options.
1008+ // ListAzureScanOptions List Azure scan options.
10091009// Fetches the scan options configured for Azure accounts.
10101010func (a * AgentlessScanningApi ) ListAzureScanOptions (ctx _context.Context ) (AzureScanOptionsArray , * _nethttp.Response , error ) {
10111011 var (
@@ -1082,7 +1082,7 @@ func (a *AgentlessScanningApi) ListAzureScanOptions(ctx _context.Context) (Azure
10821082 return localVarReturnValue , localVarHTTPResponse , nil
10831083}
10841084
1085- // ListGcpScanOptions List GCP Scan Options .
1085+ // ListGcpScanOptions List GCP scan options .
10861086// Fetches the scan options configured for all GCP projects.
10871087func (a * AgentlessScanningApi ) ListGcpScanOptions (ctx _context.Context ) (GcpScanOptionsArray , * _nethttp.Response , error ) {
10881088 var (
@@ -1159,7 +1159,7 @@ func (a *AgentlessScanningApi) ListGcpScanOptions(ctx _context.Context) (GcpScan
11591159 return localVarReturnValue , localVarHTTPResponse , nil
11601160}
11611161
1162- // UpdateAwsScanOptions Patch AWS Scan Options .
1162+ // UpdateAwsScanOptions Update AWS scan options .
11631163// Update the Agentless scan options for an activated account.
11641164func (a * AgentlessScanningApi ) UpdateAwsScanOptions (ctx _context.Context , accountId string , body AwsScanOptionsUpdateRequest ) (* _nethttp.Response , error ) {
11651165 var (
@@ -1230,7 +1230,7 @@ func (a *AgentlessScanningApi) UpdateAwsScanOptions(ctx _context.Context, accoun
12301230 return localVarHTTPResponse , nil
12311231}
12321232
1233- // UpdateAzureScanOptions Update azure scan options.
1233+ // UpdateAzureScanOptions Update Azure scan options.
12341234// Update the Agentless scan options for an activated subscription.
12351235func (a * AgentlessScanningApi ) UpdateAzureScanOptions (ctx _context.Context , subscriptionId string , body AzureScanOptionsInputUpdate ) (AzureScanOptions , * _nethttp.Response , error ) {
12361236 var (
@@ -1311,7 +1311,7 @@ func (a *AgentlessScanningApi) UpdateAzureScanOptions(ctx _context.Context, subs
13111311 return localVarReturnValue , localVarHTTPResponse , nil
13121312}
13131313
1314- // UpdateGcpScanOptions Patch GCP Scan Options .
1314+ // UpdateGcpScanOptions Update GCP scan options .
13151315// Update the Agentless scan options for an activated GCP project.
13161316func (a * AgentlessScanningApi ) UpdateGcpScanOptions (ctx _context.Context , projectId string , body GcpScanOptionsInputUpdate ) (GcpScanOptions , * _nethttp.Response , error ) {
13171317 var (
0 commit comments