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 region ID. |
cn-hangzhou |
| DataCacheId |
string |
No |
The data cache ID. |
edc-bp1a7n7uawwwol****** |
| ClientToken |
string |
No |
A client token to ensure the idempotence of the request. Generate a unique value from your client. This value must be unique for different requests. The value can contain only ASCII characters and must be no more than 64 characters long. For more information, see How to ensure idempotence. |
5e74729e-ce21-4c3e-9163-cbaf0f02768e |
| Bucket |
string |
No |
The data cache bucket. The default value is default. |
default |
| 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.