This document lists the most of the common use cases for which python scripts are written.
- Get all the unused external IP addresses reserved in a GCP project to save operational cost.
- [WIP] Get all the service account in a GCP project having service account keys.
- Get all the compute engines in a google cloud project having external IP address.
- Get all the unused compute disks in a google cloud project to save operational cost.
- Get all the projects in a GCP organization.
- Stop all the google compute engine instances based on a label association.