CreateDataCorrectOrder_数据管理_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.

Operation Description

For more information about the Normal Data Modify feature, see Change regular data.

Quotas Info

The current API request rate is 100/1(s).View More quotas information, please go to Quota Management View

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
dms:CreateDataCorrectOrder
Create
All Resources
*
NoneNone

Request Parameters

Field NameField Details
Commentstring

The purpose or objective of the data change. This parameter is used to help reduce unnecessary communication.

Example:test
RelatedUserListarray<integer<int64>>

The stakeholders of the data change. All stakeholders can view the ticket details and assist in the approval process. Irrelevant users other than DMS administrators and database administrators (DBAs) are not allowed to view the ticket details.

Paramobject

The parameters of the ticket.

AttachmentKeystring

The key of the attachment that provides more instructions for the ticket. You can call the GetUserUploadFileJob operation to obtain the attachment key from the value of the AttachmentKey parameter.

Example:order_attachment.txt
RealLoginUserUidstring

The ID of the Alibaba Cloud account that is used to call the API operation.

Example:21400447956867****
Tidinteger<int64>

The ID of the tenant. You can call the GetUserActiveTenant or ListUserTenants operation to obtain the tenant ID.

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:3***value <= 9223372036854775807

Response Parameters

Field NameField Details
RequestIdstring

The ID of the request.

Example:0C1CB646-1DE4-4AD0-B4A4-7D47DD52E931
Successboolean

Indicates whether the request is successful. Valid values:View Details...

Example:true
ErrorMessagestring

The error message returned if the request fails.

Example:UnknownError
ErrorCodestring

The error code returned if the request fails.

Example:UnknownError
CreateOrderResultarray<integer<int64>>

The IDs of the tickets.

Sample Response

Change History

Change timeChange content summaryoperation
2025-01-20
changeRequest parameter Param
2024-07-11
addRequest parameter RealLoginUserUid

Examples