ReplyTicket_阿里云工单_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

No permission information is available for the cloud service.

Request Parameters

Field NameField Details
TicketIdstring

The ID of the ticket.

Example:0005PYGCWReference Value Source:
    ListTickets
    EvaluateTicket
Contentstring

Content of the ticket reply

Example:Why ECS backup failed?
FileNameListarray<string>

The list of attachment names, GetAttachmentUploadUrl the ObjectKey field returned by the interface.

Encryptboolean

Encryption status

Example:false
Uidstring

Alibaba Cloud UID

Example:1289427240739141

Response Parameters

Field NameField Details
Codeinteger<int32>

The response code.

Example:0
Messagestring

The error message. If success is set to false, the message is returned.

Example:success
Datastring

The returned value is the dialogID of the response to the ticket.

Example:46434030
RequestIdstring

The unique ID of the API request. The requestid is unique for each call.

Example:C1DA4C6F-963E-5741-AB57-67A554D102FD
Successboolean

Indicates whether the call is successful. A value of true indicates that the call is normal.

Example:true
AccessDeniedDetailstring

Sample Response

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
400
param.illegal
Params illegal.Diagnose
401
illegal.auth
You are not authorized to perform the operation.Diagnose
403
No permissions
No permissions to access.Diagnose
500
System.error
An error occurred while processing your request.Diagnose

Change History

Change timeChange content summaryoperation
2025-02-10
addError code 403
changeresponse parameters
2022-12-15
addRequest parameter Uid

Examples