tccli 3.0.1133.1__py2.py3-none-any.whl → 3.0.1135.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/asr/v20190614/api.json +2 -2
- tccli/services/billing/v20180709/api.json +10 -0
- tccli/services/cam/v20190116/api.json +41 -12
- tccli/services/cdb/cdb_client.py +57 -4
- tccli/services/cdb/v20170320/api.json +270 -0
- tccli/services/cdb/v20170320/examples.json +8 -0
- tccli/services/cls/v20201016/api.json +3 -3
- tccli/services/cls/v20201016/examples.json +1 -1
- tccli/services/cmq/v20190304/api.json +53 -49
- tccli/services/cmq/v20190304/examples.json +2 -2
- tccli/services/cynosdb/cynosdb_client.py +57 -4
- tccli/services/cynosdb/v20190107/api.json +111 -0
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/dlc/dlc_client.py +53 -0
- tccli/services/dlc/v20210125/api.json +153 -6
- tccli/services/dlc/v20210125/examples.json +14 -6
- tccli/services/dsgc/v20190723/api.json +45 -40
- tccli/services/dts/dts_client.py +0 -53
- tccli/services/dts/v20180330/api.json +0 -98
- tccli/services/dts/v20180330/examples.json +0 -8
- tccli/services/emr/v20190103/api.json +4 -4
- tccli/services/ess/ess_client.py +411 -305
- tccli/services/ess/v20201111/api.json +144 -0
- tccli/services/ess/v20201111/examples.json +16 -0
- tccli/services/essbasic/essbasic_client.py +110 -4
- tccli/services/essbasic/v20210526/api.json +138 -3
- tccli/services/essbasic/v20210526/examples.json +16 -0
- tccli/services/facefusion/v20181201/api.json +12 -12
- tccli/services/facefusion/v20181201/examples.json +4 -4
- tccli/services/iotexplorer/v20190423/api.json +4 -4
- tccli/services/lcic/v20220817/api.json +4 -4
- tccli/services/lighthouse/v20200324/api.json +1 -1
- tccli/services/lke/v20231130/api.json +274 -82
- tccli/services/lke/v20231130/examples.json +11 -5
- tccli/services/mongodb/mongodb_client.py +57 -4
- tccli/services/mongodb/v20190725/api.json +96 -0
- tccli/services/mongodb/v20190725/examples.json +8 -0
- tccli/services/mps/v20190612/api.json +57 -7
- tccli/services/mps/v20190612/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +373 -3
- tccli/services/organization/organization_client.py +118 -12
- tccli/services/organization/v20210331/api.json +68 -0
- tccli/services/organization/v20210331/examples.json +16 -0
- tccli/services/ses/v20201002/api.json +20 -1
- tccli/services/tdmq/tdmq_client.py +443 -19
- tccli/services/tdmq/v20200217/api.json +607 -17
- tccli/services/tdmq/v20200217/examples.json +64 -0
- tccli/services/tke/v20180525/api.json +33 -21
- tccli/services/tke/v20180525/examples.json +4 -4
- tccli/services/trro/v20220325/api.json +6 -6
- tccli/services/trtc/v20190722/api.json +4 -4
- tccli/services/tsf/v20180326/api.json +37 -27
- tccli/services/tsf/v20180326/examples.json +1 -1
- {tccli-3.0.1133.1.dist-info → tccli-3.0.1135.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1133.1.dist-info → tccli-3.0.1135.1.dist-info}/RECORD +59 -59
- {tccli-3.0.1133.1.dist-info → tccli-3.0.1135.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1133.1.dist-info → tccli-3.0.1135.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1133.1.dist-info → tccli-3.0.1135.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,5 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"actions": {
|
3
|
+
"AcceptJoinShareUnitInvitation": {
|
4
|
+
"document": "接受加入共享单元邀请。",
|
5
|
+
"input": "AcceptJoinShareUnitInvitationRequest",
|
6
|
+
"name": "接受加入共享单元邀请",
|
7
|
+
"output": "AcceptJoinShareUnitInvitationResponse",
|
8
|
+
"status": "online"
|
9
|
+
},
|
3
10
|
"AddOrganizationMemberEmail": {
|
4
11
|
"document": "添加组织成员邮箱",
|
5
12
|
"input": "AddOrganizationMemberEmailRequest",
|
@@ -385,6 +392,13 @@
|
|
385
392
|
"output": "QuitOrganizationResponse",
|
386
393
|
"status": "online"
|
387
394
|
},
|
395
|
+
"RejectJoinShareUnitInvitation": {
|
396
|
+
"document": "拒绝加入共享单元邀请。",
|
397
|
+
"input": "RejectJoinShareUnitInvitationRequest",
|
398
|
+
"name": "拒绝加入共享单元邀请",
|
399
|
+
"output": "RejectJoinShareUnitInvitationResponse",
|
400
|
+
"status": "online"
|
401
|
+
},
|
388
402
|
"UpdateOrganizationIdentity": {
|
389
403
|
"document": "更新组织身份",
|
390
404
|
"input": "UpdateOrganizationIdentityRequest",
|
@@ -435,6 +449,33 @@
|
|
435
449
|
"serviceShortName": "organization"
|
436
450
|
},
|
437
451
|
"objects": {
|
452
|
+
"AcceptJoinShareUnitInvitationRequest": {
|
453
|
+
"document": "AcceptJoinShareUnitInvitation请求参数结构体",
|
454
|
+
"members": [
|
455
|
+
{
|
456
|
+
"disabled": false,
|
457
|
+
"document": "共享单元ID。",
|
458
|
+
"example": "shareUnit-xhreo**2p",
|
459
|
+
"member": "string",
|
460
|
+
"name": "UnitId",
|
461
|
+
"required": true,
|
462
|
+
"type": "string"
|
463
|
+
}
|
464
|
+
],
|
465
|
+
"type": "object"
|
466
|
+
},
|
467
|
+
"AcceptJoinShareUnitInvitationResponse": {
|
468
|
+
"document": "AcceptJoinShareUnitInvitation返回参数结构体",
|
469
|
+
"members": [
|
470
|
+
{
|
471
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
472
|
+
"member": "string",
|
473
|
+
"name": "RequestId",
|
474
|
+
"type": "string"
|
475
|
+
}
|
476
|
+
],
|
477
|
+
"type": "object"
|
478
|
+
},
|
438
479
|
"AddOrganizationMemberEmailRequest": {
|
439
480
|
"document": "AddOrganizationMemberEmail请求参数结构体",
|
440
481
|
"members": [
|
@@ -5158,6 +5199,33 @@
|
|
5158
5199
|
],
|
5159
5200
|
"type": "object"
|
5160
5201
|
},
|
5202
|
+
"RejectJoinShareUnitInvitationRequest": {
|
5203
|
+
"document": "RejectJoinShareUnitInvitation请求参数结构体",
|
5204
|
+
"members": [
|
5205
|
+
{
|
5206
|
+
"disabled": false,
|
5207
|
+
"document": "共享单元ID。",
|
5208
|
+
"example": "shareUnit-xhreo**2p",
|
5209
|
+
"member": "string",
|
5210
|
+
"name": "UnitId",
|
5211
|
+
"required": true,
|
5212
|
+
"type": "string"
|
5213
|
+
}
|
5214
|
+
],
|
5215
|
+
"type": "object"
|
5216
|
+
},
|
5217
|
+
"RejectJoinShareUnitInvitationResponse": {
|
5218
|
+
"document": "RejectJoinShareUnitInvitation返回参数结构体",
|
5219
|
+
"members": [
|
5220
|
+
{
|
5221
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5222
|
+
"member": "string",
|
5223
|
+
"name": "RequestId",
|
5224
|
+
"type": "string"
|
5225
|
+
}
|
5226
|
+
],
|
5227
|
+
"type": "object"
|
5228
|
+
},
|
5161
5229
|
"ResourceTagMapping": {
|
5162
5230
|
"document": "资源及关联的标签",
|
5163
5231
|
"members": [
|
@@ -1,5 +1,13 @@
|
|
1
1
|
{
|
2
2
|
"actions": {
|
3
|
+
"AcceptJoinShareUnitInvitation": [
|
4
|
+
{
|
5
|
+
"document": "",
|
6
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AcceptJoinShareUnitInvitation\n<公共请求参数>\n\n{\n \"UnitId\": \"shareUnit-xhreo**2p\"\n}",
|
7
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f9ca56e2-1c27-483f-a78f-eaafc949b158\"\n }\n}",
|
8
|
+
"title": "接受加入共享单元邀请"
|
9
|
+
}
|
10
|
+
],
|
3
11
|
"AddOrganizationMemberEmail": [
|
4
12
|
{
|
5
13
|
"document": "",
|
@@ -440,6 +448,14 @@
|
|
440
448
|
"title": "退出企业组织"
|
441
449
|
}
|
442
450
|
],
|
451
|
+
"RejectJoinShareUnitInvitation": [
|
452
|
+
{
|
453
|
+
"document": "",
|
454
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RejectJoinShareUnitInvitation\n<公共请求参数>\n\n{\n \"UnitId\": \"shareUnit-xhreo**2p\"\n}",
|
455
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f9ca56e2-1c27-483f-a78f-eaafc949b158\"\n }\n}",
|
456
|
+
"title": "拒绝加入共享单元邀请"
|
457
|
+
}
|
458
|
+
],
|
443
459
|
"UpdateOrganizationIdentity": [
|
444
460
|
{
|
445
461
|
"document": "",
|
@@ -99,7 +99,7 @@
|
|
99
99
|
"status": "online"
|
100
100
|
},
|
101
101
|
"GetSendEmailStatus": {
|
102
|
-
"document": "获取邮件发送状态。仅支持查询30
|
102
|
+
"document": "获取邮件发送状态。仅支持查询30天之内的数据",
|
103
103
|
"input": "GetSendEmailStatusRequest",
|
104
104
|
"name": "获取邮件发送的状态",
|
105
105
|
"output": "GetSendEmailStatusResponse",
|
@@ -1137,6 +1137,7 @@
|
|
1137
1137
|
"example": "无",
|
1138
1138
|
"member": "SendEmailStatus",
|
1139
1139
|
"name": "EmailStatusList",
|
1140
|
+
"output_required": true,
|
1140
1141
|
"type": "list",
|
1141
1142
|
"value_allowed_null": false
|
1142
1143
|
},
|
@@ -1904,6 +1905,24 @@
|
|
1904
1905
|
"name": "TriggerType",
|
1905
1906
|
"required": false,
|
1906
1907
|
"type": "int"
|
1908
|
+
},
|
1909
|
+
{
|
1910
|
+
"disabled": false,
|
1911
|
+
"document": "smtp头中的Message-Id字段",
|
1912
|
+
"example": "<2SNZPF1T2NU4.5OB8TNNRVRYM3@qcloudmail.com>",
|
1913
|
+
"member": "string",
|
1914
|
+
"name": "SmtpMessageId",
|
1915
|
+
"required": false,
|
1916
|
+
"type": "string"
|
1917
|
+
},
|
1918
|
+
{
|
1919
|
+
"disabled": false,
|
1920
|
+
"document": "smtp头中可以设置的其它字段",
|
1921
|
+
"example": "{\"header1\": \"value1\", \"header2\": \"value2\"}",
|
1922
|
+
"member": "string",
|
1923
|
+
"name": "SmtpHeaders",
|
1924
|
+
"required": false,
|
1925
|
+
"type": "string"
|
1907
1926
|
}
|
1908
1927
|
],
|
1909
1928
|
"type": "object"
|