tencentcloud-sdk-python 3.0.1348__py2.py3-none-any.whl → 3.0.1350__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 (75) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/antiddos/v20200309/models.py +0 -116
  3. tencentcloud/bi/v20220105/models.py +8 -0
  4. tencentcloud/captcha/v20190722/models.py +15 -30
  5. tencentcloud/cbs/v20170312/models.py +0 -4
  6. tencentcloud/ccc/v20200210/errorcodes.py +3 -0
  7. tencentcloud/ccc/v20200210/models.py +267 -52
  8. tencentcloud/cdwpg/v20201230/models.py +2 -2
  9. tencentcloud/cfw/v20190904/models.py +2 -2
  10. tencentcloud/ckafka/v20190819/models.py +6 -6
  11. tencentcloud/clb/v20180317/models.py +2 -2
  12. tencentcloud/cme/v20191029/cme_client.py +0 -1
  13. tencentcloud/cme/v20191029/models.py +10 -14
  14. tencentcloud/cvm/v20170312/cvm_client.py +1 -1
  15. tencentcloud/cwp/v20180228/models.py +60 -0
  16. tencentcloud/cynosdb/v20190107/models.py +0 -14
  17. tencentcloud/dbdc/v20201029/models.py +0 -16
  18. tencentcloud/dlc/v20210125/models.py +256 -16
  19. tencentcloud/domain/v20180808/models.py +14 -6
  20. tencentcloud/dts/v20180330/models.py +0 -2
  21. tencentcloud/dts/v20211206/models.py +0 -14
  22. tencentcloud/ecdn/v20191012/ecdn_client.py +6 -2
  23. tencentcloud/emr/v20190103/models.py +4 -4
  24. tencentcloud/es/v20180416/errorcodes.py +3 -0
  25. tencentcloud/ess/v20201111/ess_client.py +5 -3
  26. tencentcloud/ess/v20201111/models.py +55 -22
  27. tencentcloud/essbasic/v20210526/essbasic_client.py +2 -2
  28. tencentcloud/essbasic/v20210526/models.py +10 -10
  29. tencentcloud/gs/v20191118/models.py +15 -0
  30. tencentcloud/hai/v20230812/models.py +0 -52
  31. tencentcloud/hunyuan/v20230901/models.py +6 -4
  32. tencentcloud/iotexplorer/v20190423/models.py +34 -0
  33. tencentcloud/iotvideo/v20191126/models.py +0 -4
  34. tencentcloud/iotvideo/v20201215/models.py +17 -0
  35. tencentcloud/iotvideo/v20211125/models.py +34 -0
  36. tencentcloud/live/v20180801/models.py +53 -24
  37. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -0
  38. tencentcloud/lkeap/v20240522/models.py +15 -0
  39. tencentcloud/mariadb/v20170312/models.py +2 -6
  40. tencentcloud/mmps/v20200710/models.py +0 -4
  41. tencentcloud/monitor/v20180724/models.py +95 -14
  42. tencentcloud/mps/v20190612/errorcodes.py +1 -5
  43. tencentcloud/mps/v20190612/models.py +260 -0
  44. tencentcloud/mqtt/v20240516/errorcodes.py +6 -0
  45. tencentcloud/mqtt/v20240516/models.py +322 -182
  46. tencentcloud/mqtt/v20240516/mqtt_client.py +4 -4
  47. tencentcloud/ocr/v20181119/errorcodes.py +0 -9
  48. tencentcloud/ocr/v20181119/models.py +29 -478
  49. tencentcloud/ocr/v20181119/ocr_client.py +5 -79
  50. tencentcloud/partners/v20180321/models.py +154 -0
  51. tencentcloud/partners/v20180321/partners_client.py +23 -0
  52. tencentcloud/privatedns/v20201028/models.py +0 -22
  53. tencentcloud/sqlserver/v20180328/models.py +60 -0
  54. tencentcloud/taf/v20200210/models.py +270 -0
  55. tencentcloud/taf/v20200210/taf_client.py +23 -0
  56. tencentcloud/tbaas/v20180416/models.py +0 -12
  57. tencentcloud/tcr/v20190924/models.py +30 -20
  58. tencentcloud/tdid/v20210519/models.py +0 -10
  59. tencentcloud/tdmq/v20200217/models.py +0 -96
  60. tencentcloud/tdmq/v20200217/tdmq_client.py +0 -25
  61. tencentcloud/thpc/v20230321/models.py +15 -0
  62. tencentcloud/tke/v20180525/models.py +688 -556
  63. tencentcloud/tke/v20180525/tke_client.py +23 -0
  64. tencentcloud/trtc/v20190722/models.py +30 -0
  65. tencentcloud/tsf/v20180326/models.py +56 -14
  66. tencentcloud/vod/v20180717/errorcodes.py +3 -0
  67. tencentcloud/vod/v20180717/models.py +59 -357
  68. tencentcloud/vod/v20180717/vod_client.py +2 -1
  69. tencentcloud/vpc/v20170312/models.py +287 -98
  70. tencentcloud/vpc/v20170312/vpc_client.py +8 -5
  71. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/METADATA +1 -1
  72. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/RECORD +75 -75
  73. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/LICENSE +0 -0
  74. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/WHEEL +0 -0
  75. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/top_level.txt +0 -0
@@ -25,9 +25,9 @@ class ActivateCaCertificateRequest(AbstractModel):
25
25
 
26
26
  def __init__(self):
27
27
  r"""
28
- :param _InstanceId: 集群id
28
+ :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
29
29
  :type InstanceId: str
30
- :param _CaSn: 证书序列号
30
+ :param _CaSn: CA证书的SN序列号,可以从 [DescribeCaCertificates](https://cloud.tencent.com/document/api/1778/116206)接口、控制台、证书文件中获得。
31
31
  :type CaSn: str
32
32
  """
33
33
  self._InstanceId = None
@@ -35,7 +35,7 @@ class ActivateCaCertificateRequest(AbstractModel):
35
35
 
36
36
  @property
37
37
  def InstanceId(self):
38
- """集群id
38
+ """腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
39
39
  :rtype: str
40
40
  """
41
41
  return self._InstanceId
@@ -46,7 +46,7 @@ class ActivateCaCertificateRequest(AbstractModel):
46
46
 
47
47
  @property
48
48
  def CaSn(self):
49
- """证书序列号
49
+ """CA证书的SN序列号,可以从 [DescribeCaCertificates](https://cloud.tencent.com/document/api/1778/116206)接口、控制台、证书文件中获得。
50
50
  :rtype: str
51
51
  """
52
52
  return self._CaSn
@@ -303,7 +303,6 @@ sub:订阅mqtt消息
303
303
  :param _ClientId: 条件-连接设备ID,可参考 [数据面授权策略说明](https://cloud.tencent.com/document/product/1778/109715)。
304
304
  :type ClientId: str
305
305
  :param _Username: 条件-用户名,可参考 [数据面授权策略说明](https://cloud.tencent.com/document/product/1778/109715)。
306
-
307
306
  :type Username: str
308
307
  :param _Ip: 条件-客户端IP地址,可参考 [数据面授权策略说明](https://cloud.tencent.com/document/product/1778/109715)。
309
308
  :type Ip: str
@@ -447,7 +446,6 @@ sub:订阅mqtt消息
447
446
  @property
448
447
  def Username(self):
449
448
  """条件-用户名,可参考 [数据面授权策略说明](https://cloud.tencent.com/document/product/1778/109715)。
450
-
451
449
  :rtype: str
452
450
  """
453
451
  return self._Username
@@ -886,31 +884,42 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
886
884
 
887
885
  def __init__(self):
888
886
  r"""
889
- :param _InstanceId: 实例ID
887
+ :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
890
888
  :type InstanceId: str
891
- :param _PolicyName: 策略名称
889
+ :param _PolicyName: 策略名称,不能为空,3-64个字符,支持中文、字母、数字、“-”及“_”。
892
890
  :type PolicyName: str
893
- :param _PolicyVersion: 策略版本
891
+ :param _PolicyVersion: 策略版本,默认为1,当前仅支持1
894
892
  :type PolicyVersion: int
895
- :param _Priority: 策略优先级,越小越优先
893
+ :param _Priority: 策略优先级,越小越优先,不能重复
896
894
  :type Priority: int
897
- :param _Effect: allow、deny
895
+ :param _Effect: 决策:
896
+ allow 允许
897
+ deny 拒绝
898
898
  :type Effect: str
899
- :param _Actions: connect、pub、sub
899
+ :param _Actions: 操作
900
+ connect:连接
901
+ pub:发布
902
+ sub:订阅
900
903
  :type Actions: str
901
- :param _Retain: 1,匹配保留消息;2,匹配非保留消息,3.匹配所有消息
904
+ :param _Retain: 条件-保留消息
905
+ 1,匹配保留消息;
906
+ 2,匹配非保留消息,
907
+ 3.匹配保留和非保留消息
902
908
  :type Retain: int
903
- :param _Qos: 0、1、2
909
+ :param _Qos: 条件:服务质量
910
+ 0:最多一次
911
+ 1:最少一次
912
+ 2:精确一次
904
913
  :type Qos: str
905
- :param _Resources: 资源
914
+ :param _Resources: 资源,需要匹配的订阅
906
915
  :type Resources: str
907
- :param _Username: 用户名
916
+ :param _Username: 条件-用户名
908
917
  :type Username: str
909
- :param _ClientId: 客户端
918
+ :param _ClientId: 条件:客户端ID,支持正则
910
919
  :type ClientId: str
911
- :param _Ip: IP地址
920
+ :param _Ip: 条件:客户端IP地址,支持IP或者CIDR
912
921
  :type Ip: str
913
- :param _Remark: 备注信息
922
+ :param _Remark: 备注信息,最长 128 字符
914
923
  :type Remark: str
915
924
  """
916
925
  self._InstanceId = None
@@ -929,7 +938,7 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
929
938
 
930
939
  @property
931
940
  def InstanceId(self):
932
- """实例ID
941
+ """腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
933
942
  :rtype: str
934
943
  """
935
944
  return self._InstanceId
@@ -940,7 +949,7 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
940
949
 
941
950
  @property
942
951
  def PolicyName(self):
943
- """策略名称
952
+ """策略名称,不能为空,3-64个字符,支持中文、字母、数字、“-”及“_”。
944
953
  :rtype: str
945
954
  """
946
955
  return self._PolicyName
@@ -951,7 +960,7 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
951
960
 
952
961
  @property
953
962
  def PolicyVersion(self):
954
- """策略版本
963
+ """策略版本,默认为1,当前仅支持1
955
964
  :rtype: int
956
965
  """
957
966
  return self._PolicyVersion
@@ -962,7 +971,7 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
962
971
 
963
972
  @property
964
973
  def Priority(self):
965
- """策略优先级,越小越优先
974
+ """策略优先级,越小越优先,不能重复
966
975
  :rtype: int
967
976
  """
968
977
  return self._Priority
@@ -973,7 +982,9 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
973
982
 
974
983
  @property
975
984
  def Effect(self):
976
- """allow、deny
985
+ """决策:
986
+ allow 允许
987
+ deny 拒绝
977
988
  :rtype: str
978
989
  """
979
990
  return self._Effect
@@ -984,7 +995,10 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
984
995
 
985
996
  @property
986
997
  def Actions(self):
987
- """connect、pub、sub
998
+ """操作
999
+ connect:连接
1000
+ pub:发布
1001
+ sub:订阅
988
1002
  :rtype: str
989
1003
  """
990
1004
  return self._Actions
@@ -995,7 +1009,10 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
995
1009
 
996
1010
  @property
997
1011
  def Retain(self):
998
- """1,匹配保留消息;2,匹配非保留消息,3.匹配所有消息
1012
+ """条件-保留消息
1013
+ 1,匹配保留消息;
1014
+ 2,匹配非保留消息,
1015
+ 3.匹配保留和非保留消息
999
1016
  :rtype: int
1000
1017
  """
1001
1018
  return self._Retain
@@ -1006,7 +1023,10 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
1006
1023
 
1007
1024
  @property
1008
1025
  def Qos(self):
1009
- """0、1、2
1026
+ """条件:服务质量
1027
+ 0:最多一次
1028
+ 1:最少一次
1029
+ 2:精确一次
1010
1030
  :rtype: str
1011
1031
  """
1012
1032
  return self._Qos
@@ -1017,7 +1037,7 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
1017
1037
 
1018
1038
  @property
1019
1039
  def Resources(self):
1020
- """资源
1040
+ """资源,需要匹配的订阅
1021
1041
  :rtype: str
1022
1042
  """
1023
1043
  return self._Resources
@@ -1028,7 +1048,7 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
1028
1048
 
1029
1049
  @property
1030
1050
  def Username(self):
1031
- """用户名
1051
+ """条件-用户名
1032
1052
  :rtype: str
1033
1053
  """
1034
1054
  return self._Username
@@ -1039,7 +1059,7 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
1039
1059
 
1040
1060
  @property
1041
1061
  def ClientId(self):
1042
- """客户端
1062
+ """条件:客户端ID,支持正则
1043
1063
  :rtype: str
1044
1064
  """
1045
1065
  return self._ClientId
@@ -1050,7 +1070,7 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
1050
1070
 
1051
1071
  @property
1052
1072
  def Ip(self):
1053
- """IP地址
1073
+ """条件:客户端IP地址,支持IP或者CIDR
1054
1074
  :rtype: str
1055
1075
  """
1056
1076
  return self._Ip
@@ -1061,7 +1081,7 @@ class CreateAuthorizationPolicyRequest(AbstractModel):
1061
1081
 
1062
1082
  @property
1063
1083
  def Remark(self):
1064
- """备注信息
1084
+ """备注信息,最长 128 字符
1065
1085
  :rtype: str
1066
1086
  """
1067
1087
  return self._Remark
@@ -1102,11 +1122,39 @@ class CreateAuthorizationPolicyResponse(AbstractModel):
1102
1122
 
1103
1123
  def __init__(self):
1104
1124
  r"""
1125
+ :param _InstanceId: 集群Id
1126
+ :type InstanceId: str
1127
+ :param _Id: 策略id
1128
+ :type Id: int
1105
1129
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1106
1130
  :type RequestId: str
1107
1131
  """
1132
+ self._InstanceId = None
1133
+ self._Id = None
1108
1134
  self._RequestId = None
1109
1135
 
1136
+ @property
1137
+ def InstanceId(self):
1138
+ """集群Id
1139
+ :rtype: str
1140
+ """
1141
+ return self._InstanceId
1142
+
1143
+ @InstanceId.setter
1144
+ def InstanceId(self, InstanceId):
1145
+ self._InstanceId = InstanceId
1146
+
1147
+ @property
1148
+ def Id(self):
1149
+ """策略id
1150
+ :rtype: int
1151
+ """
1152
+ return self._Id
1153
+
1154
+ @Id.setter
1155
+ def Id(self, Id):
1156
+ self._Id = Id
1157
+
1110
1158
  @property
1111
1159
  def RequestId(self):
1112
1160
  """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -1120,6 +1168,8 @@ class CreateAuthorizationPolicyResponse(AbstractModel):
1120
1168
 
1121
1169
 
1122
1170
  def _deserialize(self, params):
1171
+ self._InstanceId = params.get("InstanceId")
1172
+ self._Id = params.get("Id")
1123
1173
  self._RequestId = params.get("RequestId")
1124
1174
 
1125
1175
 
@@ -2141,7 +2191,7 @@ class CreateUserRequest(AbstractModel):
2141
2191
  :type InstanceId: str
2142
2192
  :param _Username: 用户名,不能为空,只支持数字 大小写字母 分隔符("_","-"),不能超过 32 个字符
2143
2193
  :type Username: str
2144
- :param _Password: 密码,该字段为空时候则后端会默认生成
2194
+ :param _Password: 密码,该字段为空时候则后端会默认生成。用户自定义密码时,不能为空,只支持数字 大小写字母 分隔符("_","-"),不能超过 64 个字符。
2145
2195
  :type Password: str
2146
2196
  :param _Remark: 备注,长度不超过128个字符。
2147
2197
  :type Remark: str
@@ -2175,7 +2225,7 @@ class CreateUserRequest(AbstractModel):
2175
2225
 
2176
2226
  @property
2177
2227
  def Password(self):
2178
- """密码,该字段为空时候则后端会默认生成
2228
+ """密码,该字段为空时候则后端会默认生成。用户自定义密码时,不能为空,只支持数字 大小写字母 分隔符("_","-"),不能超过 64 个字符。
2179
2229
  :rtype: str
2180
2230
  """
2181
2231
  return self._Password
@@ -2570,7 +2620,7 @@ class DeleteCaCertificateRequest(AbstractModel):
2570
2620
  r"""
2571
2621
  :param _InstanceId: 实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
2572
2622
  :type InstanceId: str
2573
- :param _CaSn: 证书序列号,可以从 [DescribeCaCertificates](https://cloud.tencent.com/document/api/1778/116206)接口、控制台、证书文件中获得。
2623
+ :param _CaSn: CA证书序列号,可以从 [DescribeCaCertificates](https://cloud.tencent.com/document/api/1778/116206)接口、控制台、证书文件中获得。
2574
2624
  :type CaSn: str
2575
2625
  """
2576
2626
  self._InstanceId = None
@@ -2589,7 +2639,7 @@ class DeleteCaCertificateRequest(AbstractModel):
2589
2639
 
2590
2640
  @property
2591
2641
  def CaSn(self):
2592
- """证书序列号,可以从 [DescribeCaCertificates](https://cloud.tencent.com/document/api/1778/116206)接口、控制台、证书文件中获得。
2642
+ """CA证书序列号,可以从 [DescribeCaCertificates](https://cloud.tencent.com/document/api/1778/116206)接口、控制台、证书文件中获得。
2593
2643
  :rtype: str
2594
2644
  """
2595
2645
  return self._CaSn
@@ -2790,14 +2840,14 @@ class DeleteInstanceRequest(AbstractModel):
2790
2840
 
2791
2841
  def __init__(self):
2792
2842
  r"""
2793
- :param _InstanceId: 实例ID
2843
+ :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
2794
2844
  :type InstanceId: str
2795
2845
  """
2796
2846
  self._InstanceId = None
2797
2847
 
2798
2848
  @property
2799
2849
  def InstanceId(self):
2800
- """实例ID
2850
+ """腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
2801
2851
  :rtype: str
2802
2852
  """
2803
2853
  return self._InstanceId
@@ -3201,9 +3251,9 @@ class DescribeCaCertificateRequest(AbstractModel):
3201
3251
 
3202
3252
  def __init__(self):
3203
3253
  r"""
3204
- :param _CaSn: ca证书sn
3254
+ :param _CaSn: CA证书的SN序列号,可以从 [DescribeCaCertificates](https://cloud.tencent.com/document/api/1778/116206)接口、控制台、证书文件中获得。
3205
3255
  :type CaSn: str
3206
- :param _InstanceId: 集群id
3256
+ :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
3207
3257
  :type InstanceId: str
3208
3258
  """
3209
3259
  self._CaSn = None
@@ -3211,7 +3261,7 @@ class DescribeCaCertificateRequest(AbstractModel):
3211
3261
 
3212
3262
  @property
3213
3263
  def CaSn(self):
3214
- """ca证书sn
3264
+ """CA证书的SN序列号,可以从 [DescribeCaCertificates](https://cloud.tencent.com/document/api/1778/116206)接口、控制台、证书文件中获得。
3215
3265
  :rtype: str
3216
3266
  """
3217
3267
  return self._CaSn
@@ -3222,7 +3272,7 @@ class DescribeCaCertificateRequest(AbstractModel):
3222
3272
 
3223
3273
  @property
3224
3274
  def InstanceId(self):
3225
- """集群id
3275
+ """腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
3226
3276
  :rtype: str
3227
3277
  """
3228
3278
  return self._InstanceId
@@ -3252,29 +3302,32 @@ class DescribeCaCertificateResponse(AbstractModel):
3252
3302
 
3253
3303
  def __init__(self):
3254
3304
  r"""
3255
- :param _CreatedTime: 创建时间
3305
+ :param _CreatedTime: 创建时间,毫秒级时间戳 。
3256
3306
  :type CreatedTime: int
3257
- :param _UpdateTime: 上次更新时间
3307
+ :param _UpdateTime: 上次更新时间,毫秒级时间戳 。
3258
3308
  :type UpdateTime: int
3259
- :param _NotAfterTime: 失效日期
3309
+ :param _NotAfterTime: 失效日期,毫秒级时间戳 。
3260
3310
  :type NotAfterTime: int
3261
- :param _LastActivationTime: 上次激活时间
3311
+ :param _LastActivationTime: 上次激活时间,毫秒级时间戳 。
3262
3312
  :type LastActivationTime: int
3263
- :param _LastInactivationTime: 上次吊销时间
3313
+ :param _LastInactivationTime: 上次吊销时间,毫秒级时间戳 。
3264
3314
  :type LastInactivationTime: int
3265
- :param _Status: 证书状态
3315
+ :param _Status: CA证书状态
3316
+ ACTIVE:激活
3317
+ INACTIVE:未激活
3318
+
3266
3319
  :type Status: str
3267
3320
  :param _CaSn: 证书序列号
3268
3321
  :type CaSn: str
3269
- :param _CaCn: common name
3322
+ :param _CaCn: 证书的CN(Common Name),证书中用于标识主体的名称,通常是域名或组织名称
3270
3323
  :type CaCn: str
3271
3324
  :param _CaCertificate: 证书内容
3272
3325
  :type CaCertificate: str
3273
- :param _Format: 证书格式
3326
+ :param _Format: 证书格式,当仅支持PEM格式
3274
3327
  :type Format: str
3275
3328
  :param _CaIssuerCn: Ca证书颁发者CN
3276
3329
  :type CaIssuerCn: str
3277
- :param _NotBeforeTime: 生效开始时间
3330
+ :param _NotBeforeTime: 生效开始时间,毫秒级时间戳 。
3278
3331
  :type NotBeforeTime: int
3279
3332
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3280
3333
  :type RequestId: str
@@ -3295,7 +3348,7 @@ class DescribeCaCertificateResponse(AbstractModel):
3295
3348
 
3296
3349
  @property
3297
3350
  def CreatedTime(self):
3298
- """创建时间
3351
+ """创建时间,毫秒级时间戳 。
3299
3352
  :rtype: int
3300
3353
  """
3301
3354
  return self._CreatedTime
@@ -3306,7 +3359,7 @@ class DescribeCaCertificateResponse(AbstractModel):
3306
3359
 
3307
3360
  @property
3308
3361
  def UpdateTime(self):
3309
- """上次更新时间
3362
+ """上次更新时间,毫秒级时间戳 。
3310
3363
  :rtype: int
3311
3364
  """
3312
3365
  return self._UpdateTime
@@ -3317,7 +3370,7 @@ class DescribeCaCertificateResponse(AbstractModel):
3317
3370
 
3318
3371
  @property
3319
3372
  def NotAfterTime(self):
3320
- """失效日期
3373
+ """失效日期,毫秒级时间戳 。
3321
3374
  :rtype: int
3322
3375
  """
3323
3376
  return self._NotAfterTime
@@ -3328,7 +3381,7 @@ class DescribeCaCertificateResponse(AbstractModel):
3328
3381
 
3329
3382
  @property
3330
3383
  def LastActivationTime(self):
3331
- """上次激活时间
3384
+ """上次激活时间,毫秒级时间戳 。
3332
3385
  :rtype: int
3333
3386
  """
3334
3387
  return self._LastActivationTime
@@ -3339,7 +3392,7 @@ class DescribeCaCertificateResponse(AbstractModel):
3339
3392
 
3340
3393
  @property
3341
3394
  def LastInactivationTime(self):
3342
- """上次吊销时间
3395
+ """上次吊销时间,毫秒级时间戳 。
3343
3396
  :rtype: int
3344
3397
  """
3345
3398
  return self._LastInactivationTime
@@ -3350,7 +3403,10 @@ class DescribeCaCertificateResponse(AbstractModel):
3350
3403
 
3351
3404
  @property
3352
3405
  def Status(self):
3353
- """证书状态
3406
+ """CA证书状态
3407
+ ACTIVE:激活
3408
+ INACTIVE:未激活
3409
+
3354
3410
  :rtype: str
3355
3411
  """
3356
3412
  return self._Status
@@ -3372,7 +3428,7 @@ class DescribeCaCertificateResponse(AbstractModel):
3372
3428
 
3373
3429
  @property
3374
3430
  def CaCn(self):
3375
- """common name
3431
+ """证书的CN(Common Name),证书中用于标识主体的名称,通常是域名或组织名称
3376
3432
  :rtype: str
3377
3433
  """
3378
3434
  return self._CaCn
@@ -3394,7 +3450,7 @@ class DescribeCaCertificateResponse(AbstractModel):
3394
3450
 
3395
3451
  @property
3396
3452
  def Format(self):
3397
- """证书格式
3453
+ """证书格式,当仅支持PEM格式
3398
3454
  :rtype: str
3399
3455
  """
3400
3456
  return self._Format
@@ -3416,7 +3472,7 @@ class DescribeCaCertificateResponse(AbstractModel):
3416
3472
 
3417
3473
  @property
3418
3474
  def NotBeforeTime(self):
3419
- """生效开始时间
3475
+ """生效开始时间,毫秒级时间戳 。
3420
3476
  :rtype: int
3421
3477
  """
3422
3478
  return self._NotBeforeTime
@@ -3546,7 +3602,7 @@ class DescribeClientListRequest(AbstractModel):
3546
3602
  r"""
3547
3603
  :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
3548
3604
  :type InstanceId: str
3549
- :param _ClientId: 客户端名
3605
+ :param _ClientId: 客户端ID
3550
3606
  :type ClientId: str
3551
3607
  :param _Number: 客户端数量限制,最大1024,默认1024
3552
3608
  :type Number: str
@@ -3568,7 +3624,7 @@ class DescribeClientListRequest(AbstractModel):
3568
3624
 
3569
3625
  @property
3570
3626
  def ClientId(self):
3571
- """客户端名
3627
+ """客户端ID
3572
3628
  :rtype: str
3573
3629
  """
3574
3630
  return self._ClientId
@@ -3974,24 +4030,25 @@ class DescribeDeviceCertificatesRequest(AbstractModel):
3974
4030
 
3975
4031
  def __init__(self):
3976
4032
  r"""
3977
- :param _InstanceId: 实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
4033
+ :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
3978
4034
  :type InstanceId: str
3979
4035
  :param _Filters: 支持搜索参数
3980
- ClientId:客户端id
3981
- CaSn:所属的CA证书SN
3982
- DeviceCertificateSn:设备证书SN
3983
- DeviceCertificateCn:设备证书CN
4036
+ ClientId:客户端id,根据实际业务使用获取
4037
+ CaSn:所属的CA证书SN序列号 可以从 [查询集群CA证书列表](https://cloud.tencent.com/document/api/1778/116206) 或者实际业务使用获取
4038
+ DeviceCertificateSn:设备证书SN序列号 可从[查询设备证书详情](https://cloud.tencent.com/document/api/1778/113748) 获取
4039
+ DeviceCertificateCn:设备证书CN 可从[查询设备证书详情](https://cloud.tencent.com/document/api/1778/113748) 获取
3984
4040
  OrganizationalUnit:证书OU
3985
4041
  NotAfterEnd:过期时间小于等于指定时间的证书
3986
4042
  NotAfterStart:过期时间大于等于指定时间的证书
3987
- Status:证书状态
4043
+ Status:设备证书状态 ACTIVE(激活); INACTIVE(未激活)REVOKED(吊销);PENDING_ACTIVATION(注册待激活)
3988
4044
 
3989
4045
  :type Filters: list of Filter
3990
- :param _Limit: 分页limit
4046
+ :param _Limit: 分页limit,默认20,最大100
3991
4047
  :type Limit: int
3992
- :param _Offset: 分页偏移量
4048
+ :param _Offset: 分页偏移量,默认0
3993
4049
  :type Offset: int
3994
- :param _OrderBy: CREATE_TIME_DESC, 创建时间降序
4050
+ :param _OrderBy: 排序规则
4051
+ CREATE_TIME_DESC, 创建时间降序
3995
4052
  CREATE_TIME_ASC,创建时间升序
3996
4053
  UPDATE_TIME_DESC,更新时间降序
3997
4054
  UPDATE_TIME_ASC,更新时间升序
@@ -4005,7 +4062,7 @@ Status:证书状态
4005
4062
 
4006
4063
  @property
4007
4064
  def InstanceId(self):
4008
- """实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
4065
+ """腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
4009
4066
  :rtype: str
4010
4067
  """
4011
4068
  return self._InstanceId
@@ -4017,14 +4074,14 @@ Status:证书状态
4017
4074
  @property
4018
4075
  def Filters(self):
4019
4076
  """支持搜索参数
4020
- ClientId:客户端id
4021
- CaSn:所属的CA证书SN
4022
- DeviceCertificateSn:设备证书SN
4023
- DeviceCertificateCn:设备证书CN
4077
+ ClientId:客户端id,根据实际业务使用获取
4078
+ CaSn:所属的CA证书SN序列号 可以从 [查询集群CA证书列表](https://cloud.tencent.com/document/api/1778/116206) 或者实际业务使用获取
4079
+ DeviceCertificateSn:设备证书SN序列号 可从[查询设备证书详情](https://cloud.tencent.com/document/api/1778/113748) 获取
4080
+ DeviceCertificateCn:设备证书CN 可从[查询设备证书详情](https://cloud.tencent.com/document/api/1778/113748) 获取
4024
4081
  OrganizationalUnit:证书OU
4025
4082
  NotAfterEnd:过期时间小于等于指定时间的证书
4026
4083
  NotAfterStart:过期时间大于等于指定时间的证书
4027
- Status:证书状态
4084
+ Status:设备证书状态 ACTIVE(激活); INACTIVE(未激活)REVOKED(吊销);PENDING_ACTIVATION(注册待激活)
4028
4085
 
4029
4086
  :rtype: list of Filter
4030
4087
  """
@@ -4036,7 +4093,7 @@ Status:证书状态
4036
4093
 
4037
4094
  @property
4038
4095
  def Limit(self):
4039
- """分页limit
4096
+ """分页limit,默认20,最大100
4040
4097
  :rtype: int
4041
4098
  """
4042
4099
  return self._Limit
@@ -4047,7 +4104,7 @@ Status:证书状态
4047
4104
 
4048
4105
  @property
4049
4106
  def Offset(self):
4050
- """分页偏移量
4107
+ """分页偏移量,默认0
4051
4108
  :rtype: int
4052
4109
  """
4053
4110
  return self._Offset
@@ -4058,7 +4115,8 @@ Status:证书状态
4058
4115
 
4059
4116
  @property
4060
4117
  def OrderBy(self):
4061
- """CREATE_TIME_DESC, 创建时间降序
4118
+ """排序规则
4119
+ CREATE_TIME_DESC, 创建时间降序
4062
4120
  CREATE_TIME_ASC,创建时间升序
4063
4121
  UPDATE_TIME_DESC,更新时间降序
4064
4122
  UPDATE_TIME_ASC,更新时间升序
@@ -4101,7 +4159,7 @@ class DescribeDeviceCertificatesResponse(AbstractModel):
4101
4159
  r"""
4102
4160
  :param _TotalCount: 总数
4103
4161
  :type TotalCount: int
4104
- :param _Data: 设备证书
4162
+ :param _Data: 设备证书列表
4105
4163
  :type Data: list of DeviceCertificateItem
4106
4164
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4107
4165
  :type RequestId: str
@@ -4123,7 +4181,7 @@ class DescribeDeviceCertificatesResponse(AbstractModel):
4123
4181
 
4124
4182
  @property
4125
4183
  def Data(self):
4126
- """设备证书
4184
+ """设备证书列表
4127
4185
  :rtype: list of DeviceCertificateItem
4128
4186
  """
4129
4187
  return self._Data
@@ -4565,14 +4623,14 @@ class DescribeInstanceRequest(AbstractModel):
4565
4623
 
4566
4624
  def __init__(self):
4567
4625
  r"""
4568
- :param _InstanceId: 实例ID
4626
+ :param _InstanceId: 实例ID [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)
4569
4627
  :type InstanceId: str
4570
4628
  """
4571
4629
  self._InstanceId = None
4572
4630
 
4573
4631
  @property
4574
4632
  def InstanceId(self):
4575
- """实例ID
4633
+ """实例ID [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)
4576
4634
  :rtype: str
4577
4635
  """
4578
4636
  return self._InstanceId
@@ -4604,6 +4662,7 @@ class DescribeInstanceResponse(AbstractModel):
4604
4662
  :param _InstanceType: 实例类型
4605
4663
  BASIC 基础版
4606
4664
  PRO 专业版
4665
+ PLATINUM 铂金版
4607
4666
  :type InstanceType: str
4608
4667
  :param _InstanceId: 实例ID
4609
4668
  :type InstanceId: str
@@ -4619,7 +4678,7 @@ PRO 专业版
4619
4678
  :type CreatedTime: int
4620
4679
  :param _Remark: 备注信息
4621
4680
  :type Remark: str
4622
- :param _InstanceStatus: 实例状态
4681
+ :param _InstanceStatus: 实例状态, RUNNING, 运行中 MAINTAINING,维护中 ABNORMAL,异常 OVERDUE,欠费 DESTROYED,已删除 CREATING,创建中 MODIFYING,变配中 CREATE_FAILURE,创建失败 MODIFY_FAILURE,变配失败 DELETING,删除中
4623
4682
  :type InstanceStatus: str
4624
4683
  :param _SkuCode: 实例规格
4625
4684
  :type SkuCode: str
@@ -4635,13 +4694,13 @@ API:通过API手动注册
4635
4694
  :type DeviceCertificateProvisionType: str
4636
4695
  :param _AutomaticActivation: 自动注册设备证书时是否自动激活
4637
4696
  :type AutomaticActivation: bool
4638
- :param _RenewFlag: 是否自动续费
4697
+ :param _RenewFlag: 是否自动续费。仅包年包月集群生效。 1:自动续费 0:非自动续费
4639
4698
  :type RenewFlag: int
4640
4699
  :param _PayMode: 计费模式, POSTPAID,按量计费 PREPAID,包年包月
4641
4700
  :type PayMode: str
4642
- :param _ExpiryTime: 到期时间,秒为单位
4701
+ :param _ExpiryTime: 到期时间,毫秒级时间戳
4643
4702
  :type ExpiryTime: int
4644
- :param _DestroyTime: 预销毁时间
4703
+ :param _DestroyTime: 预销毁时间,毫秒级时间戳
4645
4704
  :type DestroyTime: int
4646
4705
  :param _X509Mode: TLS,单向认证 mTLS,双向认证 BYOC;一机一证
4647
4706
  :type X509Mode: str
@@ -4651,6 +4710,8 @@ API:通过API手动注册
4651
4710
  :type RegistrationCode: str
4652
4711
  :param _MaxSubscription: 集群最大订阅数
4653
4712
  :type MaxSubscription: int
4713
+ :param _AuthorizationPolicy: 授权策略开关
4714
+ :type AuthorizationPolicy: bool
4654
4715
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4655
4716
  :type RequestId: str
4656
4717
  """
@@ -4677,6 +4738,7 @@ API:通过API手动注册
4677
4738
  self._MaxCaNum = None
4678
4739
  self._RegistrationCode = None
4679
4740
  self._MaxSubscription = None
4741
+ self._AuthorizationPolicy = None
4680
4742
  self._RequestId = None
4681
4743
 
4682
4744
  @property
@@ -4684,6 +4746,7 @@ API:通过API手动注册
4684
4746
  """实例类型
4685
4747
  BASIC 基础版
4686
4748
  PRO 专业版
4749
+ PLATINUM 铂金版
4687
4750
  :rtype: str
4688
4751
  """
4689
4752
  return self._InstanceType
@@ -4771,7 +4834,7 @@ PRO 专业版
4771
4834
 
4772
4835
  @property
4773
4836
  def InstanceStatus(self):
4774
- """实例状态
4837
+ """实例状态, RUNNING, 运行中 MAINTAINING,维护中 ABNORMAL,异常 OVERDUE,欠费 DESTROYED,已删除 CREATING,创建中 MODIFYING,变配中 CREATE_FAILURE,创建失败 MODIFY_FAILURE,变配失败 DELETING,删除中
4775
4838
  :rtype: str
4776
4839
  """
4777
4840
  return self._InstanceStatus
@@ -4850,7 +4913,7 @@ API:通过API手动注册
4850
4913
 
4851
4914
  @property
4852
4915
  def RenewFlag(self):
4853
- """是否自动续费
4916
+ """是否自动续费。仅包年包月集群生效。 1:自动续费 0:非自动续费
4854
4917
  :rtype: int
4855
4918
  """
4856
4919
  return self._RenewFlag
@@ -4872,7 +4935,7 @@ API:通过API手动注册
4872
4935
 
4873
4936
  @property
4874
4937
  def ExpiryTime(self):
4875
- """到期时间,秒为单位
4938
+ """到期时间,毫秒级时间戳
4876
4939
  :rtype: int
4877
4940
  """
4878
4941
  return self._ExpiryTime
@@ -4883,7 +4946,7 @@ API:通过API手动注册
4883
4946
 
4884
4947
  @property
4885
4948
  def DestroyTime(self):
4886
- """预销毁时间
4949
+ """预销毁时间,毫秒级时间戳
4887
4950
  :rtype: int
4888
4951
  """
4889
4952
  return self._DestroyTime
@@ -4936,6 +4999,17 @@ API:通过API手动注册
4936
4999
  def MaxSubscription(self, MaxSubscription):
4937
5000
  self._MaxSubscription = MaxSubscription
4938
5001
 
5002
+ @property
5003
+ def AuthorizationPolicy(self):
5004
+ """授权策略开关
5005
+ :rtype: bool
5006
+ """
5007
+ return self._AuthorizationPolicy
5008
+
5009
+ @AuthorizationPolicy.setter
5010
+ def AuthorizationPolicy(self, AuthorizationPolicy):
5011
+ self._AuthorizationPolicy = AuthorizationPolicy
5012
+
4939
5013
  @property
4940
5014
  def RequestId(self):
4941
5015
  """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -4972,6 +5046,7 @@ API:通过API手动注册
4972
5046
  self._MaxCaNum = params.get("MaxCaNum")
4973
5047
  self._RegistrationCode = params.get("RegistrationCode")
4974
5048
  self._MaxSubscription = params.get("MaxSubscription")
5049
+ self._AuthorizationPolicy = params.get("AuthorizationPolicy")
4975
5050
  self._RequestId = params.get("RequestId")
4976
5051
 
4977
5052
 
@@ -4982,19 +5057,19 @@ class DescribeMessageListRequest(AbstractModel):
4982
5057
 
4983
5058
  def __init__(self):
4984
5059
  r"""
4985
- :param _InstanceId: 实例ID
5060
+ :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
4986
5061
  :type InstanceId: str
4987
- :param _Topic: 主题
5062
+ :param _Topic: 要查询的一级Topic,可从 [查询MQTT主题列表](https://cloud.tencent.com/document/product/1778/111082) 获取。
4988
5063
  :type Topic: str
4989
- :param _StartTime: 开始时间
5064
+ :param _StartTime: 开始时间,毫秒级时间戳 。
4990
5065
  :type StartTime: int
4991
- :param _EndTime: 结束时间
5066
+ :param _EndTime: 结束时间,毫秒级时间戳 。
4992
5067
  :type EndTime: int
4993
- :param _TaskRequestId: 请求任务id
5068
+ :param _TaskRequestId: 请求任务id,用于相同查询参数下查询加速,第一次查询时无需传递,第一次查询会根据本次查询参数生成查询任务ID,保留查询条件,查询下一页消息时可传递第一次查询返回的任务ID。
4994
5069
  :type TaskRequestId: str
4995
- :param _Offset: 查询起始位置
5070
+ :param _Offset: 查询起始位置,默认0
4996
5071
  :type Offset: int
4997
- :param _Limit: 查询结果限制数量
5072
+ :param _Limit: 查询结果限制数量,默认20,最大50
4998
5073
  :type Limit: int
4999
5074
  """
5000
5075
  self._InstanceId = None
@@ -5007,7 +5082,7 @@ class DescribeMessageListRequest(AbstractModel):
5007
5082
 
5008
5083
  @property
5009
5084
  def InstanceId(self):
5010
- """实例ID
5085
+ """腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
5011
5086
  :rtype: str
5012
5087
  """
5013
5088
  return self._InstanceId
@@ -5018,7 +5093,7 @@ class DescribeMessageListRequest(AbstractModel):
5018
5093
 
5019
5094
  @property
5020
5095
  def Topic(self):
5021
- """主题
5096
+ """要查询的一级Topic,可从 [查询MQTT主题列表](https://cloud.tencent.com/document/product/1778/111082) 获取。
5022
5097
  :rtype: str
5023
5098
  """
5024
5099
  return self._Topic
@@ -5029,7 +5104,7 @@ class DescribeMessageListRequest(AbstractModel):
5029
5104
 
5030
5105
  @property
5031
5106
  def StartTime(self):
5032
- """开始时间
5107
+ """开始时间,毫秒级时间戳 。
5033
5108
  :rtype: int
5034
5109
  """
5035
5110
  return self._StartTime
@@ -5040,7 +5115,7 @@ class DescribeMessageListRequest(AbstractModel):
5040
5115
 
5041
5116
  @property
5042
5117
  def EndTime(self):
5043
- """结束时间
5118
+ """结束时间,毫秒级时间戳 。
5044
5119
  :rtype: int
5045
5120
  """
5046
5121
  return self._EndTime
@@ -5051,7 +5126,7 @@ class DescribeMessageListRequest(AbstractModel):
5051
5126
 
5052
5127
  @property
5053
5128
  def TaskRequestId(self):
5054
- """请求任务id
5129
+ """请求任务id,用于相同查询参数下查询加速,第一次查询时无需传递,第一次查询会根据本次查询参数生成查询任务ID,保留查询条件,查询下一页消息时可传递第一次查询返回的任务ID。
5055
5130
  :rtype: str
5056
5131
  """
5057
5132
  return self._TaskRequestId
@@ -5062,7 +5137,7 @@ class DescribeMessageListRequest(AbstractModel):
5062
5137
 
5063
5138
  @property
5064
5139
  def Offset(self):
5065
- """查询起始位置
5140
+ """查询起始位置,默认0
5066
5141
  :rtype: int
5067
5142
  """
5068
5143
  return self._Offset
@@ -5073,7 +5148,7 @@ class DescribeMessageListRequest(AbstractModel):
5073
5148
 
5074
5149
  @property
5075
5150
  def Limit(self):
5076
- """查询结果限制数量
5151
+ """查询结果限制数量,默认20,最大50
5077
5152
  :rtype: int
5078
5153
  """
5079
5154
  return self._Limit
@@ -5356,7 +5431,7 @@ class DescribeTopicListRequest(AbstractModel):
5356
5431
  :type Filters: list of Filter
5357
5432
  :param _Offset: 查询起始位置,默认0。
5358
5433
  :type Offset: int
5359
- :param _Limit: 查询结果限制数量,默认0,最大20
5434
+ :param _Limit: 查询结果限制数量,默认20,最大20
5360
5435
  :type Limit: int
5361
5436
  """
5362
5437
  self._InstanceId = None
@@ -5400,7 +5475,7 @@ class DescribeTopicListRequest(AbstractModel):
5400
5475
 
5401
5476
  @property
5402
5477
  def Limit(self):
5403
- """查询结果限制数量,默认0,最大20
5478
+ """查询结果限制数量,默认20,最大20
5404
5479
  :rtype: int
5405
5480
  """
5406
5481
  return self._Limit
@@ -5794,37 +5869,37 @@ class DeviceCertificateItem(AbstractModel):
5794
5869
  :type ClientId: str
5795
5870
  :param _DeviceCertificate: 设备证书
5796
5871
  :type DeviceCertificate: str
5797
- :param _DeviceCertificateSn: 设备证书Sn
5872
+ :param _DeviceCertificateSn: 设备证书SN序列号,用于唯一标识一个设备证书
5798
5873
  :type DeviceCertificateSn: str
5799
5874
  :param _DeviceCertificateCn: 设备证书Cn
5800
5875
  :type DeviceCertificateCn: str
5801
- :param _CaSn: 签发ca的序列号
5876
+ :param _CaSn: 签发该证书的CA证书的序列号
5802
5877
  :type CaSn: str
5803
- :param _Format: 证书格式
5878
+ :param _Format: 证书格式,当前仅支持PEM
5804
5879
  :type Format: str
5805
- :param _Status: 证书状态
5806
- ACTIVE,//激活
5807
- INACTIVE,//未激活
5808
- REVOKED,//吊销
5809
- PENDING_ACTIVATION,//注册待激活
5880
+ :param _Status: 设备证书状态
5881
+ ACTIVE:激活
5882
+ INACTIVE:未激活
5883
+ REVOKED:吊销
5884
+ PENDING_ACTIVATION:注册待激活
5810
5885
  :type Status: str
5811
5886
  :param _OrganizationalUnit: 组织单位
5812
5887
  :type OrganizationalUnit: str
5813
- :param _LastActivationTime: 上次激活时间
5888
+ :param _LastActivationTime: 上次激活时间,毫秒级时间戳 。
5814
5889
  :type LastActivationTime: int
5815
- :param _LastInactivationTime: 上次取消激活时间
5890
+ :param _LastInactivationTime: 上次取消激活时间,毫秒级时间戳 。
5816
5891
  :type LastInactivationTime: int
5817
- :param _CreatedTime: 创建时间
5892
+ :param _CreatedTime: 创建时间,毫秒级时间戳 。
5818
5893
  :type CreatedTime: int
5819
- :param _UpdateTime: 预销毁时间
5894
+ :param _UpdateTime: 更新时间,毫秒级时间戳 。
5820
5895
  :type UpdateTime: int
5821
5896
  :param _CertificateSource: 证书来源:
5822
5897
  API, 手动注册
5823
5898
  JITP 自动注册
5824
5899
  :type CertificateSource: str
5825
- :param _NotAfterTime: 证书失效日期
5900
+ :param _NotAfterTime: 证书失效日期,毫秒级时间戳 。
5826
5901
  :type NotAfterTime: int
5827
- :param _NotBeforeTime: 证书生效开始日期
5902
+ :param _NotBeforeTime: 证书生效开始日期,毫秒级时间戳 。
5828
5903
  :type NotBeforeTime: int
5829
5904
  """
5830
5905
  self._ClientId = None
@@ -5867,7 +5942,7 @@ JITP 自动注册
5867
5942
 
5868
5943
  @property
5869
5944
  def DeviceCertificateSn(self):
5870
- """设备证书Sn
5945
+ """设备证书SN序列号,用于唯一标识一个设备证书
5871
5946
  :rtype: str
5872
5947
  """
5873
5948
  return self._DeviceCertificateSn
@@ -5889,7 +5964,7 @@ JITP 自动注册
5889
5964
 
5890
5965
  @property
5891
5966
  def CaSn(self):
5892
- """签发ca的序列号
5967
+ """签发该证书的CA证书的序列号
5893
5968
  :rtype: str
5894
5969
  """
5895
5970
  return self._CaSn
@@ -5900,7 +5975,7 @@ JITP 自动注册
5900
5975
 
5901
5976
  @property
5902
5977
  def Format(self):
5903
- """证书格式
5978
+ """证书格式,当前仅支持PEM
5904
5979
  :rtype: str
5905
5980
  """
5906
5981
  return self._Format
@@ -5911,11 +5986,11 @@ JITP 自动注册
5911
5986
 
5912
5987
  @property
5913
5988
  def Status(self):
5914
- """证书状态
5915
- ACTIVE,//激活
5916
- INACTIVE,//未激活
5917
- REVOKED,//吊销
5918
- PENDING_ACTIVATION,//注册待激活
5989
+ """设备证书状态
5990
+ ACTIVE:激活
5991
+ INACTIVE:未激活
5992
+ REVOKED:吊销
5993
+ PENDING_ACTIVATION:注册待激活
5919
5994
  :rtype: str
5920
5995
  """
5921
5996
  return self._Status
@@ -5937,7 +6012,7 @@ JITP 自动注册
5937
6012
 
5938
6013
  @property
5939
6014
  def LastActivationTime(self):
5940
- """上次激活时间
6015
+ """上次激活时间,毫秒级时间戳 。
5941
6016
  :rtype: int
5942
6017
  """
5943
6018
  return self._LastActivationTime
@@ -5948,7 +6023,7 @@ JITP 自动注册
5948
6023
 
5949
6024
  @property
5950
6025
  def LastInactivationTime(self):
5951
- """上次取消激活时间
6026
+ """上次取消激活时间,毫秒级时间戳 。
5952
6027
  :rtype: int
5953
6028
  """
5954
6029
  return self._LastInactivationTime
@@ -5959,7 +6034,7 @@ JITP 自动注册
5959
6034
 
5960
6035
  @property
5961
6036
  def CreatedTime(self):
5962
- """创建时间
6037
+ """创建时间,毫秒级时间戳 。
5963
6038
  :rtype: int
5964
6039
  """
5965
6040
  return self._CreatedTime
@@ -5970,7 +6045,7 @@ JITP 自动注册
5970
6045
 
5971
6046
  @property
5972
6047
  def UpdateTime(self):
5973
- """预销毁时间
6048
+ """更新时间,毫秒级时间戳 。
5974
6049
  :rtype: int
5975
6050
  """
5976
6051
  return self._UpdateTime
@@ -5994,7 +6069,7 @@ JITP 自动注册
5994
6069
 
5995
6070
  @property
5996
6071
  def NotAfterTime(self):
5997
- """证书失效日期
6072
+ """证书失效日期,毫秒级时间戳 。
5998
6073
  :rtype: int
5999
6074
  """
6000
6075
  return self._NotAfterTime
@@ -6005,7 +6080,7 @@ JITP 自动注册
6005
6080
 
6006
6081
  @property
6007
6082
  def NotBeforeTime(self):
6008
- """证书生效开始日期
6083
+ """证书生效开始日期,毫秒级时间戳 。
6009
6084
  :rtype: int
6010
6085
  """
6011
6086
  return self._NotBeforeTime
@@ -6221,16 +6296,35 @@ JWT:JWT认证器
6221
6296
  JWKS:JWKS认证器
6222
6297
  HTTP:HTTP认证器
6223
6298
  :type Type: str
6224
- :param _Config: HTTP认证器
6299
+ :param _Config: JWT认证器字段说明
6300
+ from(认证字段)
6301
+ password:从password字段获取认证字段
6302
+ username:从username字段获取认证字段
6303
+ secret(签名方式)
6304
+ hmac-based:hmac-based签名方式
6305
+ public-key:public-key签名方式
6306
+ secret(密钥),hmac-based需要配置密钥
6307
+ public-key(公钥),public-key签名方式需要配置
6308
+ 样例:{"from":"password","secret":"secret282698","algorithm":"hmac-based"}
6309
+
6310
+ JWKS认证器字段说明
6311
+ endpoint(接入点):公钥获取服务器接入地址
6312
+ refreshInterval(认证内容):公钥集合刷新周期
6313
+ from(认证字段)
6314
+ password:从password字段获取认证字段
6315
+ username:从username字段获取认证字段
6316
+ text:公钥集合
6317
+ 样例:{"endpoint":"127.0.0.1","refreshInterval":60,"from":"password"}
6318
+
6319
+ HTTP认证器
6225
6320
  headers(请求头):标准请求头和自定义请求头
6226
6321
  endpoint(接入点):认证服务器接入点
6227
6322
  method(http请求方法):POST/GET
6228
6323
  readTimeout(读超时时间):读取认证服务器数据超时时间,单位秒
6229
6324
  connectTimeout(连接超时时间):连接认证服务器超时时间,单位秒
6230
6325
  body(请求体):http请求体
6231
- concurrency(并发数):最大并发请求数
6326
+ concurrency(并发数):最大并发请求数量
6232
6327
  样例:{"headers":[{"key":"Content-type","value":"application/json"},{"key":"username","value":"${Username}"}],"endpoint":"https://127.0.0.1:443","method":"POST","readTimeout":10,"connectTimeout":10,"body":[{"key":"client-id","value":"${ClientId}"}],"concurrency":8}
6233
-
6234
6328
  参考 [认证管理概述](https://cloud.tencent.com/document/product/1778/114813)
6235
6329
  :type Config: str
6236
6330
  :param _Status: 认证器状态
@@ -6264,16 +6358,35 @@ HTTP:HTTP认证器
6264
6358
 
6265
6359
  @property
6266
6360
  def Config(self):
6267
- """HTTP认证器
6361
+ """JWT认证器字段说明
6362
+ from(认证字段)
6363
+ password:从password字段获取认证字段
6364
+ username:从username字段获取认证字段
6365
+ secret(签名方式)
6366
+ hmac-based:hmac-based签名方式
6367
+ public-key:public-key签名方式
6368
+ secret(密钥),hmac-based需要配置密钥
6369
+ public-key(公钥),public-key签名方式需要配置
6370
+ 样例:{"from":"password","secret":"secret282698","algorithm":"hmac-based"}
6371
+
6372
+ JWKS认证器字段说明
6373
+ endpoint(接入点):公钥获取服务器接入地址
6374
+ refreshInterval(认证内容):公钥集合刷新周期
6375
+ from(认证字段)
6376
+ password:从password字段获取认证字段
6377
+ username:从username字段获取认证字段
6378
+ text:公钥集合
6379
+ 样例:{"endpoint":"127.0.0.1","refreshInterval":60,"from":"password"}
6380
+
6381
+ HTTP认证器
6268
6382
  headers(请求头):标准请求头和自定义请求头
6269
6383
  endpoint(接入点):认证服务器接入点
6270
6384
  method(http请求方法):POST/GET
6271
6385
  readTimeout(读超时时间):读取认证服务器数据超时时间,单位秒
6272
6386
  connectTimeout(连接超时时间):连接认证服务器超时时间,单位秒
6273
6387
  body(请求体):http请求体
6274
- concurrency(并发数):最大并发请求数
6388
+ concurrency(并发数):最大并发请求数量
6275
6389
  样例:{"headers":[{"key":"Content-type","value":"application/json"},{"key":"username","value":"${Username}"}],"endpoint":"https://127.0.0.1:443","method":"POST","readTimeout":10,"connectTimeout":10,"body":[{"key":"client-id","value":"${ClientId}"}],"concurrency":8}
6276
-
6277
6390
  参考 [认证管理概述](https://cloud.tencent.com/document/product/1778/114813)
6278
6391
  :rtype: str
6279
6392
  """
@@ -6349,7 +6462,7 @@ class MQTTClientInfo(AbstractModel):
6349
6462
  :param _ProtocolVersion: MQTT 协议版本
6350
6463
  3:表示MQTT 3.1版本
6351
6464
  4:表示 MQTT 3.1.1
6352
- 5: 标识MQTT 5.0协议
6465
+ 5:表示MQTT 5.0协议
6353
6466
  :type ProtocolVersion: int
6354
6467
  :param _Keepalive: 保持连接时间,单位:秒
6355
6468
  :type Keepalive: int
@@ -6401,7 +6514,7 @@ class MQTTClientInfo(AbstractModel):
6401
6514
  """MQTT 协议版本
6402
6515
  3:表示MQTT 3.1版本
6403
6516
  4:表示 MQTT 3.1.1
6404
- 5: 标识MQTT 5.0协议
6517
+ 5:表示MQTT 5.0协议
6405
6518
  :rtype: int
6406
6519
  """
6407
6520
  return self._ProtocolVersion
@@ -6761,7 +6874,7 @@ DELETING,删除中
6761
6874
  :type MaxSubscriptionPerClient: int
6762
6875
  :param _ClientNumLimit: 客户端连接数上线
6763
6876
  :type ClientNumLimit: int
6764
- :param _RenewFlag: 是否自动续费。仅包年包月就去那生效。
6877
+ :param _RenewFlag: 是否自动续费。仅包年包月集群生效。
6765
6878
  1:自动续费
6766
6879
  0:非自动续费
6767
6880
  :type RenewFlag: int
@@ -6957,7 +7070,7 @@ DELETING,删除中
6957
7070
 
6958
7071
  @property
6959
7072
  def RenewFlag(self):
6960
- """是否自动续费。仅包年包月就去那生效。
7073
+ """是否自动续费。仅包年包月集群生效。
6961
7074
  1:自动续费
6962
7075
  0:非自动续费
6963
7076
  :rtype: int
@@ -7081,7 +7194,7 @@ class MQTTMessageItem(AbstractModel):
7081
7194
  :type Keys: str
7082
7195
  :param _ProducerAddr: 客户端地址
7083
7196
  :type ProducerAddr: str
7084
- :param _ProduceTime: 消息发送时间
7197
+ :param _ProduceTime: 消息发送时间,格式 日期时间:YYYY-MM-DD hh:mm:ss
7085
7198
  :type ProduceTime: str
7086
7199
  :param _DeadLetterResendTimes: 死信重发次数
7087
7200
  :type DeadLetterResendTimes: int
@@ -7090,6 +7203,9 @@ class MQTTMessageItem(AbstractModel):
7090
7203
  :param _SubTopic: 子topic
7091
7204
  :type SubTopic: str
7092
7205
  :param _Qos: 消息质量等级
7206
+ 0:至多一次
7207
+ 1:至少一次
7208
+ 2:精确一次
7093
7209
  :type Qos: str
7094
7210
  """
7095
7211
  self._MsgId = None
@@ -7148,7 +7264,7 @@ class MQTTMessageItem(AbstractModel):
7148
7264
 
7149
7265
  @property
7150
7266
  def ProduceTime(self):
7151
- """消息发送时间
7267
+ """消息发送时间,格式 日期时间:YYYY-MM-DD hh:mm:ss
7152
7268
  :rtype: str
7153
7269
  """
7154
7270
  return self._ProduceTime
@@ -7193,6 +7309,9 @@ class MQTTMessageItem(AbstractModel):
7193
7309
  @property
7194
7310
  def Qos(self):
7195
7311
  """消息质量等级
7312
+ 0:至多一次
7313
+ 1:至少一次
7314
+ 2:精确一次
7196
7315
  :rtype: str
7197
7316
  """
7198
7317
  return self._Qos
@@ -8107,13 +8226,14 @@ class ModifyInstanceRequest(AbstractModel):
8107
8226
 
8108
8227
  def __init__(self):
8109
8228
  r"""
8110
- :param _InstanceId: 实例ID
8229
+ :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
8111
8230
  :type InstanceId: str
8112
- :param _Name: 要修改实例名称
8231
+ :param _Name: 要修改实例名称,不能为空, 3-64个字符,只能包含数字、字母、“-”和“_”。
8113
8232
  :type Name: str
8114
- :param _Remark: 要修改的备注信息
8233
+ :param _Remark: 要修改的备注信息,最多64个字符。
8115
8234
  :type Remark: str
8116
- :param _SkuCode: 要变更的配置规格
8235
+ :param _SkuCode: 需要变更的配置规格
8236
+ 基础版和增强版集群不能升配到铂金版规格,铂金版集群不能降配至基础版和增强版规格。
8117
8237
  :type SkuCode: str
8118
8238
  :param _DeviceCertificateProvisionType: 客户端证书注册方式:
8119
8239
  JITP:自动注册
@@ -8121,6 +8241,8 @@ API:手动通过API注册
8121
8241
  :type DeviceCertificateProvisionType: str
8122
8242
  :param _AutomaticActivation: 自动注册证书是否自动激活
8123
8243
  :type AutomaticActivation: bool
8244
+ :param _AuthorizationPolicy: 授权策略开关
8245
+ :type AuthorizationPolicy: bool
8124
8246
  """
8125
8247
  self._InstanceId = None
8126
8248
  self._Name = None
@@ -8128,10 +8250,11 @@ API:手动通过API注册
8128
8250
  self._SkuCode = None
8129
8251
  self._DeviceCertificateProvisionType = None
8130
8252
  self._AutomaticActivation = None
8253
+ self._AuthorizationPolicy = None
8131
8254
 
8132
8255
  @property
8133
8256
  def InstanceId(self):
8134
- """实例ID
8257
+ """腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
8135
8258
  :rtype: str
8136
8259
  """
8137
8260
  return self._InstanceId
@@ -8142,7 +8265,7 @@ API:手动通过API注册
8142
8265
 
8143
8266
  @property
8144
8267
  def Name(self):
8145
- """要修改实例名称
8268
+ """要修改实例名称,不能为空, 3-64个字符,只能包含数字、字母、“-”和“_”。
8146
8269
  :rtype: str
8147
8270
  """
8148
8271
  return self._Name
@@ -8153,7 +8276,7 @@ API:手动通过API注册
8153
8276
 
8154
8277
  @property
8155
8278
  def Remark(self):
8156
- """要修改的备注信息
8279
+ """要修改的备注信息,最多64个字符。
8157
8280
  :rtype: str
8158
8281
  """
8159
8282
  return self._Remark
@@ -8164,7 +8287,8 @@ API:手动通过API注册
8164
8287
 
8165
8288
  @property
8166
8289
  def SkuCode(self):
8167
- """要变更的配置规格
8290
+ """需要变更的配置规格
8291
+ 基础版和增强版集群不能升配到铂金版规格,铂金版集群不能降配至基础版和增强版规格。
8168
8292
  :rtype: str
8169
8293
  """
8170
8294
  return self._SkuCode
@@ -8197,6 +8321,17 @@ API:手动通过API注册
8197
8321
  def AutomaticActivation(self, AutomaticActivation):
8198
8322
  self._AutomaticActivation = AutomaticActivation
8199
8323
 
8324
+ @property
8325
+ def AuthorizationPolicy(self):
8326
+ """授权策略开关
8327
+ :rtype: bool
8328
+ """
8329
+ return self._AuthorizationPolicy
8330
+
8331
+ @AuthorizationPolicy.setter
8332
+ def AuthorizationPolicy(self, AuthorizationPolicy):
8333
+ self._AuthorizationPolicy = AuthorizationPolicy
8334
+
8200
8335
 
8201
8336
  def _deserialize(self, params):
8202
8337
  self._InstanceId = params.get("InstanceId")
@@ -8205,6 +8340,7 @@ API:手动通过API注册
8205
8340
  self._SkuCode = params.get("SkuCode")
8206
8341
  self._DeviceCertificateProvisionType = params.get("DeviceCertificateProvisionType")
8207
8342
  self._AutomaticActivation = params.get("AutomaticActivation")
8343
+ self._AuthorizationPolicy = params.get("AuthorizationPolicy")
8208
8344
  memeber_set = set(params.keys())
8209
8345
  for name, value in vars(self).items():
8210
8346
  property_name = name[1:]
@@ -9222,19 +9358,17 @@ class RegisterCaCertificateRequest(AbstractModel):
9222
9358
 
9223
9359
  def __init__(self):
9224
9360
  r"""
9225
- :param _InstanceId: 集群id
9361
+ :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
9226
9362
  :type InstanceId: str
9227
- :param _CaCertificate: CA证书
9363
+ :param _CaCertificate: CA证书内容,自签CA可参考 [自定义 X.509 证书实现 “一机一证”](https://cloud.tencent.com/document/product/1778/114817) 签发自签CA
9228
9364
  :type CaCertificate: str
9229
- :param _VerificationCertificate: 验证证书
9365
+ :param _VerificationCertificate: 验证证书内容,可参考 [自定义 X.509 证书实现 “一机一证”](https://cloud.tencent.com/document/product/1778/114817) 手动注册CA证书章节
9230
9366
  :type VerificationCertificate: str
9231
- :param _Format: 证书格式,不传默认PEM格式
9367
+ :param _Format: 证书格式,不传默认PEM格式,当前仅支持PEM格式
9232
9368
  :type Format: str
9233
9369
  :param _Status: 证书状态,不传默认ACTIVE状态
9234
- ACTIVE,//激活
9235
- INACTIVE,//未激活
9236
- REVOKED,//吊销
9237
- PENDING_ACTIVATION,//注册待激活
9370
+ ACTIVE:激活
9371
+ INACTIVE:未激活
9238
9372
  :type Status: str
9239
9373
  """
9240
9374
  self._InstanceId = None
@@ -9245,7 +9379,7 @@ class RegisterCaCertificateRequest(AbstractModel):
9245
9379
 
9246
9380
  @property
9247
9381
  def InstanceId(self):
9248
- """集群id
9382
+ """腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
9249
9383
  :rtype: str
9250
9384
  """
9251
9385
  return self._InstanceId
@@ -9256,7 +9390,7 @@ class RegisterCaCertificateRequest(AbstractModel):
9256
9390
 
9257
9391
  @property
9258
9392
  def CaCertificate(self):
9259
- """CA证书
9393
+ """CA证书内容,自签CA可参考 [自定义 X.509 证书实现 “一机一证”](https://cloud.tencent.com/document/product/1778/114817) 签发自签CA
9260
9394
  :rtype: str
9261
9395
  """
9262
9396
  return self._CaCertificate
@@ -9267,7 +9401,7 @@ class RegisterCaCertificateRequest(AbstractModel):
9267
9401
 
9268
9402
  @property
9269
9403
  def VerificationCertificate(self):
9270
- """验证证书
9404
+ """验证证书内容,可参考 [自定义 X.509 证书实现 “一机一证”](https://cloud.tencent.com/document/product/1778/114817) 手动注册CA证书章节
9271
9405
  :rtype: str
9272
9406
  """
9273
9407
  return self._VerificationCertificate
@@ -9278,7 +9412,7 @@ class RegisterCaCertificateRequest(AbstractModel):
9278
9412
 
9279
9413
  @property
9280
9414
  def Format(self):
9281
- """证书格式,不传默认PEM格式
9415
+ """证书格式,不传默认PEM格式,当前仅支持PEM格式
9282
9416
  :rtype: str
9283
9417
  """
9284
9418
  return self._Format
@@ -9290,10 +9424,8 @@ class RegisterCaCertificateRequest(AbstractModel):
9290
9424
  @property
9291
9425
  def Status(self):
9292
9426
  """证书状态,不传默认ACTIVE状态
9293
- ACTIVE,//激活
9294
- INACTIVE,//未激活
9295
- REVOKED,//吊销
9296
- PENDING_ACTIVATION,//注册待激活
9427
+ ACTIVE:激活
9428
+ INACTIVE:未激活
9297
9429
  :rtype: str
9298
9430
  """
9299
9431
  return self._Status
@@ -9354,17 +9486,21 @@ class RegisterDeviceCertificateRequest(AbstractModel):
9354
9486
 
9355
9487
  def __init__(self):
9356
9488
  r"""
9357
- :param _InstanceId: 集群id
9489
+ :param _InstanceId: 腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
9358
9490
  :type InstanceId: str
9359
- :param _DeviceCertificate: 设备证书
9491
+ :param _DeviceCertificate: 设备证书内容,可参考 [使用 CA 证书生成服务端/客户端证书](https://cloud.tencent.com/document/product/1778/114817#aab79cc8-a148-412e-beb8-9c9e158eb944) 生成
9360
9492
  :type DeviceCertificate: str
9361
9493
  :param _CaSn: 关联的CA证书SN
9362
9494
  :type CaSn: str
9363
- :param _ClientId: 客户端ID
9495
+ :param _ClientId: 客户端ID,需要关联该证书的客户端ID。根据实际业务使用填写
9364
9496
  :type ClientId: str
9365
- :param _Format: 证书格式
9497
+ :param _Format: 证书格式,默认为PEM,当前仅支持PEM格式
9366
9498
  :type Format: str
9367
- :param _Status: ACTIVE,//激活 INACTIVE,//未激活 REVOKED,//吊销 PENDING_ACTIVATION,//注册待激活
9499
+ :param _Status: 客户端证书状态,默认激活状态(ACTIVE
9500
+ ACTIVE:激活
9501
+ INACTIVE:未激活
9502
+ REVOKED:吊销
9503
+ PENDING_ACTIVATION:注册待激活
9368
9504
  :type Status: str
9369
9505
  """
9370
9506
  self._InstanceId = None
@@ -9376,7 +9512,7 @@ class RegisterDeviceCertificateRequest(AbstractModel):
9376
9512
 
9377
9513
  @property
9378
9514
  def InstanceId(self):
9379
- """集群id
9515
+ """腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。
9380
9516
  :rtype: str
9381
9517
  """
9382
9518
  return self._InstanceId
@@ -9387,7 +9523,7 @@ class RegisterDeviceCertificateRequest(AbstractModel):
9387
9523
 
9388
9524
  @property
9389
9525
  def DeviceCertificate(self):
9390
- """设备证书
9526
+ """设备证书内容,可参考 [使用 CA 证书生成服务端/客户端证书](https://cloud.tencent.com/document/product/1778/114817#aab79cc8-a148-412e-beb8-9c9e158eb944) 生成
9391
9527
  :rtype: str
9392
9528
  """
9393
9529
  return self._DeviceCertificate
@@ -9409,7 +9545,7 @@ class RegisterDeviceCertificateRequest(AbstractModel):
9409
9545
 
9410
9546
  @property
9411
9547
  def ClientId(self):
9412
- """客户端ID
9548
+ """客户端ID,需要关联该证书的客户端ID。根据实际业务使用填写
9413
9549
  :rtype: str
9414
9550
  """
9415
9551
  return self._ClientId
@@ -9420,7 +9556,7 @@ class RegisterDeviceCertificateRequest(AbstractModel):
9420
9556
 
9421
9557
  @property
9422
9558
  def Format(self):
9423
- """证书格式
9559
+ """证书格式,默认为PEM,当前仅支持PEM格式
9424
9560
  :rtype: str
9425
9561
  """
9426
9562
  return self._Format
@@ -9431,7 +9567,11 @@ class RegisterDeviceCertificateRequest(AbstractModel):
9431
9567
 
9432
9568
  @property
9433
9569
  def Status(self):
9434
- """ ACTIVE,//激活 INACTIVE,//未激活 REVOKED,//吊销 PENDING_ACTIVATION,//注册待激活
9570
+ """ 客户端证书状态,默认激活状态(ACTIVE
9571
+ ACTIVE:激活
9572
+ INACTIVE:未激活
9573
+ REVOKED:吊销
9574
+ PENDING_ACTIVATION:注册待激活
9435
9575
  :rtype: str
9436
9576
  """
9437
9577
  return self._Status