工单管理-查询堡垒机文件传输记录:响应示例

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

响应示例

状态码: 200

response of 200

{
  "total_count" : 1,
  "file_ops_list" : [ {
    "duration" : "test",
    "operate_time" : "test",
    "operate_type" : "test",
    "file_name" : "test",
    "from_path" : "test",
    "to_path" : "test",
    "file_size" : "test",
    "oper_result" : "test"
  } ]
}
support.huaweicloud.com/api-ticket/ListTransportHistories.html