工单管理-查询委托:响应示例

时间:2025-04-14 19:49:08

响应示例

状态码: 200

response of 200

{
  "total_count" : 1,
  "agency_list" : [ {
    "id" : "123",
    "name" : "123",
    "duration" : "123",
    "trust_domain_name" : "123",
    "trust_domain_id" : "123",
    "create_time" : "123",
    "expire_time" : "123"
  } ]
}
support.huaweicloud.com/api-ticket/ListAgencies.html