云桌面 WORKSPACE-查询用户登录记录:响应示例

时间:2024-09-05 16:31:35

响应示例

状态码: 200

成功响应。

{
  "count" : 2,
  "items" : [ {
    "id" : "394",
    "connect_type" : "2",
    "user_name" : "user001@wksapp***.huawei.com",
    "pre_conn_time" : "2023-06-05T03:34:43Z",
    "start_time" : "2023-06-05T06:37:47Z",
    "machine_sid" : "S-1-5-21-1213649063-4191095369-2401105760-1418",
    "machine_name" : "APS-XS1QJ3TA7T",
    "failed_reason" : "",
    "failed_code" : "",
    "client_mac" : "c8-d9-d2-**-3a-57",
    "client_name" : "Y002516E2p1",
    "client_ip" : "10.*73.108.206",
    "client_version" : "23.2.2.0",
    "client_type" : "Windows 10",
    "agent_version" : "23.2.2.0423",
    "vm_ip" : "10.*.248.130",
    "connect_flag" : "0",
    "wi_ip" : "192.**.10.*00\\#192.**.10.23",
    "update_time" : "2023-06-05T06:37:47Z",
    "tenant_id" : "a4da8115c9d8464ead3a38309130523f",
    "virtual_ip" : ""
  }, {
    "id" : "112",
    "connect_type" : "2",
    "user_name" : "nas01@wksapp***.huawei.com",
    "pre_conn_time" : "2023-05-23T09:10:03Z",
    "start_time" : "2023-05-23T09:10:04Z",
    "end_time" : "2023-05-23T09:16:15Z",
    "machine_sid" : "S-1-5-21-1213649063-4191095369-2401105760-1395",
    "machine_name" : "APS-Z5OV9E157G",
    "failed_reason" : "",
    "failed_code" : "",
    "client_mac" : "68-05-ca-**-c7-98",
    "client_name" : "kdjhfkjhdghschd",
    "client_ip" : "10.**.**.151",
    "client_version" : "23.5.0.0",
    "client_type" : "Windows 10",
    "agent_version" : "23.5.0.0519",
    "vm_ip" : "10.*.83.5",
    "connect_flag" : "0",
    "wi_ip" : "192.**.10.*00\\#192.**.10.23",
    "update_time" : "2023-05-23T09:16:15Z",
    "tenant_id" : "a4da8115c9d8464ead3a38309130523f",
    "virtual_ip" : ""
  } ]
}
support.huaweicloud.com/api-workspace/ListUserConnection.html