tencentcloud-sdk-python 3.0.1363__py2.py3-none-any.whl → 3.0.1372__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (112) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/ams/v20201229/ams_client.py +17 -6
  3. tencentcloud/ams/v20201229/models.py +8 -6
  4. tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -1
  5. tencentcloud/autoscaling/v20180419/models.py +198 -102
  6. tencentcloud/bi/v20220105/models.py +15 -0
  7. tencentcloud/cam/v20190116/models.py +0 -2
  8. tencentcloud/cat/v20180409/cat_client.py +23 -0
  9. tencentcloud/cat/v20180409/models.py +509 -0
  10. tencentcloud/cbs/v20170312/cbs_client.py +1 -1
  11. tencentcloud/cbs/v20170312/models.py +67 -56
  12. tencentcloud/ccc/v20200210/models.py +105 -56
  13. tencentcloud/cdb/v20170320/cdb_client.py +2 -2
  14. tencentcloud/cdb/v20170320/models.py +10 -10
  15. tencentcloud/cdc/v20201214/cdc_client.py +46 -0
  16. tencentcloud/cdc/v20201214/errorcodes.py +18 -0
  17. tencentcloud/cdc/v20201214/models.py +173 -0
  18. tencentcloud/cdn/v20180606/cdn_client.py +70 -24
  19. tencentcloud/cdn/v20180606/models.py +19 -4
  20. tencentcloud/cdwch/v20200915/errorcodes.py +15 -0
  21. tencentcloud/cdwpg/v20201230/models.py +0 -12
  22. tencentcloud/cfs/v20190719/models.py +15 -0
  23. tencentcloud/chc/v20230418/models.py +15 -0
  24. tencentcloud/ckafka/v20190819/models.py +0 -8
  25. tencentcloud/clb/v20180317/clb_client.py +1 -1
  26. tencentcloud/clb/v20180317/models.py +264 -370
  27. tencentcloud/cls/v20201016/models.py +35 -0
  28. tencentcloud/cvm/v20170312/cvm_client.py +1 -1
  29. tencentcloud/cvm/v20170312/errorcodes.py +19 -1
  30. tencentcloud/cvm/v20170312/models.py +335 -40
  31. tencentcloud/cynosdb/v20190107/models.py +0 -6
  32. tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
  33. tencentcloud/dbbrain/v20210527/models.py +109 -0
  34. tencentcloud/dc/v20180410/models.py +25 -12
  35. tencentcloud/dlc/v20210125/dlc_client.py +23 -0
  36. tencentcloud/dlc/v20210125/models.py +124 -0
  37. tencentcloud/domain/v20180808/domain_client.py +4 -2
  38. tencentcloud/domain/v20180808/errorcodes.py +3 -0
  39. tencentcloud/domain/v20180808/models.py +584 -158
  40. tencentcloud/dsgc/v20190723/models.py +15 -0
  41. tencentcloud/dts/v20211206/models.py +1 -16
  42. tencentcloud/ecdn/v20191012/ecdn_client.py +18 -6
  43. tencentcloud/emr/v20190103/models.py +15 -0
  44. tencentcloud/ess/v20201111/models.py +16 -12
  45. tencentcloud/gs/v20191118/errorcodes.py +3 -0
  46. tencentcloud/gs/v20191118/gs_client.py +46 -0
  47. tencentcloud/gs/v20191118/models.py +295 -6
  48. tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
  49. tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
  50. tencentcloud/gwlb/v20240906/models.py +4 -32
  51. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  52. tencentcloud/hai/v20230812/hai_client.py +23 -0
  53. tencentcloud/hai/v20230812/models.py +109 -0
  54. tencentcloud/hunyuan/v20230901/models.py +2 -2
  55. tencentcloud/ims/v20201229/models.py +25 -4
  56. tencentcloud/ioa/v20220601/ioa_client.py +46 -0
  57. tencentcloud/ioa/v20220601/models.py +557 -4
  58. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
  59. tencentcloud/iotexplorer/v20190423/models.py +94 -4
  60. tencentcloud/iotvideoindustry/v20201201/models.py +15 -0
  61. tencentcloud/iss/v20230517/errorcodes.py +6 -0
  62. tencentcloud/iss/v20230517/iss_client.py +115 -0
  63. tencentcloud/iss/v20230517/models.py +1095 -12
  64. tencentcloud/lcic/v20220817/errorcodes.py +1 -1
  65. tencentcloud/lighthouse/v20200324/models.py +2 -0
  66. tencentcloud/live/v20180801/models.py +2 -2
  67. tencentcloud/lke/v20231130/errorcodes.py +3 -0
  68. tencentcloud/lke/v20231130/lke_client.py +4 -2
  69. tencentcloud/lke/v20231130/models.py +251 -16
  70. tencentcloud/lkeap/v20240522/lkeap_client.py +3 -3
  71. tencentcloud/lkeap/v20240522/models.py +193 -2
  72. tencentcloud/monitor/v20180724/models.py +8 -8
  73. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  74. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  75. tencentcloud/mps/v20190612/models.py +135 -10
  76. tencentcloud/ocr/v20181119/models.py +38 -2
  77. tencentcloud/postgres/v20170312/models.py +36 -106
  78. tencentcloud/postgres/v20170312/postgres_client.py +15 -5
  79. tencentcloud/redis/v20180412/models.py +159 -6
  80. tencentcloud/ses/v20201002/models.py +15 -0
  81. tencentcloud/soe/v20180724/models.py +4 -2
  82. tencentcloud/ssm/v20190923/models.py +45 -0
  83. tencentcloud/tat/v20201028/errorcodes.py +6 -0
  84. tencentcloud/tat/v20201028/models.py +78 -32
  85. tencentcloud/tcss/v20201101/models.py +45 -0
  86. tencentcloud/tdmq/v20200217/models.py +115 -95
  87. tencentcloud/tdmq/v20200217/tdmq_client.py +3 -3
  88. tencentcloud/tds/v20220801/models.py +441 -0
  89. tencentcloud/tds/v20220801/tds_client.py +23 -0
  90. tencentcloud/tem/v20210701/models.py +0 -498
  91. tencentcloud/teo/v20220901/errorcodes.py +3 -0
  92. tencentcloud/teo/v20220901/models.py +47 -126
  93. tencentcloud/tione/v20211111/errorcodes.py +3 -0
  94. tencentcloud/tione/v20211111/models.py +744 -0
  95. tencentcloud/tione/v20211111/tione_client.py +23 -0
  96. tencentcloud/trtc/v20190722/models.py +4 -10
  97. tencentcloud/tse/v20201207/models.py +90 -0
  98. tencentcloud/tsf/v20180326/models.py +15 -0
  99. tencentcloud/tts/v20190823/tts_client.py +2 -2
  100. tencentcloud/vm/v20210922/models.py +2 -2
  101. tencentcloud/vm/v20210922/vm_client.py +16 -8
  102. tencentcloud/vod/v20180717/models.py +24 -12
  103. tencentcloud/vpc/v20170312/models.py +758 -84
  104. tencentcloud/vpc/v20170312/vpc_client.py +115 -0
  105. tencentcloud/waf/v20180125/models.py +378 -0
  106. tencentcloud/wedata/v20210820/models.py +391 -26
  107. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  108. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/METADATA +1 -1
  109. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/RECORD +112 -112
  110. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/LICENSE +0 -0
  111. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/WHEEL +0 -0
  112. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/top_level.txt +0 -0
@@ -557,6 +557,142 @@ class CreateDeviceVirtualGroupRspData(AbstractModel):
557
557
 
558
558
 
559
559
 
560
+ class CreatePrivilegeCodeRequest(AbstractModel):
561
+ """CreatePrivilegeCode请求参数结构体
562
+
563
+ """
564
+
565
+ def __init__(self):
566
+ r"""
567
+ :param _DomainInstanceId: 管理域实例ID,用于CAM管理域权限分配。若企业未进行管理域的划分,可直接传入根域"1",此时表示针对当前企业的全部设备和账号进行接口CRUD,具体CRUD的影响范围限制于相应接口的入参。
568
+ :type DomainInstanceId: str
569
+ :param _Mid: 必填;设备唯一标识符;
570
+ :type Mid: str
571
+ """
572
+ self._DomainInstanceId = None
573
+ self._Mid = None
574
+
575
+ @property
576
+ def DomainInstanceId(self):
577
+ """管理域实例ID,用于CAM管理域权限分配。若企业未进行管理域的划分,可直接传入根域"1",此时表示针对当前企业的全部设备和账号进行接口CRUD,具体CRUD的影响范围限制于相应接口的入参。
578
+ :rtype: str
579
+ """
580
+ return self._DomainInstanceId
581
+
582
+ @DomainInstanceId.setter
583
+ def DomainInstanceId(self, DomainInstanceId):
584
+ self._DomainInstanceId = DomainInstanceId
585
+
586
+ @property
587
+ def Mid(self):
588
+ """必填;设备唯一标识符;
589
+ :rtype: str
590
+ """
591
+ return self._Mid
592
+
593
+ @Mid.setter
594
+ def Mid(self, Mid):
595
+ self._Mid = Mid
596
+
597
+
598
+ def _deserialize(self, params):
599
+ self._DomainInstanceId = params.get("DomainInstanceId")
600
+ self._Mid = params.get("Mid")
601
+ memeber_set = set(params.keys())
602
+ for name, value in vars(self).items():
603
+ property_name = name[1:]
604
+ if property_name in memeber_set:
605
+ memeber_set.remove(property_name)
606
+ if len(memeber_set) > 0:
607
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
608
+
609
+
610
+
611
+ class CreatePrivilegeCodeResponse(AbstractModel):
612
+ """CreatePrivilegeCode返回参数结构体
613
+
614
+ """
615
+
616
+ def __init__(self):
617
+ r"""
618
+ :param _Data: 业务响应数据
619
+ 注意:此字段可能返回 null,表示取不到有效值。
620
+ :type Data: :class:`tencentcloud.ioa.v20220601.models.CreatePrivilegeCodeRspData`
621
+ :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
622
+ :type RequestId: str
623
+ """
624
+ self._Data = None
625
+ self._RequestId = None
626
+
627
+ @property
628
+ def Data(self):
629
+ """业务响应数据
630
+ 注意:此字段可能返回 null,表示取不到有效值。
631
+ :rtype: :class:`tencentcloud.ioa.v20220601.models.CreatePrivilegeCodeRspData`
632
+ """
633
+ return self._Data
634
+
635
+ @Data.setter
636
+ def Data(self, Data):
637
+ self._Data = Data
638
+
639
+ @property
640
+ def RequestId(self):
641
+ """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
642
+ :rtype: str
643
+ """
644
+ return self._RequestId
645
+
646
+ @RequestId.setter
647
+ def RequestId(self, RequestId):
648
+ self._RequestId = RequestId
649
+
650
+
651
+ def _deserialize(self, params):
652
+ if params.get("Data") is not None:
653
+ self._Data = CreatePrivilegeCodeRspData()
654
+ self._Data._deserialize(params.get("Data"))
655
+ self._RequestId = params.get("RequestId")
656
+
657
+
658
+ class CreatePrivilegeCodeRspData(AbstractModel):
659
+ """业务响应数据
660
+
661
+ """
662
+
663
+ def __init__(self):
664
+ r"""
665
+ :param _Code: 特权码数据
666
+ 注意:此字段可能返回 null,表示取不到有效值。
667
+ :type Code: str
668
+ """
669
+ self._Code = None
670
+
671
+ @property
672
+ def Code(self):
673
+ """特权码数据
674
+ 注意:此字段可能返回 null,表示取不到有效值。
675
+ :rtype: str
676
+ """
677
+ return self._Code
678
+
679
+ @Code.setter
680
+ def Code(self, Code):
681
+ self._Code = Code
682
+
683
+
684
+ def _deserialize(self, params):
685
+ self._Code = params.get("Code")
686
+ memeber_set = set(params.keys())
687
+ for name, value in vars(self).items():
688
+ property_name = name[1:]
689
+ if property_name in memeber_set:
690
+ memeber_set.remove(property_name)
691
+ if len(memeber_set) > 0:
692
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
693
+
694
+
695
+
560
696
  class DescribeAccountGroupsData(AbstractModel):
561
697
  """账号分组信息
562
698
 
@@ -2267,6 +2403,408 @@ class DescribeRootAccountGroupResponse(AbstractModel):
2267
2403
  self._RequestId = params.get("RequestId")
2268
2404
 
2269
2405
 
2406
+ class DescribeSoftCensusListByDeviceData(AbstractModel):
2407
+ """软件统计响应对象集合
2408
+
2409
+ """
2410
+
2411
+ def __init__(self):
2412
+ r"""
2413
+ :param _UserName: 终端用户名
2414
+ 注意:此字段可能返回 null,表示取不到有效值。
2415
+ :type UserName: str
2416
+ :param _MacAddr: mac地址
2417
+ 注意:此字段可能返回 null,表示取不到有效值。
2418
+ :type MacAddr: str
2419
+ :param _Name: 终端计算机名称
2420
+ 注意:此字段可能返回 null,表示取不到有效值。
2421
+ :type Name: str
2422
+ :param _GroupNamePath: 终端组路径名
2423
+ 注意:此字段可能返回 null,表示取不到有效值。
2424
+ :type GroupNamePath: str
2425
+ :param _Ip: IP地址
2426
+ 注意:此字段可能返回 null,表示取不到有效值。
2427
+ :type Ip: str
2428
+ :param _Mid: 唯一标识Mid
2429
+ 注意:此字段可能返回 null,表示取不到有效值。
2430
+ :type Mid: str
2431
+ :param _IoaUserName: 企业账户名
2432
+ 注意:此字段可能返回 null,表示取不到有效值。
2433
+ :type IoaUserName: str
2434
+ :param _GroupId: 终端分组Id(只支持32位)
2435
+ 注意:此字段可能返回 null,表示取不到有效值。
2436
+ :type GroupId: int
2437
+ :param _GroupName: 终端组名
2438
+ 注意:此字段可能返回 null,表示取不到有效值。
2439
+ :type GroupName: str
2440
+ :param _Id: 终端列表Id(只支持32位)
2441
+ 注意:此字段可能返回 null,表示取不到有效值。
2442
+ :type Id: int
2443
+ :param _SoftNum: 软件数量(只支持32位)
2444
+ 注意:此字段可能返回 null,表示取不到有效值。
2445
+ :type SoftNum: int
2446
+ :param _PiracyRisk: 盗版风险(1=风险;2=未知)
2447
+ 注意:此字段可能返回 null,表示取不到有效值。
2448
+ :type PiracyRisk: int
2449
+ """
2450
+ self._UserName = None
2451
+ self._MacAddr = None
2452
+ self._Name = None
2453
+ self._GroupNamePath = None
2454
+ self._Ip = None
2455
+ self._Mid = None
2456
+ self._IoaUserName = None
2457
+ self._GroupId = None
2458
+ self._GroupName = None
2459
+ self._Id = None
2460
+ self._SoftNum = None
2461
+ self._PiracyRisk = None
2462
+
2463
+ @property
2464
+ def UserName(self):
2465
+ """终端用户名
2466
+ 注意:此字段可能返回 null,表示取不到有效值。
2467
+ :rtype: str
2468
+ """
2469
+ return self._UserName
2470
+
2471
+ @UserName.setter
2472
+ def UserName(self, UserName):
2473
+ self._UserName = UserName
2474
+
2475
+ @property
2476
+ def MacAddr(self):
2477
+ """mac地址
2478
+ 注意:此字段可能返回 null,表示取不到有效值。
2479
+ :rtype: str
2480
+ """
2481
+ return self._MacAddr
2482
+
2483
+ @MacAddr.setter
2484
+ def MacAddr(self, MacAddr):
2485
+ self._MacAddr = MacAddr
2486
+
2487
+ @property
2488
+ def Name(self):
2489
+ """终端计算机名称
2490
+ 注意:此字段可能返回 null,表示取不到有效值。
2491
+ :rtype: str
2492
+ """
2493
+ return self._Name
2494
+
2495
+ @Name.setter
2496
+ def Name(self, Name):
2497
+ self._Name = Name
2498
+
2499
+ @property
2500
+ def GroupNamePath(self):
2501
+ """终端组路径名
2502
+ 注意:此字段可能返回 null,表示取不到有效值。
2503
+ :rtype: str
2504
+ """
2505
+ return self._GroupNamePath
2506
+
2507
+ @GroupNamePath.setter
2508
+ def GroupNamePath(self, GroupNamePath):
2509
+ self._GroupNamePath = GroupNamePath
2510
+
2511
+ @property
2512
+ def Ip(self):
2513
+ """IP地址
2514
+ 注意:此字段可能返回 null,表示取不到有效值。
2515
+ :rtype: str
2516
+ """
2517
+ return self._Ip
2518
+
2519
+ @Ip.setter
2520
+ def Ip(self, Ip):
2521
+ self._Ip = Ip
2522
+
2523
+ @property
2524
+ def Mid(self):
2525
+ """唯一标识Mid
2526
+ 注意:此字段可能返回 null,表示取不到有效值。
2527
+ :rtype: str
2528
+ """
2529
+ return self._Mid
2530
+
2531
+ @Mid.setter
2532
+ def Mid(self, Mid):
2533
+ self._Mid = Mid
2534
+
2535
+ @property
2536
+ def IoaUserName(self):
2537
+ """企业账户名
2538
+ 注意:此字段可能返回 null,表示取不到有效值。
2539
+ :rtype: str
2540
+ """
2541
+ return self._IoaUserName
2542
+
2543
+ @IoaUserName.setter
2544
+ def IoaUserName(self, IoaUserName):
2545
+ self._IoaUserName = IoaUserName
2546
+
2547
+ @property
2548
+ def GroupId(self):
2549
+ """终端分组Id(只支持32位)
2550
+ 注意:此字段可能返回 null,表示取不到有效值。
2551
+ :rtype: int
2552
+ """
2553
+ return self._GroupId
2554
+
2555
+ @GroupId.setter
2556
+ def GroupId(self, GroupId):
2557
+ self._GroupId = GroupId
2558
+
2559
+ @property
2560
+ def GroupName(self):
2561
+ """终端组名
2562
+ 注意:此字段可能返回 null,表示取不到有效值。
2563
+ :rtype: str
2564
+ """
2565
+ return self._GroupName
2566
+
2567
+ @GroupName.setter
2568
+ def GroupName(self, GroupName):
2569
+ self._GroupName = GroupName
2570
+
2571
+ @property
2572
+ def Id(self):
2573
+ """终端列表Id(只支持32位)
2574
+ 注意:此字段可能返回 null,表示取不到有效值。
2575
+ :rtype: int
2576
+ """
2577
+ return self._Id
2578
+
2579
+ @Id.setter
2580
+ def Id(self, Id):
2581
+ self._Id = Id
2582
+
2583
+ @property
2584
+ def SoftNum(self):
2585
+ """软件数量(只支持32位)
2586
+ 注意:此字段可能返回 null,表示取不到有效值。
2587
+ :rtype: int
2588
+ """
2589
+ return self._SoftNum
2590
+
2591
+ @SoftNum.setter
2592
+ def SoftNum(self, SoftNum):
2593
+ self._SoftNum = SoftNum
2594
+
2595
+ @property
2596
+ def PiracyRisk(self):
2597
+ """盗版风险(1=风险;2=未知)
2598
+ 注意:此字段可能返回 null,表示取不到有效值。
2599
+ :rtype: int
2600
+ """
2601
+ return self._PiracyRisk
2602
+
2603
+ @PiracyRisk.setter
2604
+ def PiracyRisk(self, PiracyRisk):
2605
+ self._PiracyRisk = PiracyRisk
2606
+
2607
+
2608
+ def _deserialize(self, params):
2609
+ self._UserName = params.get("UserName")
2610
+ self._MacAddr = params.get("MacAddr")
2611
+ self._Name = params.get("Name")
2612
+ self._GroupNamePath = params.get("GroupNamePath")
2613
+ self._Ip = params.get("Ip")
2614
+ self._Mid = params.get("Mid")
2615
+ self._IoaUserName = params.get("IoaUserName")
2616
+ self._GroupId = params.get("GroupId")
2617
+ self._GroupName = params.get("GroupName")
2618
+ self._Id = params.get("Id")
2619
+ self._SoftNum = params.get("SoftNum")
2620
+ self._PiracyRisk = params.get("PiracyRisk")
2621
+ memeber_set = set(params.keys())
2622
+ for name, value in vars(self).items():
2623
+ property_name = name[1:]
2624
+ if property_name in memeber_set:
2625
+ memeber_set.remove(property_name)
2626
+ if len(memeber_set) > 0:
2627
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
2628
+
2629
+
2630
+
2631
+ class DescribeSoftCensusListByDevicePageData(AbstractModel):
2632
+ """业务响应数据
2633
+
2634
+ """
2635
+
2636
+ def __init__(self):
2637
+ r"""
2638
+ :param _Items: 软件统计响应对象集合
2639
+ 注意:此字段可能返回 null,表示取不到有效值。
2640
+ :type Items: list of DescribeSoftCensusListByDeviceData
2641
+ :param _Page: 分页公共对象
2642
+ 注意:此字段可能返回 null,表示取不到有效值。
2643
+ :type Page: :class:`tencentcloud.ioa.v20220601.models.Paging`
2644
+ """
2645
+ self._Items = None
2646
+ self._Page = None
2647
+
2648
+ @property
2649
+ def Items(self):
2650
+ """软件统计响应对象集合
2651
+ 注意:此字段可能返回 null,表示取不到有效值。
2652
+ :rtype: list of DescribeSoftCensusListByDeviceData
2653
+ """
2654
+ return self._Items
2655
+
2656
+ @Items.setter
2657
+ def Items(self, Items):
2658
+ self._Items = Items
2659
+
2660
+ @property
2661
+ def Page(self):
2662
+ """分页公共对象
2663
+ 注意:此字段可能返回 null,表示取不到有效值。
2664
+ :rtype: :class:`tencentcloud.ioa.v20220601.models.Paging`
2665
+ """
2666
+ return self._Page
2667
+
2668
+ @Page.setter
2669
+ def Page(self, Page):
2670
+ self._Page = Page
2671
+
2672
+
2673
+ def _deserialize(self, params):
2674
+ if params.get("Items") is not None:
2675
+ self._Items = []
2676
+ for item in params.get("Items"):
2677
+ obj = DescribeSoftCensusListByDeviceData()
2678
+ obj._deserialize(item)
2679
+ self._Items.append(obj)
2680
+ if params.get("Page") is not None:
2681
+ self._Page = Paging()
2682
+ self._Page._deserialize(params.get("Page"))
2683
+ memeber_set = set(params.keys())
2684
+ for name, value in vars(self).items():
2685
+ property_name = name[1:]
2686
+ if property_name in memeber_set:
2687
+ memeber_set.remove(property_name)
2688
+ if len(memeber_set) > 0:
2689
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
2690
+
2691
+
2692
+
2693
+ class DescribeSoftCensusListByDeviceRequest(AbstractModel):
2694
+ """DescribeSoftCensusListByDevice请求参数结构体
2695
+
2696
+ """
2697
+
2698
+ def __init__(self):
2699
+ r"""
2700
+ :param _OsType: 必填,系统类型(0: win,1:linux,2: mac,4:android,5:ios )
2701
+ :type OsType: int
2702
+ :param _GroupId: 必填,终端分组ID
2703
+ :type GroupId: int
2704
+ :param _Condition: 过滤条件、分页参数 <li>Name - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,终端名。</li> <li>UserName - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,终端用户名。</li> <li>IoaUserName - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,最近登录账号。</li> <li>Ip - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,IP地址。</li> <li>MacAddr - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,MAC地址。</li>
2705
+ :type Condition: :class:`tencentcloud.ioa.v20220601.models.Condition`
2706
+ """
2707
+ self._OsType = None
2708
+ self._GroupId = None
2709
+ self._Condition = None
2710
+
2711
+ @property
2712
+ def OsType(self):
2713
+ """必填,系统类型(0: win,1:linux,2: mac,4:android,5:ios )
2714
+ :rtype: int
2715
+ """
2716
+ return self._OsType
2717
+
2718
+ @OsType.setter
2719
+ def OsType(self, OsType):
2720
+ self._OsType = OsType
2721
+
2722
+ @property
2723
+ def GroupId(self):
2724
+ """必填,终端分组ID
2725
+ :rtype: int
2726
+ """
2727
+ return self._GroupId
2728
+
2729
+ @GroupId.setter
2730
+ def GroupId(self, GroupId):
2731
+ self._GroupId = GroupId
2732
+
2733
+ @property
2734
+ def Condition(self):
2735
+ """过滤条件、分页参数 <li>Name - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,终端名。</li> <li>UserName - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,终端用户名。</li> <li>IoaUserName - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,最近登录账号。</li> <li>Ip - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,IP地址。</li> <li>MacAddr - String - 是否必填:否 - 操作符: eq,like,ilike - 排序支持:否 - 备注:字段含义,MAC地址。</li>
2736
+ :rtype: :class:`tencentcloud.ioa.v20220601.models.Condition`
2737
+ """
2738
+ return self._Condition
2739
+
2740
+ @Condition.setter
2741
+ def Condition(self, Condition):
2742
+ self._Condition = Condition
2743
+
2744
+
2745
+ def _deserialize(self, params):
2746
+ self._OsType = params.get("OsType")
2747
+ self._GroupId = params.get("GroupId")
2748
+ if params.get("Condition") is not None:
2749
+ self._Condition = Condition()
2750
+ self._Condition._deserialize(params.get("Condition"))
2751
+ memeber_set = set(params.keys())
2752
+ for name, value in vars(self).items():
2753
+ property_name = name[1:]
2754
+ if property_name in memeber_set:
2755
+ memeber_set.remove(property_name)
2756
+ if len(memeber_set) > 0:
2757
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
2758
+
2759
+
2760
+
2761
+ class DescribeSoftCensusListByDeviceResponse(AbstractModel):
2762
+ """DescribeSoftCensusListByDevice返回参数结构体
2763
+
2764
+ """
2765
+
2766
+ def __init__(self):
2767
+ r"""
2768
+ :param _Data: 业务响应数据
2769
+ 注意:此字段可能返回 null,表示取不到有效值。
2770
+ :type Data: :class:`tencentcloud.ioa.v20220601.models.DescribeSoftCensusListByDevicePageData`
2771
+ :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2772
+ :type RequestId: str
2773
+ """
2774
+ self._Data = None
2775
+ self._RequestId = None
2776
+
2777
+ @property
2778
+ def Data(self):
2779
+ """业务响应数据
2780
+ 注意:此字段可能返回 null,表示取不到有效值。
2781
+ :rtype: :class:`tencentcloud.ioa.v20220601.models.DescribeSoftCensusListByDevicePageData`
2782
+ """
2783
+ return self._Data
2784
+
2785
+ @Data.setter
2786
+ def Data(self, Data):
2787
+ self._Data = Data
2788
+
2789
+ @property
2790
+ def RequestId(self):
2791
+ """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2792
+ :rtype: str
2793
+ """
2794
+ return self._RequestId
2795
+
2796
+ @RequestId.setter
2797
+ def RequestId(self, RequestId):
2798
+ self._RequestId = RequestId
2799
+
2800
+
2801
+ def _deserialize(self, params):
2802
+ if params.get("Data") is not None:
2803
+ self._Data = DescribeSoftCensusListByDevicePageData()
2804
+ self._Data._deserialize(params.get("Data"))
2805
+ self._RequestId = params.get("RequestId")
2806
+
2807
+
2270
2808
  class DeviceDetail(AbstractModel):
2271
2809
  """业务响应数据
2272
2810
 
@@ -2338,7 +2876,7 @@ class DeviceDetail(AbstractModel):
2338
2876
  :type DeviceStrategyVer: str
2339
2877
  :param _NGNStrategyVer: NGN策略版本
2340
2878
  :type NGNStrategyVer: str
2341
- :param _IOAUserName: 最近登录账户的账号
2879
+ :param _IOAUserName: 最近登录账户的账号(账号系统用户账号)
2342
2880
  :type IOAUserName: str
2343
2881
  :param _DeviceNewStrategyVer: 设备管控新策略
2344
2882
  :type DeviceNewStrategyVer: str
@@ -2356,10 +2894,12 @@ class DeviceDetail(AbstractModel):
2356
2894
  :type IdentityNewStrategyVer: str
2357
2895
  :param _AccountGroupName: 最近登录账号部门
2358
2896
  :type AccountGroupName: str
2359
- :param _AccountName: 最近登录账户的姓名
2897
+ :param _AccountName: 最近登录账户的姓名(账号系统用户姓名)
2360
2898
  :type AccountName: str
2361
2899
  :param _AccountGroupId: 账号组id
2362
2900
  :type AccountGroupId: int
2901
+ :param _RemarkName: 终端备注名
2902
+ :type RemarkName: str
2363
2903
  """
2364
2904
  self._Id = None
2365
2905
  self._Mid = None
@@ -2404,6 +2944,7 @@ class DeviceDetail(AbstractModel):
2404
2944
  self._AccountGroupName = None
2405
2945
  self._AccountName = None
2406
2946
  self._AccountGroupId = None
2947
+ self._RemarkName = None
2407
2948
 
2408
2949
  @property
2409
2950
  def Id(self):
@@ -2759,7 +3300,7 @@ class DeviceDetail(AbstractModel):
2759
3300
 
2760
3301
  @property
2761
3302
  def IOAUserName(self):
2762
- """最近登录账户的账号
3303
+ """最近登录账户的账号(账号系统用户账号)
2763
3304
  :rtype: str
2764
3305
  """
2765
3306
  return self._IOAUserName
@@ -2858,7 +3399,7 @@ class DeviceDetail(AbstractModel):
2858
3399
 
2859
3400
  @property
2860
3401
  def AccountName(self):
2861
- """最近登录账户的姓名
3402
+ """最近登录账户的姓名(账号系统用户姓名)
2862
3403
  :rtype: str
2863
3404
  """
2864
3405
  return self._AccountName
@@ -2878,6 +3419,17 @@ class DeviceDetail(AbstractModel):
2878
3419
  def AccountGroupId(self, AccountGroupId):
2879
3420
  self._AccountGroupId = AccountGroupId
2880
3421
 
3422
+ @property
3423
+ def RemarkName(self):
3424
+ """终端备注名
3425
+ :rtype: str
3426
+ """
3427
+ return self._RemarkName
3428
+
3429
+ @RemarkName.setter
3430
+ def RemarkName(self, RemarkName):
3431
+ self._RemarkName = RemarkName
3432
+
2881
3433
 
2882
3434
  def _deserialize(self, params):
2883
3435
  self._Id = params.get("Id")
@@ -2923,6 +3475,7 @@ class DeviceDetail(AbstractModel):
2923
3475
  self._AccountGroupName = params.get("AccountGroupName")
2924
3476
  self._AccountName = params.get("AccountName")
2925
3477
  self._AccountGroupId = params.get("AccountGroupId")
3478
+ self._RemarkName = params.get("RemarkName")
2926
3479
  memeber_set = set(params.keys())
2927
3480
  for name, value in vars(self).items():
2928
3481
  property_name = name[1:]
@@ -1614,7 +1614,9 @@ class IotexplorerClient(AbstractClient):
1614
1614
 
1615
1615
 
1616
1616
  def DescribeDeviceLocationSolve(self, request):
1617
- """获取实时位置解析
1617
+ """获取实时位置解析依赖于teg位置服务,近30天调用只有2个个人账号调用,产品推下线
1618
+
1619
+ 获取实时位置解析
1618
1620
 
1619
1621
  :param request: Request instance for DescribeDeviceLocationSolve.
1620
1622
  :type request: :class:`tencentcloud.iotexplorer.v20190423.models.DescribeDeviceLocationSolveRequest`