RemoveDrdsDbFailedRecord_分布式关系型数据库 DRDS_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
drds:RemoveDrdsDbFailedRecord
None
All Resources
*
NoneNone

Request Parameters

Field NameField Details
DrdsInstanceIdstring

The ID of the ApsaraDB RDS for PostgreSQL instance.

Example:drds************Reference Value Source:
    CreateDrdsInstance
    DescribeDrdsInstances
DbNamestring

The name of the DRDS database.

Example:test

Response Parameters

Field NameField Details
RequestIdstring

The ID of the request.

Example:D98BC610-5A91-453A-BC44-5873EF******
Resultboolean

Indicates whether the database creation failure records were deleted from the DRDS instance.

Example:true
Successboolean

Indicates whether the request was successful.

Example:true

Sample Response

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
400
InvalidDbName.Empty
DbName can not be emptyDiagnose
500
InternalError
The request processing has failed due to some unknown error.Diagnose

Change History

No Change History found.

Examples