Google Cloud (GCP) Redis instance
gcp.project.redisService.instance MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.
Google CloudPrivate Resource
Google Cloud (GCP) Redis instance
Min version: 9.0.0Defaults:
nameRelationships
3 resources · 4 relationships·Click to select, expand fields to see properties.
Fields (28)
| Field | Type | Description |
|---|---|---|
authEnabledrequired | int | Redis AUTH is enabled or not for the instance. If set to "true" AUTH is enabled on the instance |
AuthorizedNetworkrequired | string | The full name of the Google Compute Engine |
availableMaintenanceVersionsrequired | []string | The available maintenance versions that an instance could update to |
connectModerequired | string | The network connect mode of the Redis instance |
createTimerequired | time | The time the instance was created |
currentLocationIdrequired | string | The current zone where the Redis primary node is located |
customerManagedKeyrequired | string | The KMS key reference that the customer provides when trying to create the instance |
displayNamerequired | string | An arbitrary and optional user-provided name for the instance |
hostrequired | string | Hostname or IP address of the exposed Redis endpoint used by clients to connect to the service |
labelsrequired | map[string]string | Resource labels to represent user provided metadata |
locationIdrequired | string | The zone where the instance will be provisioned |
maintenanceVersionrequired | string | The self service update maintenance version |
memorySizeGbrequired | int | Redis memory size in GiB |
namerequired | string | Unique name of the resource in this scope including project and location |
nodeInfoprivate | gcp.project.redisService.instance.nodeInfo | Google Cloud (GCP) Redis instance node information |
nodesrequired | []gcp.project.redisService.instance.nodeInfo | Info per node |
persistenceIamIdentityrequired | string | Cloud IAM identity used by import / export operations to transfer data to/from Cloud Storage |
portrequired | int | The port number of the exposed Redis endpoint |
projectIdrequired | string | Project ID |
readEndpointrequired | string | Hostname or IP address of the exposed readonly Redis endpoint |
readEndpointPortrequired | int | The port number of the exposed readonly redis endpoint |
redisConfigsrequired | map[string]string | Redis configuration parameters, according to http://redis.io/topics/config |
redisVersionrequired | string | The version of Redis software |
replicaCountrequired | int | The number of replica nodes |
reservedIpRangerequired | string | The CIDR range of internal addresses that are reserved for this instance |
secondaryIpRangerequired | string | Additional IP range for node placement |
staterequired | string | The current state of this instance |
statusMessagerequired | string | Additional information about the current status of this instance, if available |
Field Details
AuthorizedNetworkstring
[network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. If left unspecified, the `default` network will be used