tccli 3.0.831.1__py2.py3-none-any.whl → 3.0.832.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -112,6 +112,14 @@
112
112
  "title": "创建表"
113
113
  }
114
114
  ],
115
+ "CreateDataEngine": [
116
+ {
117
+ "document": "创建引擎的",
118
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDataEngine\n<公共请求参数>\n\n{\n \"EngineType\": \"xx\",\n \"DataEngineName\": \"xx\",\n \"ClusterType\": \"xx\",\n \"MinClusters\": 0,\n \"MaxClusters\": 0,\n \"DefaultDataEngine\": true,\n \"CidrBlock\": \"xx\",\n \"Mode\": 0,\n \"Message\": \"xx\",\n \"AutoResume\": true,\n \"Size\": 0,\n \"PayMode\": 0,\n \"TimeSpan\": 0,\n \"TimeUnit\": \"xx\",\n \"AutoRenew\": 0,\n \"Tags\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"AutoSuspend\": true,\n \"CrontabResumeSuspend\": 0,\n \"CrontabResumeSuspendStrategy\": {\n \"ResumeTime\": \"xx\",\n \"SuspendTime\": \"xx\",\n \"SuspendStrategy\": 0\n },\n \"EngineExecType\": \"xx\",\n \"MaxConcurrency\": 0,\n \"TolerableQueueTime\": 0,\n \"AutoSuspendTime\": 0,\n \"ResourceType\": \"xx\",\n \"ImageVersionName\": \"SuperSQL-P 1.1\"\n}",
119
+ "output": "{\n \"Response\": {\n \"DataEngineId\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
120
+ "title": "创建引擎"
121
+ }
122
+ ],
115
123
  "CreateDatabase": [
116
124
  {
117
125
  "document": "",
@@ -352,6 +360,30 @@
352
360
  "title": "示例1"
353
361
  }
354
362
  ],
363
+ "DescribeEngineUsageInfo": [
364
+ {
365
+ "document": "",
366
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeEngineUsageInfo\n<公共请求参数>\n\n{\n \"DataEngineId\": \"xx\"\n}",
367
+ "output": "{\n \"Response\": {\n \"Total\": 128,\n \"Used\": 64,\n \"Available\": 64,\n \"RequestId\": \"xx\"\n }\n}",
368
+ "title": "example"
369
+ }
370
+ ],
371
+ "DescribeLakeFsDirSummary": [
372
+ {
373
+ "document": "",
374
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLakeFsDirSummary\n<公共请求参数>\n\n{}",
375
+ "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
376
+ "title": "示例一"
377
+ }
378
+ ],
379
+ "DescribeLakeFsInfo": [
380
+ {
381
+ "document": "",
382
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLakeFsInfo\n<公共请求参数>\n\n{}",
383
+ "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
384
+ "title": "示例一"
385
+ }
386
+ ],
355
387
  "DescribeNotebookSession": [
356
388
  {
357
389
  "document": "查询Session详情。",
@@ -616,6 +648,14 @@
616
648
  "title": "test"
617
649
  }
618
650
  ],
651
+ "SwitchDataEngine": [
652
+ {
653
+ "document": "",
654
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SwitchDataEngine\n<公共请求参数>\n\n{\n \"DataEngineName\": \"test\",\n \"StartStandbyCluster\": false\n}",
655
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2f67771a-a384-4b4e-86a5-146d8829ae2d\"\n }\n}",
656
+ "title": "test"
657
+ }
658
+ ],
619
659
  "UnbindWorkGroupsFromUser": [
620
660
  {
621
661
  "document": "",
@@ -631,6 +671,14 @@
631
671
  "output": "{\n \"Response\": {\n \"RequestId\": \"b577857e-041f-46c7-b5cf-4b3d3f50bc51\"\n }\n}",
632
672
  "title": "元数据解锁"
633
673
  }
674
+ ],
675
+ "UpdateRowFilter": [
676
+ {
677
+ "document": "",
678
+ "input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateRowFilter\n<公共请求参数>\n\n{\n \"Policy\": {\n \"Table\": \"TableName\",\n \"Catalog\": \"COSDataCatalog\",\n \"Operation\": \"ALL\",\n \"Database\": \"DatabaseName\"\n },\n \"PolicyId\": 0\n}",
679
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1287310-badou889lodj-1231jk12\"\n }\n}",
680
+ "title": "更新行过滤策略信息"
681
+ }
634
682
  ]
635
683
  },
636
684
  "version": "1.0"
@@ -4635,10 +4635,9 @@
4635
4635
  "usage": "both"
4636
4636
  },
4637
4637
  "ReleasedApprover": {
4638
- "document": "解除协议的签署人,如不指定,默认使用待解除流程(即原流程)中的签署人。\n注意:不支持更换C端(个人身份类型)签署人,如果原流程中含有C端签署人,默认使用原流程中的该签署人。\n\n如果需要指定B端(机构身份类型)签署人,其中ReleasedApprover需要传递的参数如下:\nApproverNumber, OrganizationName, ApproverType必传。\n对于其他身份标识\n- 渠道子客企业指定经办人:OpenId必传,OrganizationOpenId必传;\n- 非渠道合作企业:Name、Mobile必传。",
4638
+ "document": "解除协议的签署人,如不指定,默认使用待解除流程(即原流程)中的签署人。\n注意:不支持更换C端(个人身份类型)签署人,如果原流程中含有C端签署人,默认使用原流程中的该签署人。\n\n如果需要指定B端(机构身份类型)签署人,其中ReleasedApprover需要传递的参数如下:\nApproverNumber, OrganizationName, ApproverType必传。\n对于其他身份标识\n- 子客企业指定经办人:OpenId必传,OrganizationOpenId必传;\n- 非子客企业:Name、Mobile必传。",
4639
4639
  "members": [
4640
4640
  {
4641
- "default": "",
4642
4641
  "document": "企业签署方工商营业执照上的企业名称,签署方为非发起方企业场景下必传,最大长度64个字符",
4643
4642
  "example": "xxx",
4644
4643
  "member": "string",
@@ -4648,7 +4647,6 @@
4648
4647
  "value_allowed_null": false
4649
4648
  },
4650
4649
  {
4651
- "default": "",
4652
4650
  "document": "签署人在原流程中的签署人列表中的顺序序号(从0开始,按顺序依次递增),如果不清楚原流程中的签署人列表,可以通过DescribeFlows接口查看",
4653
4651
  "example": "0",
4654
4652
  "member": "uint64",
@@ -4658,7 +4656,6 @@
4658
4656
  "value_allowed_null": false
4659
4657
  },
4660
4658
  {
4661
- "default": "",
4662
4659
  "document": "签署人类型,目前仅支持\nORGANIZATION-企业",
4663
4660
  "example": "ORGANIZATION",
4664
4661
  "member": "string",
@@ -4668,7 +4665,6 @@
4668
4665
  "value_allowed_null": false
4669
4666
  },
4670
4667
  {
4671
- "default": "",
4672
4668
  "document": "签署人姓名,最大长度50个字符",
4673
4669
  "example": "张三",
4674
4670
  "member": "string",
@@ -4678,7 +4674,6 @@
4678
4674
  "value_allowed_null": false
4679
4675
  },
4680
4676
  {
4681
- "default": "",
4682
4677
  "document": "签署人身份证件类型\n1.ID_CARD 居民身份证\n2.HONGKONG_MACAO_AND_TAIWAN 港澳台居民居住证\n3.HONGKONG_AND_MACAO 港澳居民来往内地通行证",
4683
4678
  "example": "ID_CARD",
4684
4679
  "member": "string",
@@ -4688,7 +4683,6 @@
4688
4683
  "value_allowed_null": false
4689
4684
  },
4690
4685
  {
4691
- "default": "",
4692
4686
  "document": "签署人证件号",
4693
4687
  "example": "110101192008317114",
4694
4688
  "member": "string",
@@ -4698,7 +4692,6 @@
4698
4692
  "value_allowed_null": false
4699
4693
  },
4700
4694
  {
4701
- "default": "",
4702
4695
  "document": "签署人手机号,脱敏显示。大陆手机号为11位,暂不支持海外手机号",
4703
4696
  "example": "13888888888",
4704
4697
  "member": "string",
@@ -4708,8 +4701,7 @@
4708
4701
  "value_allowed_null": false
4709
4702
  },
4710
4703
  {
4711
- "default": "",
4712
- "document": "企业签署方在同一渠道下的其他合作企业OpenId,签署方为非发起方企业场景下必传,最大长度64个字符",
4704
+ "document": "企业签署方在同一第三方应用下的其他合作企业OpenId,签署方为非发起方企业场景下必传,最大长度64个字符",
4713
4705
  "example": "xxx",
4714
4706
  "member": "string",
4715
4707
  "name": "OrganizationOpenId",
@@ -4718,8 +4710,7 @@
4718
4710
  "value_allowed_null": false
4719
4711
  },
4720
4712
  {
4721
- "default": "",
4722
- "document": "用户侧第三方id,最大长度64个字符\n当签署方为同一渠道下的员工时,该字必传",
4713
+ "document": "用户侧第三方id,最大长度64个字符\n当签署方为同一第三方应用下的员工时,该字必传",
4723
4714
  "example": "xxx",
4724
4715
  "member": "string",
4725
4716
  "name": "OpenId",
@@ -0,0 +1,4 @@
1
+ # -*- coding: utf-8 -*-
2
+
3
+ from tccli.services.intlpartnersmgt.intlpartnersmgt_client import action_caller
4
+