Skip to main content

Hi, when I try to use POST https://chronicle.googleapis.com/v1alpha/{instance}/legacy:legacyUpdateAlert to update an alert, I need to specify {instance} in path parameter. For projects/{project}/locations/{location}/instances/{instance}, may I know where I can get location? Besides, I can use either project_name or project_id, is it correct?

When I use project ID and customer ID I obtained from Google SecOps - Settings -Profile, the API returns 404 Not Found. 

Appreciate your kindly comments.

 

@jonathanYao here is some documentation that should help you understand what values to include in the URL: https://github.com/chronicle/detection-rules/tree/main/tools/rule_manager#detailed-explanation-of-environment-variables


Reply