Method: dashboardScheduledReports.duplicate

Full name: projects.locations.instances.dashboardScheduledReports.duplicate

Duplicate a scheduled report.

HTTP request


POST https://chronicle.africa-south1.rep.googleapis.com/v1alpha/{name}:duplicate

Path parameters

Parameters
name

string

Required. Source report to duplicate. Format: projects/{project}/locations/{location}/instances/{instance}/dashboardScheduledReports/{dashboardScheduledReport}

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of DashboardScheduledReport.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

IAM Permissions

Requires the following IAM permission on the name resource:

  • chronicle.dashboardScheduledReports.duplicate

For more information, see the IAM documentation.