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

The description of the ticket. Only pure text format is supported.

Example:Why ECS backup failed?
Severityinteger<int32>

Enumeration value, 1 for general problem, 2 for urgent problemView Details...

Example:1Enumeration Value:12value <= 1000
CategoryIdstring

The ID of the problem category. You can obtain the returned value from the ListCategories operation by using the CategoryId parameter.

Example:7161
Titlestring

The title of the ticket.

Example:Why ECS backup failed?
CreatorIdstring

Submit the Alibaba Cloud UID of the account, which is required for the MPK virtual market scene.

Example:1289427240739141
Emailstring

sdahkjdshga@qq.com

Example:163@163.com
FileNameListarray<string>

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

SecretInfoobject

Sensitive information

Response Parameters

Field NameField Details
AccessDeniedDetailstring
Codeinteger<int32>

The return code of the request result.

Example:0
Messagestring

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

Example:success
Datastring

The return value is the work order number.

Example:0005PYGCW
RequestIdstring

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

Example:0254B7DE-7365-57B4-8E38-14FE927E3FEB
Successboolean

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

Example:True

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

Examples