Deletes a data cache.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eci:DeleteDataCache |
delete |
*DataCache
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| RegionId |
string |
Yes |
The data cache ID. |
edc-bp1a7n7uawwwol****** |
| DataCacheId |
string |
No |
The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see How to ensure idempotence. |
5e74729e-ce21-4c3e-9163-cbaf0f02768e |
| ClientToken |
string |
No |
The bucket of the data cache. Default value: default. |
default |
| Bucket |
string |
No |
The directory of the virtual host that corresponds to the data cache. |
/data/models/ |
| Path |
string |
No |
The directory of the data cache in the virtual host. |
/data/models/ |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
C0F8A012-1426-5EB2-96F5-B4416DEB5B78 |
Examples
Success response
JSON format
{
"RequestId": "C0F8A012-1426-5EB2-96F5-B4416DEB5B78"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.