v1

latestOpenAPI 3.0.3FortiCNAPP Use License2026-08-041754351.1 MB
ReportConfigurations

Create Report Configurations

Create a report configuration by invoking the following endpoint:

POST https://YourAccount.lacework.net/api/v2/ReportConfigurations

post/api/v2/ReportConfigurations

Headers

Authorizationstring required

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

Content-Typestring required

application/json

Request body

namestring required

The unique name that you assign for this report configuration.

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

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

alertChannelsstring[] required

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

resourceGroupsstring[] required

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

templateGuidstring required

The identifier for the assessment template to be included in this configuration.

format'pdf' required

The report's format.

type'Compliance' required

The report's type.

userGroupGuidstring required

The user group identifier.

Response

No Error