Storage Cache Mgmt Client Skill
azure-com-storagecache
azure-com-storagecache
| Method | Path | Description |
|---|---|---|
GET | /providers/Microsoft.StorageCache/operations | |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/skus | Lists all of the available Resource Provider operations. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModels | Get the list of StorageCache.Cache SKUs available to this subscription. |
GET | /subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/caches | Get the list of Cache Usage Models available to this subscription. |
GET | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches | Returns 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}/flush | Update a Cache instance. |
POST | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/start | Tells 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}/stop | Tells a Stopped state Cache to transition to Active state. |
GET | /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/storageTargets | Tells 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}/upgrade | Create 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... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-storagecache
Downloads and installs to ~/.claude/skills/azure-com-storagecache/
2019-11-01 (2026-02-13)