tccli 3.0.1034.1__py2.py3-none-any.whl → 3.0.1035.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cwp/v20180228/SyncBaselineDetectSummary.md +28 -0
  3. tccli/examples/dnspod/v20210323/DescribeRecordList.md +4 -2
  4. tccli/examples/ess/v20201111/ModifyExtendedService.md +79 -0
  5. tccli/examples/oceanus/v20190422/CreateFolder.md +3 -50
  6. tccli/examples/oceanus/v20190422/DescribeWorkSpaces.md +6 -3
  7. tccli/examples/oceanus/v20190422/GetMetaTable.md +29 -0
  8. tccli/examples/tcss/v20201101/DescribeAssetHostList.md +3 -1
  9. tccli/examples/trp/v20210515/DescribeProducts.md +6 -3
  10. tccli/examples/tse/v20201207/CreateCloudNativeAPIGatewayPublicNetwork.md +26 -0
  11. tccli/examples/tse/v20201207/DeleteCloudNativeAPIGatewayPublicNetwork.md +23 -0
  12. tccli/examples/tse/v20201207/ModifyConsoleNetwork.md +22 -0
  13. tccli/examples/tse/v20201207/ModifyNetworkAccessStrategy.md +26 -0
  14. tccli/examples/tse/v20201207/ModifyNetworkBasicInfo.md +25 -0
  15. tccli/services/aiart/v20221229/api.json +2 -2
  16. tccli/services/cat/v20180409/api.json +1 -1
  17. tccli/services/cfw/v20190904/api.json +7 -7
  18. tccli/services/csip/v20221121/api.json +8 -8
  19. tccli/services/cwp/v20180228/api.json +22 -12
  20. tccli/services/cwp/v20180228/examples.json +6 -0
  21. tccli/services/dbbrain/v20191016/api.json +3 -1
  22. tccli/services/dnspod/v20210323/api.json +5 -3
  23. tccli/services/dnspod/v20210323/examples.json +1 -1
  24. tccli/services/ess/ess_client.py +53 -0
  25. tccli/services/ess/v20201111/api.json +85 -5
  26. tccli/services/ess/v20201111/examples.json +20 -0
  27. tccli/services/essbasic/v20210526/api.json +11 -11
  28. tccli/services/oceanus/oceanus_client.py +53 -0
  29. tccli/services/oceanus/v20190422/api.json +124 -1
  30. tccli/services/oceanus/v20190422/examples.json +11 -15
  31. tccli/services/scf/v20180416/api.json +11 -2
  32. tccli/services/tcss/v20201101/api.json +35 -5
  33. tccli/services/tcss/v20201101/examples.json +1 -1
  34. tccli/services/teo/v20220901/api.json +5 -5
  35. tccli/services/tiw/v20190919/api.json +21 -2
  36. tccli/services/trp/v20210515/api.json +63 -5
  37. tccli/services/trp/v20210515/examples.json +2 -2
  38. tccli/services/tse/tse_client.py +281 -16
  39. tccli/services/tse/v20201207/api.json +323 -0
  40. tccli/services/tse/v20201207/examples.json +40 -0
  41. tccli/services/tsf/v20180326/api.json +36 -26
  42. tccli/services/vod/v20180717/api.json +19 -6
  43. {tccli-3.0.1034.1.dist-info → tccli-3.0.1035.1.dist-info}/METADATA +2 -2
  44. {tccli-3.0.1034.1.dist-info → tccli-3.0.1035.1.dist-info}/RECORD +47 -40
  45. {tccli-3.0.1034.1.dist-info → tccli-3.0.1035.1.dist-info}/WHEEL +0 -0
  46. {tccli-3.0.1034.1.dist-info → tccli-3.0.1035.1.dist-info}/entry_points.txt +0 -0
  47. {tccli-3.0.1034.1.dist-info → tccli-3.0.1035.1.dist-info}/license_files/LICENSE +0 -0
@@ -134,7 +134,7 @@
134
134
  "status": "online"
135
135
  },
136
136
  "DescribeCodeBatchs": {
137
- "document": "查询批次列表\n\n旧版接口已经弃用,新业务请使用用新版的接口 DescribeCodeBatches",
137
+ "document": "查询批次列表\n\n旧版接口已经弃用,新业务请使用新版的接口 DescribeCodeBatches",
138
138
  "input": "DescribeCodeBatchsRequest",
139
139
  "name": "【废弃】查询批次列表",
140
140
  "output": "DescribeCodeBatchsResponse",
@@ -1171,7 +1171,7 @@
1171
1171
  },
1172
1172
  {
1173
1173
  "disabled": false,
1174
- "document": "模版ID,或者活动ID",
1174
+ "document": "模板ID,或者活动ID",
1175
1175
  "example": "1",
1176
1176
  "member": "string",
1177
1177
  "name": "MpTpl",
@@ -1226,6 +1226,7 @@
1226
1226
  "example": "abc",
1227
1227
  "member": "string",
1228
1228
  "name": "BatchId",
1229
+ "output_required": true,
1229
1230
  "type": "string",
1230
1231
  "value_allowed_null": false
1231
1232
  },
@@ -3681,6 +3682,15 @@
3681
3682
  "name": "CorpId",
3682
3683
  "required": false,
3683
3684
  "type": "int"
3685
+ },
3686
+ {
3687
+ "disabled": false,
3688
+ "document": "认证状态",
3689
+ "example": "1",
3690
+ "member": "int64",
3691
+ "name": "CertState",
3692
+ "required": false,
3693
+ "type": "int"
3684
3694
  }
3685
3695
  ],
3686
3696
  "type": "object"
@@ -3694,7 +3704,7 @@
3694
3704
  "example": "无",
3695
3705
  "member": "Product",
3696
3706
  "name": "Products",
3697
- "required": true,
3707
+ "output_required": true,
3698
3708
  "type": "list",
3699
3709
  "value_allowed_null": true
3700
3710
  },
@@ -3704,7 +3714,7 @@
3704
3714
  "example": "10",
3705
3715
  "member": "uint64",
3706
3716
  "name": "TotalCount",
3707
- "required": true,
3717
+ "output_required": true,
3708
3718
  "type": "int",
3709
3719
  "value_allowed_null": true
3710
3720
  },
@@ -4345,11 +4355,12 @@
4345
4355
  "member": "string",
4346
4356
  "name": "Value",
4347
4357
  "output_required": false,
4358
+ "required": false,
4348
4359
  "type": "string",
4349
4360
  "value_allowed_null": true
4350
4361
  }
4351
4362
  ],
4352
- "usage": "out"
4363
+ "usage": "both"
4353
4364
  },
4354
4365
  "InputEncryptData": {
4355
4366
  "document": "业务加密入参",
@@ -5590,6 +5601,7 @@
5590
5601
  "example": "\"85tfp1sn78r9m1568i\"",
5591
5602
  "member": "string",
5592
5603
  "name": "MerchantId",
5604
+ "output_required": true,
5593
5605
  "required": true,
5594
5606
  "type": "string",
5595
5607
  "value_allowed_null": false
@@ -5600,6 +5612,7 @@
5600
5612
  "example": "\"demo5\"",
5601
5613
  "member": "string",
5602
5614
  "name": "Name",
5615
+ "output_required": true,
5603
5616
  "required": true,
5604
5617
  "type": "string",
5605
5618
  "value_allowed_null": false
@@ -5610,6 +5623,7 @@
5610
5623
  "example": "\"eqdmnz7020bmtvi9\"",
5611
5624
  "member": "string",
5612
5625
  "name": "ProductId",
5626
+ "output_required": true,
5613
5627
  "required": false,
5614
5628
  "type": "string",
5615
5629
  "value_allowed_null": false
@@ -5620,6 +5634,7 @@
5620
5634
  "example": "0",
5621
5635
  "member": "int64",
5622
5636
  "name": "CorpId",
5637
+ "output_required": true,
5623
5638
  "required": false,
5624
5639
  "type": "int",
5625
5640
  "value_allowed_null": false
@@ -5630,6 +5645,7 @@
5630
5645
  "example": "\"85tfp1sn78r9m1568i\"",
5631
5646
  "member": "string",
5632
5647
  "name": "ProductCode",
5648
+ "output_required": true,
5633
5649
  "required": false,
5634
5650
  "type": "string",
5635
5651
  "value_allowed_null": false
@@ -5640,6 +5656,7 @@
5640
5656
  "example": "”100ml“",
5641
5657
  "member": "string",
5642
5658
  "name": "Specification",
5659
+ "output_required": true,
5643
5660
  "required": false,
5644
5661
  "type": "string",
5645
5662
  "value_allowed_null": true
@@ -5650,6 +5667,7 @@
5650
5667
  "example": "”“",
5651
5668
  "member": "string",
5652
5669
  "name": "Remark",
5670
+ "output_required": true,
5653
5671
  "required": false,
5654
5672
  "type": "string",
5655
5673
  "value_allowed_null": true
@@ -5660,6 +5678,7 @@
5660
5678
  "example": "无",
5661
5679
  "member": "string",
5662
5680
  "name": "Logo",
5681
+ "output_required": true,
5663
5682
  "required": false,
5664
5683
  "type": "list",
5665
5684
  "value_allowed_null": true
@@ -5670,6 +5689,7 @@
5670
5689
  "example": "\"2021-11-30T09:00:33.000Z\"",
5671
5690
  "member": "string",
5672
5691
  "name": "CreateTime",
5692
+ "output_required": true,
5673
5693
  "required": false,
5674
5694
  "type": "string",
5675
5695
  "value_allowed_null": false
@@ -5680,6 +5700,7 @@
5680
5700
  "example": "\"2021-12-07T02:14:37.000Z\"",
5681
5701
  "member": "string",
5682
5702
  "name": "UpdateTime",
5703
+ "output_required": true,
5683
5704
  "required": false,
5684
5705
  "type": "string",
5685
5706
  "value_allowed_null": false
@@ -5690,6 +5711,7 @@
5690
5711
  "example": "无",
5691
5712
  "member": "Ext",
5692
5713
  "name": "Ext",
5714
+ "output_required": true,
5693
5715
  "required": false,
5694
5716
  "type": "object",
5695
5717
  "value_allowed_null": true
@@ -5700,9 +5722,21 @@
5700
5722
  "example": "\"demo\"",
5701
5723
  "member": "string",
5702
5724
  "name": "MerchantName",
5725
+ "output_required": true,
5703
5726
  "required": false,
5704
5727
  "type": "string",
5705
5728
  "value_allowed_null": false
5729
+ },
5730
+ {
5731
+ "disabled": false,
5732
+ "document": "认证状态\n注意:此字段可能返回 null,表示取不到有效值。",
5733
+ "example": "1",
5734
+ "member": "int64",
5735
+ "name": "CertState",
5736
+ "output_required": false,
5737
+ "required": false,
5738
+ "type": "int",
5739
+ "value_allowed_null": true
5706
5740
  }
5707
5741
  ],
5708
5742
  "usage": "both"
@@ -5716,6 +5750,7 @@
5716
5750
  "example": "021-05-11T16:00:00.000Z",
5717
5751
  "member": "string",
5718
5752
  "name": "StartTime",
5753
+ "output_required": true,
5719
5754
  "required": true,
5720
5755
  "type": "string",
5721
5756
  "value_allowed_null": true
@@ -5726,6 +5761,7 @@
5726
5761
  "example": "021-05-11T16:00:00.000Z",
5727
5762
  "member": "string",
5728
5763
  "name": "EndTime",
5764
+ "output_required": true,
5729
5765
  "required": true,
5730
5766
  "type": "string",
5731
5767
  "value_allowed_null": true
@@ -5736,6 +5772,7 @@
5736
5772
  "example": "1000",
5737
5773
  "member": "uint64",
5738
5774
  "name": "QuotaId",
5775
+ "output_required": true,
5739
5776
  "required": false,
5740
5777
  "type": "int",
5741
5778
  "value_allowed_null": true
@@ -5746,6 +5783,7 @@
5746
5783
  "example": "1000",
5747
5784
  "member": "uint64",
5748
5785
  "name": "CorpId",
5786
+ "output_required": true,
5749
5787
  "required": false,
5750
5788
  "type": "int",
5751
5789
  "value_allowed_null": true
@@ -5756,6 +5794,7 @@
5756
5794
  "example": "[\"track\"]",
5757
5795
  "member": "string",
5758
5796
  "name": "Services",
5797
+ "output_required": true,
5759
5798
  "required": false,
5760
5799
  "type": "list",
5761
5800
  "value_allowed_null": true
@@ -5766,6 +5805,7 @@
5766
5805
  "example": "1000",
5767
5806
  "member": "int64",
5768
5807
  "name": "FactoryQuota",
5808
+ "output_required": true,
5769
5809
  "required": false,
5770
5810
  "type": "int",
5771
5811
  "value_allowed_null": true
@@ -5776,6 +5816,7 @@
5776
5816
  "example": "1000",
5777
5817
  "member": "int64",
5778
5818
  "name": "ItemQuota",
5819
+ "output_required": true,
5779
5820
  "required": false,
5780
5821
  "type": "int",
5781
5822
  "value_allowed_null": true
@@ -5786,6 +5827,7 @@
5786
5827
  "example": "10000",
5787
5828
  "member": "int64",
5788
5829
  "name": "TrackQuota",
5830
+ "output_required": true,
5789
5831
  "required": false,
5790
5832
  "type": "int",
5791
5833
  "value_allowed_null": true
@@ -5796,6 +5838,7 @@
5796
5838
  "example": "1000",
5797
5839
  "member": "int64",
5798
5840
  "name": "SaleQuota",
5841
+ "output_required": true,
5799
5842
  "required": false,
5800
5843
  "type": "int",
5801
5844
  "value_allowed_null": true
@@ -5806,6 +5849,7 @@
5806
5849
  "example": "1000",
5807
5850
  "member": "int64",
5808
5851
  "name": "ChainQuota",
5852
+ "output_required": true,
5809
5853
  "required": false,
5810
5854
  "type": "int",
5811
5855
  "value_allowed_null": true
@@ -5816,6 +5860,7 @@
5816
5860
  "example": "1000",
5817
5861
  "member": "int64",
5818
5862
  "name": "RiskQuota",
5863
+ "output_required": true,
5819
5864
  "required": false,
5820
5865
  "type": "int",
5821
5866
  "value_allowed_null": true
@@ -5826,6 +5871,7 @@
5826
5871
  "example": "0",
5827
5872
  "member": "int64",
5828
5873
  "name": "TrackType",
5874
+ "output_required": true,
5829
5875
  "required": false,
5830
5876
  "type": "int",
5831
5877
  "value_allowed_null": true
@@ -5836,9 +5882,21 @@
5836
5882
  "example": "basic",
5837
5883
  "member": "string",
5838
5884
  "name": "Version",
5885
+ "output_required": true,
5839
5886
  "required": false,
5840
5887
  "type": "string",
5841
5888
  "value_allowed_null": true
5889
+ },
5890
+ {
5891
+ "disabled": false,
5892
+ "document": "是否开启企业认证\n注意:此字段可能返回 null,表示取不到有效值。",
5893
+ "example": "0",
5894
+ "member": "uint64",
5895
+ "name": "ProductCertify",
5896
+ "output_required": true,
5897
+ "required": false,
5898
+ "type": "int",
5899
+ "value_allowed_null": true
5842
5900
  }
5843
5901
  ],
5844
5902
  "usage": "both"
@@ -267,8 +267,8 @@
267
267
  "DescribeProducts": [
268
268
  {
269
269
  "document": "",
270
- "input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProducts\n<公共请求参数>\n\n{\n \"Name\": \"\",\n \"MerchantId\": \"\",\n \"PageSize\": 10,\n \"PageNumber\": 1\n}",
271
- "output": "{\n \"Response\": {\n \"Products\": [\n {\n \"ProductId\": \"85tfp1sn78r9m1568i\",\n \"CorpId\": 10000,\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"ProductCode\": \"85tfp1sn78r9m1568i\",\n \"Name\": \"demo5\",\n \"Specification\": \"100ml\",\n \"Remark\": \"desc\",\n \"Logo\": [\n \"url1\"\n ],\n \"CreateTime\": \"2021-11-30T09:00:33.000Z\",\n \"UpdateTime\": \"2021-11-30T09:16:23.000Z\",\n \"Ext\": {},\n \"MerchantName\": \"demo\"\n },\n {\n \"ProductId\": \"4girpwhw677zdo9c6t\",\n \"CorpId\": 10000,\n \"MerchantId\": \"0\",\n \"ProductCode\": \"4girpwhw677zdo9c6t\",\n \"Name\": \"demo\",\n \"Specification\": \"\",\n \"Remark\": \"\",\n \"Logo\": [],\n \"CreateTime\": \"2021-11-30T08:50:48.000Z\",\n \"UpdateTime\": \"2021-11-30T08:51:11.000Z\",\n \"Ext\": {},\n \"MerchantName\": \"\"\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"fe9462f4-bded-4b52-a84a-27cf6b2b46b4\"\n }\n}",
270
+ "input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProducts\n<公共请求参数>\n\n{\n \"Name\": \"\",\n \"MerchantId\": \"\",\n \"PageSize\": 10,\n \"PageNumber\": 1,\n \"CertState\": -1\n}",
271
+ "output": "{\n \"Response\": {\n \"Products\": [\n {\n \"ProductId\": \"85tfp1sn78r9m1568i\",\n \"CorpId\": 10000,\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"ProductCode\": \"85tfp1sn78r9m1568i\",\n \"Name\": \"demo5\",\n \"Specification\": \"100ml\",\n \"Remark\": \"desc\",\n \"Logo\": [\n \"url1\"\n ],\n \"CreateTime\": \"2021-11-30T09:00:33.000Z\",\n \"UpdateTime\": \"2021-11-30T09:16:23.000Z\",\n \"Ext\": {},\n \"MerchantName\": \"demo\",\n \"CertState\": -1\n },\n {\n \"ProductId\": \"4girpwhw677zdo9c6t\",\n \"CorpId\": 10000,\n \"MerchantId\": \"0\",\n \"ProductCode\": \"4girpwhw677zdo9c6t\",\n \"Name\": \"demo\",\n \"Specification\": \"\",\n \"Remark\": \"\",\n \"Logo\": [],\n \"CreateTime\": \"2021-11-30T08:50:48.000Z\",\n \"UpdateTime\": \"2021-11-30T08:51:11.000Z\",\n \"Ext\": {},\n \"MerchantName\": \"\",\n \"CertState\": -1\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"fe9462f4-bded-4b52-a84a-27cf6b2b46b4\"\n }\n}",
272
272
  "title": "查询商品列表"
273
273
  }
274
274
  ],