Skip to main content
requests.exceptions.HTTPError: 404 Client Error: Not Found for url:
 
Error: Process completed with exit code 1.
GOOGLE_SECOPS_INSTANCE="projects/{google-cloud-project-id}/locations/{google-secops-instance-location}/instances/{google-secops-instance-id}"

I need help filling in these values working with Chronicle API
Project iD: Do i use the name like project-prod-google or do I use the project number
Locations: I am assuming I just use US?

I usually use the project number. As for region, if your instance is in the US, then us. Here are the choices: https://github.com/google/secops-wrapper/blob/main/regions.md

This SDK might be helpful: https://github.com/google/secops-wrapper/tree/main


Reply