Deletes authorized data assets such as databases, instances, or buckets from connection authorization.
Operation description
This operation is used to revoke authorization for data assets that a user has authorized, facilitating authorization management.
QPS limit
The single-user QPS limit for this operation is 10 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Call this operation at a reasonable frequency.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sddp:DeleteDataLimit |
delete |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
integer |
Yes |
The unique ID of the data asset, such as an instance, database, or bucket. Call the DescribeDataLimits operation to obtain the ID from the Id parameter in the response. |
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. Default value: zh_cn. Valid values:
|
zh_cn |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
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.