Skip to main content

gcp.project.redisService.instance

Supported platform

  • gcp

Description

Google Cloud (GCP) Redis instance

Fields

IDTYPEDESCRIPTION
namestringUnique name of the resource in this scope including project and location
projectIdstringProject ID
displayNamestringAn arbitrary and optional user-provided name for the instance
labelsmap[string]stringResource labels to represent user provided metadata
locationIdstringThe zone where the instance will be provisioned
redisVersionstringThe version of Redis software
reservedIpRangestringThe CIDR range of internal addresses that are reserved for this instance
secondaryIpRangestringAdditional IP range for node placement
hoststringHostname or IP address of the exposed Redis endpoint used by clients to connect to the service
portintThe port number of the exposed Redis endpoint
currentLocationIdstringThe current zone where the Redis primary node is located
createTimetimeThe time the instance was created
statestringThe current state of this instance
statusMessagestringAdditional information about the current status of this instance, if available
redisConfigsmap[string]stringRedis configuration parameters, according to http://redis.io/topics/config
memorySizeGbintRedis memory size in GiB
AuthorizedNetworkstringThe full name of the Google Compute Engine, network to which the, instance is connected. If left unspecified, the default network, will be used
persistenceIamIdentitystringCloud IAM identity used by import / export operations to transfer data to/from Cloud Storage
connectModestringThe network connect mode of the Redis instance
authEnabledboolRedis AUTH is enabled or not for the instance. If set to "true" AUTH is enabled on the instance
replicaCountintThe number of replica nodes
nodes[]gcp.project.redisService.instance.nodeInfoInfo per node
readEndpointstringHostname or IP address of the exposed readonly Redis endpoint
readEndpointPortintThe port number of the exposed readonly redis endpoint
customerManagedKeystringThe KMS key reference that the customer provides when trying to create the instance
maintenanceVersionstringThe self service update maintenance version
availableMaintenanceVersions[]stringThe available maintenance versions that an instance could update to