- HTTP request
- Path parameters
- Request body
- Response body
- Authorization scopes
- IAM Permissions
- Try it!
Full name: projects.locations.instances.legacySoarReports.legacyRefreshAdvancedReports
legacySoarReports.legacyRefreshAdvancedReports to refresh advanced reports.
HTTP request
GET https://chronicle.africa-south1.rep.googleapis.com/v1alpha/{instance}/legacySoarReports:legacyRefreshAdvancedReports Path parameters
| Parameters | |
|---|---|
instance |
Required. The instance to refresh the advanced reports for. Format: projects/{project}/locations/{location}/instances/{instance} |
Request body
The request body must be empty.
Response body
Response message for legacySoarReports.legacyRefreshAdvancedReports.
If successful, the response body contains data with the following structure:
| JSON representation |
|---|
{
"reports": [
{
object ( |
| Fields | |
|---|---|
reports[] |
Optional. The advanced reports. |
isConnectionError |
Optional. Is there a connection error. |
connectionErrorMessage |
Optional. The connection error message. |
isConfigured |
Optional. Is configured. |
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 instance resource:
chronicle.legacySoarReports.get
For more information, see the IAM documentation.