I've succesfully deployed "Cloud Foundry" on "Google Cloud".
Now I've installed the "Cloud Foundry CLI" on my laptop and I want to manage my instance of "Cloud Foundry" on "Google Cloud".
I've launched the following command
cf login -a
but this command requires also the IP address of a target API endpoint.
I don't understand how to get the IP address I need.