
Quotas Info
Authorization Information
No permission information is available for the cloud service.
Request Parameters
Field Name | Field 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 Name | Field 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
Change History
Change time | Change content summary | operation | |
---|---|---|---|
2025-02-10 |