Hello GCP community members
Is there a way to check whether a GCP API is enabled using an API?
Solved! Go to Solution.
Hi Ravikiran,
you can simply write a short script that automatically control for enabled services on GCP.
You can refer to official documentation to use the appropriate gcloud command
--> https://cloud.google.com/service-usage/docs/list-services#org-list-enabled
Hi Ravikiran,
you can simply write a short script that automatically control for enabled services on GCP.
You can refer to official documentation to use the appropriate gcloud command
--> https://cloud.google.com/service-usage/docs/list-services#org-list-enabled