LAP Registry

RedisManagementClient Skill

azure-com-redis

Provider: Microsoft Azure Version: 2018-03-01 Endpoints: 26 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/providers/Microsoft.Cache/operations
POST/subscriptions/{subscriptionId}/providers/Microsoft.Cache/CheckNameAvailabilityLists all of the available REST API operations of the Microsoft.Cache provider.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/listUpgradeNotificationsChecks that the redis cache name is valid and is not already in use.
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}Gets any upgrade notifications for a Redis cache.
PATCH/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}Create or replace (overwrite/recreate, with potential downtime) an existing Redis cache.
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}Update an existing Redis cache.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}Deletes a Redis cache.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/RedisGets a Redis cache (resource description).
GET/subscriptions/{subscriptionId}/providers/Microsoft.Cache/RedisLists all Redis caches in a resource group.
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/listKeysGets all Redis caches in the specified subscription.
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/regenerateKeyRetrieve 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}/forceRebootRegenerate Redis cache's access keys. This operation requires write permission to the cache resource.
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/importReboot specified Redis node(s). This operation requires write permission to the cache resource. There can be potential data loss.
POST/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/exportImport data into Redis cache.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{cacheName}/firewallRulesExport data from the redis cache to blobs in a container.
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{cacheName}/firewallRules/{ruleName}Gets all firewall rules in the specified redis cache.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{cacheName}/firewallRules/{ruleName}Create or update a redis cache firewall rule
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{cacheName}/firewallRules/{ruleName}Gets a single firewall rule in a specified redis cache.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{cacheName}/patchSchedulesDeletes a single firewall rule in a specified redis cache.
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/patchSchedules/{default}Gets all patch schedules in the specified redis cache (there is only one).
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/patchSchedules/{default}Create or replace the patching schedule for Redis cache.
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/patchSchedules/{default}Deletes the patching schedule of a redis cache.
PUT/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/linkedServers/{linkedServerName}Gets the patching schedule of a redis cache.
DELETE/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/linkedServers/{linkedServerName}Adds a linked server to the Redis cache (requires Premium SKU).
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/linkedServers/{linkedServerName}Deletes the linked server from a redis cache (requires Premium SKU).
GET/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/linkedServersGets the detailed information about a linked server of a redis cache (requires Premium SKU).

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install azure-com-redis

Downloads and installs to ~/.claude/skills/azure-com-redis/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)