tccli 3.0.1133.1__py2.py3-none-any.whl → 3.0.1134.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/asr/v20190614/api.json +2 -2
- tccli/services/billing/v20180709/api.json +10 -0
- tccli/services/cam/v20190116/api.json +41 -12
- tccli/services/cls/v20201016/api.json +1 -1
- 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 +149 -2
- tccli/services/dlc/v20210125/examples.json +9 -1
- 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 +137 -2
- tccli/services/essbasic/v20210526/examples.json +16 -0
- 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/tdmq/tdmq_client.py +443 -19
- tccli/services/tdmq/v20200217/api.json +570 -0
- tccli/services/tdmq/v20200217/examples.json +64 -0
- tccli/services/trro/v20220325/api.json +6 -6
- tccli/services/trtc/v20190722/api.json +1 -1
- 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.1134.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1133.1.dist-info → tccli-3.0.1134.1.dist-info}/RECORD +46 -46
- {tccli-3.0.1133.1.dist-info → tccli-3.0.1134.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1133.1.dist-info → tccli-3.0.1134.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1133.1.dist-info → tccli-3.0.1134.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": "",
|