Method: legacyConfiguration.legacyGetMaximumAlertsGroupingConfiguration

Full name: projects.locations.instances.legacyConfiguration.legacyGetMaximumAlertsGroupingConfiguration

Legacy endpoint for fetching audit logs.

HTTP request


Path parameters

Parameters
instance

string

Required. The name of the parent resource, which is the SecOps instance to get the maximum alerts grouping configuration for. Format: projects/{project}/locations/{location}/instances/{instance}

Request body

The request body must be empty.

Response body

Request message for LegacyGetMaximumAlertsGroupingConfiguration.

If successful, the response body contains data with the following structure:

JSON representation
{
  "payload": integer
}
Fields
payload

integer

Required. The resource name of the LegacyConfiguration to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/legacyConfiguration:legacyGetMaximumAlertsGroupingConfiguration

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.