gcp.project.computeService.address
Supported platform
- gcp
Description
Google Cloud (GCP) Compute address
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Unique identifier |
address | string | Static IP address |
addressType | string | Address type |
created | time | Creation timestamp |
description | string | Address description |
ipVersion | string | IP version |
ipv6EndpointType | string | Endpoint type |
name | string | Address name |
networkUrl | string | URL of the network in which to reserve the address |
network | gcp.project.computeService.network | Network in which to reserve the address |
networkTier | string | Network tier used for configuring this address |
prefixLength | int | Prefix length if the resource represents an IP range |
purpose | string | Address purpose |
regionUrl | string | Region URL |
status | string | Address status |
subnetworkUrl | string | URL of the subnetwork in which to reserve the address |
subnetwork | gcp.project.computeService.subnetwork | Subnetwork in which to reserve the address |
resourceUrls | []string | URLs of the resources that are using this address |
References