tccli 3.0.922.1__py2.py3-none-any.whl → 3.0.924.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/apigateway/v20180808/DescribeServicesStatus.md +33 -19
- tccli/examples/cdb/v20170320/CreateDBInstance.md +2 -2
- tccli/examples/ckafka/v20190819/CreateAcl.md +4 -1
- tccli/examples/clb/v20180317/CloneLoadBalancer.md +3 -3
- tccli/examples/clb/v20180317/DescribeListeners.md +49 -127
- tccli/examples/clb/v20180317/DescribeLoadBalancers.md +578 -158
- tccli/examples/cls/v20201016/CreateScheduledSql.md +13 -11
- tccli/examples/cls/v20201016/DeleteScheduledSql.md +2 -2
- tccli/examples/cls/v20201016/DescribeConfigs.md +2 -1
- tccli/examples/cls/v20201016/DescribeKafkaConsumer.md +23 -0
- tccli/examples/cls/v20201016/DescribeScheduledSqlInfo.md +22 -19
- tccli/examples/cls/v20201016/ModifyKafkaConsumer.md +21 -0
- tccli/examples/cls/v20201016/ModifyScheduledSql.md +11 -9
- tccli/examples/cynosdb/v20190107/DescribeAccounts.md +10 -10
- tccli/examples/cynosdb/v20190107/DescribeClusterDetail.md +77 -65
- tccli/examples/ess/v20201111/CancelUserAutoSignEnableUrl.md +1 -1
- tccli/examples/ess/v20201111/CreateBatchCancelFlowUrl.md +5 -4
- tccli/examples/ess/v20201111/CreateUserAutoSignEnableUrl.md +2 -2
- tccli/examples/ess/v20201111/DescribeFlowBriefs.md +6 -2
- tccli/examples/ess/v20201111/DescribeFlowEvidenceReport.md +1 -1
- tccli/examples/ess/v20201111/DescribeFlowInfo.md +24 -38
- tccli/examples/ess/v20201111/DescribeUserAutoSignStatus.md +1 -1
- tccli/examples/ess/v20201111/GetTaskResultApi.md +2 -2
- tccli/examples/essbasic/v20210526/ChannelBatchCancelFlows.md +5 -5
- tccli/examples/essbasic/v20210526/ChannelCreateBatchCancelFlowUrl.md +10 -8
- tccli/examples/essbasic/v20210526/ChannelCreateFlowSignUrl.md +9 -8
- tccli/examples/essbasic/v20210526/ChannelCreateWebThemeConfig.md +7 -6
- tccli/examples/essbasic/v20210526/DescribeFlowDetailInfo.md +19 -30
- tccli/examples/essbasic/v20210526/DescribeTemplates.md +13 -4
- tccli/examples/essbasic/v20210526/OperateChannelTemplate.md +2 -2
- tccli/examples/lcic/v20220817/DescribeRoom.md +2 -0
- tccli/examples/mna/v20210119/GetDevices.md +9 -16
- tccli/examples/mna/v20210119/UpdateDevice.md +7 -10
- tccli/examples/ms/v20180408/CreateEncryptInstance.md +30 -30
- tccli/examples/ms/v20180408/CreateOrderInstance.md +2 -2
- tccli/examples/ms/v20180408/DescribeEncryptInstances.md +73 -65
- tccli/examples/ms/v20180408/DescribeEncryptPlan.md +34 -34
- tccli/examples/ms/v20180408/DescribeOrderInstances.md +1 -1
- tccli/examples/oceanus/v20190422/CreateJobConfig.md +1 -1
- tccli/examples/tdmq/v20200217/CreateRocketMQVipInstance.md +28 -0
- tccli/examples/tione/v20211111/CreateNotebook.md +62 -0
- tccli/examples/tione/v20211111/CreateNotebookImage.md +18 -0
- tccli/examples/tione/v20211111/DeleteNotebook.md +20 -0
- tccli/examples/tione/v20211111/DeleteNotebookImageRecord.md +18 -0
- tccli/examples/tione/v20211111/DescribeNotebook.md +70 -0
- tccli/examples/tione/v20211111/DescribeNotebookImageKernels.md +23 -0
- tccli/examples/tione/v20211111/DescribeNotebookImageRecords.md +28 -0
- tccli/examples/tione/v20211111/DescribeNotebooks.md +77 -0
- tccli/examples/tione/v20211111/ModifyNotebook.md +64 -0
- tccli/examples/tione/v20211111/ModifyNotebookTags.md +22 -0
- tccli/examples/tione/v20211111/StartNotebook.md +20 -0
- tccli/examples/tione/v20211111/StopCreatingImage.md +18 -0
- tccli/examples/tione/v20211111/StopNotebook.md +20 -0
- tccli/examples/vpc/v20170312/CreateVpnGateway.md +20 -26
- tccli/examples/waf/v20180125/GetAttackHistogram.md +142 -0
- tccli/services/apigateway/v20180808/api.json +119 -12
- tccli/services/apigateway/v20180808/examples.json +4 -4
- tccli/services/asr/v20190614/api.json +1 -1
- tccli/services/cdb/v20170320/api.json +101 -90
- tccli/services/cdb/v20170320/examples.json +2 -2
- tccli/services/cdn/v20180606/api.json +59 -6
- tccli/services/ckafka/v20190819/api.json +10 -10
- tccli/services/ckafka/v20190819/examples.json +1 -1
- tccli/services/clb/v20180317/api.json +221 -68
- tccli/services/clb/v20180317/examples.json +10 -10
- tccli/services/cls/cls_client.py +110 -4
- tccli/services/cls/v20201016/api.json +330 -115
- tccli/services/cls/v20201016/examples.json +23 -7
- tccli/services/cynosdb/v20190107/api.json +82 -31
- tccli/services/cynosdb/v20190107/examples.json +3 -3
- tccli/services/dlc/v20210125/api.json +11 -11
- tccli/services/emr/v20190103/api.json +10 -0
- tccli/services/ess/v20201111/api.json +519 -142
- tccli/services/ess/v20201111/examples.json +9 -9
- tccli/services/essbasic/v20210526/api.json +195 -126
- tccli/services/essbasic/v20210526/examples.json +13 -13
- tccli/services/faceid/v20180301/api.json +21 -16
- tccli/services/lcic/v20220817/api.json +10 -0
- tccli/services/lcic/v20220817/examples.json +2 -2
- tccli/services/live/v20180801/api.json +42 -22
- tccli/services/mna/v20210119/api.json +11 -12
- tccli/services/mna/v20210119/examples.json +4 -4
- tccli/services/mps/v20190612/api.json +142 -61
- tccli/services/ms/v20180408/api.json +92 -19
- tccli/services/ms/v20180408/examples.json +31 -31
- tccli/services/nlp/v20190408/api.json +2 -1
- tccli/services/oceanus/v20190422/api.json +355 -41
- tccli/services/oceanus/v20190422/examples.json +1 -1
- tccli/services/ocr/ocr_client.py +4 -110
- tccli/services/ocr/v20181119/api.json +0 -315
- tccli/services/ocr/v20181119/examples.json +0 -16
- tccli/services/tdmq/tdmq_client.py +53 -0
- tccli/services/tdmq/v20200217/api.json +126 -0
- tccli/services/tdmq/v20200217/examples.json +8 -0
- tccli/services/teo/v20220901/api.json +18 -18
- tccli/services/tione/tione_client.py +987 -298
- tccli/services/tione/v20211111/api.json +1784 -20
- tccli/services/tione/v20211111/examples.json +104 -0
- tccli/services/tts/v20190823/api.json +1 -1
- tccli/services/vpc/v20170312/api.json +45 -65
- tccli/services/vpc/v20170312/examples.json +3 -3
- tccli/services/waf/v20180125/api.json +111 -0
- tccli/services/waf/v20180125/examples.json +8 -0
- tccli/services/waf/waf_client.py +57 -4
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/METADATA +2 -2
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/RECORD +110 -93
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.922.1.dist-info → tccli-3.0.924.1.dist-info}/license_files/LICENSE +0 -0
@@ -32,6 +32,22 @@
|
|
32
32
|
"title": "创建示例"
|
33
33
|
}
|
34
34
|
],
|
35
|
+
"CreateNotebook": [
|
36
|
+
{
|
37
|
+
"document": "创建Notebook",
|
38
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNotebook\n<公共请求参数>\n\n{\n \"Name\": \"abc\",\n \"ChargeType\": \"abc\",\n \"ResourceConf\": {\n \"Cpu\": 1,\n \"Memory\": 1,\n \"Gpu\": 1,\n \"GpuType\": \"abc\",\n \"InstanceType\": \"abc\"\n },\n \"ResourceGroupId\": \"abc\",\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"VolumeSourceType\": \"abc\",\n \"VolumeSizeInGB\": 1,\n \"VolumeSourceCFS\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n },\n \"LogEnable\": true,\n \"LogConfig\": {\n \"LogsetId\": \"abc\",\n \"TopicId\": \"abc\"\n },\n \"RootAccess\": true,\n \"LifecycleScriptId\": \"abc\",\n \"DefaultCodeRepoId\": \"abc\",\n \"AdditionalCodeRepoIds\": [\n \"abc\"\n ],\n \"AutoStopping\": true,\n \"AutomaticStopTime\": 1,\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"DirectInternetAccess\": true,\n \"DataConfigs\": [\n {\n \"MappingPath\": \"abc\",\n \"DataSourceType\": \"abc\",\n \"DataSetSource\": {\n \"Id\": \"abc\"\n },\n \"COSSource\": {\n \"Bucket\": \"abc\",\n \"Region\": \"abc\",\n \"Paths\": [\n \"abc\"\n ]\n },\n \"CFSSource\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n },\n \"HDFSSource\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n },\n \"GooseFSSource\": {\n \"Id\": \"abc\"\n }\n }\n ],\n \"ImageInfo\": {\n \"ImageType\": \"abc\",\n \"ImageUrl\": \"abc\",\n \"RegistryRegion\": \"abc\",\n \"RegistryId\": \"abc\"\n },\n \"ImageType\": \"abc\"\n}",
|
39
|
+
"output": "{\n \"Response\": {\n \"Id\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
40
|
+
"title": "创建Notebook"
|
41
|
+
}
|
42
|
+
],
|
43
|
+
"CreateNotebookImage": [
|
44
|
+
{
|
45
|
+
"document": "保存镜像示例",
|
46
|
+
"input": "{\n \"Kernels\": [\n \"pytorch_py3\"\n ],\n \"ImageInfo\": {\n \"ImageType\": \"TCR\",\n \"ImageUrl\": \"ti.com/repo/notebook:test\",\n \"RegistryRegion\": \"ap-gaungzhou\",\n \"RegistryId\": \"xx\"\n },\n \"NotebookId\": \"nb-67423423534580347\"\n}",
|
47
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
|
48
|
+
"title": "保存镜像示例"
|
49
|
+
}
|
50
|
+
],
|
35
51
|
"CreateOptimizedModel": [
|
36
52
|
{
|
37
53
|
"document": "",
|
@@ -96,6 +112,22 @@
|
|
96
112
|
"title": "删除一个服务组"
|
97
113
|
}
|
98
114
|
],
|
115
|
+
"DeleteNotebook": [
|
116
|
+
{
|
117
|
+
"document": "",
|
118
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteNotebook\n<公共请求参数>\n\n{\n \"Id\": \"xx\"\n}",
|
119
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
|
120
|
+
"title": "删除Notebook"
|
121
|
+
}
|
122
|
+
],
|
123
|
+
"DeleteNotebookImageRecord": [
|
124
|
+
{
|
125
|
+
"document": "删除notebook镜像保存记录示例",
|
126
|
+
"input": "{\"RecordId\": 1}",
|
127
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
|
128
|
+
"title": "删除notebook镜像保存记录示例"
|
129
|
+
}
|
130
|
+
],
|
99
131
|
"DeleteTrainingModel": [
|
100
132
|
{
|
101
133
|
"document": "",
|
@@ -304,6 +336,38 @@
|
|
304
336
|
"title": "查询多个服务"
|
305
337
|
}
|
306
338
|
],
|
339
|
+
"DescribeNotebook": [
|
340
|
+
{
|
341
|
+
"document": "",
|
342
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNotebook\n<公共请求参数>\n\n{\n \"Id\": \"xx\"\n}",
|
343
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"NotebookDetail\": {\n \"ChargeType\": \"xx\",\n \"AutomaticStopTime\": 0,\n \"EndTime\": \"xx\",\n \"ChargeStatus\": \"xx\",\n \"Status\": \"xx\",\n \"UpdateTime\": \"xx\",\n \"VpcId\": \"xx\",\n \"Tags\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"Id\": \"xx\",\n \"ResourceGroupId\": \"xx\",\n \"SubnetId\": \"xx\",\n \"LifecycleScriptId\": \"xx\",\n \"RootAccess\": true,\n \"Name\": \"xx\",\n \"DefaultCodeRepoId\": \"xx\",\n \"ResourceConf\": {\n \"Gpu\": 1,\n \"Cpu\": 1,\n \"GpuType\": \"xx\",\n \"InstanceType\": \"xx\",\n \"Memory\": 1\n },\n \"AutoStopping\": true,\n \"ResourceGroupName\": \"xx\",\n \"LogEnable\": true,\n \"BillingInfos\": [\n \"xx\"\n ],\n \"InstanceTypeAlias\": \"xx\",\n \"AdditionalCodeRepoIds\": [\n \"xx\"\n ],\n \"DirectInternetAccess\": true,\n \"CreateTime\": \"xx\",\n \"RuntimeInSeconds\": 1,\n \"VolumeSizeInGB\": 1,\n \"StartTime\": \"xx\",\n \"PodName\": \"xx\",\n \"FailureReason\": \"xx\",\n \"LogConfig\": {\n \"TopicId\": \"xx\",\n \"LogsetId\": \"xx\"\n }\n }\n }\n}",
|
344
|
+
"title": "Notebook详情"
|
345
|
+
}
|
346
|
+
],
|
347
|
+
"DescribeNotebookImageKernels": [
|
348
|
+
{
|
349
|
+
"document": "查询镜像kernel示例",
|
350
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNotebookImageKernels\n<公共请求参数>\n\n{\n \"NotebookId\": \"nb-6763738683264283\"\n}",
|
351
|
+
"output": "{\n \"Response\": {\n \"Kernels\": [\n \"pytorch_py3\"\n ],\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
352
|
+
"title": "查询镜像kernel示例"
|
353
|
+
}
|
354
|
+
],
|
355
|
+
"DescribeNotebookImageRecords": [
|
356
|
+
{
|
357
|
+
"document": "查看notebook镜像保存记录示例",
|
358
|
+
"input": "{\n \"NotebookId\": \"nb-67783648436534\",\n \"Offset\": 0,\n \"Limit\": 10\n}",
|
359
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 10,\n \"NotebookImageRecords\": [\n {\n \"RecordId\": \"1\",\n \"ImageUrl\": \"ti.com/repo/test:1\",\n \"Status\": \"sucess\",\n \"CreateTime\": \"2022-01-01 00:00:00\",\n \"Message\": \"保存成功\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
|
360
|
+
"title": "查看notebook镜像保存记录示例"
|
361
|
+
}
|
362
|
+
],
|
363
|
+
"DescribeNotebooks": [
|
364
|
+
{
|
365
|
+
"document": "Notebook列表",
|
366
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNotebooks\n<公共请求参数>\n\n{\n \"OrderField\": \"string\",\n \"TagFilters\": [\n {\n \"TagValues\": [\n \"string\"\n ],\n \"TagKey\": \"string\"\n }\n ],\n \"Limit\": 0,\n \"Filters\": [\n {\n \"Fuzzy\": true,\n \"Values\": [\n \"string\"\n ],\n \"Name\": \"string\",\n \"Negative\": true\n }\n ],\n \"Offset\": 0,\n \"Order\": \"string\"\n}",
|
367
|
+
"output": "{\n \"Response\": {\n \"NotebookSet\": [\n {\n \"Id\": \"abc\",\n \"Name\": \"abc\",\n \"ChargeType\": \"abc\",\n \"ResourceConf\": {\n \"Cpu\": 1,\n \"Memory\": 1,\n \"Gpu\": 1,\n \"GpuType\": \"abc\",\n \"InstanceType\": \"abc\"\n },\n \"ResourceGroupId\": \"abc\",\n \"VolumeSizeInGB\": 1,\n \"BillingInfos\": [\n \"abc\"\n ],\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"CreateTime\": \"abc\",\n \"StartTime\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"RuntimeInSeconds\": 1,\n \"ChargeStatus\": \"abc\",\n \"Status\": \"abc\",\n \"FailureReason\": \"abc\",\n \"EndTime\": \"abc\",\n \"PodName\": \"abc\",\n \"InstanceTypeAlias\": \"abc\",\n \"ResourceGroupName\": \"abc\",\n \"AutoStopping\": true,\n \"AutomaticStopTime\": 1,\n \"VolumeSourceType\": \"abc\",\n \"VolumeSourceCFS\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n },\n \"Message\": \"abc\",\n \"UserTypes\": [\n \"abc\"\n ]\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"abc\"\n }\n}",
|
368
|
+
"title": "Notebook列表"
|
369
|
+
}
|
370
|
+
],
|
307
371
|
"DescribeTrainingFrameworks": [
|
308
372
|
{
|
309
373
|
"document": "查询训练框架列表",
|
@@ -384,6 +448,22 @@
|
|
384
448
|
"title": "增量修改模型服务"
|
385
449
|
}
|
386
450
|
],
|
451
|
+
"ModifyNotebook": [
|
452
|
+
{
|
453
|
+
"document": "修改Notebook",
|
454
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyNotebook\n<公共请求参数>\n\n{\n \"Id\": \"abc\",\n \"Name\": \"abc\",\n \"ChargeType\": \"abc\",\n \"ResourceGroupId\": \"abc\",\n \"ResourceConf\": {\n \"Cpu\": 1,\n \"Memory\": 1,\n \"Gpu\": 1,\n \"GpuType\": \"abc\",\n \"InstanceType\": \"abc\"\n },\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"VolumeSizeInGB\": 1,\n \"VolumeSourceType\": \"abc\",\n \"VolumeSourceCFS\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n },\n \"LogEnable\": true,\n \"LogConfig\": {\n \"LogsetId\": \"abc\",\n \"TopicId\": \"abc\"\n },\n \"LifecycleScriptId\": \"abc\",\n \"DefaultCodeRepoId\": \"abc\",\n \"AdditionalCodeRepoIds\": [\n \"abc\"\n ],\n \"AutoStopping\": true,\n \"AutomaticStopTime\": 0,\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"DirectInternetAccess\": true,\n \"RootAccess\": true,\n \"DataConfigs\": [\n {\n \"MappingPath\": \"abc\",\n \"DataSourceType\": \"abc\",\n \"DataSetSource\": {\n \"Id\": \"abc\"\n },\n \"COSSource\": {\n \"Bucket\": \"abc\",\n \"Region\": \"abc\",\n \"Paths\": [\n \"abc\"\n ]\n },\n \"CFSSource\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n },\n \"HDFSSource\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n },\n \"GooseFSSource\": {\n \"Id\": \"abc\"\n },\n \"CFSTurboSource\": {\n \"Id\": \"abc\",\n \"Path\": \"abc\"\n }\n }\n ],\n \"ImageInfo\": {\n \"ImageType\": \"abc\",\n \"ImageUrl\": \"abc\",\n \"RegistryRegion\": \"abc\",\n \"RegistryId\": \"abc\"\n },\n \"ImageType\": \"abc\"\n}",
|
455
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
456
|
+
"title": "修改Notebook"
|
457
|
+
}
|
458
|
+
],
|
459
|
+
"ModifyNotebookTags": [
|
460
|
+
{
|
461
|
+
"document": "修改Notebook标签",
|
462
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyNotebookTags\n<公共请求参数>\n\n{\n \"Id\": \"abc\",\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ]\n}",
|
463
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
464
|
+
"title": "修改Notebook标签"
|
465
|
+
}
|
466
|
+
],
|
387
467
|
"ModifyServiceGroupWeights": [
|
388
468
|
{
|
389
469
|
"document": "",
|
@@ -408,6 +488,14 @@
|
|
408
488
|
"title": "重启模型加速任务"
|
409
489
|
}
|
410
490
|
],
|
491
|
+
"StartNotebook": [
|
492
|
+
{
|
493
|
+
"document": "启动Notebook",
|
494
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartNotebook\n<公共请求参数>\n\n{\n \"Id\": \"abc\"\n}",
|
495
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
496
|
+
"title": "启动Notebook"
|
497
|
+
}
|
498
|
+
],
|
411
499
|
"StartTrainingTask": [
|
412
500
|
{
|
413
501
|
"document": "启动训练任务",
|
@@ -424,6 +512,14 @@
|
|
424
512
|
"title": "停止跑批任务"
|
425
513
|
}
|
426
514
|
],
|
515
|
+
"StopCreatingImage": [
|
516
|
+
{
|
517
|
+
"document": "停止保存镜像",
|
518
|
+
"input": "{\"RecordId\": 1}",
|
519
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
520
|
+
"title": "停止保存镜像"
|
521
|
+
}
|
522
|
+
],
|
427
523
|
"StopModelAccelerateTask": [
|
428
524
|
{
|
429
525
|
"document": "",
|
@@ -432,6 +528,14 @@
|
|
432
528
|
"title": "停止模型加速任务"
|
433
529
|
}
|
434
530
|
],
|
531
|
+
"StopNotebook": [
|
532
|
+
{
|
533
|
+
"document": "",
|
534
|
+
"input": "POST / HTTP/1.1\nHost: tione.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopNotebook\n<公共请求参数>\n\n{\n \"Id\": \"xx\"\n}",
|
535
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
|
536
|
+
"title": "停止Notebook"
|
537
|
+
}
|
538
|
+
],
|
435
539
|
"StopTrainingTask": [
|
436
540
|
{
|
437
541
|
"document": "停止训练任务",
|
@@ -8097,100 +8097,100 @@
|
|
8097
8097
|
"document": "CreateVpnGateway请求参数结构体",
|
8098
8098
|
"members": [
|
8099
8099
|
{
|
8100
|
-
"default": "",
|
8101
8100
|
"disabled": false,
|
8102
8101
|
"document": "VPC实例ID。可通过[DescribeVpcs](https://cloud.tencent.com/document/product/215/15778)接口返回值中的VpcId获取。",
|
8103
8102
|
"example": "vpc-ngenl4az",
|
8103
|
+
"is_base64": false,
|
8104
8104
|
"member": "string",
|
8105
8105
|
"name": "VpcId",
|
8106
8106
|
"required": true,
|
8107
8107
|
"type": "string"
|
8108
8108
|
},
|
8109
8109
|
{
|
8110
|
-
"default": "",
|
8111
8110
|
"disabled": false,
|
8112
8111
|
"document": "VPN网关名称,最大长度不能超过60个字节。",
|
8113
8112
|
"example": "TEST_POSTPAID_VPNGW",
|
8113
|
+
"is_base64": false,
|
8114
8114
|
"member": "string",
|
8115
8115
|
"name": "VpnGatewayName",
|
8116
8116
|
"required": true,
|
8117
8117
|
"type": "string"
|
8118
8118
|
},
|
8119
8119
|
{
|
8120
|
-
"default": "",
|
8121
8120
|
"disabled": false,
|
8122
|
-
"document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100;单位:Mbps",
|
8121
|
+
"document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100, 200, 500, 1000, 3000;单位:Mbps。",
|
8123
8122
|
"example": "5",
|
8123
|
+
"is_base64": false,
|
8124
8124
|
"member": "uint64",
|
8125
8125
|
"name": "InternetMaxBandwidthOut",
|
8126
8126
|
"required": true,
|
8127
8127
|
"type": "int"
|
8128
8128
|
},
|
8129
8129
|
{
|
8130
|
-
"default": "",
|
8131
8130
|
"disabled": false,
|
8132
8131
|
"document": "VPN网关计费模式,PREPAID:表示预付费,即包年包月,POSTPAID_BY_HOUR:表示后付费,即按量计费。默认:POSTPAID_BY_HOUR,如果指定预付费模式,参数InstanceChargePrepaid必填。",
|
8133
8132
|
"example": "POSTPAID_BY_HOUR",
|
8133
|
+
"is_base64": false,
|
8134
8134
|
"member": "string",
|
8135
8135
|
"name": "InstanceChargeType",
|
8136
8136
|
"required": false,
|
8137
8137
|
"type": "string"
|
8138
8138
|
},
|
8139
8139
|
{
|
8140
|
-
"default": "",
|
8141
8140
|
"disabled": false,
|
8142
8141
|
"document": "预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月实例的购买时长、是否设置自动续费等属性。若指定实例的付费模式为预付费则该参数必传。",
|
8143
8142
|
"example": "无",
|
8143
|
+
"is_base64": false,
|
8144
8144
|
"member": "InstanceChargePrepaid",
|
8145
8145
|
"name": "InstanceChargePrepaid",
|
8146
8146
|
"required": false,
|
8147
8147
|
"type": "object"
|
8148
8148
|
},
|
8149
8149
|
{
|
8150
|
-
"default": "",
|
8151
8150
|
"disabled": false,
|
8152
8151
|
"document": "可用区,如:ap-guangzhou-2。",
|
8153
8152
|
"example": "ap-guangzhou",
|
8153
|
+
"is_base64": false,
|
8154
8154
|
"member": "string",
|
8155
8155
|
"name": "Zone",
|
8156
8156
|
"required": false,
|
8157
8157
|
"type": "string"
|
8158
8158
|
},
|
8159
8159
|
{
|
8160
|
-
"default": "",
|
8161
8160
|
"disabled": false,
|
8162
|
-
"document": "VPN
|
8161
|
+
"document": "VPN网关类型,默认为IPSEC。值“IPSEC”为VPC型IPSEC VPN网关,值“SSL”为VPC型SSL VPN网关,值“CCN”为云联网型IPSEC VPN网关,值“SSL_CCN”为云联网型SSL VPN网关。",
|
8163
8162
|
"example": "CCN",
|
8163
|
+
"is_base64": false,
|
8164
8164
|
"member": "string",
|
8165
8165
|
"name": "Type",
|
8166
8166
|
"required": false,
|
8167
8167
|
"type": "string"
|
8168
8168
|
},
|
8169
8169
|
{
|
8170
|
-
"default": "",
|
8171
8170
|
"disabled": false,
|
8172
|
-
"document": "指定绑定的标签列表,例如:[{\"Key\": \"city\", \"Value\": \"shanghai\"}]",
|
8171
|
+
"document": "指定绑定的标签列表,例如:[{\"Key\": \"city\", \"Value\": \"shanghai\"}]。",
|
8173
8172
|
"example": "无",
|
8173
|
+
"is_base64": false,
|
8174
8174
|
"member": "Tag",
|
8175
8175
|
"name": "Tags",
|
8176
8176
|
"required": false,
|
8177
8177
|
"type": "list"
|
8178
8178
|
},
|
8179
8179
|
{
|
8180
|
-
"default": "",
|
8181
8180
|
"disabled": false,
|
8182
|
-
"document": "CDC实例ID",
|
8181
|
+
"document": "CDC实例ID。",
|
8183
8182
|
"example": "cluster-gbo27yc4",
|
8183
|
+
"is_base64": false,
|
8184
8184
|
"member": "string",
|
8185
8185
|
"name": "CdcId",
|
8186
8186
|
"required": false,
|
8187
8187
|
"type": "string"
|
8188
8188
|
},
|
8189
8189
|
{
|
8190
|
-
"default": "",
|
8191
8190
|
"disabled": false,
|
8192
|
-
"document": "SSL
|
8191
|
+
"document": "SSL VPN连接数设置,可选规格:5, 10, 20, 50, 100, 200, 500, 1000;单位:个。仅 SSL / SSL_CCN 类型需要选这个参数。",
|
8193
8192
|
"example": "5",
|
8193
|
+
"is_base64": false,
|
8194
8194
|
"member": "uint64",
|
8195
8195
|
"name": "MaxConnection",
|
8196
8196
|
"required": false,
|
@@ -8208,7 +8208,7 @@
|
|
8208
8208
|
"example": "无",
|
8209
8209
|
"member": "VpnGateway",
|
8210
8210
|
"name": "VpnGateway",
|
8211
|
-
"
|
8211
|
+
"output_required": true,
|
8212
8212
|
"type": "object",
|
8213
8213
|
"value_allowed_null": false
|
8214
8214
|
},
|
@@ -27987,222 +27987,202 @@
|
|
27987
27987
|
"document": "VPN网关对象。",
|
27988
27988
|
"members": [
|
27989
27989
|
{
|
27990
|
-
"default": "",
|
27991
27990
|
"disabled": false,
|
27992
27991
|
"document": "网关实例ID。",
|
27993
27992
|
"example": "vpngw-az2xuzp5",
|
27994
27993
|
"member": "string",
|
27995
27994
|
"name": "VpnGatewayId",
|
27996
|
-
"
|
27995
|
+
"output_required": true,
|
27997
27996
|
"type": "string",
|
27998
27997
|
"value_allowed_null": false
|
27999
27998
|
},
|
28000
27999
|
{
|
28001
|
-
"default": "",
|
28002
28000
|
"disabled": false,
|
28003
28001
|
"document": "VPC实例ID。",
|
28004
28002
|
"example": "vpc-qqa5rnd5",
|
28005
28003
|
"member": "string",
|
28006
28004
|
"name": "VpcId",
|
28007
|
-
"
|
28005
|
+
"output_required": true,
|
28008
28006
|
"type": "string",
|
28009
28007
|
"value_allowed_null": false
|
28010
28008
|
},
|
28011
28009
|
{
|
28012
|
-
"default": "",
|
28013
28010
|
"disabled": false,
|
28014
28011
|
"document": "网关实例名称。",
|
28015
28012
|
"example": "test-gateway",
|
28016
28013
|
"member": "string",
|
28017
28014
|
"name": "VpnGatewayName",
|
28018
|
-
"
|
28015
|
+
"output_required": true,
|
28019
28016
|
"type": "string",
|
28020
28017
|
"value_allowed_null": false
|
28021
28018
|
},
|
28022
28019
|
{
|
28023
|
-
"default": "",
|
28024
28020
|
"disabled": false,
|
28025
|
-
"document": "网关实例类型:'IPSEC', 'SSL','CCN'。",
|
28021
|
+
"document": "网关实例类型:'IPSEC', 'SSL','CCN','SSL_CCN'。",
|
28026
28022
|
"example": "IPSEC",
|
28027
28023
|
"member": "string",
|
28028
28024
|
"name": "Type",
|
28029
|
-
"
|
28025
|
+
"output_required": true,
|
28030
28026
|
"type": "string",
|
28031
28027
|
"value_allowed_null": false
|
28032
28028
|
},
|
28033
28029
|
{
|
28034
|
-
"default": "",
|
28035
28030
|
"disabled": false,
|
28036
|
-
"document": "网关实例状态, 'PENDING':生产中,'DELETING':删除中,'AVAILABLE':运行中。",
|
28031
|
+
"document": "网关实例状态, 'PENDING':生产中,'PENDING_ERROR':生产失败,'DELETING':删除中,'DELETING_ERROR':删除失败,'AVAILABLE':运行中。",
|
28037
28032
|
"example": "AVAILABLE",
|
28038
28033
|
"member": "string",
|
28039
28034
|
"name": "State",
|
28040
|
-
"
|
28035
|
+
"output_required": true,
|
28041
28036
|
"type": "string",
|
28042
28037
|
"value_allowed_null": false
|
28043
28038
|
},
|
28044
28039
|
{
|
28045
|
-
"default": "",
|
28046
28040
|
"disabled": false,
|
28047
28041
|
"document": "网关公网IP。",
|
28048
28042
|
"example": "139.124.3.2",
|
28049
28043
|
"member": "string",
|
28050
28044
|
"name": "PublicIpAddress",
|
28051
|
-
"
|
28045
|
+
"output_required": true,
|
28052
28046
|
"type": "string",
|
28053
28047
|
"value_allowed_null": false
|
28054
28048
|
},
|
28055
28049
|
{
|
28056
|
-
"default": "",
|
28057
28050
|
"disabled": false,
|
28058
28051
|
"document": "网关续费类型:'NOTIFY_AND_MANUAL_RENEW':手动续费,'NOTIFY_AND_AUTO_RENEW':自动续费,'NOT_NOTIFY_AND_NOT_RENEW':到期不续费。",
|
28059
28052
|
"example": "NOTIFY_AND_MANUAL_RENEW",
|
28060
28053
|
"member": "string",
|
28061
28054
|
"name": "RenewFlag",
|
28062
|
-
"
|
28055
|
+
"output_required": true,
|
28063
28056
|
"type": "string",
|
28064
28057
|
"value_allowed_null": false
|
28065
28058
|
},
|
28066
28059
|
{
|
28067
|
-
"default": "",
|
28068
28060
|
"disabled": false,
|
28069
|
-
"document": "网关付费类型:POSTPAID_BY_HOUR
|
28061
|
+
"document": "网关付费类型:POSTPAID_BY_HOUR:按量计费,PREPAID:包年包月预付费。",
|
28070
28062
|
"example": "POSTPAID_BY_HOUR",
|
28071
28063
|
"member": "string",
|
28072
28064
|
"name": "InstanceChargeType",
|
28073
|
-
"
|
28065
|
+
"output_required": true,
|
28074
28066
|
"type": "string",
|
28075
28067
|
"value_allowed_null": false
|
28076
28068
|
},
|
28077
28069
|
{
|
28078
|
-
"default": "",
|
28079
28070
|
"disabled": false,
|
28080
28071
|
"document": "网关出带宽。",
|
28081
28072
|
"example": "5",
|
28082
28073
|
"member": "uint64",
|
28083
28074
|
"name": "InternetMaxBandwidthOut",
|
28084
|
-
"
|
28075
|
+
"output_required": true,
|
28085
28076
|
"type": "int",
|
28086
28077
|
"value_allowed_null": false
|
28087
28078
|
},
|
28088
28079
|
{
|
28089
|
-
"default": "",
|
28090
28080
|
"disabled": false,
|
28091
28081
|
"document": "创建时间。",
|
28092
28082
|
"example": "2021-04-25 17:14:34",
|
28093
28083
|
"member": "datetime",
|
28094
28084
|
"name": "CreatedTime",
|
28095
|
-
"
|
28085
|
+
"output_required": true,
|
28096
28086
|
"type": "string",
|
28097
28087
|
"value_allowed_null": false
|
28098
28088
|
},
|
28099
28089
|
{
|
28100
|
-
"default": "",
|
28101
28090
|
"disabled": false,
|
28102
28091
|
"document": "预付费网关过期时间。",
|
28103
28092
|
"example": "2021-04-25 17:14:34",
|
28104
28093
|
"member": "datetime",
|
28105
28094
|
"name": "ExpiredTime",
|
28106
|
-
"
|
28095
|
+
"output_required": true,
|
28107
28096
|
"type": "string",
|
28108
28097
|
"value_allowed_null": false
|
28109
28098
|
},
|
28110
28099
|
{
|
28111
|
-
"default": "",
|
28112
28100
|
"disabled": false,
|
28113
28101
|
"document": "公网IP是否被封堵。",
|
28114
28102
|
"example": "false",
|
28115
28103
|
"member": "bool",
|
28116
28104
|
"name": "IsAddressBlocked",
|
28117
|
-
"
|
28105
|
+
"output_required": true,
|
28118
28106
|
"type": "bool",
|
28119
28107
|
"value_allowed_null": false
|
28120
28108
|
},
|
28121
28109
|
{
|
28122
|
-
"default": "",
|
28123
28110
|
"disabled": false,
|
28124
28111
|
"document": "计费模式变更,PREPAID_TO_POSTPAID:包年包月预付费到期转按小时后付费。",
|
28125
28112
|
"example": "PREPAID_TO_POSTPAID",
|
28126
28113
|
"member": "string",
|
28127
28114
|
"name": "NewPurchasePlan",
|
28128
|
-
"
|
28115
|
+
"output_required": true,
|
28129
28116
|
"type": "string",
|
28130
28117
|
"value_allowed_null": false
|
28131
28118
|
},
|
28132
28119
|
{
|
28133
|
-
"default": "",
|
28134
28120
|
"disabled": false,
|
28135
|
-
"document": "
|
28121
|
+
"document": "网关计费状态,PROTECTIVELY_ISOLATED:被安全隔离的实例,NORMAL:正常。",
|
28136
28122
|
"example": "PROTECTIVELY_ISOLATED",
|
28137
28123
|
"member": "string",
|
28138
28124
|
"name": "RestrictState",
|
28139
|
-
"
|
28125
|
+
"output_required": true,
|
28140
28126
|
"type": "string",
|
28141
28127
|
"value_allowed_null": false
|
28142
28128
|
},
|
28143
28129
|
{
|
28144
|
-
"default": "",
|
28145
28130
|
"disabled": false,
|
28146
|
-
"document": "可用区,如:ap-guangzhou-2",
|
28131
|
+
"document": "可用区,如:ap-guangzhou-2。",
|
28147
28132
|
"example": "ap-guangzhou-2",
|
28148
28133
|
"member": "string",
|
28149
28134
|
"name": "Zone",
|
28150
|
-
"
|
28135
|
+
"output_required": true,
|
28151
28136
|
"type": "string",
|
28152
28137
|
"value_allowed_null": false
|
28153
28138
|
},
|
28154
28139
|
{
|
28155
|
-
"default": "",
|
28156
28140
|
"disabled": false,
|
28157
|
-
"document": "
|
28141
|
+
"document": "网关带宽配额信息。",
|
28158
28142
|
"example": "null",
|
28159
28143
|
"member": "VpnGatewayQuota",
|
28160
28144
|
"name": "VpnGatewayQuotaSet",
|
28161
|
-
"
|
28145
|
+
"output_required": true,
|
28162
28146
|
"type": "list",
|
28163
28147
|
"value_allowed_null": false
|
28164
28148
|
},
|
28165
28149
|
{
|
28166
|
-
"default": "",
|
28167
28150
|
"disabled": false,
|
28168
|
-
"document": "
|
28151
|
+
"document": "网关实例版本信息。",
|
28169
28152
|
"example": "1.0",
|
28170
28153
|
"member": "string",
|
28171
28154
|
"name": "Version",
|
28172
|
-
"
|
28155
|
+
"output_required": true,
|
28173
28156
|
"type": "string",
|
28174
28157
|
"value_allowed_null": false
|
28175
28158
|
},
|
28176
28159
|
{
|
28177
|
-
"default": "",
|
28178
28160
|
"disabled": false,
|
28179
|
-
"document": "Type值为CCN时,该值表示云联网实例ID",
|
28161
|
+
"document": "Type值为CCN时,该值表示云联网实例ID。",
|
28180
28162
|
"example": "ccn-gree226l",
|
28181
28163
|
"member": "string",
|
28182
28164
|
"name": "NetworkInstanceId",
|
28183
|
-
"
|
28165
|
+
"output_required": true,
|
28184
28166
|
"type": "string",
|
28185
28167
|
"value_allowed_null": false
|
28186
28168
|
},
|
28187
28169
|
{
|
28188
|
-
"default": "",
|
28189
28170
|
"disabled": false,
|
28190
|
-
"document": "CDC 实例ID",
|
28171
|
+
"document": "CDC 实例ID。",
|
28191
28172
|
"example": "cluster-gbo27yc4",
|
28192
28173
|
"member": "string",
|
28193
28174
|
"name": "CdcId",
|
28194
|
-
"
|
28175
|
+
"output_required": true,
|
28195
28176
|
"type": "string",
|
28196
28177
|
"value_allowed_null": false
|
28197
28178
|
},
|
28198
28179
|
{
|
28199
|
-
"default": "",
|
28200
28180
|
"disabled": false,
|
28201
28181
|
"document": "SSL-VPN 客户端连接数。",
|
28202
28182
|
"example": "5",
|
28203
28183
|
"member": "uint64",
|
28204
28184
|
"name": "MaxConnection",
|
28205
|
-
"
|
28185
|
+
"output_required": true,
|
28206
28186
|
"type": "int",
|
28207
28187
|
"value_allowed_null": false
|
28208
28188
|
}
|
@@ -612,9 +612,9 @@
|
|
612
612
|
],
|
613
613
|
"CreateVpnGateway": [
|
614
614
|
{
|
615
|
-
"document": "",
|
616
|
-
"input": "
|
617
|
-
"output": "{\n \"Response\": {\n \"VpnGateway\": {\n \"VpnGatewayQuotaSet\": [
|
615
|
+
"document": "创建VPNGW",
|
616
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateVpnGateway\n<公共请求参数>\n\n{\n \"VpnGatewayName\": \"\\\"test\\\"\",\n \"VpcId\": \"\\\"vpc-xxxx\\\"\",\n \"InstanceChargeType\": \"\\\"POSTPAID_BY_HOUR\\\"\",\n \"InternetMaxBandwidthOut\": \"5\"\n}",
|
617
|
+
"output": "{\n \"Response\": {\n \"VpnGateway\": {\n \"VpnGatewayQuotaSet\": [],\n \"MaxConnection\": 5,\n \"VpcId\": \"vpc-test\",\n \"RenewFlag\": \"\",\n \"Zone\": \"ap-bangkok-1\",\n \"VpnGatewayName\": \"test\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"CdcId\": \"\",\n \"IsAddressBlocked\": true,\n \"InternetMaxBandwidthOut\": 10,\n \"State\": \"Pending\",\n \"Version\": \"\",\n \"VpnGatewayId\": \"vpngw-xxxxx\",\n \"PublicIpAddress\": \"12.3.1.3\",\n \"CreatedTime\": \"2020-09-22 00:00:00\",\n \"NewPurchasePlan\": \"\",\n \"ExpiredTime\": \"2020-09-22 00:00:00\",\n \"Type\": \"IPSEC\",\n \"NetworkInstanceId\": \"\",\n \"RestrictState\": \"NORMAL\"\n },\n \"RequestId\": \"fa15cd12-e329-1261-c585-3c3ae5c55211\"\n }\n}",
|
618
618
|
"title": "创建VPNGW"
|
619
619
|
}
|
620
620
|
],
|