tccli 3.0.1140.1__py2.py3-none-any.whl → 3.0.1141.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/services/cynosdb/v20190107/api.json +113 -33
- tccli/services/cynosdb/v20190107/examples.json +3 -3
- tccli/services/domain/v20180808/api.json +30 -30
- tccli/services/emr/v20190103/api.json +2 -2
- tccli/services/ess/v20201111/api.json +12 -3
- tccli/services/ess/v20201111/examples.json +2 -2
- tccli/services/mmps/v20200710/api.json +3 -3
- tccli/services/monitor/v20180724/api.json +1 -1
- tccli/services/scf/v20180416/api.json +10 -10
- tccli/services/ssl/v20191205/api.json +63 -22
- tccli/services/ssl/v20191205/examples.json +2 -2
- tccli/services/vpc/v20170312/api.json +2097 -228
- tccli/services/vpc/v20170312/examples.json +150 -0
- tccli/services/vpc/vpc_client.py +1180 -226
- tccli/services/waf/v20180125/api.json +0 -43
- tccli/services/waf/v20180125/examples.json +0 -8
- tccli/services/waf/waf_client.py +0 -53
- tccli/services/wedata/v20210820/api.json +360 -0
- tccli/services/wedata/v20210820/examples.json +28 -0
- tccli/services/wedata/wedata_client.py +114 -8
- {tccli-3.0.1140.1.dist-info → tccli-3.0.1141.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1140.1.dist-info → tccli-3.0.1141.1.dist-info}/RECORD +26 -26
- {tccli-3.0.1140.1.dist-info → tccli-3.0.1141.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1140.1.dist-info → tccli-3.0.1141.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1140.1.dist-info → tccli-3.0.1141.1.dist-info}/license_files/LICENSE +0 -0
@@ -6250,7 +6250,7 @@
|
|
6250
6250
|
"type": "int"
|
6251
6251
|
},
|
6252
6252
|
{
|
6253
|
-
"disabled":
|
6253
|
+
"disabled": true,
|
6254
6254
|
"document": "分页每页数量",
|
6255
6255
|
"example": "无",
|
6256
6256
|
"member": "int64",
|
@@ -6259,7 +6259,7 @@
|
|
6259
6259
|
"type": "int"
|
6260
6260
|
},
|
6261
6261
|
{
|
6262
|
-
"disabled":
|
6262
|
+
"disabled": true,
|
6263
6263
|
"document": "分页偏移量",
|
6264
6264
|
"example": "无",
|
6265
6265
|
"member": "int64",
|
@@ -6279,7 +6279,7 @@
|
|
6279
6279
|
"example": "无",
|
6280
6280
|
"member": "string",
|
6281
6281
|
"name": "Status",
|
6282
|
-
"
|
6282
|
+
"output_required": true,
|
6283
6283
|
"type": "string",
|
6284
6284
|
"value_allowed_null": false
|
6285
6285
|
},
|
@@ -6289,7 +6289,7 @@
|
|
6289
6289
|
"example": "无",
|
6290
6290
|
"member": "string",
|
6291
6291
|
"name": "ManagerFirstName",
|
6292
|
-
"
|
6292
|
+
"output_required": true,
|
6293
6293
|
"type": "string",
|
6294
6294
|
"value_allowed_null": false
|
6295
6295
|
},
|
@@ -6299,7 +6299,7 @@
|
|
6299
6299
|
"example": "无",
|
6300
6300
|
"member": "string",
|
6301
6301
|
"name": "ManagerMail",
|
6302
|
-
"
|
6302
|
+
"output_required": true,
|
6303
6303
|
"type": "string",
|
6304
6304
|
"value_allowed_null": false
|
6305
6305
|
},
|
@@ -6309,7 +6309,7 @@
|
|
6309
6309
|
"example": "无",
|
6310
6310
|
"member": "string",
|
6311
6311
|
"name": "ContactFirstName",
|
6312
|
-
"
|
6312
|
+
"output_required": true,
|
6313
6313
|
"type": "string",
|
6314
6314
|
"value_allowed_null": false
|
6315
6315
|
},
|
@@ -6319,7 +6319,7 @@
|
|
6319
6319
|
"example": "无",
|
6320
6320
|
"member": "string",
|
6321
6321
|
"name": "ManagerLastName",
|
6322
|
-
"
|
6322
|
+
"output_required": true,
|
6323
6323
|
"type": "string",
|
6324
6324
|
"value_allowed_null": false
|
6325
6325
|
},
|
@@ -6329,7 +6329,7 @@
|
|
6329
6329
|
"example": "无",
|
6330
6330
|
"member": "string",
|
6331
6331
|
"name": "ContactPosition",
|
6332
|
-
"
|
6332
|
+
"output_required": true,
|
6333
6333
|
"type": "string",
|
6334
6334
|
"value_allowed_null": false
|
6335
6335
|
},
|
@@ -6339,7 +6339,7 @@
|
|
6339
6339
|
"example": "无",
|
6340
6340
|
"member": "string",
|
6341
6341
|
"name": "ManagerPosition",
|
6342
|
-
"
|
6342
|
+
"output_required": true,
|
6343
6343
|
"type": "string",
|
6344
6344
|
"value_allowed_null": false
|
6345
6345
|
},
|
@@ -6349,7 +6349,7 @@
|
|
6349
6349
|
"example": "无",
|
6350
6350
|
"member": "string",
|
6351
6351
|
"name": "VerifyTime",
|
6352
|
-
"
|
6352
|
+
"output_required": true,
|
6353
6353
|
"type": "string",
|
6354
6354
|
"value_allowed_null": true
|
6355
6355
|
},
|
@@ -6359,7 +6359,7 @@
|
|
6359
6359
|
"example": "无",
|
6360
6360
|
"member": "string",
|
6361
6361
|
"name": "CreateTime",
|
6362
|
-
"
|
6362
|
+
"output_required": true,
|
6363
6363
|
"type": "string",
|
6364
6364
|
"value_allowed_null": false
|
6365
6365
|
},
|
@@ -6369,7 +6369,7 @@
|
|
6369
6369
|
"example": "无",
|
6370
6370
|
"member": "string",
|
6371
6371
|
"name": "ExpireTime",
|
6372
|
-
"
|
6372
|
+
"output_required": true,
|
6373
6373
|
"type": "string",
|
6374
6374
|
"value_allowed_null": true
|
6375
6375
|
},
|
@@ -6379,7 +6379,7 @@
|
|
6379
6379
|
"example": "无",
|
6380
6380
|
"member": "string",
|
6381
6381
|
"name": "ContactLastName",
|
6382
|
-
"
|
6382
|
+
"output_required": true,
|
6383
6383
|
"type": "string",
|
6384
6384
|
"value_allowed_null": false
|
6385
6385
|
},
|
@@ -6389,7 +6389,7 @@
|
|
6389
6389
|
"example": "无",
|
6390
6390
|
"member": "string",
|
6391
6391
|
"name": "ManagerPhone",
|
6392
|
-
"
|
6392
|
+
"output_required": true,
|
6393
6393
|
"type": "string",
|
6394
6394
|
"value_allowed_null": false
|
6395
6395
|
},
|
@@ -6399,7 +6399,7 @@
|
|
6399
6399
|
"example": "无",
|
6400
6400
|
"member": "string",
|
6401
6401
|
"name": "ContactPhone",
|
6402
|
-
"
|
6402
|
+
"output_required": true,
|
6403
6403
|
"type": "string",
|
6404
6404
|
"value_allowed_null": false
|
6405
6405
|
},
|
@@ -6409,7 +6409,7 @@
|
|
6409
6409
|
"example": "无",
|
6410
6410
|
"member": "string",
|
6411
6411
|
"name": "ContactMail",
|
6412
|
-
"
|
6412
|
+
"output_required": true,
|
6413
6413
|
"type": "string",
|
6414
6414
|
"value_allowed_null": false
|
6415
6415
|
},
|
@@ -6419,7 +6419,7 @@
|
|
6419
6419
|
"example": "无",
|
6420
6420
|
"member": "string",
|
6421
6421
|
"name": "ManagerDepartment",
|
6422
|
-
"
|
6422
|
+
"output_required": true,
|
6423
6423
|
"type": "string",
|
6424
6424
|
"value_allowed_null": false
|
6425
6425
|
},
|
@@ -6429,7 +6429,7 @@
|
|
6429
6429
|
"example": "无",
|
6430
6430
|
"member": "CompanyInfo",
|
6431
6431
|
"name": "CompanyInfo",
|
6432
|
-
"
|
6432
|
+
"output_required": true,
|
6433
6433
|
"type": "object",
|
6434
6434
|
"value_allowed_null": false
|
6435
6435
|
},
|
@@ -6439,7 +6439,7 @@
|
|
6439
6439
|
"example": "无",
|
6440
6440
|
"member": "int64",
|
6441
6441
|
"name": "CompanyId",
|
6442
|
-
"
|
6442
|
+
"output_required": true,
|
6443
6443
|
"type": "int",
|
6444
6444
|
"value_allowed_null": false
|
6445
6445
|
},
|
@@ -6449,7 +6449,7 @@
|
|
6449
6449
|
"example": "无",
|
6450
6450
|
"member": "int64",
|
6451
6451
|
"name": "ManagerId",
|
6452
|
-
"
|
6452
|
+
"output_required": true,
|
6453
6453
|
"type": "int",
|
6454
6454
|
"value_allowed_null": false
|
6455
6455
|
},
|
@@ -6459,7 +6459,7 @@
|
|
6459
6459
|
"example": "无",
|
6460
6460
|
"member": "ManagerStatusInfo",
|
6461
6461
|
"name": "StatusInfo",
|
6462
|
-
"
|
6462
|
+
"output_required": true,
|
6463
6463
|
"type": "list",
|
6464
6464
|
"value_allowed_null": false
|
6465
6465
|
},
|
@@ -7245,7 +7245,48 @@
|
|
7245
7245
|
},
|
7246
7246
|
"ManagerStatusInfo": {
|
7247
7247
|
"document": "管理人的四种审核状态",
|
7248
|
-
"members": [
|
7248
|
+
"members": [
|
7249
|
+
{
|
7250
|
+
"disabled": false,
|
7251
|
+
"document": "审核类型,枚举值:ov,ev,cs,ev_cs\n注意:此字段可能返回 null,表示取不到有效值。",
|
7252
|
+
"example": "无",
|
7253
|
+
"member": "string",
|
7254
|
+
"name": "Type",
|
7255
|
+
"output_required": true,
|
7256
|
+
"type": "string",
|
7257
|
+
"value_allowed_null": true
|
7258
|
+
},
|
7259
|
+
{
|
7260
|
+
"disabled": false,
|
7261
|
+
"document": "审核状态,枚举值:pending,completed,invalid,submitted,expiring,expired\n注意:此字段可能返回 null,表示取不到有效值。",
|
7262
|
+
"example": "无",
|
7263
|
+
"member": "string",
|
7264
|
+
"name": "Status",
|
7265
|
+
"output_required": true,
|
7266
|
+
"type": "string",
|
7267
|
+
"value_allowed_null": true
|
7268
|
+
},
|
7269
|
+
{
|
7270
|
+
"disabled": false,
|
7271
|
+
"document": "创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
7272
|
+
"example": "无",
|
7273
|
+
"member": "string",
|
7274
|
+
"name": "CreateTime",
|
7275
|
+
"output_required": true,
|
7276
|
+
"type": "string",
|
7277
|
+
"value_allowed_null": true
|
7278
|
+
},
|
7279
|
+
{
|
7280
|
+
"disabled": false,
|
7281
|
+
"document": "过期时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
7282
|
+
"example": "无",
|
7283
|
+
"member": "string",
|
7284
|
+
"name": "ExpireTime",
|
7285
|
+
"output_required": true,
|
7286
|
+
"type": "string",
|
7287
|
+
"value_allowed_null": true
|
7288
|
+
}
|
7289
|
+
],
|
7249
7290
|
"usage": "out"
|
7250
7291
|
},
|
7251
7292
|
"ModifyCertificateAliasRequest": {
|
@@ -342,7 +342,7 @@
|
|
342
342
|
{
|
343
343
|
"document": "",
|
344
344
|
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeManagerDetail\n<公共请求参数>\n\n{\n \"ManagerId\": 23\n}",
|
345
|
-
"output": "{\n \"Response\": {\n \"Status\": \"
|
345
|
+
"output": "{\n \"Response\": {\n \"Status\": \"abc\",\n \"ManagerFirstName\": \"abc\",\n \"ManagerMail\": \"abc\",\n \"ContactFirstName\": \"abc\",\n \"ManagerLastName\": \"abc\",\n \"ContactPosition\": \"abc\",\n \"ManagerPosition\": \"abc\",\n \"VerifyTime\": \"abc\",\n \"CreateTime\": \"abc\",\n \"ExpireTime\": \"abc\",\n \"ContactLastName\": \"abc\",\n \"ManagerPhone\": \"abc\",\n \"ContactPhone\": \"abc\",\n \"ContactMail\": \"abc\",\n \"ManagerDepartment\": \"abc\",\n \"CompanyInfo\": {\n \"CompanyName\": \"abc\",\n \"CompanyId\": 0,\n \"CompanyCountry\": \"abc\",\n \"CompanyProvince\": \"abc\",\n \"CompanyCity\": \"abc\",\n \"CompanyAddress\": \"abc\",\n \"CompanyPhone\": \"abc\",\n \"IdType\": \"abc\",\n \"IdNumber\": \"abc\"\n },\n \"CompanyId\": 0,\n \"ManagerId\": 0,\n \"StatusInfo\": [\n {\n \"Type\": \"abc\",\n \"Status\": \"abc\",\n \"CreateTime\": \"abc\",\n \"ExpireTime\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
346
346
|
"title": "查询管理人详情"
|
347
347
|
}
|
348
348
|
],
|
@@ -350,7 +350,7 @@
|
|
350
350
|
{
|
351
351
|
"document": "",
|
352
352
|
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeManagers\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ManagerName\": \"xx\",\n \"Limit\": 0,\n \"CompanyId\": 0\n}",
|
353
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Managers\": [\n {\n \"Status\": \"xx\",\n \"ManagerFirstName\": \"xx\",\n \"ManagerPhone\": \"xx\",\n \"ManagerLastName\": \"xx\",\n \"SubmitAuditTime\": \"xx\",\n \"CertCount\": 2,\n \"ManagerPosition\": \"xx\",\n \"VerifyTime\": \"xx\",\n \"ManagerId\": 22,\n \"ExpireTime\": \"xx\",\n \"ManagerMail\": \"xx\",\n \"StatusInfo\": [\n {}\n ],\n \"DomainCount\": 2,\n \"ManagerDepartment\": \"xx\",\n \"CreateTime\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
|
353
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Managers\": [\n {\n \"Status\": \"xx\",\n \"ManagerFirstName\": \"xx\",\n \"ManagerPhone\": \"xx\",\n \"ManagerLastName\": \"xx\",\n \"SubmitAuditTime\": \"xx\",\n \"CertCount\": 2,\n \"ManagerPosition\": \"xx\",\n \"VerifyTime\": \"xx\",\n \"ManagerId\": 22,\n \"ExpireTime\": \"xx\",\n \"ManagerMail\": \"xx\",\n \"StatusInfo\": [\n {\n \"Status\": \"xx\",\n \"ExpireTime\": \"xx\",\n \"Type\": \"xx\",\n \"CreateTime\": \"xx\"\n }\n ],\n \"DomainCount\": 2,\n \"ManagerDepartment\": \"xx\",\n \"CreateTime\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
|
354
354
|
"title": "查询管理人列表"
|
355
355
|
}
|
356
356
|
],
|