LAP Registry

Storage Cache Mgmt Client Skill

azure-com-storagecache

Provider: Microsoft Azure Version: 2019-11-01 Endpoints: 17 Updated: 2026-04-03

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

Endpoints

MethodPathDescription
GET/providers/Microsoft.StorageCache/operations
GET/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/skusLists all of the available Resource Provider operations.
GET/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModelsGet the list of StorageCache.Cache SKUs available to this subscription.
GET/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/cachesGet the list of Cache Usage Models available to this subscription.
GET/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/cachesReturns all Caches the user has access to under a subscription.
DELETE/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}Returns all Caches the user has access to under a resource group.
GET/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}Schedules a Cache for deletion.
PUT/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}Returns a Cache.
PATCH/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}Create or update a Cache.
POST/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/flushUpdate a Cache instance.
POST/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/startTells a Cache to write all dirty data to the Storage Target(s). During the flush, clients will see errors returned until the flush is complete.
POST/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/stopTells a Stopped state Cache to transition to Active state.
GET/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/storageTargetsTells an Active Cache to transition to Stopped state.
DELETE/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/storageTargets/{storageTargetName}Returns a list of Storage Targets for the specified Cache.
GET/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/storageTargets/{storageTargetName}Removes a Storage Target from a Cache. This operation is allowed at any time, but if the Cache is down or unhealthy, the actual removal of the Storage Target may be delayed until...
PUT/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/storageTargets/{storageTargetName}Returns a Storage Target from a Cache.
POST/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/upgradeCreate or update a Storage Target. This operation is allowed at any time, but if the Cache is down or unhealthy, the actual creation/modification of the Storage Target may be dela...

Install as Skill

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

CLI Install

lapsh skill-install azure-com-storagecache

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

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)