Gets the AUTH string for a Redis instance. If AUTH is not enabled for the instance the response will be empty. This information is not included in the details returned to instances.get.
HTTP request
GET https://redis.googleapis.com/v1/{name=projects/*/locations/*/instances/*}/authString
Required. Redis instance resource name using the form: projects/{projectId}/locations/{locationId}/instances/{instanceId} where locationId refers to a GCP region.
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure: