Redis
Retrieve a Redis cache's access keys. This operation requires write permission to the cache resource.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/listKeys
Path parameters
resourceGroupNamestring required
The name of the resource group.
namestring required
The name of the Redis cache.
subscriptionIdstring required
Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
api-versionstring required
Client Api Version.
Response
Lists the keys for the specified Redis cache.