drrd
drrd

Reputation: 81

View all requests on Google Cloud Console?

I just started using Google Cloud Console.

Even without creating any instance either on Compute Engine or App Engine, I see few request received by Google on my project. I am guessing these are the calls made by Google to set up my project. Found them on the main project homepage.

Is there a way for me to see all requests Google received for my project?

Thanks!

Upvotes: 1

Views: 1206

Answers (1)

Thomas Orozco
Thomas Orozco

Reputation: 55293

For Google Compute Engine, you can access them by going to "Operations". You can click on the Operation to get details about it.

enter image description here

Upvotes: 1

Related Questions