Call this operation to revoke authorization for data assets, such as databases, instances, and buckets.
Operation description
This operation is typically used to revoke authorization for data assets. This helps you manage data access permissions.
QPS limit
The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed this limit, API calls are throttled. This may affect your business. We recommend that you call this operation within this limit.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sddp:DeleteDataLimit |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
integer |
Yes |
The unique ID of the data asset. The data asset can be an instance, a database, or a bucket. Call the DescribeDataLimits operation and check the Id parameter in the response to obtain this ID. |
12033 |
| FeatureType |
integer |
No |
This parameter is deprecated. |
1 |
| SourceIp |
string |
No |
This parameter is deprecated. |
106.11.XX.XX |
| Lang |
string |
No |
The language of the request and response. The default value is zh_cn. Valid values:
|
zh_cn |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
7C3AC882-E5A8-4855-BE77-B6837B695EF1 |
Examples
Success response
JSON format
{
"RequestId": "7C3AC882-E5A8-4855-BE77-B6837B695EF1"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.