v1

latestOpenAPI 3.0.3FortiCNAPP Use License2026-08-041754351.1 MB
ReportConfigurations

Update Report Configurations

Update an existing report configuration by invoking the following endpoint:

PATCH https://YourAccount.lacework.net/api/v2/ReportConfigurations/{reportConfigGuid}

patch/api/v2/ReportConfigurations/{reportConfigGuid}

Path parameters

reportConfigGuidstring required

Report Configurations id

Headers

Authorizationstring required

Bearer Access Token. For example, "Bearer {YourAPIToken}"

Content-Typestring required

application/json

Request body

namestring

The unique name that you assign for this report configuration.

frequency'daily' | 'weekly' | 'biweekly' | 'monthly'

How often a report is generated and distributed through this distribution channel.

alertChannelsstring[]

One or more alert channels that are targeted for this report configuration by alert channel ID.

resourceGroupsstring[]

One or more resource groups that are targeted for this report configuration by resource group ID.

Response

No Error