tccli 3.0.1318.1__py2.py3-none-any.whl → 3.0.1319.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.
Files changed (45) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +0 -3
  3. tccli/services/ams/v20201229/api.json +109 -113
  4. tccli/services/batch/v20170312/api.json +2 -2
  5. tccli/services/billing/v20180709/api.json +6 -6
  6. tccli/services/cdwdoris/v20211228/api.json +30 -0
  7. tccli/services/cls/v20201016/api.json +13 -13
  8. tccli/services/cvm/v20170312/api.json +24 -24
  9. tccli/services/cynosdb/v20190107/api.json +2 -2
  10. tccli/services/dbbrain/v20210527/api.json +7 -3
  11. tccli/services/dlc/v20210125/api.json +112 -0
  12. tccli/services/dlc/v20210125/examples.json +3 -3
  13. tccli/services/domain/v20180808/api.json +3 -3
  14. tccli/services/domain/v20180808/examples.json +1 -1
  15. tccli/services/dsgc/dsgc_client.py +247 -1042
  16. tccli/services/dsgc/v20190723/api.json +0 -360
  17. tccli/services/dsgc/v20190723/examples.json +1 -127
  18. tccli/services/es/v20180416/api.json +10 -0
  19. tccli/services/ess/v20201111/api.json +5 -5
  20. tccli/services/ess/v20201111/examples.json +10 -4
  21. tccli/services/essbasic/v20210526/api.json +2 -2
  22. tccli/services/live/v20180801/api.json +10 -0
  23. tccli/services/lke/v20231130/api.json +1 -1
  24. tccli/services/monitor/v20180724/api.json +8 -11
  25. tccli/services/mps/v20190612/api.json +20 -9
  26. tccli/services/mps/v20190612/examples.json +6 -0
  27. tccli/services/postgres/v20170312/api.json +9 -9
  28. tccli/services/ses/v20201002/api.json +9 -0
  29. tccli/services/tcb/v20180608/api.json +3 -3
  30. tccli/services/tdid/v20210519/examples.json +1 -1
  31. tccli/services/tione/tione_client.py +53 -0
  32. tccli/services/tione/v20211111/api.json +306 -1
  33. tccli/services/tione/v20211111/examples.json +8 -0
  34. tccli/services/tke/v20220501/api.json +11 -0
  35. tccli/services/tts/v20190823/api.json +2 -2
  36. tccli/services/vpc/v20170312/api.json +3 -3
  37. {tccli-3.0.1318.1.dist-info → tccli-3.0.1319.1.dist-info}/METADATA +2 -2
  38. {tccli-3.0.1318.1.dist-info → tccli-3.0.1319.1.dist-info}/RECORD +41 -45
  39. tccli/services/apcas/__init__.py +0 -4
  40. tccli/services/apcas/apcas_client.py +0 -525
  41. tccli/services/apcas/v20201127/api.json +0 -733
  42. tccli/services/apcas/v20201127/examples.json +0 -61
  43. {tccli-3.0.1318.1.dist-info → tccli-3.0.1319.1.dist-info}/WHEEL +0 -0
  44. {tccli-3.0.1318.1.dist-info → tccli-3.0.1319.1.dist-info}/entry_points.txt +0 -0
  45. {tccli-3.0.1318.1.dist-info → tccli-3.0.1319.1.dist-info}/license_files/LICENSE +0 -0
@@ -147,6 +147,13 @@
147
147
  "output": "DescribeDatasetsResponse",
148
148
  "status": "online"
149
149
  },
150
+ "DescribeEvents": {
151
+ "document": "获取任务式建模训练任务,Notebook,在线服务和批量预测任务的事件API",
152
+ "input": "DescribeEventsRequest",
153
+ "name": "获取事件",
154
+ "output": "DescribeEventsResponse",
155
+ "status": "online"
156
+ },
150
157
  "DescribeInferTemplates": {
151
158
  "document": "已废弃,收敛到统一接口\n\n查询推理镜像模板",
152
159
  "input": "DescribeInferTemplatesRequest",
@@ -1357,6 +1364,24 @@
1357
1364
  "name": "HealthProbe",
1358
1365
  "required": false,
1359
1366
  "type": "object"
1367
+ },
1368
+ {
1369
+ "disabled": false,
1370
+ "document": "滚动更新策略",
1371
+ "example": "无",
1372
+ "member": "RollingUpdate",
1373
+ "name": "RollingUpdate",
1374
+ "required": false,
1375
+ "type": "object"
1376
+ },
1377
+ {
1378
+ "disabled": false,
1379
+ "document": "sidecar配置",
1380
+ "example": "无",
1381
+ "member": "SidecarSpec",
1382
+ "name": "Sidecar",
1383
+ "required": false,
1384
+ "type": "object"
1360
1385
  }
1361
1386
  ],
1362
1387
  "type": "object"
@@ -3941,6 +3966,125 @@
3941
3966
  ],
3942
3967
  "type": "object"
3943
3968
  },
3969
+ "DescribeEventsRequest": {
3970
+ "document": "DescribeEvents请求参数结构体",
3971
+ "members": [
3972
+ {
3973
+ "disabled": false,
3974
+ "document": "服务类型,TRAIN为任务式建模, NOTEBOOK为Notebook, INFER为在线服务, BATCH为批量预测\n枚举值:\n- TRAIN\n- NOTEBOOK\n- INFER\n- BATCH",
3975
+ "example": "TRAIN",
3976
+ "member": "string",
3977
+ "name": "Service",
3978
+ "required": true,
3979
+ "type": "string"
3980
+ },
3981
+ {
3982
+ "disabled": false,
3983
+ "document": "服务ID,和Service参数对应,不同Service的服务ID获取方式不同,具体如下:\n- Service类型为TRAIN:\n 调用[DescribeTrainingTask接口](/document/product/851/75089)查询训练任务详情,ServiceId为接口返回值中Response.TrainingTaskDetail.LatestInstanceId\n- Service类型为NOTEBOOK:\n 调用[DescribeNotebook接口](/document/product/851/95662)查询Notebook详情,ServiceId为接口返回值中Response.NotebookDetail.PodName\n- Service类型为INFER:\n 调用[DescribeModelServiceGroup接口](/document/product/851/82285)查询服务组详情,ServiceId为接口返回值中Response.ServiceGroup.Services.ServiceId\n- Service类型为BATCH:\n 调用[DescribeBatchTask接口](/document/product/851/80180)查询跑批任务详情,ServiceId为接口返回值中Response.BatchTaskDetail.LatestInstanceId",
3984
+ "example": "train-fsdjl-1",
3985
+ "member": "string",
3986
+ "name": "ServiceId",
3987
+ "required": false,
3988
+ "type": "string"
3989
+ },
3990
+ {
3991
+ "disabled": false,
3992
+ "document": "查询事件最早发生的时间(RFC3339格式的时间字符串),默认值为当前时间的前一天",
3993
+ "example": "2021-11-30T16:22:09+08:00",
3994
+ "member": "string",
3995
+ "name": "StartTime",
3996
+ "required": false,
3997
+ "type": "string"
3998
+ },
3999
+ {
4000
+ "disabled": false,
4001
+ "document": "查询事件最晚发生的时间(RFC3339格式的时间字符串),默认值为当前时间",
4002
+ "example": "2021-11-30T16:22:09+08:00",
4003
+ "member": "string",
4004
+ "name": "EndTime",
4005
+ "required": false,
4006
+ "type": "string"
4007
+ },
4008
+ {
4009
+ "disabled": false,
4010
+ "document": "分页Limit,默认值为100,最大值为100",
4011
+ "example": "100",
4012
+ "member": "uint64",
4013
+ "name": "Limit",
4014
+ "required": false,
4015
+ "type": "int"
4016
+ },
4017
+ {
4018
+ "disabled": false,
4019
+ "document": "分页Offset,默认值为0",
4020
+ "example": "1",
4021
+ "member": "uint64",
4022
+ "name": "Offset",
4023
+ "required": false,
4024
+ "type": "int"
4025
+ },
4026
+ {
4027
+ "disabled": false,
4028
+ "document": "排列顺序(可选值为ASC, DESC ),默认为DESC",
4029
+ "example": "DESC",
4030
+ "member": "string",
4031
+ "name": "Order",
4032
+ "required": false,
4033
+ "type": "string"
4034
+ },
4035
+ {
4036
+ "disabled": false,
4037
+ "document": "排序的依据字段(可选值为FirstTimestamp, LastTimestamp),默认值为LastTimestamp",
4038
+ "example": "LastTimestamp",
4039
+ "member": "string",
4040
+ "name": "OrderField",
4041
+ "required": false,
4042
+ "type": "string"
4043
+ },
4044
+ {
4045
+ "disabled": false,
4046
+ "document": "过滤条件\n注意: \n1. Filter.Name:目前支持ResourceKind(按事件关联的资源类型过滤);Type(按事件类型过滤)\n2. Filter.Values:\n对于Name为ResourceKind,Values的可选取值为Deployment, Replicaset, Pod等K8S资源类型;\n对于Name为Type,Values的可选取值仅为Normal或者Warning;\nValues为多个的时候表示同时满足\n3. Filter. Negative和Filter. Fuzzy没有使用",
4047
+ "example": "无",
4048
+ "member": "Filter",
4049
+ "name": "Filters",
4050
+ "required": false,
4051
+ "type": "list"
4052
+ }
4053
+ ],
4054
+ "type": "object"
4055
+ },
4056
+ "DescribeEventsResponse": {
4057
+ "document": "DescribeEvents返回参数结构体",
4058
+ "members": [
4059
+ {
4060
+ "disabled": false,
4061
+ "document": "事件的列表\n注意:此字段可能返回 null,表示取不到有效值。",
4062
+ "example": "无",
4063
+ "member": "Event",
4064
+ "name": "Events",
4065
+ "output_required": true,
4066
+ "type": "list",
4067
+ "value_allowed_null": true
4068
+ },
4069
+ {
4070
+ "disabled": false,
4071
+ "document": "此次查询的事件的个数\n注意:此字段可能返回 null,表示取不到有效值。",
4072
+ "example": "10",
4073
+ "member": "uint64",
4074
+ "name": "TotalCount",
4075
+ "output_required": true,
4076
+ "type": "int",
4077
+ "value_allowed_null": true
4078
+ },
4079
+ {
4080
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4081
+ "member": "string",
4082
+ "name": "RequestId",
4083
+ "type": "string"
4084
+ }
4085
+ ],
4086
+ "type": "object"
4087
+ },
3944
4088
  "DescribeInferTemplatesRequest": {
3945
4089
  "document": "DescribeInferTemplates请求参数结构体",
3946
4090
  "members": [],
@@ -5038,6 +5182,92 @@
5038
5182
  ],
5039
5183
  "usage": "both"
5040
5184
  },
5185
+ "Event": {
5186
+ "document": "K8s的Event",
5187
+ "members": [
5188
+ {
5189
+ "disabled": false,
5190
+ "document": "事件的id\n注意:此字段可能返回 null,表示取不到有效值。",
5191
+ "example": "xxx-xxx",
5192
+ "member": "string",
5193
+ "name": "Id",
5194
+ "required": true,
5195
+ "type": "string",
5196
+ "value_allowed_null": true
5197
+ },
5198
+ {
5199
+ "disabled": false,
5200
+ "document": "事件的具体信息\n注意:此字段可能返回 null,表示取不到有效值。",
5201
+ "example": "Created pod: ti-log-event-server-9f7dc5598-xxx",
5202
+ "member": "string",
5203
+ "name": "Message",
5204
+ "required": true,
5205
+ "type": "string",
5206
+ "value_allowed_null": true
5207
+ },
5208
+ {
5209
+ "disabled": false,
5210
+ "document": "事件第一次发生的时间\n注意:此字段可能返回 null,表示取不到有效值。",
5211
+ "example": "2021-11-30T16:22:09+08:00",
5212
+ "member": "string",
5213
+ "name": "FirstTimestamp",
5214
+ "required": true,
5215
+ "type": "string",
5216
+ "value_allowed_null": true
5217
+ },
5218
+ {
5219
+ "disabled": false,
5220
+ "document": "事件最后一次发生的时间\n注意:此字段可能返回 null,表示取不到有效值。",
5221
+ "example": "2021-11-30T16:22:09+08:00",
5222
+ "member": "string",
5223
+ "name": "LastTimestamp",
5224
+ "required": true,
5225
+ "type": "string",
5226
+ "value_allowed_null": true
5227
+ },
5228
+ {
5229
+ "disabled": false,
5230
+ "document": "事件发生的次数\n注意:此字段可能返回 null,表示取不到有效值。",
5231
+ "example": "12",
5232
+ "member": "uint64",
5233
+ "name": "Count",
5234
+ "required": true,
5235
+ "type": "int",
5236
+ "value_allowed_null": true
5237
+ },
5238
+ {
5239
+ "disabled": false,
5240
+ "document": "事件的类型\n注意:此字段可能返回 null,表示取不到有效值。",
5241
+ "example": "Normal",
5242
+ "member": "string",
5243
+ "name": "Type",
5244
+ "required": true,
5245
+ "type": "string",
5246
+ "value_allowed_null": true
5247
+ },
5248
+ {
5249
+ "disabled": false,
5250
+ "document": "事件关联的资源的类型\n注意:此字段可能返回 null,表示取不到有效值。",
5251
+ "example": "Pod",
5252
+ "member": "string",
5253
+ "name": "ResourceKind",
5254
+ "required": true,
5255
+ "type": "string",
5256
+ "value_allowed_null": true
5257
+ },
5258
+ {
5259
+ "disabled": false,
5260
+ "document": "事件关联的资源的名字\n注意:此字段可能返回 null,表示取不到有效值。",
5261
+ "example": "ti-log-event-server-9f7dc5598-xxx",
5262
+ "member": "string",
5263
+ "name": "ResourceName",
5264
+ "required": true,
5265
+ "type": "string",
5266
+ "value_allowed_null": true
5267
+ }
5268
+ ],
5269
+ "usage": "out"
5270
+ },
5041
5271
  "ExecAction": {
5042
5272
  "document": "执行命令探针检查行为",
5043
5273
  "members": [
@@ -7293,6 +7523,24 @@
7293
7523
  "name": "HealthProbe",
7294
7524
  "required": false,
7295
7525
  "type": "object"
7526
+ },
7527
+ {
7528
+ "disabled": false,
7529
+ "document": "滚动更新策略",
7530
+ "example": "无",
7531
+ "member": "RollingUpdate",
7532
+ "name": "RollingUpdate",
7533
+ "required": false,
7534
+ "type": "object"
7535
+ },
7536
+ {
7537
+ "disabled": false,
7538
+ "document": "sidecar配置",
7539
+ "example": "无",
7540
+ "member": "SidecarSpec",
7541
+ "name": "Sidecar",
7542
+ "required": false,
7543
+ "type": "object"
7296
7544
  }
7297
7545
  ],
7298
7546
  "type": "object"
@@ -8113,6 +8361,16 @@
8113
8361
  "type": "object",
8114
8362
  "value_allowed_null": true
8115
8363
  },
8364
+ {
8365
+ "disabled": false,
8366
+ "document": "子用户ID\n注意:此字段可能返回 null,表示取不到有效值。",
8367
+ "example": "100032979603",
8368
+ "member": "string",
8369
+ "name": "SubUin",
8370
+ "output_required": false,
8371
+ "type": "string",
8372
+ "value_allowed_null": true
8373
+ },
8116
8374
  {
8117
8375
  "disabled": false,
8118
8376
  "document": "子用户名称",
@@ -8362,12 +8620,22 @@
8362
8620
  {
8363
8621
  "disabled": false,
8364
8622
  "document": "pod资源配置\n注意:此字段可能返回 null,表示取不到有效值。",
8365
- "example": "{ \"Role\": \"WORKER\", \"Cpu\": 180000, \"Memory\": 921600, \"GpuType\": \"HCC-A100\", \"Gpu\": 800, \"InstanceType\": \"\", \"InstanceTypeAlias\": \"\", \"InstanceNum\": 2, \"RDMAConfig\": { \"Enable\": true }, \"ExtendedResourceList\": {}, \"ArchType\": \"\" }",
8623
+ "example": "{\"Role\": \"WORKER\", \"Cpu\": 180000,\"Memory\": 921600,\"GpuType\": \"HCC-A100\",\"Gpu\": 800, \"InstanceType\": \"\",\"InstanceTypeAlias\": \"\", \"InstanceNum\": 2,\"RDMAConfig\": {\"Enable\": true }}",
8366
8624
  "member": "ResourceConfigInfo",
8367
8625
  "name": "ResourceConfigInfo",
8368
8626
  "output_required": false,
8369
8627
  "type": "object",
8370
8628
  "value_allowed_null": true
8629
+ },
8630
+ {
8631
+ "disabled": false,
8632
+ "document": "Pod所属任务的SubUin信息\n注意:此字段可能返回 null,表示取不到有效值。",
8633
+ "example": "100031385875",
8634
+ "member": "string",
8635
+ "name": "SubUin",
8636
+ "output_required": false,
8637
+ "type": "string",
8638
+ "value_allowed_null": true
8371
8639
  }
8372
8640
  ],
8373
8641
  "usage": "out"
@@ -10397,6 +10665,23 @@
10397
10665
  ],
10398
10666
  "usage": "both"
10399
10667
  },
10668
+ "SidecarSpec": {
10669
+ "document": "sidecar容器配置",
10670
+ "members": [
10671
+ {
10672
+ "disabled": false,
10673
+ "document": "镜像配置",
10674
+ "example": "无",
10675
+ "member": "ImageInfo",
10676
+ "name": "ImageInfo",
10677
+ "output_required": false,
10678
+ "required": false,
10679
+ "type": "object",
10680
+ "value_allowed_null": false
10681
+ }
10682
+ ],
10683
+ "usage": "both"
10684
+ },
10400
10685
  "Spec": {
10401
10686
  "document": "计费项内容",
10402
10687
  "members": [
@@ -11907,6 +12192,26 @@
11907
12192
  "output_required": true,
11908
12193
  "type": "string",
11909
12194
  "value_allowed_null": true
12195
+ },
12196
+ {
12197
+ "disabled": false,
12198
+ "document": "任务subUin信息\n注意:此字段可能返回 null,表示取不到有效值。",
12199
+ "example": "无",
12200
+ "member": "string",
12201
+ "name": "SubUin",
12202
+ "output_required": false,
12203
+ "type": "string",
12204
+ "value_allowed_null": true
12205
+ },
12206
+ {
12207
+ "disabled": false,
12208
+ "document": "任务创建者名称\n注意:此字段可能返回 null,表示取不到有效值。",
12209
+ "example": "user",
12210
+ "member": "string",
12211
+ "name": "SubUinName",
12212
+ "output_required": false,
12213
+ "type": "string",
12214
+ "value_allowed_null": true
11910
12215
  }
11911
12216
  ],
11912
12217
  "usage": "out"
@@ -168,6 +168,14 @@
168
168
  "title": "查询数据集列表"
169
169
  }
170
170
  ],
171
+ "DescribeEvents": [
172
+ {
173
+ "document": "获取服务相关的事件(k8s事件)信息",
174
+ "input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeEvents\n<公共请求参数>\n\n{\n \"Service\": \"INFER\",\n \"Limit\": 10,\n \"Offset\": 0,\n \"Filters\": [\n {\n \"Name\": \"ResourceKind\",\n \"Values\": [\n \"Pod\"\n ]\n }\n ]\n}",
175
+ "output": "{\n \"Response\": {\n \"Events\": [\n {\n \"Id\": \"44b40fe5-9546-42fd-b75d-557802e0029d\",\n \"Message\": \"Created container sidecar-nginx\",\n \"FirstTimestamp\": \"2022-01-10T19:22:04+08:00\",\n \"LastTimestamp\": \"2022-01-10T19:22:04+08:00\",\n \"Count\": 1,\n \"Type\": \"Normal\",\n \"ResourceKind\": \"Pod\",\n \"ResourceName\": \"ms-cp6rgw9r-1-864587bdb4-p5cv6\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"090e057a-0d4e-488a-978b-83b1636fee99\"\n }\n}",
176
+ "title": "获取事件"
177
+ }
178
+ ],
171
179
  "DescribeInferTemplates": [
172
180
  {
173
181
  "document": "",
@@ -1165,6 +1165,17 @@
1165
1165
  "required": false,
1166
1166
  "type": "string",
1167
1167
  "value_allowed_null": false
1168
+ },
1169
+ {
1170
+ "disabled": false,
1171
+ "document": "云盘ID\n注意:此字段可能返回 null,表示取不到有效值。",
1172
+ "example": "disk-kped07j8",
1173
+ "member": "string",
1174
+ "name": "DiskId",
1175
+ "output_required": false,
1176
+ "required": false,
1177
+ "type": "string",
1178
+ "value_allowed_null": true
1168
1179
  }
1169
1180
  ],
1170
1181
  "usage": "both"
@@ -15,7 +15,7 @@
15
15
  "status": "online"
16
16
  },
17
17
  "TextToVoice": {
18
- "document": "腾讯云语音合成技术(TTS)可以将任意文本转化为语音,实现让机器和应用张口说话。\n腾讯TTS技术可以应用到很多场景,比如,移动APP语音播报新闻;智能设备语音提醒;依靠网上现有节目或少量录音,快速合成明星语音,降低邀约成本;支持车载导航语音合成的个性化语音播报。\n基础合成支持 SSML,语法详见 [SSML 标记语言](https://cloud.tencent.com/document/product/1073/49575)。\n默认接口请求频率限制:\n精品音色和标准音色:默认20并发\n大模型音色:默认10并发\n一句话复刻音色:默认5并发\n超自然大模型音色:暂不支持",
18
+ "document": "腾讯云语音合成技术(TTS)可以将任意文本转化为语音,实现让机器和应用张口说话。\n腾讯TTS技术可以应用到很多场景,比如,移动APP语音播报新闻;智能设备语音提醒;依靠网上现有节目或少量录音,快速合成明星语音,降低邀约成本;支持车载导航语音合成的个性化语音播报。\n基础合成支持 SSML,语法详见 [SSML 标记语言](https://cloud.tencent.com/document/product/1073/49575)。\n默认接口请求频率限制:\n精品音色和标准音色:默认20并发\n大模型音色:默认10并发\n超自然大模型音色:暂不支持",
19
19
  "input": "TextToVoiceRequest",
20
20
  "name": "基础语音合成",
21
21
  "output": "TextToVoiceResponse",
@@ -427,7 +427,7 @@
427
427
  },
428
428
  {
429
429
  "disabled": false,
430
- "document": "音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见[购买指南](https://cloud.tencent.com/document/product/1073/34112)。完整的音色 ID 列表请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668)。\n若使用一句话版声音复刻,请填入固定值“200000000”",
430
+ "document": "音色 ID,包括标准音色、精品音色、大模型音色与基础版复刻音色。不同音色价格有差异,详情请参见[购买指南](https://cloud.tencent.com/document/product/1073/34112)。完整的音色 ID 列表请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668)。\n",
431
431
  "example": "0",
432
432
  "member": "int64",
433
433
  "name": "VoiceType",
@@ -876,7 +876,7 @@
876
876
  "status": "online"
877
877
  },
878
878
  "DeleteSecurityGroupPolicies": {
879
- "document": "本接口(DeleteSecurityGroupPolicies)用于用于删除安全组规则(SecurityGroupPolicy)。\n* SecurityGroupPolicySet.Version 用于指定要操作的安全组的版本。传入 Version 版本号若不等于当前安全组的最新版本,将返回失败;若不传 Version 则直接删除指定PolicyIndex的规则。",
879
+ "document": "本接口(DeleteSecurityGroupPolicies)用于删除安全组规则(SecurityGroupPolicy)。\n* SecurityGroupPolicySet.Version 用于指定要操作的安全组的版本。传入 Version 版本号若不等于当前安全组的最新版本,将返回失败;若不传 Version 则直接删除指定PolicyIndex的规则。",
880
880
  "input": "DeleteSecurityGroupPoliciesRequest",
881
881
  "name": "删除安全组规则",
882
882
  "output": "DeleteSecurityGroupPoliciesResponse",
@@ -13404,7 +13404,7 @@
13404
13404
  },
13405
13405
  {
13406
13406
  "disabled": false,
13407
- "document": "安全组规则集合。一个请求中只能删除单个方向的一条或多条规则。支持指定索引(PolicyIndex) 匹配删除和安全组规则匹配删除两种方式,一个请求中只能使用一种匹配方式。",
13407
+ "document": "安全组规则集合。一个请求中只能删除单个方向的一条或多条规则。支持指定索引(PolicyIndex) 匹配删除和安全组规则匹配删除两种方式,一个请求中只能使用一种匹配方式。\n使用安全组规则匹配删除时,需要填写`Action`, `Protocol`, `CidrBlock`, `Port`参数。",
13408
13408
  "example": "无",
13409
13409
  "member": "SecurityGroupPolicySet",
13410
13410
  "name": "SecurityGroupPolicySet",
@@ -32955,7 +32955,7 @@
32955
32955
  "members": [
32956
32956
  {
32957
32957
  "disabled": false,
32958
- "document": "安全组实例ID,例如sg-33ocnj9n,可通过DescribeSecurityGroups获取。",
32958
+ "document": "安全组实例ID,例如sg-33ocnj9n,可通过<a href=\"https://cloud.tencent.com/document/product/215/15808\">DescribeSecurityGroups</a>获取。",
32959
32959
  "example": "sg-ohuuioma",
32960
32960
  "member": "string",
32961
32961
  "name": "SecurityGroupId",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1318.1
3
+ Version: 3.0.1319.1
4
4
  Summary: Universal Command Line Environment for Tencent Cloud
5
5
  Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
6
6
  Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Requires-Dist: jmespath==0.10.0
15
15
  Requires-Dist: six==1.16.0
16
- Requires-Dist: tencentcloud-sdk-python>=3.0.1318
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1319
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介