tccli 3.0.1293.1__py2.py3-none-any.whl → 3.0.1295.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.
- tccli/__init__.py +1 -1
- tccli/services/bh/v20230418/api.json +35 -17
- tccli/services/bh/v20230418/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +1 -1
- tccli/services/cam/v20190116/examples.json +5 -5
- tccli/services/captcha/v20190722/api.json +49 -39
- tccli/services/cbs/v20170312/api.json +16 -16
- tccli/services/ccc/v20200210/api.json +89 -6
- tccli/services/ccc/v20200210/examples.json +1 -1
- tccli/services/cdc/v20201214/api.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +191 -0
- tccli/services/cdwpg/v20201230/api.json +282 -247
- tccli/services/cdwpg/v20201230/examples.json +39 -39
- tccli/services/chc/v20230418/api.json +92 -92
- tccli/services/chc/v20230418/examples.json +5 -5
- tccli/services/clb/v20180317/api.json +40 -21
- tccli/services/cloudaudit/v20190319/api.json +38 -23
- tccli/services/controlcenter/v20230110/api.json +2 -2
- tccli/services/controlcenter/v20230110/examples.json +1 -1
- tccli/services/dbbrain/v20210527/api.json +8 -8
- tccli/services/dbdc/v20201029/api.json +42 -42
- tccli/services/dcdb/v20180411/api.json +66 -66
- tccli/services/dcdb/v20180411/examples.json +7 -7
- tccli/services/dlc/v20210125/api.json +212 -17
- tccli/services/emr/v20190103/api.json +89 -89
- tccli/services/emr/v20190103/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/essbasic/v20210526/api.json +4 -4
- tccli/services/essbasic/v20210526/examples.json +3 -3
- tccli/services/gs/v20191118/api.json +80 -82
- tccli/services/gs/v20191118/examples.json +29 -29
- tccli/services/hai/v20230812/api.json +98 -98
- tccli/services/hunyuan/v20230901/api.json +3 -3
- tccli/services/iap/v20240713/api.json +13 -13
- tccli/services/iap/v20240713/examples.json +3 -3
- tccli/services/iotcloud/v20210408/api.json +29 -29
- tccli/services/iotcloud/v20210408/examples.json +6 -6
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideo/v20191126/api.json +35 -34
- tccli/services/iotvideo/v20191126/examples.json +2 -2
- tccli/services/iotvideo/v20201215/api.json +310 -292
- tccli/services/iotvideo/v20201215/examples.json +54 -54
- tccli/services/iotvideo/v20211125/api.json +283 -275
- tccli/services/iotvideo/v20211125/examples.json +64 -64
- tccli/services/iotvideoindustry/v20201201/api.json +38 -35
- tccli/services/lcic/v20220817/api.json +46 -44
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/live/v20180801/api.json +8 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +76 -76
- tccli/services/mariadb/v20170312/examples.json +5 -5
- tccli/services/monitor/v20180724/api.json +59 -3
- tccli/services/monitor/v20180724/examples.json +2 -2
- tccli/services/mps/v20190612/api.json +123 -4
- tccli/services/mqtt/v20240516/api.json +182 -182
- tccli/services/mqtt/v20240516/examples.json +7 -13
- tccli/services/organization/v20210331/api.json +61 -43
- tccli/services/organization/v20210331/examples.json +25 -25
- tccli/services/privatedns/v20201028/api.json +32 -32
- tccli/services/region/v20220627/examples.json +1 -1
- tccli/services/taf/taf_client.py +53 -0
- tccli/services/taf/v20200210/api.json +138 -0
- tccli/services/taf/v20200210/examples.json +8 -0
- tccli/services/tag/v20180813/api.json +2 -2
- tccli/services/tbaas/v20180416/api.json +74 -64
- tccli/services/tcr/v20190924/api.json +209 -188
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +16 -16
- tccli/services/thpc/v20230321/api.json +9 -0
- tccli/services/tke/tke_client.py +61 -8
- tccli/services/tke/v20180525/api.json +430 -320
- tccli/services/tke/v20180525/examples.json +14 -0
- tccli/services/trocket/v20230308/api.json +24 -24
- tccli/services/tsf/v20180326/api.json +351 -198
- tccli/services/vcube/v20220410/api.json +382 -327
- tccli/services/vcube/v20220410/examples.json +56 -56
- tccli/services/vod/v20180717/api.json +827 -814
- tccli/services/vod/v20180717/examples.json +19 -19
- tccli/services/vpc/v20170312/api.json +84 -3
- tccli/services/waf/v20180125/api.json +2 -2
- tccli/services/waf/v20180125/examples.json +2 -2
- tccli/services/wedata/v20210820/api.json +10 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/RECORD +88 -88
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/license_files/LICENSE +0 -0
@@ -2544,14 +2544,14 @@
|
|
2544
2544
|
"members": [
|
2545
2545
|
{
|
2546
2546
|
"disabled": false,
|
2547
|
-
"document": "
|
2547
|
+
"document": "集群类型",
|
2548
2548
|
"example": "EMR on CVM",
|
2549
2549
|
"member": "string",
|
2550
2550
|
"name": "ClusterType",
|
2551
2551
|
"output_required": false,
|
2552
2552
|
"required": false,
|
2553
2553
|
"type": "string",
|
2554
|
-
"value_allowed_null":
|
2554
|
+
"value_allowed_null": false
|
2555
2555
|
},
|
2556
2556
|
{
|
2557
2557
|
"disabled": false,
|
@@ -3602,13 +3602,13 @@
|
|
3602
3602
|
"members": [
|
3603
3603
|
{
|
3604
3604
|
"disabled": false,
|
3605
|
-
"document": "实例ID
|
3605
|
+
"document": "实例ID",
|
3606
3606
|
"example": "emr-xxxxx",
|
3607
3607
|
"member": "string",
|
3608
3608
|
"name": "InstanceId",
|
3609
3609
|
"output_required": true,
|
3610
3610
|
"type": "string",
|
3611
|
-
"value_allowed_null":
|
3611
|
+
"value_allowed_null": false
|
3612
3612
|
},
|
3613
3613
|
{
|
3614
3614
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -6724,13 +6724,13 @@
|
|
6724
6724
|
"members": [
|
6725
6725
|
{
|
6726
6726
|
"disabled": false,
|
6727
|
-
"document": "
|
6727
|
+
"document": "总数量",
|
6728
6728
|
"example": "2",
|
6729
6729
|
"member": "int64",
|
6730
6730
|
"name": "TotalCnt",
|
6731
6731
|
"output_required": true,
|
6732
6732
|
"type": "int",
|
6733
|
-
"value_allowed_null":
|
6733
|
+
"value_allowed_null": false
|
6734
6734
|
},
|
6735
6735
|
{
|
6736
6736
|
"disabled": false,
|
@@ -6744,13 +6744,13 @@
|
|
6744
6744
|
},
|
6745
6745
|
{
|
6746
6746
|
"disabled": false,
|
6747
|
-
"document": "
|
6747
|
+
"document": "集群所有节点的别名序列化",
|
6748
6748
|
"example": "null",
|
6749
6749
|
"member": "string",
|
6750
6750
|
"name": "AliasInfo",
|
6751
6751
|
"output_required": true,
|
6752
6752
|
"type": "string",
|
6753
|
-
"value_allowed_null":
|
6753
|
+
"value_allowed_null": false
|
6754
6754
|
},
|
6755
6755
|
{
|
6756
6756
|
"disabled": false,
|
@@ -7335,13 +7335,13 @@
|
|
7335
7335
|
},
|
7336
7336
|
{
|
7337
7337
|
"disabled": false,
|
7338
|
-
"document": "
|
7338
|
+
"document": "任务详情总数",
|
7339
7339
|
"example": "1",
|
7340
7340
|
"member": "uint64",
|
7341
7341
|
"name": "Total",
|
7342
7342
|
"output_required": true,
|
7343
7343
|
"type": "int",
|
7344
|
-
"value_allowed_null":
|
7344
|
+
"value_allowed_null": false
|
7345
7345
|
},
|
7346
7346
|
{
|
7347
7347
|
"disabled": false,
|
@@ -7814,13 +7814,13 @@
|
|
7814
7814
|
},
|
7815
7815
|
{
|
7816
7816
|
"disabled": false,
|
7817
|
-
"document": "
|
7817
|
+
"document": "常见状态描述:集群生产中,集群运行中,集群创建中,集群已关闭,集群已删除",
|
7818
7818
|
"example": "集群运行中",
|
7819
7819
|
"member": "string",
|
7820
7820
|
"name": "StatusDesc",
|
7821
7821
|
"output_required": true,
|
7822
7822
|
"type": "string",
|
7823
|
-
"value_allowed_null":
|
7823
|
+
"value_allowed_null": false
|
7824
7824
|
},
|
7825
7825
|
{
|
7826
7826
|
"disabled": false,
|
@@ -7914,78 +7914,78 @@
|
|
7914
7914
|
},
|
7915
7915
|
{
|
7916
7916
|
"disabled": false,
|
7917
|
-
"document": "产品ID
|
7917
|
+
"document": "产品ID",
|
7918
7918
|
"example": "44333",
|
7919
7919
|
"member": "uint64",
|
7920
7920
|
"name": "ProductId",
|
7921
7921
|
"output_required": true,
|
7922
7922
|
"type": "int",
|
7923
|
-
"value_allowed_null":
|
7923
|
+
"value_allowed_null": false
|
7924
7924
|
},
|
7925
7925
|
{
|
7926
7926
|
"disabled": false,
|
7927
|
-
"document": "项目ID
|
7927
|
+
"document": "项目ID",
|
7928
7928
|
"example": "4555",
|
7929
7929
|
"member": "uint64",
|
7930
7930
|
"name": "ProjectId",
|
7931
7931
|
"output_required": true,
|
7932
7932
|
"type": "int",
|
7933
|
-
"value_allowed_null":
|
7933
|
+
"value_allowed_null": false
|
7934
7934
|
},
|
7935
7935
|
{
|
7936
7936
|
"disabled": false,
|
7937
|
-
"document": "
|
7937
|
+
"document": "区域",
|
7938
7938
|
"example": "4552",
|
7939
7939
|
"member": "uint64",
|
7940
7940
|
"name": "RegionId",
|
7941
7941
|
"output_required": true,
|
7942
7942
|
"type": "int",
|
7943
|
-
"value_allowed_null":
|
7943
|
+
"value_allowed_null": false
|
7944
7944
|
},
|
7945
7945
|
{
|
7946
7946
|
"disabled": false,
|
7947
|
-
"document": "子网ID
|
7947
|
+
"document": "子网ID",
|
7948
7948
|
"example": "3422",
|
7949
7949
|
"member": "uint64",
|
7950
7950
|
"name": "SubnetId",
|
7951
7951
|
"output_required": true,
|
7952
7952
|
"type": "int",
|
7953
|
-
"value_allowed_null":
|
7953
|
+
"value_allowed_null": false
|
7954
7954
|
},
|
7955
7955
|
{
|
7956
7956
|
"disabled": false,
|
7957
|
-
"document": "网络ID
|
7957
|
+
"document": "网络ID",
|
7958
7958
|
"example": "45666",
|
7959
7959
|
"member": "uint64",
|
7960
7960
|
"name": "VpcId",
|
7961
7961
|
"output_required": true,
|
7962
7962
|
"type": "int",
|
7963
|
-
"value_allowed_null":
|
7963
|
+
"value_allowed_null": false
|
7964
7964
|
},
|
7965
7965
|
{
|
7966
7966
|
"disabled": false,
|
7967
|
-
"document": "
|
7967
|
+
"document": "地区",
|
7968
7968
|
"example": "zone",
|
7969
7969
|
"member": "string",
|
7970
7970
|
"name": "Zone",
|
7971
7971
|
"output_required": true,
|
7972
7972
|
"type": "string",
|
7973
|
-
"value_allowed_null":
|
7973
|
+
"value_allowed_null": false
|
7974
7974
|
},
|
7975
7975
|
{
|
7976
7976
|
"disabled": false,
|
7977
|
-
"document": "状态码, 取值为-2(集群已删除), -1(集群已关闭), 0(集群生产中), 2(集群运行中), 3(集群创建中)
|
7977
|
+
"document": "状态码, 取值为-2(集群已删除), -1(集群已关闭), 0(集群生产中), 2(集群运行中), 3(集群创建中)",
|
7978
7978
|
"example": "2",
|
7979
7979
|
"member": "uint64",
|
7980
7980
|
"name": "Status",
|
7981
7981
|
"output_required": true,
|
7982
7982
|
"type": "int",
|
7983
|
-
"value_allowed_null":
|
7983
|
+
"value_allowed_null": false
|
7984
7984
|
},
|
7985
7985
|
{
|
7986
7986
|
"disabled": false,
|
7987
7987
|
"document": "实例标签\n注意:此字段可能返回 null,表示取不到有效值。",
|
7988
|
-
"example": "
|
7988
|
+
"example": "无",
|
7989
7989
|
"member": "Tag",
|
7990
7990
|
"name": "Tags",
|
7991
7991
|
"output_required": true,
|
@@ -7994,93 +7994,93 @@
|
|
7994
7994
|
},
|
7995
7995
|
{
|
7996
7996
|
"disabled": false,
|
7997
|
-
"document": "
|
7997
|
+
"document": "告警信息",
|
7998
7998
|
"example": "告警信息",
|
7999
7999
|
"member": "string",
|
8000
8000
|
"name": "AlarmInfo",
|
8001
8001
|
"output_required": true,
|
8002
8002
|
"type": "string",
|
8003
|
-
"value_allowed_null":
|
8003
|
+
"value_allowed_null": false
|
8004
8004
|
},
|
8005
8005
|
{
|
8006
8006
|
"disabled": false,
|
8007
|
-
"document": "是否是woodpecker
|
8007
|
+
"document": "是否是woodpecker集群",
|
8008
8008
|
"example": "1",
|
8009
8009
|
"member": "uint64",
|
8010
8010
|
"name": "IsWoodpeckerCluster",
|
8011
8011
|
"output_required": true,
|
8012
8012
|
"type": "int",
|
8013
|
-
"value_allowed_null":
|
8013
|
+
"value_allowed_null": false
|
8014
8014
|
},
|
8015
8015
|
{
|
8016
8016
|
"disabled": false,
|
8017
|
-
"document": "Vpc
|
8017
|
+
"document": "Vpc中文",
|
8018
8018
|
"example": "emr",
|
8019
8019
|
"member": "string",
|
8020
8020
|
"name": "VpcName",
|
8021
8021
|
"output_required": true,
|
8022
8022
|
"type": "string",
|
8023
|
-
"value_allowed_null":
|
8023
|
+
"value_allowed_null": false
|
8024
8024
|
},
|
8025
8025
|
{
|
8026
8026
|
"disabled": false,
|
8027
|
-
"document": "
|
8027
|
+
"document": "子网中文",
|
8028
8028
|
"example": "emr",
|
8029
8029
|
"member": "string",
|
8030
8030
|
"name": "SubnetName",
|
8031
8031
|
"output_required": true,
|
8032
8032
|
"type": "string",
|
8033
|
-
"value_allowed_null":
|
8033
|
+
"value_allowed_null": false
|
8034
8034
|
},
|
8035
8035
|
{
|
8036
8036
|
"disabled": false,
|
8037
|
-
"document": "字符串VpcId
|
8037
|
+
"document": "字符串VpcId",
|
8038
8038
|
"example": "vpc-lzd3w8jz",
|
8039
8039
|
"member": "string",
|
8040
8040
|
"name": "UniqVpcId",
|
8041
8041
|
"output_required": true,
|
8042
8042
|
"type": "string",
|
8043
|
-
"value_allowed_null":
|
8043
|
+
"value_allowed_null": false
|
8044
8044
|
},
|
8045
8045
|
{
|
8046
8046
|
"disabled": false,
|
8047
|
-
"document": "
|
8047
|
+
"document": "字符串子网",
|
8048
8048
|
"example": "subnet-3d73yezg",
|
8049
8049
|
"member": "string",
|
8050
8050
|
"name": "UniqSubnetId",
|
8051
8051
|
"output_required": true,
|
8052
8052
|
"type": "string",
|
8053
|
-
"value_allowed_null":
|
8053
|
+
"value_allowed_null": false
|
8054
8054
|
},
|
8055
8055
|
{
|
8056
8056
|
"disabled": false,
|
8057
|
-
"document": "
|
8057
|
+
"document": "集群类型",
|
8058
8058
|
"example": "spark",
|
8059
8059
|
"member": "string",
|
8060
8060
|
"name": "ClusterClass",
|
8061
8061
|
"output_required": true,
|
8062
8062
|
"type": "string",
|
8063
|
-
"value_allowed_null":
|
8063
|
+
"value_allowed_null": false
|
8064
8064
|
},
|
8065
8065
|
{
|
8066
8066
|
"disabled": false,
|
8067
|
-
"document": "是否为跨AZ
|
8067
|
+
"document": "是否为跨AZ集群",
|
8068
8068
|
"example": "true",
|
8069
8069
|
"member": "bool",
|
8070
8070
|
"name": "IsMultiZoneCluster",
|
8071
8071
|
"output_required": true,
|
8072
8072
|
"type": "bool",
|
8073
|
-
"value_allowed_null":
|
8073
|
+
"value_allowed_null": false
|
8074
8074
|
},
|
8075
8075
|
{
|
8076
8076
|
"disabled": false,
|
8077
|
-
"document": "
|
8077
|
+
"document": "是否手戳集群",
|
8078
8078
|
"example": "false",
|
8079
8079
|
"member": "bool",
|
8080
8080
|
"name": "IsHandsCluster",
|
8081
8081
|
"output_required": true,
|
8082
8082
|
"type": "bool",
|
8083
|
-
"value_allowed_null":
|
8083
|
+
"value_allowed_null": false
|
8084
8084
|
},
|
8085
8085
|
{
|
8086
8086
|
"disabled": false,
|
@@ -8094,23 +8094,33 @@
|
|
8094
8094
|
},
|
8095
8095
|
{
|
8096
8096
|
"disabled": false,
|
8097
|
-
"document": "
|
8097
|
+
"document": "当前集群的应用场景是否支持体外客户端",
|
8098
8098
|
"example": "true",
|
8099
8099
|
"member": "bool",
|
8100
8100
|
"name": "IsSupportOutsideCluster",
|
8101
8101
|
"output_required": false,
|
8102
8102
|
"type": "bool",
|
8103
|
-
"value_allowed_null":
|
8103
|
+
"value_allowed_null": false
|
8104
8104
|
},
|
8105
8105
|
{
|
8106
8106
|
"disabled": false,
|
8107
|
-
"document": "
|
8107
|
+
"document": "是否专有集群场景集群",
|
8108
8108
|
"example": "false",
|
8109
8109
|
"member": "bool",
|
8110
8110
|
"name": "IsDedicatedCluster",
|
8111
8111
|
"output_required": false,
|
8112
8112
|
"type": "bool",
|
8113
|
-
"value_allowed_null":
|
8113
|
+
"value_allowed_null": false
|
8114
|
+
},
|
8115
|
+
{
|
8116
|
+
"disabled": false,
|
8117
|
+
"document": "集群支持克隆",
|
8118
|
+
"example": "true",
|
8119
|
+
"member": "bool",
|
8120
|
+
"name": "IsSupportClone",
|
8121
|
+
"output_required": false,
|
8122
|
+
"type": "bool",
|
8123
|
+
"value_allowed_null": false
|
8114
8124
|
}
|
8115
8125
|
],
|
8116
8126
|
"usage": "out"
|
@@ -10263,62 +10273,56 @@
|
|
10263
10273
|
{
|
10264
10274
|
"disabled": false,
|
10265
10275
|
"document": "巡检任务的唯一标记",
|
10266
|
-
"example": "",
|
10276
|
+
"example": "CpuIOWaitAvgMoreThanThreshold",
|
10267
10277
|
"member": "string",
|
10268
10278
|
"name": "TaskType",
|
10269
10279
|
"required": true,
|
10270
|
-
"type": "string"
|
10271
|
-
"value_allowed_null": false
|
10280
|
+
"type": "string"
|
10272
10281
|
},
|
10273
10282
|
{
|
10274
10283
|
"disabled": false,
|
10275
10284
|
"document": "巡检任务组名称",
|
10276
|
-
"example": "",
|
10285
|
+
"example": "节点",
|
10277
10286
|
"member": "string",
|
10278
10287
|
"name": "Group",
|
10279
10288
|
"required": false,
|
10280
|
-
"type": "string"
|
10281
|
-
"value_allowed_null": false
|
10289
|
+
"type": "string"
|
10282
10290
|
},
|
10283
10291
|
{
|
10284
10292
|
"disabled": false,
|
10285
10293
|
"document": "巡检任务名称",
|
10286
|
-
"example": "",
|
10294
|
+
"example": "CPU利用率连续高于阈值",
|
10287
10295
|
"member": "string",
|
10288
10296
|
"name": "Name",
|
10289
10297
|
"required": false,
|
10290
|
-
"type": "string"
|
10291
|
-
"value_allowed_null": false
|
10298
|
+
"type": "string"
|
10292
10299
|
},
|
10293
10300
|
{
|
10294
10301
|
"disabled": false,
|
10295
10302
|
"document": "巡检任务参数设置",
|
10296
|
-
"example": "",
|
10303
|
+
"example": "无",
|
10297
10304
|
"member": "TaskSettings",
|
10298
10305
|
"name": "TaskSettings",
|
10299
10306
|
"required": false,
|
10300
|
-
"type": "list"
|
10301
|
-
"value_allowed_null": false
|
10307
|
+
"type": "list"
|
10302
10308
|
},
|
10303
10309
|
{
|
10304
10310
|
"disabled": false,
|
10305
10311
|
"document": "是否选中,”true“ ”false“",
|
10306
|
-
"example": "",
|
10312
|
+
"example": "true",
|
10307
10313
|
"member": "string",
|
10308
10314
|
"name": "Selected",
|
10309
10315
|
"required": false,
|
10310
|
-
"type": "string"
|
10311
|
-
"value_allowed_null": false
|
10316
|
+
"type": "string"
|
10312
10317
|
},
|
10313
10318
|
{
|
10314
10319
|
"disabled": false,
|
10315
10320
|
"document": "是否开启监控",
|
10316
|
-
"example": "",
|
10321
|
+
"example": "true",
|
10317
10322
|
"member": "string",
|
10318
10323
|
"name": "Enable",
|
10319
10324
|
"required": false,
|
10320
|
-
"type": "string"
|
10321
|
-
"value_allowed_null": false
|
10325
|
+
"type": "string"
|
10322
10326
|
}
|
10323
10327
|
],
|
10324
10328
|
"usage": "in"
|
@@ -11428,7 +11432,7 @@
|
|
11428
11432
|
{
|
11429
11433
|
"disabled": false,
|
11430
11434
|
"document": "返回成功修改的巡检任务Id",
|
11431
|
-
"example": "
|
11435
|
+
"example": "110187",
|
11432
11436
|
"member": "string",
|
11433
11437
|
"name": "JobId",
|
11434
11438
|
"output_required": true,
|
@@ -11999,7 +12003,7 @@
|
|
11999
12003
|
{
|
12000
12004
|
"disabled": false,
|
12001
12005
|
"document": "集群实例ID",
|
12002
|
-
"example": "
|
12006
|
+
"example": "emr-ke6f8bc5",
|
12003
12007
|
"member": "string",
|
12004
12008
|
"name": "InstanceId",
|
12005
12009
|
"required": true,
|
@@ -12008,7 +12012,7 @@
|
|
12008
12012
|
{
|
12009
12013
|
"disabled": false,
|
12010
12014
|
"document": "实例名称",
|
12011
|
-
"example": "
|
12015
|
+
"example": "EMR-audi_CDP",
|
12012
12016
|
"member": "string",
|
12013
12017
|
"name": "ClusterName",
|
12014
12018
|
"required": true,
|
@@ -12157,23 +12161,23 @@
|
|
12157
12161
|
"members": [
|
12158
12162
|
{
|
12159
12163
|
"disabled": false,
|
12160
|
-
"document": "为false
|
12164
|
+
"document": "为false不点亮部署生效、重置",
|
12161
12165
|
"example": "false",
|
12162
12166
|
"member": "bool",
|
12163
12167
|
"name": "IsDraft",
|
12164
12168
|
"output_required": true,
|
12165
12169
|
"type": "bool",
|
12166
|
-
"value_allowed_null":
|
12170
|
+
"value_allowed_null": false
|
12167
12171
|
},
|
12168
12172
|
{
|
12169
12173
|
"disabled": false,
|
12170
|
-
"document": "
|
12171
|
-
"example": "
|
12174
|
+
"document": "错误信息,预留",
|
12175
|
+
"example": "ErrorMsg",
|
12172
12176
|
"member": "string",
|
12173
12177
|
"name": "ErrorMsg",
|
12174
12178
|
"output_required": true,
|
12175
12179
|
"type": "string",
|
12176
|
-
"value_allowed_null":
|
12180
|
+
"value_allowed_null": false
|
12177
12181
|
},
|
12178
12182
|
{
|
12179
12183
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -15101,14 +15105,14 @@
|
|
15101
15105
|
},
|
15102
15106
|
{
|
15103
15107
|
"disabled": false,
|
15104
|
-
"document": "规则过期时间,超过该时间后,规则将自动置为暂停状态,形式为\"2020-07-23 00:00:00\"
|
15108
|
+
"document": "规则过期时间,超过该时间后,规则将自动置为暂停状态,形式为\"2020-07-23 00:00:00\"。必须填写",
|
15105
15109
|
"example": "2026-01-09 23:59:59",
|
15106
15110
|
"member": "string",
|
15107
15111
|
"name": "Expire",
|
15108
15112
|
"output_required": true,
|
15109
15113
|
"required": false,
|
15110
15114
|
"type": "string",
|
15111
|
-
"value_allowed_null":
|
15115
|
+
"value_allowed_null": false
|
15112
15116
|
},
|
15113
15117
|
{
|
15114
15118
|
"disabled": false,
|
@@ -18073,42 +18077,38 @@
|
|
18073
18077
|
{
|
18074
18078
|
"disabled": false,
|
18075
18079
|
"document": "参数名称",
|
18076
|
-
"example": "",
|
18080
|
+
"example": "阈值",
|
18077
18081
|
"member": "string",
|
18078
18082
|
"name": "Name",
|
18079
18083
|
"required": false,
|
18080
|
-
"type": "string"
|
18081
|
-
"value_allowed_null": false
|
18084
|
+
"type": "string"
|
18082
18085
|
},
|
18083
18086
|
{
|
18084
18087
|
"disabled": false,
|
18085
18088
|
"document": "参数值",
|
18086
|
-
"example": "",
|
18089
|
+
"example": "85",
|
18087
18090
|
"member": "string",
|
18088
18091
|
"name": "Value",
|
18089
18092
|
"required": false,
|
18090
|
-
"type": "string"
|
18091
|
-
"value_allowed_null": false
|
18093
|
+
"type": "string"
|
18092
18094
|
},
|
18093
18095
|
{
|
18094
18096
|
"disabled": false,
|
18095
18097
|
"document": "参数唯一标记",
|
18096
|
-
"example": "",
|
18098
|
+
"example": "Threshold",
|
18097
18099
|
"member": "string",
|
18098
18100
|
"name": "Key",
|
18099
18101
|
"required": false,
|
18100
|
-
"type": "string"
|
18101
|
-
"value_allowed_null": false
|
18102
|
+
"type": "string"
|
18102
18103
|
},
|
18103
18104
|
{
|
18104
18105
|
"disabled": false,
|
18105
18106
|
"document": "是否可编辑,”true\" \"false\"",
|
18106
|
-
"example": "",
|
18107
|
+
"example": "true",
|
18107
18108
|
"member": "string",
|
18108
18109
|
"name": "Editable",
|
18109
18110
|
"required": false,
|
18110
|
-
"type": "string"
|
18111
|
-
"value_allowed_null": false
|
18111
|
+
"type": "string"
|
18112
18112
|
}
|
18113
18113
|
],
|
18114
18114
|
"usage": "in"
|
@@ -524,7 +524,7 @@
|
|
524
524
|
{
|
525
525
|
"document": "",
|
526
526
|
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyYarnDeploy\n<公共请求参数>\n\n{\n \"InstanceId\": \"emr-a903oah8\",\n \"OldScheduler\": \"capacity\",\n \"NewScheduler\": \"fair\"\n}",
|
527
|
-
"output": "{\n \"Response\": {\n \"ErrorMsg\":
|
527
|
+
"output": "{\n \"Response\": {\n \"ErrorMsg\": \"ErrorMsg\",\n \"IsDraft\": false,\n \"RequestId\": \"d76bd103-947e-49f3-8485-e6aab28ecbbf\"\n }\n}",
|
528
528
|
"title": "部署生效"
|
529
529
|
}
|
530
530
|
],
|
@@ -2120,7 +2120,7 @@
|
|
2120
2120
|
},
|
2121
2121
|
{
|
2122
2122
|
"disabled": false,
|
2123
|
-
"document": "**在所有的定位方式下**,控件的扩展参数,为<font color=\"red\">JSON格式</font>,不同类型的控件会有部分非通用参数。\n\n<font color=\"red\">ComponentType为TEXT、MULTI_LINE_TEXT时</font>,支持以下参数:\n<ul><li> <b>Font</b
|
2123
|
+
"document": "**在所有的定位方式下**,控件的扩展参数,为<font color=\"red\">JSON格式</font>,不同类型的控件会有部分非通用参数。\n\n<font color=\"red\">ComponentType为TEXT、MULTI_LINE_TEXT时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>\n<li> <b>FontSize</b>: 范围12 :72</li>\n<li> <b>FontAlign</b>: Left/Right/Center,左对齐/居中/右对齐</li>\n<li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li></ul>\n<b>参数样例</b>:`{\"FontColor\":\"255,0,0\",\"FontSize\":12}`\n\n<font color=\"red\">ComponentType为DATE时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>\n<li> <b>FontSize</b>: 范围12 :72</li></ul>\n<b>参数样例</b>:`{\"FontColor\":\"255,0,0\",\"FontSize\":12}`\n\n<font color=\"red\">ComponentType为WATERMARK时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>\n<li> <b>FontSize</b>: 范围6 :24</li>\n<li> <b>Opacity</b>: 透明度,范围0 :1</li>\n<li> <b>Density</b>: 水印样式,1-宽松,2-标准(默认值),3-密集,</li>\n<li> <b>SubType</b>: 水印类型:CUSTOM_WATERMARK-自定义内容,PERSON_INFO_WATERMARK-访问者信息</li></ul>\n<b>参数样例</b>:`\"{\\\"Font\\\":\\\"黑体\\\",\\\"FontSize\\\":20,\\\"Opacity\\\":0.1,\\\"Density\\\":2,\\\"SubType\\\":\\\"PERSON_INFO_WATERMARK\\\"}\"`\n\n<font color=\"red\">ComponentType为FILL_IMAGE时</font>,支持以下参数:\n<ul><li> <b>NotMakeImageCenter</b>:bool。是否设置图片居中。false:居中(默认)。 true : 不居中</li>\n<li> <b>FillMethod</b> : int. 填充方式。0-铺满(默认);1-等比例缩放</li></ul>\n\n<font color=\"red\">ComponentType为SIGN_SIGNATURE类型时</font>,可以通过**ComponentTypeLimit**参数控制签名方式\n<ul><li> <b>HANDWRITE</b> : 需要实时手写的手写签名</li>\n<li> <b>HANDWRITTEN_ESIGN</b> : 长效手写签名, 是使用保存到个人中心的印章列表的手写签名(并且包含HANDWRITE)</li>\n<li> <b>OCR_ESIGN</b> : AI智能识别手写签名</li>\n<li> <b>ESIGN</b> : 个人印章类型</li>\n<li> <b>SYSTEM_ESIGN</b> : 系统签名(该类型可以在用户签署时根据用户姓名一键生成一个签名来进行签署)</li>\n<li> <b>IMG_ESIGN</b> : 图片印章(该类型支持用户在签署将上传的PNG格式的图片作为签名)</li></ul>\n<b>参考样例</b>:`{\"ComponentTypeLimit\": [\"SYSTEM_ESIGN\"]}`\n印章的对应关系参考下图\n<br><br>\n\n<font color=\"red\">ComponentType为SIGN_SEAL 或者 SIGN_PAGING_SEAL类型时</font>,可以通过**ComponentTypeLimit**参数控制签署方签署时要使用的印章类型,支持指定以下印章类型\n<ul><li> <b>OFFICIAL</b> : 企业公章</li>\n<li> <b>CONTRACT</b> : 合同专用章</li>\n<li> <b>FINANCE</b> : 财务专用章</li>\n<li> <b>PERSONNEL</b> : 人事专用章</li>\n<li> <b>OTHER</b> : 其他</li>\n</ul>\n<b>参考样例</b>:`{\\\"ComponentTypeLimit\\\":[\\\"PERSONNEL\\\",\\\"FINANCE\\\"]}` 表示改印章签署区,客户需使用人事专用章或财务专用章盖章签署。<br><br>\n\n<font color=\"red\">ComponentType为SIGN_DATE时</font>,支持以下参数:\n<ul><li> <b>Font</b> :字符串类型目前只支持\"黑体\"、\"宋体\"、\"仿宋\",如果不填默认为\"黑体\"</li>\n<li> <b>FontSize</b> : 数字类型,范围6-72,默认值为12</li>\n<li> <b>FontAlign</b> : 字符串类型,可取Left/Right/Center,对应左对齐/居中/右对齐</li>\n<li> <b>Format</b> : 字符串类型,日期格式,必须是以下五种之一 “yyyy m d”,”yyyy年m月d日”,”yyyy/m/d”,”yyyy-m-d”,”yyyy.m.d”。</li>\n<li> <b>Gaps</b> : 字符串类型,仅在Format为“yyyy m d”时起作用,格式为用逗号分开的两个整数,例如”2,2”,两个数字分别是日期格式的前后两个空隙中的空格个数</li></ul>\n如果extra参数为空,默认为”yyyy年m月d日”格式的居中日期\n特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)\n<b>参数样例</b>: ` \"{\"Format\":\"yyyy m d\",\"FontSize\":12,\"Gaps\":\"2,2\", \"FontAlign\":\"Right\"}\"`\n\n<font color=\"red\">ComponentType为SIGN_SEAL、SIGN_SIGNATURE类型时</font>,支持以下参数:\n<ul><li> <b>PageRanges</b> :PageRange的数组,通过PageRanges属性设置该印章在PDF所有页面上盖章(适用于标书在所有页面盖章的情况)</li></ul>\n<b>参数样例</b>:` \"{\"PageRanges\":[{\"BeginPage\":1,\"EndPage\":-1}]}\"`\n\n<font color=\"red\">签署印章透明度功能设置,</font>当ComponentType为SIGN_SIGNATURE、SIGN_SEAL、SIGN_PAGING_SEAL、SIGN_LEGAL_PERSON_SEAL时,可以通过以下参数设置签署印章的透明度:\n<ul><li> <b>Opacity</b>:印章透明度,支持范围:0.6-1,0.7表示70%的透明度,1表示无透明度</li></ul>\n<b>参数样例</b>:`{\"Opacity\":0.7}`\n\n<font color=\"red\">签署印章大小功能设置,</font>当ComponentType为SIGN_SEAL、SIGN_PAGING_SEAL、SIGN_LEGAL_PERSON_SEAL时,可以通过以下参数设置签署时按照实际印章的大小进行签署,如果印章没有设置大小,那么默认会是4.2cm的印章大小:\n<ul><li> <b>UseSealSize</b>:使用印章设置的大小盖章,true表示使用印章设置的大小盖章,false表示使用签署控件的大小进行盖章;不传则为false</li></ul>\n<b>参数样例</b>:`{\"UseSealSize\":true}`\n\n<font color=\"red\">关键字模式下支持关键字找不到的情况下不进行报错的设置</font>\n<ul><li> <b>IgnoreKeywordError</b> :1-关键字查找不到时不进行报错</li></ul>\n场景说明:如果使用关键字进行定位,但是指定的PDF文件中又没有设置的关键字时,发起合同会进行关键字是否存在的校验,如果关键字不存在,会进行报错返回。如果不希望进行报错,可以设置\"IgnoreKeywordError\"来忽略错误。请注意,如果关键字签署控件对应的签署方在整个PDF文件中一个签署控件都没有,还是会触发报错逻辑。\n<b>参数样例</b>:` \"{\"IgnoreKeywordError\":1}\"`\n\n<font color=\"red\">ComponentType为SIGN_VIRTUAL_COMBINATION时</font>,支持以下参数:\n<ul>\n<li><b>Children:</b> 绝对定位模式下,用来指定此签批控件的组合子控件 </li>\n<b>参数样例</b>:<br>`{\"Children\":[\"ComponentId_29\",\"ComponentId_27\",\"ComponentId_28\",\"ComponentId_30\"]}`\n<li><b>ChildrenComponents:</b> 关键字定位模式下,用来指定此签批控件的组合子控件 </li>\nChildrenComponent结构体定义:\n<table border=\"1\"> <thead> <tr> <th>字段名称</th> <th>类型</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>ComponentType</td> <td>string</td> <td>子控件类型-可选值:SIGN_SIGNATURE,SIGN_DATE,SIGN_SELECTOR,SIGN_MULTI_LINE_TEXT</td> </tr> <tr> <td>ComponentName</td> <td>string</td> <td>子控件名称</td> </tr> <tr> <td>Placeholder</td> <td>string</td> <td>子控件提示语</td> </tr> <tr> <td>ComponentOffsetX</td> <td>float</td> <td>控件偏移位置X(相对于父控件(签批控件的ComponentX))</td> </tr> <tr> <td>ComponentOffsetY</td> <td>float</td> <td>控件偏移位置Y 相对于父控件(签批控件的ComponentY))</td> </tr> <tr> <td>ComponentWidth</td> <td>float</td> <td>控件宽</td> </tr> <tr> <td>ComponentHeight</td> <td>float</td> <td>控件高</td> </tr> <tr> <td>ComponentExtra</td> <td>string</td> <td>控件的附属信息,根据ComponentType设置</td> </tr> </tbody> </table>\n<b>参数样例</b>:\n \n输入:\n<pre>\n{\n ChildrenComponents: [\n {\n ComponentType: SIGN_SIGNATURE,\n ComponentName: 个人签名,\n Placeholder: 请签名,\n ComponentOffsetX: 10,\n ComponentOffsetY: 30,\n ComponentWidth: 119,\n ComponentHeight: 43,\n ComponentExtra: {\\ComponentTypeLimit\\:[\\SYSTEM_ESIGN\\]}\n },\n {\n ComponentType: SIGN_SELECTOR,\n ComponentName: 是否同意此协议,\n Placeholder: ,\n ComponentOffsetX: 50,\n ComponentOffsetY: 130,\n ComponentWidth: 120,\n ComponentHeight: 43,\n ComponentExtra: {\\Values\\:[\\同意\\,\\不同意\\,\\再想想\\],\\FontSize\\:12,\\FontAlign\\:\\Left\\,\\Font\\:\\黑体\\,\\MultiSelect\\:false}\n },\n {\n ComponentType: SIGN_MULTI_LINE_TEXT,\n ComponentName: 批注附言,\n Placeholder: ,\n ComponentOffsetX: 150,\n ComponentOffsetY: 300,\n ComponentWidth: 200,\n ComponentHeight: 86,\n ComponentExtra: \n }\n ]\n}\n</pre>\n</ul>\n\n",
|
2124
2124
|
"example": "{\"FontColor\":\"255,0,0\",\"FontSize\":12}",
|
2125
2125
|
"member": "string",
|
2126
2126
|
"name": "ComponentExtra",
|
@@ -4593,7 +4593,7 @@
|
|
4593
4593
|
},
|
4594
4594
|
{
|
4595
4595
|
"disabled": false,
|
4596
|
-
"document": "是否可以编辑签署人包括新增,修改,删除 \n<ul><li>(默认) false -可以编辑签署人</li> <li> true -
|
4596
|
+
"document": "是否可以编辑签署人包括新增,修改,删除 \n<ul><li>(默认) false -可以编辑签署人</li> <li> true - 禁止编辑签署人</li></ul>\n\n注意:如果设置参数为 true, 则 参数签署人 [FlowApproverList](https://qian.tencent.com/developers/partnerApis/embedPages/ChannelCreatePrepareFlow) 不能为空",
|
4597
4597
|
"example": "false",
|
4598
4598
|
"member": "bool",
|
4599
4599
|
"name": "ForbidEditApprover",
|