gcp.project.computeService
Supported platform
- gcp
Description
Google Cloud (GCP) Compute Engine
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
projectId | string | Project ID |
enabled | bool | Whether the service is enabled |
instances | []gcp.project.computeService.instance | Google Compute Engine instances in a project |
snapshots | []gcp.project.computeService.snapshot | Google Compute Engine snapshots in a project |
disks | []gcp.project.computeService.disk | Google Compute Engine disks in a project |
images | []gcp.project.computeService.image | Google Compute Engine images in a project |
firewalls | []gcp.project.computeService.firewall | Google Compute Engine firewalls in a project |
networks | []gcp.project.computeService.network | Google Compute Engine VPC network in a project |
subnetworks | []gcp.project.computeService.subnetwork | Logical partition of a VPC network |
routers | []gcp.project.computeService.router | Cloud Routers in a project |
machineTypes | []gcp.project.computeService.machineType | Google Compute Engine machine types in a project |
regions | []gcp.project.computeService.region | Project regions |
zones | []gcp.project.computeService.zone | Project zones |
backendServices | []gcp.project.computeService.backendService | List of backend services |
addresses | []gcp.project.computeService.address | List of IP addresses |
forwardingRules | []gcp.project.computeService.forwardingRule | List of forwarding rules |
References