tccli 3.0.1272.1__py2.py3-none-any.whl → 3.0.1273.1__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.
@@ -1,5 +1,21 @@
1
1
  {
2
2
  "actions": {
3
+ "AddCustomizedConfig": [
4
+ {
5
+ "document": "新增个性化配置",
6
+ "input": "POST / HTTP/1.1\nHost: clb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddCustomizedConfig\n<公共请求参数>\n\n{\n \"ConfigName\": \"test_xxxx\",\n \"ConfigType\": \"CLB\",\n \"ConfigContent\": \"test-xxxxxxxxxx\"\n}",
7
+ "output": "{\n \"Response\": {\n \"ConfigId\": \"pz-rnac4p7u\",\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
8
+ "title": "新增个性化配置"
9
+ }
10
+ ],
11
+ "AssociateCustomizedConfig": [
12
+ {
13
+ "document": "关联配置",
14
+ "input": "https://clb.tencentcloudapi.com/?Action=AssociateCustomizedConfig\r\n&UconfigId=pz-asdfs\r\n&BindList.0.LoadBalancerId=asdfasdf\r\n&<公共请求参数>",
15
+ "output": "{\n \"Response\": {\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
16
+ "title": "关联配置"
17
+ }
18
+ ],
3
19
  "AssociateTargetGroups": [
4
20
  {
5
21
  "document": "",
@@ -154,6 +170,14 @@
154
170
  "title": "创建主题。"
155
171
  }
156
172
  ],
173
+ "DeleteCustomizedConfig": [
174
+ {
175
+ "document": "删除配置",
176
+ "input": "https://clb.tencentcloudapi.com/?Action=DeleteCustomizedConfig\r\n&UconfigIdList.0=pz-asdf\r\n&<公共请求参数>",
177
+ "output": "{\n \"Response\": {\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
178
+ "title": "删除配置"
179
+ }
180
+ ],
157
181
  "DeleteListener": [
158
182
  {
159
183
  "document": "",
@@ -528,6 +552,14 @@
528
552
  "title": "查询异步任务状态"
529
553
  }
530
554
  ],
555
+ "DisassociateCustomizedConfig": [
556
+ {
557
+ "document": "解绑配置",
558
+ "input": "https://clb.tencentcloudapi.com/?Action=DisassociateCustomizedConfig\r\n&UconfigId=pz-asdfs\r\n&BindList.0.LoadBalancerId=asdfasdf\r\n&<公共请求参数>",
559
+ "output": "{\n \"Response\": {\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
560
+ "title": "解绑配置"
561
+ }
562
+ ],
531
563
  "DisassociateTargetGroups": [
532
564
  {
533
565
  "document": "",
@@ -616,6 +648,14 @@
616
648
  "title": "设置header,开启黑名单功能"
617
649
  }
618
650
  ],
651
+ "ModifyCustomizedConfig": [
652
+ {
653
+ "document": "",
654
+ "input": "https://clb.tencentcloudapi.com/?Action=ModifyCustomizedConfig\n&ConfigName=testname\n&UconfigId=pz-sdf\n&ConfigContent=client_max_body_size 100M;\n&<公共请求参数>",
655
+ "output": "{\n \"Response\": {\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
656
+ "title": "更新配置"
657
+ }
658
+ ],
619
659
  "ModifyDomain": [
620
660
  {
621
661
  "document": "",
@@ -5107,36 +5107,36 @@
5107
5107
  "members": [
5108
5108
  {
5109
5109
  "disabled": false,
5110
- "document": "释放地址\n注意:此字段可能返回 null,表示取不到有效值。",
5110
+ "document": "释放地址",
5111
5111
  "example": "true",
5112
5112
  "member": "bool",
5113
5113
  "name": "ReleaseAddress",
5114
5114
  "output_required": false,
5115
5115
  "required": false,
5116
5116
  "type": "bool",
5117
- "value_allowed_null": true
5117
+ "value_allowed_null": false
5118
5118
  },
5119
5119
  {
5120
5120
  "disabled": false,
5121
- "document": "不支持的网络类型,取值范围:<br><li>BASIC:基础网络</li><li>VPC1.0:私有网络VPC1.0</li>\n注意:此字段可能返回 null,表示取不到有效值。",
5121
+ "document": "不支持的网络类型,取值范围:<br><li>BASIC:基础网络</li><li>VPC1.0:私有网络VPC1.0</li>",
5122
5122
  "example": "VPC1.0",
5123
5123
  "member": "string",
5124
5124
  "name": "UnsupportNetworks",
5125
5125
  "output_required": false,
5126
5126
  "required": false,
5127
5127
  "type": "list",
5128
- "value_allowed_null": true
5128
+ "value_allowed_null": false
5129
5129
  },
5130
5130
  {
5131
5131
  "disabled": false,
5132
- "document": "HDD本地存储属性\n注意:此字段可能返回 null,表示取不到有效值。",
5133
- "example": "{ \"Type\": \"LOCAL_NVME\", \"MinSize\": 3570, \"MaxSize\": 3570 }",
5132
+ "document": "HDD本地存储属性",
5133
+ "example": "",
5134
5134
  "member": "StorageBlock",
5135
5135
  "name": "StorageBlockAttr",
5136
5136
  "output_required": false,
5137
5137
  "required": false,
5138
5138
  "type": "object",
5139
- "value_allowed_null": true
5139
+ "value_allowed_null": false
5140
5140
  }
5141
5141
  ],
5142
5142
  "usage": "both"
@@ -7515,13 +7515,13 @@
7515
7515
  },
7516
7516
  {
7517
7517
  "disabled": false,
7518
- "document": "扩展属性。\n注意:此字段可能返回 null,表示取不到有效值。",
7518
+ "document": "扩展属性。",
7519
7519
  "example": "无",
7520
7520
  "member": "Externals",
7521
7521
  "name": "Externals",
7522
7522
  "output_required": true,
7523
7523
  "type": "object",
7524
- "value_allowed_null": true
7524
+ "value_allowed_null": false
7525
7525
  },
7526
7526
  {
7527
7527
  "disabled": false,
@@ -7595,13 +7595,13 @@
7595
7595
  },
7596
7596
  {
7597
7597
  "disabled": false,
7598
- "document": "售罄原因。\n注意:此字段可能返回 null,表示取不到有效值。",
7598
+ "document": "售罄原因。",
7599
7599
  "example": "ResourcesSoldOut.SpecifiedInstanceType",
7600
7600
  "member": "string",
7601
7601
  "name": "SoldOutReason",
7602
7602
  "output_required": true,
7603
7603
  "type": "string",
7604
- "value_allowed_null": true
7604
+ "value_allowed_null": false
7605
7605
  },
7606
7606
  {
7607
7607
  "disabled": false,
@@ -7695,13 +7695,13 @@
7695
7695
  },
7696
7696
  {
7697
7697
  "disabled": false,
7698
- "document": "描述库存情况。取值范围:\n<li> EnoughStock:表示对应库存非常充足</li> \n<li>NormalStock:表示对应库存供应有保障</li>\n<li> UnderStock:表示对应库存即将售罄</li> \n<li>WithoutStock:表示对应库存已经售罄</li>\n注意:此字段可能返回 null,表示取不到有效值。",
7698
+ "document": "描述库存情况。取值范围:\n<li> EnoughStock:表示对应库存非常充足</li> \n<li>NormalStock:表示对应库存供应有保障</li>\n<li> UnderStock:表示对应库存即将售罄</li> \n<li>WithoutStock:表示对应库存已经售罄</li>",
7699
7699
  "example": "EnoughStock",
7700
7700
  "member": "string",
7701
7701
  "name": "StatusCategory",
7702
7702
  "output_required": true,
7703
7703
  "type": "string",
7704
- "value_allowed_null": true
7704
+ "value_allowed_null": false
7705
7705
  }
7706
7706
  ],
7707
7707
  "usage": "out"
@@ -7825,193 +7825,193 @@
7825
7825
  "members": [
7826
7826
  {
7827
7827
  "disabled": false,
7828
- "document": "后续合计费用的原价,后付费模式使用,单位:元。<br><li>如返回了其他时间区间项,如UnitPriceSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时</li>\n注意:此字段可能返回 null,表示取不到有效值。",
7828
+ "document": "后续合计费用的原价,后付费模式使用,单位:元。<br><li>如返回了其他时间区间项,如UnitPriceSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时</li>",
7829
7829
  "example": "35.5",
7830
7830
  "member": "float",
7831
7831
  "name": "UnitPrice",
7832
7832
  "output_required": false,
7833
7833
  "type": "float",
7834
- "value_allowed_null": true
7834
+ "value_allowed_null": false
7835
7835
  },
7836
7836
  {
7837
7837
  "disabled": false,
7838
- "document": "后续计价单元,后付费模式使用,可取值范围: <br><li>HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR):</li><li>GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
7838
+ "document": "后续计价单元,后付费模式使用,可取值范围: <br><li>HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR):</li><li>GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。</li>",
7839
7839
  "example": "HOUR",
7840
7840
  "member": "string",
7841
7841
  "name": "ChargeUnit",
7842
7842
  "output_required": false,
7843
7843
  "type": "string",
7844
- "value_allowed_null": true
7844
+ "value_allowed_null": false
7845
7845
  },
7846
7846
  {
7847
7847
  "disabled": false,
7848
- "document": "预支合计费用的原价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7848
+ "document": "预支合计费用的原价,预付费模式使用,单位:元。",
7849
7849
  "example": "35.5",
7850
7850
  "member": "float",
7851
7851
  "name": "OriginalPrice",
7852
7852
  "output_required": false,
7853
7853
  "type": "float",
7854
- "value_allowed_null": true
7854
+ "value_allowed_null": false
7855
7855
  },
7856
7856
  {
7857
7857
  "disabled": false,
7858
- "document": "预支合计费用的折扣价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7858
+ "document": "预支合计费用的折扣价,预付费模式使用,单位:元。",
7859
7859
  "example": "35.5",
7860
7860
  "member": "float",
7861
7861
  "name": "DiscountPrice",
7862
7862
  "output_required": false,
7863
7863
  "type": "float",
7864
- "value_allowed_null": true
7864
+ "value_allowed_null": false
7865
7865
  },
7866
7866
  {
7867
7867
  "disabled": false,
7868
- "document": "折扣,如20.0代表2折。\n注意:此字段可能返回 null,表示取不到有效值。",
7868
+ "document": "折扣,如20.0代表2折。",
7869
7869
  "example": "20.0",
7870
7870
  "member": "float",
7871
7871
  "name": "Discount",
7872
7872
  "output_required": false,
7873
7873
  "type": "float",
7874
- "value_allowed_null": true
7874
+ "value_allowed_null": false
7875
7875
  },
7876
7876
  {
7877
7877
  "disabled": false,
7878
- "document": "后续合计费用的折扣价,后付费模式使用,单位:元<br><li>如返回了其他时间区间项,如UnitPriceDiscountSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时</li>\n注意:此字段可能返回 null,表示取不到有效值。",
7878
+ "document": "后续合计费用的折扣价,后付费模式使用,单位:元<br><li>如返回了其他时间区间项,如UnitPriceDiscountSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时</li>",
7879
7879
  "example": "35.5",
7880
7880
  "member": "float",
7881
7881
  "name": "UnitPriceDiscount",
7882
7882
  "output_required": false,
7883
7883
  "type": "float",
7884
- "value_allowed_null": true
7884
+ "value_allowed_null": false
7885
7885
  },
7886
7886
  {
7887
7887
  "disabled": false,
7888
- "document": "使用时间区间在(96, 360)小时的后续合计费用的原价,后付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7888
+ "document": "使用时间区间在(96, 360)小时的后续合计费用的原价,后付费模式使用,单位:元。",
7889
7889
  "example": "35.5",
7890
7890
  "member": "float",
7891
7891
  "name": "UnitPriceSecondStep",
7892
7892
  "output_required": false,
7893
7893
  "type": "float",
7894
- "value_allowed_null": true
7894
+ "value_allowed_null": false
7895
7895
  },
7896
7896
  {
7897
7897
  "disabled": false,
7898
- "document": "使用时间区间在(96, 360)小时的后续合计费用的折扣价,后付费模式使用,单位:元\n注意:此字段可能返回 null,表示取不到有效值。",
7898
+ "document": "使用时间区间在(96, 360)小时的后续合计费用的折扣价,后付费模式使用,单位:元",
7899
7899
  "example": "35.5",
7900
7900
  "member": "float",
7901
7901
  "name": "UnitPriceDiscountSecondStep",
7902
7902
  "output_required": false,
7903
7903
  "type": "float",
7904
- "value_allowed_null": true
7904
+ "value_allowed_null": false
7905
7905
  },
7906
7906
  {
7907
7907
  "disabled": false,
7908
- "document": "使用时间区间在(360, ∞)小时的后续合计费用的原价,后付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7908
+ "document": "使用时间区间在(360, ∞)小时的后续合计费用的原价,后付费模式使用,单位:元。",
7909
7909
  "example": "35.5",
7910
7910
  "member": "float",
7911
7911
  "name": "UnitPriceThirdStep",
7912
7912
  "output_required": false,
7913
7913
  "type": "float",
7914
- "value_allowed_null": true
7914
+ "value_allowed_null": false
7915
7915
  },
7916
7916
  {
7917
7917
  "disabled": false,
7918
- "document": "使用时间区间在(360, ∞)小时的后续合计费用的折扣价,后付费模式使用,单位:元\n注意:此字段可能返回 null,表示取不到有效值。",
7918
+ "document": "使用时间区间在(360, ∞)小时的后续合计费用的折扣价,后付费模式使用,单位:元",
7919
7919
  "example": "35.5",
7920
7920
  "member": "float",
7921
7921
  "name": "UnitPriceDiscountThirdStep",
7922
7922
  "output_required": false,
7923
7923
  "type": "float",
7924
- "value_allowed_null": true
7924
+ "value_allowed_null": false
7925
7925
  },
7926
7926
  {
7927
7927
  "disabled": false,
7928
- "document": "预支三年合计费用的原价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
7928
+ "document": "预支三年合计费用的原价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7929
7929
  "example": "35.5",
7930
7930
  "member": "float",
7931
7931
  "name": "OriginalPriceThreeYear",
7932
7932
  "output_required": false,
7933
7933
  "type": "float",
7934
- "value_allowed_null": true
7934
+ "value_allowed_null": false
7935
7935
  },
7936
7936
  {
7937
7937
  "disabled": false,
7938
- "document": "预支三年合计费用的折扣价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
7938
+ "document": "预支三年合计费用的折扣价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7939
7939
  "example": "35.5",
7940
7940
  "member": "float",
7941
7941
  "name": "DiscountPriceThreeYear",
7942
7942
  "output_required": false,
7943
7943
  "type": "float",
7944
- "value_allowed_null": true
7944
+ "value_allowed_null": false
7945
7945
  },
7946
7946
  {
7947
7947
  "disabled": false,
7948
- "document": "预支三年应用的折扣,如20.0代表2折。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
7948
+ "document": "预支三年应用的折扣,如20.0代表2折。\n注意:此字段可能返回 null,表示取不到有效值。",
7949
7949
  "example": "35.5",
7950
7950
  "member": "float",
7951
7951
  "name": "DiscountThreeYear",
7952
7952
  "output_required": false,
7953
7953
  "type": "float",
7954
- "value_allowed_null": true
7954
+ "value_allowed_null": false
7955
7955
  },
7956
7956
  {
7957
7957
  "disabled": false,
7958
- "document": "预支五年合计费用的原价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
7958
+ "document": "预支五年合计费用的原价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7959
7959
  "example": "35.5",
7960
7960
  "member": "float",
7961
7961
  "name": "OriginalPriceFiveYear",
7962
7962
  "output_required": false,
7963
7963
  "type": "float",
7964
- "value_allowed_null": true
7964
+ "value_allowed_null": false
7965
7965
  },
7966
7966
  {
7967
7967
  "disabled": false,
7968
- "document": "预支五年合计费用的折扣价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
7968
+ "document": "预支五年合计费用的折扣价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7969
7969
  "example": "35.5",
7970
7970
  "member": "float",
7971
7971
  "name": "DiscountPriceFiveYear",
7972
7972
  "output_required": false,
7973
7973
  "type": "float",
7974
- "value_allowed_null": true
7974
+ "value_allowed_null": false
7975
7975
  },
7976
7976
  {
7977
7977
  "disabled": false,
7978
- "document": "预支五年应用的折扣,如20.0代表2折。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
7978
+ "document": "预支五年应用的折扣,如20.0代表2折。\n注意:此字段可能返回 null,表示取不到有效值。",
7979
7979
  "example": "35.5",
7980
7980
  "member": "float",
7981
7981
  "name": "DiscountFiveYear",
7982
7982
  "output_required": false,
7983
7983
  "type": "float",
7984
- "value_allowed_null": true
7984
+ "value_allowed_null": false
7985
7985
  },
7986
7986
  {
7987
7987
  "disabled": false,
7988
- "document": "预支一年合计费用的原价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
7988
+ "document": "预支一年合计费用的原价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7989
7989
  "example": "35.5",
7990
7990
  "member": "float",
7991
7991
  "name": "OriginalPriceOneYear",
7992
7992
  "output_required": false,
7993
7993
  "type": "float",
7994
- "value_allowed_null": true
7994
+ "value_allowed_null": false
7995
7995
  },
7996
7996
  {
7997
7997
  "disabled": false,
7998
- "document": "预支一年合计费用的折扣价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
7998
+ "document": "预支一年合计费用的折扣价,预付费模式使用,单位:元。\n注意:此字段可能返回 null,表示取不到有效值。",
7999
7999
  "example": "35.5",
8000
8000
  "member": "float",
8001
8001
  "name": "DiscountPriceOneYear",
8002
8002
  "output_required": false,
8003
8003
  "type": "float",
8004
- "value_allowed_null": true
8004
+ "value_allowed_null": false
8005
8005
  },
8006
8006
  {
8007
8007
  "disabled": false,
8008
- "document": "预支一年应用的折扣,如20.0代表2折。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
8008
+ "document": "预支一年应用的折扣,如20.0代表2折。\n注意:此字段可能返回 null,表示取不到有效值。",
8009
8009
  "example": "20.0",
8010
8010
  "member": "float",
8011
8011
  "name": "DiscountOneYear",
8012
8012
  "output_required": false,
8013
8013
  "type": "float",
8014
- "value_allowed_null": true
8014
+ "value_allowed_null": false
8015
8015
  }
8016
8016
  ],
8017
8017
  "usage": "out"
@@ -11113,36 +11113,36 @@
11113
11113
  "members": [
11114
11114
  {
11115
11115
  "disabled": false,
11116
- "document": "HDD本地存储类型,值为:LOCAL_PRO.\n注意:此字段可能返回 null,表示取不到有效值。",
11116
+ "document": "HDD本地存储类型,值为:LOCAL_PRO.",
11117
11117
  "example": "LOCAL_PRO",
11118
11118
  "member": "string",
11119
11119
  "name": "Type",
11120
11120
  "output_required": true,
11121
11121
  "required": false,
11122
11122
  "type": "string",
11123
- "value_allowed_null": true
11123
+ "value_allowed_null": false
11124
11124
  },
11125
11125
  {
11126
11126
  "disabled": false,
11127
- "document": "HDD本地存储的最小容量\n注意:此字段可能返回 null,表示取不到有效值。",
11127
+ "document": "HDD本地存储的最小容量",
11128
11128
  "example": "100",
11129
11129
  "member": "int64",
11130
11130
  "name": "MinSize",
11131
11131
  "output_required": true,
11132
11132
  "required": false,
11133
11133
  "type": "int",
11134
- "value_allowed_null": true
11134
+ "value_allowed_null": false
11135
11135
  },
11136
11136
  {
11137
11137
  "disabled": false,
11138
- "document": "HDD本地存储的最大容量\n注意:此字段可能返回 null,表示取不到有效值。",
11138
+ "document": "HDD本地存储的最大容量",
11139
11139
  "example": "200",
11140
11140
  "member": "int64",
11141
11141
  "name": "MaxSize",
11142
11142
  "output_required": true,
11143
11143
  "required": false,
11144
11144
  "type": "int",
11145
- "value_allowed_null": true
11145
+ "value_allowed_null": false
11146
11146
  }
11147
11147
  ],
11148
11148
  "usage": "both"
@@ -21816,7 +21816,7 @@
21816
21816
  },
21817
21817
  {
21818
21818
  "disabled": false,
21819
- "document": "过滤条件。\n<li>StrategyId- Uint64 - 基线策略id</li>\n<li>Status - Uint64 - 处理状态1已通过 0未通过</li>\n<li>Level - Uint64[] - 威胁等级</li>\n<li>BaselineName - String - 基线名称</li>\n<li>Quuid- String - 主机quuid</li>\n<li>Uuid- String - 主机uuid</li>",
21819
+ "document": "过滤条件 <li>StrategyId- Uint64 - 基线策略id</li> <li>Status - Uint64 - 处理状态 1-已通过 0-未通过</li> <li>Level - Uint64 - 威胁等级 1-低危 2-中危 3-高危 4-严重</li> <li>BaselineName - String - 基线名称</li> <li>Quuid- String - 主机quuid</li> <li>Uuid- String - 主机uuid</li>",
21820
21820
  "example": "[{\"Name\": \"Strate****\", \"Values\": [null]}]",
21821
21821
  "member": "Filters",
21822
21822
  "name": "Filters",
@@ -21832,7 +21832,7 @@
21832
21832
  {
21833
21833
  "disabled": false,
21834
21834
  "document": "基线信息列表",
21835
- "example": "[ { \"Name\": \"基线名A\", \"Level\": 1, \"RuleCount\": 11, \"HostCount\": 12, \"Status\": 0, \"CategoryId\": 2, \"LastScanTime\": \"2024-11-04 03:43:26\", \"MaxStatus\": 2, \"BaselineFailCount\": 29 } ]",
21835
+ "example": "",
21836
21836
  "member": "BaselineInfo",
21837
21837
  "name": "BaselineList",
21838
21838
  "output_required": true,
@@ -35109,7 +35109,7 @@
35109
35109
  },
35110
35110
  {
35111
35111
  "disabled": false,
35112
- "document": "过滤条件。\n<li>Status - String - 是否必填:否 - 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略</li>\n<li>ModifyTime - String - 是否必填:否 - 最近发生时间</li>\n<li>Uuid- String - 是否必填:否 - 主机uuid查询</li>\n<li>VulName- string -</li>\n<li>VulCategory- string - 是否必填:否 - 漏洞类别 1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞</li>\n<li>IsSupportDefense - int- 是否必填:否 - 是否支持防御 0:不支持 1:支持</li>\n<li>Labels- string- 是否必填:否 - 标签搜索</li>\n<li>IsSupportAutoFix- string- 是否必填:否 - 是否支持自动修复 0:不支持 1:支持</li>\n<li>CvssScore- string- 是否必填:否 - CvssScore大于多少</li>\n<li>AttackLevel- string- 是否必填:否 - 攻击热度大于多少</li>\n\n",
35112
+ "document": "过滤条件。<li>Status - String - 是否必填:否 - 处理状态 0-待处理 1-已加白 2-已删除 3-已修复 5-检测中 6-修复中 8-修复失败</li><li>ModifyTime - String - 是否必填:否 - 最近发生时间</li><li>Uuid- String - 是否必填:否 - 主机uuid查询</li><li>VulName- string -</li><li>VulCategory- string - 是否必填:否 - 漏洞类别 1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞</li><li>IsSupportDefense - int- 是否必填:否 - 是否支持防御 0:不支持 1:支持</li><li>Labels- string- 是否必填:否 - 标签搜索</li><li>IsSupportAutoFix- string- 是否必填:否 - 是否支持自动修复 0:不支持 1:支持</li><li>CvssScore- string- 是否必填:否 - CvssScore大于多少</li><li>AttackLevel- string- 是否必填:否 - 攻击热度大于多少</li>",
35113
35113
  "example": "[{\"ExactMatch\": true, \"Name\": \"VulCate****\", \"Values\": [null]}]",
35114
35114
  "member": "Filters",
35115
35115
  "name": "Filters",
@@ -35143,7 +35143,7 @@
35143
35143
  {
35144
35144
  "disabled": false,
35145
35145
  "document": "漏洞列表",
35146
- "example": "[ { \"Ids\": \"1\", \"Name\": \"Apache Log4j 1.x JNDI 注入漏洞(CVE-2021-4104)\", \"VulId\": 34338, \"Status\": 0, \"PublishTime\": \"2021-12-14 20:15:00\", \"LastTime\": \"2024-10-21 17:20:13\", \"HostCount\": 1, \"Level\": 3, \"From\": 0, \"Descript\": \"Apache Log4j是美国阿帕奇(Apache)基金会的一款基于Java的开源日志记录工具。 \\nApache Log4j 1.2存在代码问题漏洞,攻击者可利用该漏洞通过JMSApender反序列化来运行代码。\", \"PublishTimeWisteria\": \"\", \"NameWisteria\": \"\", \"DescriptWisteria\": \"\", \"CveId\": \"CVE-2021-4104\", \"CvssScore\": 7.5, \"Labels\": \"远程利用,存在POC\", \"IsSupportDefense\": 0, \"FixSwitch\": 1, \"TaskId\": 1, \"StatusStr\": \"\", \"DefenseAttackCount\": 0, \"FirstAppearTime\": \"2024-10-18T01:22:06+08:00\", \"VulCategory\": 4, \"AttackLevel\": 0, \"FixNoNeedRestart\": false, \"Method\": 0, \"VulFixSwitch\": 1 } ]",
35146
+ "example": "",
35147
35147
  "member": "VulInfoList",
35148
35148
  "name": "VulInfoList",
35149
35149
  "output_required": true,
@@ -947,7 +947,7 @@
947
947
  },
948
948
  {
949
949
  "disabled": false,
950
- "document": "高级对象类型,如account(账号),index(索引),shardkey(片键,后面可能会调整),schema(库表结构)\n注意:此字段可能返回 null,表示取不到有效值。",
950
+ "document": "高级对象类型,目前只支持mongodb链路。如account(账号),index(索引),shardkey(片键,后面可能会调整),schema(库表结构)\n注意:此字段可能返回 null,表示取不到有效值。",
951
951
  "example": "account",
952
952
  "member": "string",
953
953
  "name": "AdvancedObjects",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "actions": {
3
3
  "ChatCompletions": {
4
- "document": "#### 接口功能\n\n调用接口,发起一次对话请求。\n如需使用OpenAI兼容接口, 请参考文档:[Deepseek OpenAI对话接口](https://cloud.tencent.com/document/product/1772/115969)\n\n#### 已支持的模型\n- DeepSeek-V3(model 参数值为**deepseek-v3**)\n - DeepSeek-V3为671B参数MoE模型,在百科知识、数学推理等多项任务上优势突出,评测成绩在主流榜单中位列开源模型榜首。\n - 支持64K上下文长度,最大输入56k,最大输出8k(不含思维链)。\n- DeepSeek-R1(model 参数值为**deepseek-r1**)\n - DeepSeek-R1为671B模型,使用强化学习训练,推理过程包含大量反思和验证,思维链长度可达数万字。 该系列模型在数学、代码以及各种复杂逻辑推理任务上推理效果优异,并为用户展现了完整的思考过程。\n - 支持64K上下文长度,最大输入56k,最大输出8k(不含思维链)。\n\n#### 计费说明\n- 限时免费\n\n本接口调用DeepSeek系列模型限时免费。即日至北京时间2025年2月25日23:59:59,所有腾讯云用户均可享受DeepSeek-V3、DeepSeek-R1模型限时免费服务,单账号限制接口并发上限为5。在此之后,模型价格将恢复至原价。\n- 标准计费(2025年2月26日起生效)\n\n ![image](https://cdn.xiaowei.qq.com/static/lke/deekseep-token0212.png)\n\n### Openai兼容协议接口\n知识引擎原子能力大模型对话 API 兼容了 OpenAI 的接口规范,这意味着您可以直接使用 OpenAI 官方提供的 SDK 来调用大模型对话接口。您仅需要将 base_url 和 [api_key](https://cloud.tencent.com/document/product/1772/115970) 替换成相关配置,不需要对应用做额外修改,即可无缝将您的应用切换到相应的大模型。请参考文档:[Deepseek OpenAI对话接口](https://cloud.tencent.com/document/product/1772/115969)。\n> base_url: https://api.lkeap.cloud.tencent.com/v1\n\n> api_key的获取请参考[API KEY管理](https://cloud.tencent.com/document/product/1772/115970)\n\n\n#### 快速接入\n1. 完成[实名认证](https://console.cloud.tencent.com/developer/auth)。\n2. 主账户前往[控制台](https://console.cloud.tencent.com/lkeap)开通服务。若为子账户,需由主账号在[权限管理](https://console.cloud.tencent.com/cam)中为子账号授权,关联预设策略,策略名称:QcloudLKEAPFullAccess。\n3. 通过API Explorer[在线调试](https://console.cloud.tencent.com/api/explorer?Product=lkeap&Version=2024-05-22&Action=ChatCompletions)。\n4. 使用[官方 SDK ](https://cloud.tencent.com/document/product/1772/115963#SDK)调用本接口(支持Python/Java/PHP/Go/Node.js/.NET等语言)。\n\n-----------\n\n### SDK调用示例\n通过本地代码调用本接口(支持Python/Java/PHP/Go/Node.js/.NET等语言):下面的代码以 Python 语言为例,展示如何访问腾讯云上的DeepSeek模型API的样例。\n(1)安装环境\n```\npython3 -m pip install --upgrade tencentcloud-sdk-python-common\npython3 -m pip install --upgrade tencentcloud-sdk-python-lkeap\n```\n\n(2)示例代码\n\n- 其中SecretKey和SecretID需要从腾讯云控制台获取\n\n- 参数params中模型Model字段可以选择“deepseek-r1“和“deepseek-v3”\n\n```\n# -*- coding: utf-8 -*-\nimport json\n\nfrom tencentcloud.common.common_client import CommonClient\nfrom tencentcloud.common import credential\nfrom tencentcloud.common.exception.tencent_cloud_sdk_exception import TencentCloudSDKException\nfrom tencentcloud.common.profile.client_profile import ClientProfile\nfrom tencentcloud.common.profile.http_profile import HttpProfile\n\nclass NonStreamResponse(object):\n def __init__(self):\n self.response = \"\"\n\n def _deserialize(self, obj):\n self.response = json.dumps(obj)\n\ntry:\n # 实例化一个认证对象,入参需要传入腾讯云账户 SecretId 和 SecretKey,此处还需注意密钥对的保密\n # 代码泄露可能会导致 SecretId 和 SecretKey 泄露,并威胁账号下所有资源的安全性。以下代码示例仅供参考,建议采用更安全的方式来使用密钥,请参见:https://cloud.tencent.com/document/product/1278/85305\n # 密钥可前往官网控制台 https://console.cloud.tencent.com/cam/capi 进行获取\n cred = credential.Credential(\"\", \"\")\n\n httpProfile = HttpProfile()\n httpProfile.endpoint = \"lkeap.tencentcloudapi.com\"\n httpProfile.reqTimeout = 40000 # 流式接口可能耗时较长\n clientProfile = ClientProfile()\n clientProfile.httpProfile = httpProfile\n\n params = \"{\\\"Model\\\":\\\"deepseek-r1\\\",\\\"Messages\\\":[{\\\"Role\\\":\\\"user\\\",\\\"Content\\\":\\\"你好\\\"}],\\\"Stream\\\":true}\";\n common_client = CommonClient(\"lkeap\", \"2024-05-22\", cred, \"ap-guangzhou\", profile=clientProfile)\n resp = common_client._call_and_deserialize(\"ChatCompletions\", json.loads(params), NonStreamResponse)\n if isinstance(resp, NonStreamResponse): # 非流式响应\n print(resp.response)\n else: # 流式响应\n for event in resp:\n print(event)\nexcept TencentCloudSDKException as err:\n print(err)\n\n```\n\n**DeepSeek-R1使用建议**\n\n1. 将温度设置在 0.5-0.7 范围内(建议为0.6),以防止无休止的重复或不连贯的输出。\n2. 避免添加system prompt,所有说明都应包含在user prompt中。",
4
+ "document": "### 接口功能\n\n调用接口,发起一次对话请求。单账号限制接口并发上限为5。\n如需使用OpenAI兼容接口, 请参考文档:[Deepseek OpenAI对话接口](https://cloud.tencent.com/document/product/1772/115969)\n\n#### 在线体验\n如您希望在网页内直接体验 DeepSeek 模型对话,推荐您前往[腾讯云大模型知识引擎](https://cloud.tencent.com/product/lke),使用[ DeepSeek 联网助手](https://lke.cloud.tencent.com/webim_exp/#/chat/wQrAwR)。\n\n#### 已支持的模型\n- DeepSeek-V3(model 参数值为**deepseek-v3**)\n - DeepSeek-V3为671B参数MoE模型,在百科知识、数学推理等多项任务上优势突出,评测成绩在主流榜单中位列开源模型榜首。\n - 支持64K上下文长度,最大输入56k,最大输出8k(不含思维链)。\n- DeepSeek-R1(model 参数值为**deepseek-r1**)\n - DeepSeek-R1为671B模型,使用强化学习训练,推理过程包含大量反思和验证,思维链长度可达数万字。 该系列模型在数学、代码以及各种复杂逻辑推理任务上推理效果优异,并为用户展现了完整的思考过程。\n - 支持64K上下文长度,最大输入56k,最大输出8k(不含思维链)。\n\n### 计费说明\n- 限时免费\n\n本接口调用DeepSeek系列模型限时免费。即日至北京时间2025年2月25日23:59:59,所有腾讯云用户均可享受DeepSeek-V3、DeepSeek-R1模型限时免费服务,单账号限制接口并发上限为5。在此之后,模型价格将恢复至原价,单账号限制接口并发上限为5。\n- 标准计费(2025年2月26日起生效)\n\n ![image](https://cdn.xiaowei.qq.com/static/lke/deekseep-token0212.png)\n\n### Openai兼容协议接口\n知识引擎原子能力大模型对话 API 兼容了 OpenAI 的接口规范,这意味着您可以直接使用 OpenAI 官方提供的 SDK 来调用大模型对话接口。您仅需要将 base_url 和 [api_key](https://cloud.tencent.com/document/product/1772/115970) 替换成相关配置,不需要对应用做额外修改,即可无缝将您的应用切换到相应的大模型。请参考文档:[Deepseek OpenAI对话接口](https://cloud.tencent.com/document/product/1772/115969)。\n> base_url: https://api.lkeap.cloud.tencent.com/v1\n\n> api_key的获取请参考[API KEY管理](https://cloud.tencent.com/document/product/1772/115970)\n\n\n### 快速接入\n1. 完成[实名认证](https://console.cloud.tencent.com/developer/auth)。\n2. 主账户前往[控制台](https://console.cloud.tencent.com/lkeap)开通服务。若为子账户,需由主账号在[权限管理](https://console.cloud.tencent.com/cam)中为子账号授权,关联预设策略,策略名称:QcloudLKEAPFullAccess。\n3. 通过API Explorer[在线调试](https://console.cloud.tencent.com/api/explorer?Product=lkeap&Version=2024-05-22&Action=ChatCompletions)。\n4. 使用[官方 SDK ](https://cloud.tencent.com/document/product/1772/115963#SDK)调用本接口(支持Python/Java/PHP/Go/Node.js/.NET等语言)。\n\n-----------\n\n### SDK调用示例\n通过本地代码调用本接口(支持Python/Java/PHP/Go/Node.js/.NET等语言):下面的代码以 Python 语言为例,展示如何访问腾讯云上的DeepSeek模型API的样例。\n(1)安装环境\n```\npython3 -m pip install --upgrade tencentcloud-sdk-python-common\npython3 -m pip install --upgrade tencentcloud-sdk-python-lkeap\n```\n\n(2)示例代码\n\n- 其中SecretKey和SecretID需要从腾讯云控制台获取\n\n- 参数params中模型Model字段可以选择“deepseek-r1“和“deepseek-v3”\n\n```\n# -*- coding: utf-8 -*-\nimport json\n\nfrom tencentcloud.common.common_client import CommonClient\nfrom tencentcloud.common import credential\nfrom tencentcloud.common.exception.tencent_cloud_sdk_exception import TencentCloudSDKException\nfrom tencentcloud.common.profile.client_profile import ClientProfile\nfrom tencentcloud.common.profile.http_profile import HttpProfile\n\nclass NonStreamResponse(object):\n def __init__(self):\n self.response = \"\"\n\n def _deserialize(self, obj):\n self.response = json.dumps(obj)\n\ntry:\n # 实例化一个认证对象,入参需要传入腾讯云账户 SecretId 和 SecretKey,此处还需注意密钥对的保密\n # 代码泄露可能会导致 SecretId 和 SecretKey 泄露,并威胁账号下所有资源的安全性。以下代码示例仅供参考,建议采用更安全的方式来使用密钥,请参见:https://cloud.tencent.com/document/product/1278/85305\n # 密钥可前往官网控制台 https://console.cloud.tencent.com/cam/capi 进行获取\n cred = credential.Credential(\"\", \"\")\n\n httpProfile = HttpProfile()\n httpProfile.endpoint = \"lkeap.tencentcloudapi.com\"\n httpProfile.reqTimeout = 40000 # 流式接口可能耗时较长\n clientProfile = ClientProfile()\n clientProfile.httpProfile = httpProfile\n\n params = \"{\\\"Model\\\":\\\"deepseek-r1\\\",\\\"Messages\\\":[{\\\"Role\\\":\\\"user\\\",\\\"Content\\\":\\\"你好\\\"}],\\\"Stream\\\":true}\";\n common_client = CommonClient(\"lkeap\", \"2024-05-22\", cred, \"ap-guangzhou\", profile=clientProfile)\n resp = common_client._call_and_deserialize(\"ChatCompletions\", json.loads(params), NonStreamResponse)\n if isinstance(resp, NonStreamResponse): # 非流式响应\n print(resp.response)\n else: # 流式响应\n for event in resp:\n print(event)\nexcept TencentCloudSDKException as err:\n print(err)\n\n```\n\n**DeepSeek-R1使用建议**\n\n1. 将温度设置在 0.5-0.7 范围内(建议为0.6),以防止无休止的重复或不连贯的输出。\n2. 避免添加system prompt,所有说明都应包含在user prompt中。",
5
5
  "input": "ChatCompletionsRequest",
6
6
  "name": "DeepSeek API 接口",
7
7
  "output": "ChatCompletionsResponse",
@@ -14605,7 +14605,7 @@
14605
14605
  {
14606
14606
  "disabled": false,
14607
14607
  "document": "内容",
14608
- "example": "{\\\"name\\\":\\\"test\\\",\\\"kind\\\":\\\"blackbox-exporter\\\",\\\"spec\\\":{\\\"in",
14608
+ "example": "{\"name\":\"test\",\"kind\":\"blackbox-exporter\",\"spec\":{\"scrapeSpec\":{\"interval\":\"15s\"},\"instanceSpec\":{\"module\":\"http_get\",\"urls\":[\"http://test.com\"]},\"exporterSpec\":{}}}",
14609
14609
  "member": "string",
14610
14610
  "name": "Content",
14611
14611
  "output_required": true,