工单管理-查询工单类目列表:响应参数

时间:2023-12-19 10:05:00

响应参数

状态码: 200

表2 响应Body参数

参数

参数类型

描述

total_count

Integer

总数

最小值:0

最大值:65535

incident_sub_type_list

Array of IncidentSubTypeV2Do objects

工单子类型列表

数组长度:0 - 65535

表3 IncidentSubTypeV2Do

参数

参数类型

描述

incident_sub_type_id

String

工单子类型id

最小长度:1

最大长度:32

incident_sub_type_name

String

工单子类型名称

最小长度:1

最大长度:64

incident_product_category_list

Array of IncidentProductCategoryV2 objects

产品类型列表

数组长度:0 - 65535

表4 IncidentProductCategoryV2

参数

参数类型

描述

incident_product_category_id

String

产品类型id

最小长度:1

最大长度:32

incident_product_category_name

String

产品类型名称

最小长度:1

最大长度:64

incident_product_category_desc

String

产品类型描述

最小长度:0

最大长度:512

incident_product_category_acronym

String

产品类型简称

最小长度:0

最大长度:32

can_use_support_plan

Boolean

是否可以使用支持计划权益

support.huaweicloud.com/api-ticket/ListCaseCategories.html