tccli 3.0.1099.1__py2.py3-none-any.whl → 3.0.1101.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/examples/cdb/v20170320/CloseSSL.md +21 -0
- tccli/examples/cdb/v20170320/DescribeSSLStatus.md +22 -0
- tccli/examples/cdb/v20170320/OpenSSL.md +21 -0
- tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
- tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DeleteConfigExtra.md +1 -1
- tccli/examples/cls/v20201016/DeleteDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DescribeDashboardSubscribes.md +18 -0
- tccli/examples/cls/v20201016/ModifyCosRecharge.md +3 -3
- tccli/examples/cls/v20201016/ModifyDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/SearchDashboardSubscribe.md +35 -0
- tccli/examples/csip/v20221121/CreateRiskCenterScanTask.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewCFGRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewWeakPasswordRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterPortViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterServerRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterVULViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterWebsiteRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeScanTaskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeTaskLogURL.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterRiskStatus.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterScanTask.md +1 -0
- tccli/examples/dlc/v20210125/CreateSparkSessionBatchSQL.md +1 -1
- tccli/examples/domain/v20180808/ModifyTemplate.md +73 -0
- tccli/examples/ess/v20201111/DescribeBatchOrganizationRegistrationUrls.md +27 -0
- tccli/examples/hunyuan/v20230901/ChatCompletions.md +141 -1
- tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
- tccli/examples/lke/v20231130/GetEmbedding.md +1 -1
- tccli/examples/lke/v20231130/GetMsgRecord.md +4 -1
- tccli/examples/ocr/v20181119/RecognizeGeneralTextImageWarn.md +83 -0
- tccli/examples/postgres/v20170312/ModifyAccountRemark.md +1 -1
- tccli/examples/rum/v20210622/CreateWhitelist.md +2 -2
- tccli/examples/rum/v20210622/DescribeRumGroupLog.md +3 -3
- tccli/examples/rum/v20210622/DescribeRumLogExport.md +6 -6
- tccli/examples/rum/v20210622/DescribeRumStatsLogList.md +2 -2
- tccli/examples/teo/v20220901/CreatePlan.md +47 -0
- tccli/examples/teo/v20220901/DescribeRulesSetting.md +6 -159
- tccli/examples/teo/v20220901/DestroyPlan.md +20 -0
- tccli/examples/teo/v20220901/IncreasePlanQuota.md +46 -0
- tccli/examples/teo/v20220901/ModifyPlan.md +21 -0
- tccli/examples/teo/v20220901/RenewPlan.md +23 -0
- tccli/examples/teo/v20220901/UpgradePlan.md +23 -0
- tccli/examples/tione/v20191022/UpdateCodeRepository.md +1 -1
- tccli/examples/tke/v20180525/CheckInstancesUpgradeAble.md +15 -7
- tccli/examples/tke/v20180525/CreateCluster.md +58 -142
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +1 -0
- tccli/examples/tke/v20180525/GetUpgradeInstanceProgress.md +18 -19
- tccli/examples/tke/v20180525/ModifyClusterAuthenticationOptions.md +3 -0
- tccli/examples/tke/v20180525/ModifyNodePoolInstanceTypes.md +1 -1
- tccli/examples/tms/v20201229/AnswerQuestion.md +21 -0
- tccli/examples/tsf/v20180326/CreateCluster.md +2 -2
- tccli/examples/vpc/v20170312/DeleteVpnGateway.md +1 -2
- tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
- tccli/examples/vpc/v20170312/DescribeVpnGatewaySslServers.md +23 -33
- tccli/examples/vpc/v20170312/InquiryPriceCreateVpnGateway.md +11 -3
- tccli/examples/vpc/v20170312/InquiryPriceResetVpnGatewayInternetMaxBandwidth.md +14 -7
- tccli/examples/vpc/v20170312/ModifyVpnGatewayCcnRoutes.md +1 -1
- tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
- tccli/examples/wedata/v20210820/DescribeProject.md +58 -1
- tccli/services/aiart/v20221229/api.json +5 -5
- tccli/services/cdb/cdb_client.py +163 -4
- tccli/services/cdb/v20170320/api.json +169 -0
- tccli/services/cdb/v20170320/examples.json +24 -0
- tccli/services/clb/v20180317/api.json +18 -0
- tccli/services/cls/cls_client.py +337 -72
- tccli/services/cls/v20201016/api.json +461 -50
- tccli/services/cls/v20201016/examples.json +45 -5
- tccli/services/csip/v20221121/api.json +157 -4
- tccli/services/csip/v20221121/examples.json +13 -13
- tccli/services/cvm/v20170312/api.json +3 -3
- tccli/services/cwp/cwp_client.py +0 -53
- tccli/services/cwp/v20180228/api.json +0 -194
- tccli/services/cwp/v20180228/examples.json +0 -8
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/dlc/v20210125/api.json +14 -4
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/domain/domain_client.py +53 -0
- tccli/services/domain/v20180808/api.json +62 -0
- tccli/services/domain/v20180808/examples.json +8 -0
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +88 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +10 -10
- tccli/services/hunyuan/v20230901/examples.json +26 -2
- tccli/services/ims/v20201229/api.json +2 -1
- tccli/services/iotvideo/v20211125/api.json +15 -0
- tccli/services/lke/lke_client.py +114 -8
- tccli/services/lke/v20231130/api.json +492 -0
- tccli/services/lke/v20231130/examples.json +18 -2
- tccli/services/nlp/v20190408/api.json +13 -0
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +156 -0
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/postgres/v20170312/examples.json +1 -1
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/rum/v20210622/api.json +43 -41
- tccli/services/rum/v20210622/examples.json +7 -7
- tccli/services/ssl/v20191205/api.json +2 -2
- tccli/services/tdmq/v20200217/api.json +6 -6
- tccli/services/teo/teo_client.py +338 -20
- tccli/services/teo/v20220901/api.json +376 -2
- tccli/services/teo/v20220901/examples.json +61 -1
- tccli/services/tione/v20191022/api.json +6 -7
- tccli/services/tione/v20191022/examples.json +1 -1
- tccli/services/tione/v20211111/api.json +2 -0
- tccli/services/tke/v20180525/api.json +77 -93
- tccli/services/tke/v20180525/examples.json +7 -7
- tccli/services/tms/tms_client.py +53 -0
- tccli/services/tms/v20201229/api.json +44 -0
- tccli/services/tms/v20201229/examples.json +8 -0
- tccli/services/tse/v20201207/api.json +49 -1
- tccli/services/tsf/v20180326/api.json +80 -42
- tccli/services/tsf/v20180326/examples.json +1 -1
- tccli/services/vpc/v20170312/api.json +39 -23
- tccli/services/vpc/v20170312/examples.json +14 -14
- tccli/services/wedata/v20210820/api.json +465 -0
- tccli/services/wedata/v20210820/examples.json +1 -1
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/RECORD +127 -109
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/license_files/LICENSE +0 -0
@@ -4007,7 +4007,7 @@
|
|
4007
4007
|
"example": "1",
|
4008
4008
|
"member": "string",
|
4009
4009
|
"name": "ClusterId",
|
4010
|
-
"
|
4010
|
+
"output_required": true,
|
4011
4011
|
"type": "string",
|
4012
4012
|
"value_allowed_null": true
|
4013
4013
|
},
|
@@ -4017,7 +4017,7 @@
|
|
4017
4017
|
"example": "1",
|
4018
4018
|
"member": "string",
|
4019
4019
|
"name": "ClusterName",
|
4020
|
-
"
|
4020
|
+
"output_required": true,
|
4021
4021
|
"type": "string",
|
4022
4022
|
"value_allowed_null": true
|
4023
4023
|
},
|
@@ -4027,7 +4027,7 @@
|
|
4027
4027
|
"example": "1",
|
4028
4028
|
"member": "string",
|
4029
4029
|
"name": "ClusterDesc",
|
4030
|
-
"
|
4030
|
+
"output_required": true,
|
4031
4031
|
"type": "string",
|
4032
4032
|
"value_allowed_null": true
|
4033
4033
|
},
|
@@ -4037,7 +4037,7 @@
|
|
4037
4037
|
"example": "1",
|
4038
4038
|
"member": "string",
|
4039
4039
|
"name": "ClusterType",
|
4040
|
-
"
|
4040
|
+
"output_required": true,
|
4041
4041
|
"type": "string",
|
4042
4042
|
"value_allowed_null": true
|
4043
4043
|
},
|
@@ -4047,7 +4047,7 @@
|
|
4047
4047
|
"example": "1",
|
4048
4048
|
"member": "string",
|
4049
4049
|
"name": "VpcId",
|
4050
|
-
"
|
4050
|
+
"output_required": true,
|
4051
4051
|
"type": "string",
|
4052
4052
|
"value_allowed_null": true
|
4053
4053
|
},
|
@@ -4057,7 +4057,7 @@
|
|
4057
4057
|
"example": "1",
|
4058
4058
|
"member": "string",
|
4059
4059
|
"name": "ClusterStatus",
|
4060
|
-
"
|
4060
|
+
"output_required": true,
|
4061
4061
|
"type": "string",
|
4062
4062
|
"value_allowed_null": true
|
4063
4063
|
},
|
@@ -4067,7 +4067,7 @@
|
|
4067
4067
|
"example": "1",
|
4068
4068
|
"member": "string",
|
4069
4069
|
"name": "ClusterCIDR",
|
4070
|
-
"
|
4070
|
+
"output_required": true,
|
4071
4071
|
"type": "string",
|
4072
4072
|
"value_allowed_null": true
|
4073
4073
|
},
|
@@ -4077,7 +4077,7 @@
|
|
4077
4077
|
"example": "1",
|
4078
4078
|
"member": "float",
|
4079
4079
|
"name": "ClusterTotalCpu",
|
4080
|
-
"
|
4080
|
+
"output_required": true,
|
4081
4081
|
"type": "float",
|
4082
4082
|
"value_allowed_null": true
|
4083
4083
|
},
|
@@ -4087,7 +4087,7 @@
|
|
4087
4087
|
"example": "1",
|
4088
4088
|
"member": "float",
|
4089
4089
|
"name": "ClusterTotalMem",
|
4090
|
-
"
|
4090
|
+
"output_required": true,
|
4091
4091
|
"type": "float",
|
4092
4092
|
"value_allowed_null": true
|
4093
4093
|
},
|
@@ -4097,7 +4097,7 @@
|
|
4097
4097
|
"example": "1",
|
4098
4098
|
"member": "float",
|
4099
4099
|
"name": "ClusterUsedCpu",
|
4100
|
-
"
|
4100
|
+
"output_required": true,
|
4101
4101
|
"type": "float",
|
4102
4102
|
"value_allowed_null": true
|
4103
4103
|
},
|
@@ -4107,7 +4107,7 @@
|
|
4107
4107
|
"example": "1",
|
4108
4108
|
"member": "float",
|
4109
4109
|
"name": "ClusterUsedMem",
|
4110
|
-
"
|
4110
|
+
"output_required": true,
|
4111
4111
|
"type": "float",
|
4112
4112
|
"value_allowed_null": true
|
4113
4113
|
},
|
@@ -4117,7 +4117,7 @@
|
|
4117
4117
|
"example": "1",
|
4118
4118
|
"member": "int64",
|
4119
4119
|
"name": "InstanceCount",
|
4120
|
-
"
|
4120
|
+
"output_required": true,
|
4121
4121
|
"type": "int",
|
4122
4122
|
"value_allowed_null": true
|
4123
4123
|
},
|
@@ -4127,7 +4127,7 @@
|
|
4127
4127
|
"example": "1",
|
4128
4128
|
"member": "int64",
|
4129
4129
|
"name": "RunInstanceCount",
|
4130
|
-
"
|
4130
|
+
"output_required": true,
|
4131
4131
|
"type": "int",
|
4132
4132
|
"value_allowed_null": true
|
4133
4133
|
},
|
@@ -4137,7 +4137,7 @@
|
|
4137
4137
|
"example": "1",
|
4138
4138
|
"member": "int64",
|
4139
4139
|
"name": "NormalInstanceCount",
|
4140
|
-
"
|
4140
|
+
"output_required": true,
|
4141
4141
|
"type": "int",
|
4142
4142
|
"value_allowed_null": true
|
4143
4143
|
},
|
@@ -4147,7 +4147,7 @@
|
|
4147
4147
|
"example": "false",
|
4148
4148
|
"member": "bool",
|
4149
4149
|
"name": "DeleteFlag",
|
4150
|
-
"
|
4150
|
+
"output_required": true,
|
4151
4151
|
"type": "bool",
|
4152
4152
|
"value_allowed_null": true
|
4153
4153
|
},
|
@@ -4157,7 +4157,7 @@
|
|
4157
4157
|
"example": "1",
|
4158
4158
|
"member": "string",
|
4159
4159
|
"name": "CreateTime",
|
4160
|
-
"
|
4160
|
+
"output_required": true,
|
4161
4161
|
"type": "string",
|
4162
4162
|
"value_allowed_null": true
|
4163
4163
|
},
|
@@ -4167,7 +4167,7 @@
|
|
4167
4167
|
"example": "1",
|
4168
4168
|
"member": "string",
|
4169
4169
|
"name": "UpdateTime",
|
4170
|
-
"
|
4170
|
+
"output_required": true,
|
4171
4171
|
"type": "string",
|
4172
4172
|
"value_allowed_null": true
|
4173
4173
|
},
|
@@ -4177,7 +4177,7 @@
|
|
4177
4177
|
"example": "1",
|
4178
4178
|
"member": "string",
|
4179
4179
|
"name": "TsfRegionId",
|
4180
|
-
"
|
4180
|
+
"output_required": true,
|
4181
4181
|
"type": "string",
|
4182
4182
|
"value_allowed_null": true
|
4183
4183
|
},
|
@@ -4187,7 +4187,7 @@
|
|
4187
4187
|
"example": "1",
|
4188
4188
|
"member": "string",
|
4189
4189
|
"name": "TsfRegionName",
|
4190
|
-
"
|
4190
|
+
"output_required": true,
|
4191
4191
|
"type": "string",
|
4192
4192
|
"value_allowed_null": true
|
4193
4193
|
},
|
@@ -4197,7 +4197,7 @@
|
|
4197
4197
|
"example": "1",
|
4198
4198
|
"member": "string",
|
4199
4199
|
"name": "TsfZoneId",
|
4200
|
-
"
|
4200
|
+
"output_required": true,
|
4201
4201
|
"type": "string",
|
4202
4202
|
"value_allowed_null": true
|
4203
4203
|
},
|
@@ -4207,7 +4207,7 @@
|
|
4207
4207
|
"example": "1",
|
4208
4208
|
"member": "string",
|
4209
4209
|
"name": "TsfZoneName",
|
4210
|
-
"
|
4210
|
+
"output_required": true,
|
4211
4211
|
"type": "string",
|
4212
4212
|
"value_allowed_null": true
|
4213
4213
|
},
|
@@ -4217,7 +4217,7 @@
|
|
4217
4217
|
"example": "1",
|
4218
4218
|
"member": "string",
|
4219
4219
|
"name": "DeleteFlagReason",
|
4220
|
-
"
|
4220
|
+
"output_required": true,
|
4221
4221
|
"type": "string",
|
4222
4222
|
"value_allowed_null": true
|
4223
4223
|
},
|
@@ -4227,7 +4227,7 @@
|
|
4227
4227
|
"example": "1",
|
4228
4228
|
"member": "string",
|
4229
4229
|
"name": "SubnetId",
|
4230
|
-
"
|
4230
|
+
"output_required": true,
|
4231
4231
|
"type": "string",
|
4232
4232
|
"value_allowed_null": true
|
4233
4233
|
},
|
@@ -4237,7 +4237,7 @@
|
|
4237
4237
|
"example": "1",
|
4238
4238
|
"member": "string",
|
4239
4239
|
"name": "ClusterLimitCpu",
|
4240
|
-
"
|
4240
|
+
"output_required": true,
|
4241
4241
|
"type": "string",
|
4242
4242
|
"value_allowed_null": true
|
4243
4243
|
},
|
@@ -4247,7 +4247,7 @@
|
|
4247
4247
|
"example": "1",
|
4248
4248
|
"member": "string",
|
4249
4249
|
"name": "ClusterLimitMem",
|
4250
|
-
"
|
4250
|
+
"output_required": true,
|
4251
4251
|
"type": "string",
|
4252
4252
|
"value_allowed_null": true
|
4253
4253
|
},
|
@@ -4257,7 +4257,7 @@
|
|
4257
4257
|
"example": "1",
|
4258
4258
|
"member": "int64",
|
4259
4259
|
"name": "RunServiceInstanceCount",
|
4260
|
-
"
|
4260
|
+
"output_required": true,
|
4261
4261
|
"type": "int",
|
4262
4262
|
"value_allowed_null": true
|
4263
4263
|
},
|
@@ -4267,7 +4267,7 @@
|
|
4267
4267
|
"example": "无",
|
4268
4268
|
"member": "OperationInfo",
|
4269
4269
|
"name": "OperationInfo",
|
4270
|
-
"
|
4270
|
+
"output_required": true,
|
4271
4271
|
"type": "object",
|
4272
4272
|
"value_allowed_null": true
|
4273
4273
|
},
|
@@ -4277,7 +4277,7 @@
|
|
4277
4277
|
"example": "1",
|
4278
4278
|
"member": "string",
|
4279
4279
|
"name": "ClusterVersion",
|
4280
|
-
"
|
4280
|
+
"output_required": true,
|
4281
4281
|
"type": "string",
|
4282
4282
|
"value_allowed_null": true
|
4283
4283
|
},
|
@@ -4287,7 +4287,7 @@
|
|
4287
4287
|
"example": "1",
|
4288
4288
|
"member": "uint64",
|
4289
4289
|
"name": "GroupCount",
|
4290
|
-
"
|
4290
|
+
"output_required": true,
|
4291
4291
|
"type": "int",
|
4292
4292
|
"value_allowed_null": true
|
4293
4293
|
},
|
@@ -4297,7 +4297,7 @@
|
|
4297
4297
|
"example": "1",
|
4298
4298
|
"member": "uint64",
|
4299
4299
|
"name": "RunGroupCount",
|
4300
|
-
"
|
4300
|
+
"output_required": true,
|
4301
4301
|
"type": "int",
|
4302
4302
|
"value_allowed_null": true
|
4303
4303
|
},
|
@@ -4307,7 +4307,7 @@
|
|
4307
4307
|
"example": "1",
|
4308
4308
|
"member": "uint64",
|
4309
4309
|
"name": "StopGroupCount",
|
4310
|
-
"
|
4310
|
+
"output_required": true,
|
4311
4311
|
"type": "int",
|
4312
4312
|
"value_allowed_null": true
|
4313
4313
|
},
|
@@ -4317,7 +4317,7 @@
|
|
4317
4317
|
"example": "1",
|
4318
4318
|
"member": "uint64",
|
4319
4319
|
"name": "AbnormalGroupCount",
|
4320
|
-
"
|
4320
|
+
"output_required": true,
|
4321
4321
|
"type": "int",
|
4322
4322
|
"value_allowed_null": true
|
4323
4323
|
},
|
@@ -4327,7 +4327,7 @@
|
|
4327
4327
|
"example": "1",
|
4328
4328
|
"member": "string",
|
4329
4329
|
"name": "ClusterRemarkName",
|
4330
|
-
"
|
4330
|
+
"output_required": true,
|
4331
4331
|
"type": "string",
|
4332
4332
|
"value_allowed_null": true
|
4333
4333
|
},
|
@@ -4337,7 +4337,7 @@
|
|
4337
4337
|
"example": "1",
|
4338
4338
|
"member": "string",
|
4339
4339
|
"name": "KuberneteApiServer",
|
4340
|
-
"
|
4340
|
+
"output_required": true,
|
4341
4341
|
"type": "string",
|
4342
4342
|
"value_allowed_null": true
|
4343
4343
|
},
|
@@ -4347,7 +4347,7 @@
|
|
4347
4347
|
"example": "1",
|
4348
4348
|
"member": "string",
|
4349
4349
|
"name": "KuberneteNativeType",
|
4350
|
-
"
|
4350
|
+
"output_required": true,
|
4351
4351
|
"type": "string",
|
4352
4352
|
"value_allowed_null": true
|
4353
4353
|
},
|
@@ -4357,9 +4357,19 @@
|
|
4357
4357
|
"example": "1",
|
4358
4358
|
"member": "string",
|
4359
4359
|
"name": "KuberneteNativeSecret",
|
4360
|
-
"
|
4360
|
+
"output_required": true,
|
4361
4361
|
"type": "string",
|
4362
4362
|
"value_allowed_null": true
|
4363
|
+
},
|
4364
|
+
{
|
4365
|
+
"disabled": false,
|
4366
|
+
"document": "是否开启cls日志功能\n注意:此字段可能返回 null,表示取不到有效值。",
|
4367
|
+
"example": "false",
|
4368
|
+
"member": "bool",
|
4369
|
+
"name": "EnableLogCollection",
|
4370
|
+
"output_required": false,
|
4371
|
+
"type": "bool",
|
4372
|
+
"value_allowed_null": true
|
4363
4373
|
}
|
4364
4374
|
],
|
4365
4375
|
"usage": "out"
|
@@ -6893,6 +6903,15 @@
|
|
6893
6903
|
"name": "ProgramIdList",
|
6894
6904
|
"required": false,
|
6895
6905
|
"type": "list"
|
6906
|
+
},
|
6907
|
+
{
|
6908
|
+
"disabled": false,
|
6909
|
+
"document": "是否开启cls日志功能",
|
6910
|
+
"example": "false",
|
6911
|
+
"member": "bool",
|
6912
|
+
"name": "EnableLogCollection",
|
6913
|
+
"required": false,
|
6914
|
+
"type": "bool"
|
6896
6915
|
}
|
6897
6916
|
],
|
6898
6917
|
"type": "object"
|
@@ -6906,7 +6925,7 @@
|
|
6906
6925
|
"example": "1",
|
6907
6926
|
"member": "string",
|
6908
6927
|
"name": "Result",
|
6909
|
-
"
|
6928
|
+
"output_required": false,
|
6910
6929
|
"type": "string",
|
6911
6930
|
"value_allowed_null": true
|
6912
6931
|
},
|
@@ -21781,7 +21800,7 @@
|
|
21781
21800
|
{
|
21782
21801
|
"disabled": false,
|
21783
21802
|
"document": "集群ID",
|
21784
|
-
"example": "",
|
21803
|
+
"example": "1",
|
21785
21804
|
"member": "string",
|
21786
21805
|
"name": "ClusterId",
|
21787
21806
|
"required": true,
|
@@ -21790,7 +21809,7 @@
|
|
21790
21809
|
{
|
21791
21810
|
"disabled": false,
|
21792
21811
|
"document": "集群名称",
|
21793
|
-
"example": "",
|
21812
|
+
"example": "1",
|
21794
21813
|
"member": "string",
|
21795
21814
|
"name": "ClusterName",
|
21796
21815
|
"required": false,
|
@@ -21799,7 +21818,7 @@
|
|
21799
21818
|
{
|
21800
21819
|
"disabled": false,
|
21801
21820
|
"document": "集群描述信息",
|
21802
|
-
"example": "",
|
21821
|
+
"example": "1",
|
21803
21822
|
"member": "string",
|
21804
21823
|
"name": "ClusterDesc",
|
21805
21824
|
"required": false,
|
@@ -21808,11 +21827,29 @@
|
|
21808
21827
|
{
|
21809
21828
|
"disabled": false,
|
21810
21829
|
"document": "备注名",
|
21811
|
-
"example": "",
|
21830
|
+
"example": "1",
|
21812
21831
|
"member": "string",
|
21813
21832
|
"name": "ClusterRemarkName",
|
21814
21833
|
"required": false,
|
21815
21834
|
"type": "string"
|
21835
|
+
},
|
21836
|
+
{
|
21837
|
+
"disabled": false,
|
21838
|
+
"document": "是否开启cls日志功能",
|
21839
|
+
"example": "false",
|
21840
|
+
"member": "bool",
|
21841
|
+
"name": "EnableLogCollection",
|
21842
|
+
"required": false,
|
21843
|
+
"type": "bool"
|
21844
|
+
},
|
21845
|
+
{
|
21846
|
+
"disabled": false,
|
21847
|
+
"document": "是否修复cls日志功能",
|
21848
|
+
"example": "false",
|
21849
|
+
"member": "bool",
|
21850
|
+
"name": "RepairLog",
|
21851
|
+
"required": false,
|
21852
|
+
"type": "bool"
|
21816
21853
|
}
|
21817
21854
|
],
|
21818
21855
|
"type": "object"
|
@@ -21823,9 +21860,10 @@
|
|
21823
21860
|
{
|
21824
21861
|
"disabled": false,
|
21825
21862
|
"document": "更新集群详情操作是否成功。\ntrue: 操作成功。\nfalse:操作失败。",
|
21826
|
-
"example": "",
|
21863
|
+
"example": "1",
|
21827
21864
|
"member": "bool",
|
21828
21865
|
"name": "Result",
|
21866
|
+
"output_required": true,
|
21829
21867
|
"type": "bool",
|
21830
21868
|
"value_allowed_null": false
|
21831
21869
|
},
|
@@ -108,7 +108,7 @@
|
|
108
108
|
{
|
109
109
|
"document": "创建集群",
|
110
110
|
"input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCluster\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-xxxxxxx\",\n \"ClusterName\": \"DEMO-DOCKER\",\n \"TsfZoneId\": \"100004\",\n \"ClusterType\": \"C\",\n \"ClusterCIDR\": \"172.16.0.0/16\",\n \"TsfRegionId\": \"ap-guangzhou\"\n}",
|
111
|
-
"output": "{\n \"Response\": {\n \"
|
111
|
+
"output": "{\n \"Response\": {\n \"Result\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
112
112
|
"title": "创建集群"
|
113
113
|
}
|
114
114
|
],
|
@@ -764,7 +764,7 @@
|
|
764
764
|
"status": "online"
|
765
765
|
},
|
766
766
|
"DeleteVpnGateway": {
|
767
|
-
"document": "本接口(DeleteVpnGateway)用于删除VPN
|
767
|
+
"document": "本接口(DeleteVpnGateway)用于删除VPN网关。",
|
768
768
|
"input": "DeleteVpnGatewayRequest",
|
769
769
|
"name": "删除VPN网关",
|
770
770
|
"output": "DeleteVpnGatewayResponse",
|
@@ -1611,7 +1611,7 @@
|
|
1611
1611
|
"status": "online"
|
1612
1612
|
},
|
1613
1613
|
"InquiryPriceResetVpnGatewayInternetMaxBandwidth": {
|
1614
|
-
"document": "本接口(InquiryPriceResetVpnGatewayInternetMaxBandwidth
|
1614
|
+
"document": "本接口(InquiryPriceResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限询价。",
|
1615
1615
|
"input": "InquiryPriceResetVpnGatewayInternetMaxBandwidthRequest",
|
1616
1616
|
"name": "调整VPN网关带宽上限询价",
|
1617
1617
|
"output": "InquiryPriceResetVpnGatewayInternetMaxBandwidthResponse",
|
@@ -8832,7 +8832,7 @@
|
|
8832
8832
|
},
|
8833
8833
|
{
|
8834
8834
|
"disabled": false,
|
8835
|
-
"document": "
|
8835
|
+
"document": "是否支持压缩。当前不支持压缩,默认False。",
|
8836
8836
|
"example": "False",
|
8837
8837
|
"member": "bool",
|
8838
8838
|
"name": "Compress",
|
@@ -8841,7 +8841,7 @@
|
|
8841
8841
|
},
|
8842
8842
|
{
|
8843
8843
|
"disabled": false,
|
8844
|
-
"document": "是否开启SSO认证。默认为False",
|
8844
|
+
"document": "是否开启SSO认证。默认为False。该功能当前需要申请开白使用。",
|
8845
8845
|
"example": "False",
|
8846
8846
|
"member": "bool",
|
8847
8847
|
"name": "SsoEnabled",
|
@@ -8860,7 +8860,7 @@
|
|
8860
8860
|
{
|
8861
8861
|
"disabled": false,
|
8862
8862
|
"document": "SAML-DATA,开启SSO时传。",
|
8863
|
-
"example": "
|
8863
|
+
"example": "无",
|
8864
8864
|
"member": "string",
|
8865
8865
|
"name": "SamlData",
|
8866
8866
|
"required": false,
|
@@ -10585,7 +10585,7 @@
|
|
10585
10585
|
{
|
10586
10586
|
"disabled": false,
|
10587
10587
|
"document": "VPN网关实例ID。",
|
10588
|
-
"example": "",
|
10588
|
+
"example": "vpngw-ox3thdg1",
|
10589
10589
|
"member": "string",
|
10590
10590
|
"name": "VpnGatewayId",
|
10591
10591
|
"required": true,
|
@@ -16246,6 +16246,7 @@
|
|
16246
16246
|
"example": "无",
|
16247
16247
|
"member": "VpnGatewayRoute",
|
16248
16248
|
"name": "Routes",
|
16249
|
+
"output_required": true,
|
16249
16250
|
"type": "list",
|
16250
16251
|
"value_allowed_null": false
|
16251
16252
|
},
|
@@ -16255,6 +16256,7 @@
|
|
16255
16256
|
"example": "3",
|
16256
16257
|
"member": "uint64",
|
16257
16258
|
"name": "TotalCount",
|
16259
|
+
"output_required": true,
|
16258
16260
|
"type": "int",
|
16259
16261
|
"value_allowed_null": true
|
16260
16262
|
},
|
@@ -16371,8 +16373,8 @@
|
|
16371
16373
|
},
|
16372
16374
|
{
|
16373
16375
|
"disabled": false,
|
16374
|
-
"document": "SSL-VPN-SERVER实例ID。形如:
|
16375
|
-
"example": "['
|
16376
|
+
"document": "SSL-VPN-SERVER实例ID。形如:vpns-0p4rj60。每次请求的实例的上限为100。参数不支持同时指定SslVpnServerIds和Filters。",
|
16377
|
+
"example": "['vpns-0p4rj60r']",
|
16376
16378
|
"member": "string",
|
16377
16379
|
"name": "SslVpnServerIds",
|
16378
16380
|
"required": false,
|
@@ -16408,6 +16410,7 @@
|
|
16408
16410
|
"example": "1",
|
16409
16411
|
"member": "uint64",
|
16410
16412
|
"name": "TotalCount",
|
16413
|
+
"output_required": true,
|
16411
16414
|
"type": "int",
|
16412
16415
|
"value_allowed_null": false
|
16413
16416
|
},
|
@@ -16417,6 +16420,7 @@
|
|
16417
16420
|
"example": "无",
|
16418
16421
|
"member": "SslVpnSever",
|
16419
16422
|
"name": "SslVpnSeverSet",
|
16423
|
+
"output_required": true,
|
16420
16424
|
"type": "list",
|
16421
16425
|
"value_allowed_null": false
|
16422
16426
|
},
|
@@ -19173,7 +19177,7 @@
|
|
19173
19177
|
"members": [
|
19174
19178
|
{
|
19175
19179
|
"disabled": false,
|
19176
|
-
"document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100;单位:Mbps。",
|
19180
|
+
"document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100, 200, 500, 1000, 3000;单位:Mbps。",
|
19177
19181
|
"example": "5",
|
19178
19182
|
"member": "uint64",
|
19179
19183
|
"name": "InternetMaxBandwidthOut",
|
@@ -19200,7 +19204,7 @@
|
|
19200
19204
|
},
|
19201
19205
|
{
|
19202
19206
|
"disabled": false,
|
19203
|
-
"document": "SSL VPN连接数设置,可选规格:5, 10, 20, 50, 100;单位:个。",
|
19207
|
+
"document": "SSL VPN连接数设置,可选规格:5, 10, 20, 50, 100, 200, 500, 1000;单位:个。",
|
19204
19208
|
"example": "5",
|
19205
19209
|
"member": "uint64",
|
19206
19210
|
"name": "MaxConnection",
|
@@ -19209,7 +19213,7 @@
|
|
19209
19213
|
},
|
19210
19214
|
{
|
19211
19215
|
"disabled": false,
|
19212
|
-
"document": "查询的VPN类型,支持IPSEC
|
19216
|
+
"document": "查询的VPN类型,支持IPSEC、SSL两种类型,为SSL类型时,MaxConnection参数必传。",
|
19213
19217
|
"example": "IPSEC",
|
19214
19218
|
"member": "string",
|
19215
19219
|
"name": "Type",
|
@@ -19228,7 +19232,7 @@
|
|
19228
19232
|
"example": "无",
|
19229
19233
|
"member": "Price",
|
19230
19234
|
"name": "Price",
|
19231
|
-
"
|
19235
|
+
"output_required": true,
|
19232
19236
|
"type": "object",
|
19233
19237
|
"value_allowed_null": false
|
19234
19238
|
},
|
@@ -19291,7 +19295,7 @@
|
|
19291
19295
|
{
|
19292
19296
|
"disabled": false,
|
19293
19297
|
"document": "VPN网关实例ID。",
|
19294
|
-
"example": "",
|
19298
|
+
"example": "vpngw-kjllekna",
|
19295
19299
|
"member": "string",
|
19296
19300
|
"name": "VpnGatewayId",
|
19297
19301
|
"required": true,
|
@@ -19299,8 +19303,8 @@
|
|
19299
19303
|
},
|
19300
19304
|
{
|
19301
19305
|
"disabled": false,
|
19302
|
-
"document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100;单位:Mbps。",
|
19303
|
-
"example": "",
|
19306
|
+
"document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100, 200, 500, 1000;单位:Mbps。",
|
19307
|
+
"example": "10",
|
19304
19308
|
"member": "uint64",
|
19305
19309
|
"name": "InternetMaxBandwidthOut",
|
19306
19310
|
"required": true,
|
@@ -19314,10 +19318,11 @@
|
|
19314
19318
|
"members": [
|
19315
19319
|
{
|
19316
19320
|
"disabled": false,
|
19317
|
-
"document": "
|
19318
|
-
"example": "",
|
19321
|
+
"document": "商品价格。仅支持未过期的预付费网关。",
|
19322
|
+
"example": "{\"InstancePrice\":{\"OriginalPrice\":1717.86,\"DiscountPrice\":1717.86,\"UnitPrice\":0,\"ChargeUnit\":\"\"},\"BandwidthPrice\":{\"OriginalPrice\":0,\"DiscountPrice\":0,\"UnitPrice\":0,\"ChargeUnit\":\"\"}}",
|
19319
19323
|
"member": "Price",
|
19320
19324
|
"name": "Price",
|
19325
|
+
"output_required": true,
|
19321
19326
|
"type": "object"
|
19322
19327
|
},
|
19323
19328
|
{
|
@@ -22544,8 +22549,8 @@
|
|
22544
22549
|
},
|
22545
22550
|
{
|
22546
22551
|
"disabled": false,
|
22547
|
-
"document": "云联网路由(IDC
|
22548
|
-
"example": "[ { \"RouteId\": \"
|
22552
|
+
"document": "云联网路由(IDC网段)列表。其中RouteId可通过[DescribeVpnGatewayCcnRoutes](https://cloud.tencent.com/document/product/215/43514)接口获取。 ",
|
22553
|
+
"example": "[ { \"RouteId\": \"vpnr-66c7ihas\", \"Status\": \"ENABLE\", \"DestinationCidrBlock\": \"172.2.9.6/32\" } ]",
|
22549
22554
|
"member": "VpngwCcnRoutes",
|
22550
22555
|
"name": "Routes",
|
22551
22556
|
"required": true,
|
@@ -22599,6 +22604,7 @@
|
|
22599
22604
|
"example": "无",
|
22600
22605
|
"member": "VpnGatewayRoute",
|
22601
22606
|
"name": "Routes",
|
22607
|
+
"output_required": true,
|
22602
22608
|
"type": "list",
|
22603
22609
|
"value_allowed_null": true
|
22604
22610
|
},
|
@@ -22653,7 +22659,7 @@
|
|
22653
22659
|
{
|
22654
22660
|
"disabled": false,
|
22655
22661
|
"document": "SSL VPN服务端监听协议。当前仅支持 UDP。默认UDP",
|
22656
|
-
"example": "
|
22662
|
+
"example": "UDP",
|
22657
22663
|
"member": "string",
|
22658
22664
|
"name": "SslVpnProtocol",
|
22659
22665
|
"required": false,
|
@@ -22688,7 +22694,7 @@
|
|
22688
22694
|
},
|
22689
22695
|
{
|
22690
22696
|
"disabled": false,
|
22691
|
-
"document": "
|
22697
|
+
"document": "是否支持压缩。当前不支持压缩。默认False。",
|
22692
22698
|
"example": "False",
|
22693
22699
|
"member": "bool",
|
22694
22700
|
"name": "Compress",
|
@@ -22697,7 +22703,7 @@
|
|
22697
22703
|
},
|
22698
22704
|
{
|
22699
22705
|
"disabled": false,
|
22700
|
-
"document": "是否开启SSO
|
22706
|
+
"document": "是否开启SSO认证。默认为False。该功能当前需要申请开白使用。",
|
22701
22707
|
"example": "False",
|
22702
22708
|
"member": "bool",
|
22703
22709
|
"name": "SsoEnabled",
|
@@ -26801,7 +26807,7 @@
|
|
26801
26807
|
"members": [
|
26802
26808
|
{
|
26803
26809
|
"disabled": false,
|
26804
|
-
"document": "VPNGW字符型ID列表。可通过[DescribeVpnGateways](https://cloud.tencent.com/document/api/215/17514)接口返回值VpnGatewaySet中的VpnGatewayId
|
26810
|
+
"document": "VPNGW字符型ID列表。可通过[DescribeVpnGateways](https://cloud.tencent.com/document/api/215/17514)接口返回值VpnGatewaySet中的VpnGatewayId获取,只能选择包年包月的VPN实例。",
|
26805
26811
|
"example": "['vpngw-m6hhy6or']",
|
26806
26812
|
"member": "string",
|
26807
26813
|
"name": "VpnGatewayIds",
|
@@ -27489,6 +27495,16 @@
|
|
27489
27495
|
"output_required": true,
|
27490
27496
|
"type": "list",
|
27491
27497
|
"value_allowed_null": false
|
27498
|
+
},
|
27499
|
+
{
|
27500
|
+
"disabled": false,
|
27501
|
+
"document": "CAM服务提供商Name\n注意:此字段可能返回 null,表示取不到有效值。",
|
27502
|
+
"example": "无",
|
27503
|
+
"member": "string",
|
27504
|
+
"name": "SpName",
|
27505
|
+
"output_required": false,
|
27506
|
+
"type": "string",
|
27507
|
+
"value_allowed_null": true
|
27492
27508
|
}
|
27493
27509
|
],
|
27494
27510
|
"usage": "out"
|