v1
latestSwagger 2.02026-07-13172449.7 KBStorageTargets
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 the Cache is healthy again. Note that if the Cache has data to flush to the Storage Target, the data will be flushed before the Storage Target will be deleted.
delete/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/storageTargets/{storageTargetName}
Path parameters
resourceGroupNamestring required
Target resource group.
subscriptionIdstring required
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
cacheNamestring required
Name of Cache.
storageTargetNamestring required
Name of Storage Target.
Query parameters
api-versionstring required
Client API version.
Response
Storage target deleted.
{"stackTrail":"paths:/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.StorageCache/caches/{cacheName}/storageTargets/{storageTargetName}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}