tccli 3.0.1265.1__py2.py3-none-any.whl → 3.0.1267.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/antiddos/v20200309/api.json +12 -6
- tccli/services/antiddos/v20200309/examples.json +2 -2
- tccli/services/billing/v20180709/api.json +4 -2
- tccli/services/ccc/v20200210/api.json +2 -2
- tccli/services/cdn/v20180606/api.json +33 -11
- tccli/services/cls/v20201016/api.json +1 -1
- tccli/services/cvm/v20170312/api.json +12 -2
- tccli/services/emr/v20190103/api.json +11 -1
- tccli/services/ess/ess_client.py +159 -0
- tccli/services/ess/v20201111/api.json +369 -21
- tccli/services/ess/v20201111/examples.json +36 -0
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/gme/v20180711/api.json +77 -39
- tccli/services/gme/v20180711/examples.json +2 -2
- tccli/services/hunyuan/v20230901/api.json +5 -5
- tccli/services/hunyuan/v20230901/examples.json +6 -6
- tccli/services/lcic/v20220817/api.json +48 -53
- tccli/services/lighthouse/v20200324/api.json +10 -10
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lkeap/v20240522/api.json +415 -12
- tccli/services/lkeap/v20240522/examples.json +19 -19
- tccli/services/mongodb/mongodb_client.py +53 -0
- tccli/services/mongodb/v20190725/api.json +70 -0
- tccli/services/mongodb/v20190725/examples.json +8 -0
- tccli/services/mps/v20190612/api.json +40 -0
- tccli/services/ocr/v20181119/api.json +22 -2
- tccli/services/redis/v20180412/api.json +40 -40
- tccli/services/rum/v20210622/api.json +12 -12
- tccli/services/rum/v20210622/examples.json +6 -6
- tccli/services/smop/v20201203/api.json +34 -34
- tccli/services/ssl/v20191205/api.json +20 -20
- tccli/services/sts/v20180813/api.json +1 -1
- tccli/services/teo/v20220901/api.json +1 -1
- tccli/services/tke/v20180525/api.json +18 -0
- tccli/services/trro/v20220325/api.json +1 -1
- tccli/services/trtc/v20190722/api.json +8 -7
- tccli/services/trtc/v20190722/examples.json +5 -5
- tccli/services/vms/v20200902/api.json +11 -11
- tccli/services/vms/v20200902/examples.json +5 -5
- tccli/services/vpc/v20170312/api.json +1003 -15
- tccli/services/vpc/v20170312/examples.json +104 -8
- tccli/services/vpc/vpc_client.py +690 -54
- tccli/services/waf/v20180125/api.json +24 -2
- tccli/services/wedata/v20210820/api.json +186 -3
- tccli/services/wedata/v20210820/examples.json +8 -0
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1265.1.dist-info → tccli-3.0.1267.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1265.1.dist-info → tccli-3.0.1267.1.dist-info}/RECORD +52 -52
- {tccli-3.0.1265.1.dist-info → tccli-3.0.1267.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1265.1.dist-info → tccli-3.0.1267.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1265.1.dist-info → tccli-3.0.1267.1.dist-info}/license_files/LICENSE +0 -0
@@ -286,6 +286,14 @@
|
|
286
286
|
"title": "根据网络探测ID验证探测参数"
|
287
287
|
}
|
288
288
|
],
|
289
|
+
"CheckTrafficMirror": [
|
290
|
+
{
|
291
|
+
"document": "检查公网IP类型流量镜像的采集端和接收端",
|
292
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=CheckTrafficMirror\n&VpcId=vpc-xxxx\n&<公共请求参数>",
|
293
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"7469d6ba-c0fa-4cc4-9ac7-e244a20cb8c0\"\n }\n}",
|
294
|
+
"title": "检查公网IP类型流量镜像的采集端和接收端"
|
295
|
+
}
|
296
|
+
],
|
289
297
|
"ClearRouteTableSelectionPolicies": [
|
290
298
|
{
|
291
299
|
"document": "清空云联网路由选择策略",
|
@@ -333,8 +341,8 @@
|
|
333
341
|
"CreateAndAttachNetworkInterface": [
|
334
342
|
{
|
335
343
|
"document": "创建弹性网卡并绑定云服务器",
|
336
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAndAttachNetworkInterface\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-0akbol5v\",\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ],\n \"InstanceId\": \"ins-
|
337
|
-
"output": "{\n \"Response\": {\n \"NetworkInterface\": {\n \"NetworkInterfaceId\": \"eni-irk5qhhl\",\n \"VpcId\": \"vpc-0akbol5v\",\n \"SubnetId\": \"subnet-76r802pg\",\n \"NetworkInterfaceName\": \"
|
344
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAndAttachNetworkInterface\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-0akbol5v\",\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ],\n \"InstanceId\": \"ins-ms7c7gcr\",\n \"PrivateIpAddresses\": [\n {\n \"Primary\": \"true\",\n \"PrivateIpAddress\": \"172.16.64.13\"\n }\n ],\n \"SecurityGroupIds\": [\n \"sg-05bb4upy\"\n ],\n \"NetworkInterfaceDescription\": \"demo\",\n \"SecondaryPrivateIpAddressCount\": \"1\",\n \"SubnetId\": \"subnet-76r802pg\",\n \"NetworkInterfaceName\": \"demo\"\n}",
|
345
|
+
"output": "{\n \"Response\": {\n \"NetworkInterface\": {\n \"NetworkInterfaceId\": \"eni-irk5qhhl\",\n \"VpcId\": \"vpc-0akbol5v\",\n \"SubnetId\": \"subnet-76r802pg\",\n \"NetworkInterfaceName\": \"demo\",\n \"NetworkInterfaceDescription\": \"demo\",\n \"MacAddress\": \"20:90:6F:62:33:E2\",\n \"Business\": \"TKE\",\n \"CdcId\": \"\",\n \"EniType\": 1,\n \"AttachType\": 1,\n \"QosLevel\": \"DEFAULT\",\n \"ResourceId\": \"\",\n \"PrivateIpAddressSet\": [\n {\n \"PrivateIpAddress\": \"172.16.64.13\",\n \"Primary\": true,\n \"AddressId\": \"\",\n \"PublicIpAddress\": \"\",\n \"Description\": \"\",\n \"IsWanIpBlocked\": false,\n \"State\": \"PENDING\",\n \"QosLevel\": \"DEFAULT\"\n }\n ],\n \"Attachment\": {\n \"InstanceId\": \"ins-ms7c7gcr\",\n \"DeviceIndex\": 1,\n \"InstanceAccountId\": \"251007979\",\n \"AttachTime\": \"2021-06-17 11:24:24\"\n },\n \"GroupSet\": [],\n \"Primary\": false,\n \"State\": \"PENDING\",\n \"Zone\": \"\",\n \"CreatedTime\": \"\",\n \"Ipv6AddressSet\": [],\n \"TagSet\": [\n {\n \"Key\": \"city\",\n \"Value\": \"shanghai\"\n }\n ]\n },\n \"RequestId\": \"5cf1a813-d4f8-4e0c-8f90-c155a84a3ea1\"\n }\n}",
|
338
346
|
"title": "创建弹性网卡并绑定云服务器"
|
339
347
|
}
|
340
348
|
],
|
@@ -565,8 +573,8 @@
|
|
565
573
|
"CreateNetworkInterface": [
|
566
574
|
{
|
567
575
|
"document": "创建弹性网卡",
|
568
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNetworkInterface\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-0akbol5v\",\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ],\n \"PrivateIpAddresses\": [\n {\n \"Primary\": \"true\",\n \"PrivateIpAddress\": \"172.16.64.13\"\n }\n ],\n \"SecurityGroupIds\": [\n \"sg-05bb4upy\"\n ],\n \"NetworkInterfaceDescription\": \"
|
569
|
-
"output": "{\n \"Response\": {\n \"NetworkInterface\": {\n \"AttachType\": 0,\n \"Attachment\": null,\n \"Business\": \"cvm\",\n \"CdcId\": \"\",\n \"CreatedTime\": \"\",\n \"EniType\": 0,\n \"GroupSet\": [],\n \"Ipv6AddressSet\": [],\n \"MacAddress\": \"20:90:6F:2A:11:3D\",\n \"NetworkInterfaceDescription\": \"\",\n \"NetworkInterfaceId\": \"eni-ndaunxuo\",\n \"NetworkInterfaceName\": \"
|
576
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNetworkInterface\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-0akbol5v\",\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ],\n \"PrivateIpAddresses\": [\n {\n \"Primary\": \"true\",\n \"PrivateIpAddress\": \"172.16.64.13\"\n }\n ],\n \"SecurityGroupIds\": [\n \"sg-05bb4upy\"\n ],\n \"NetworkInterfaceDescription\": \"demo\",\n \"SecondaryPrivateIpAddressCount\": \"1\",\n \"SubnetId\": \"subnet-76r802pg\",\n \"NetworkInterfaceName\": \"demo\"\n}",
|
577
|
+
"output": "{\n \"Response\": {\n \"NetworkInterface\": {\n \"AttachType\": 0,\n \"Attachment\": null,\n \"Business\": \"cvm\",\n \"CdcId\": \"\",\n \"CreatedTime\": \"\",\n \"EniType\": 0,\n \"GroupSet\": [],\n \"Ipv6AddressSet\": [],\n \"MacAddress\": \"20:90:6F:2A:11:3D\",\n \"NetworkInterfaceDescription\": \"\",\n \"NetworkInterfaceId\": \"eni-ndaunxuo\",\n \"NetworkInterfaceName\": \"demo\",\n \"Primary\": false,\n \"PrivateIpAddressSet\": [\n {\n \"AddressId\": \"\",\n \"Description\": \"\",\n \"IsWanIpBlocked\": false,\n \"Primary\": true,\n \"PrivateIpAddress\": \"10.0.0.3\",\n \"PublicIpAddress\": \"\",\n \"QosLevel\": \"PT\",\n \"State\": \"PENDING\"\n }\n ],\n \"QosLevel\": \"PT\",\n \"ResourceId\": null,\n \"State\": \"PENDING\",\n \"SubnetId\": \"subnet-r8x0gown\",\n \"TagSet\": [],\n \"VpcId\": \"vpc-67kr6ava\",\n \"Zone\": \"\"\n },\n \"RequestId\": \"a5c5cd4d-9024-4465-a8c0-5b0979ec806e\"\n }\n}",
|
570
578
|
"title": "创建弹性网卡"
|
571
579
|
}
|
572
580
|
],
|
@@ -645,14 +653,14 @@
|
|
645
653
|
"CreateSecurityGroupWithPolicies": [
|
646
654
|
{
|
647
655
|
"document": "创建安全组",
|
648
|
-
"input": "https://vpc.tencentcloudapi.com/?Action=CreateSecurityGroupWithPolicies\n&GroupName=
|
649
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityGroup\": {\n \"SecurityGroupId\": \"sg-
|
656
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=CreateSecurityGroupWithPolicies\n&GroupName=demo\n&GroupDescription=demo\n&<公共请求参数>",
|
657
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityGroup\": {\n \"SecurityGroupId\": \"sg-ms7c7gcr\",\n \"SecurityGroupName\": \"demo\",\n \"SecurityGroupDesc\": \"demo\",\n \"ProjectId\": \"0\",\n \"CreatedTime\": \"2018-01-13 19:26:33\",\n \"UpdateTime\": \"2018-01-13 19:26:33\",\n \"TagSet\": [],\n \"IsDefault\": false\n }\n }\n}",
|
650
658
|
"title": "创建安全组"
|
651
659
|
},
|
652
660
|
{
|
653
661
|
"document": "创建安全组和安全组规则",
|
654
|
-
"input": "https://vpc.tencentcloudapi.com/?Action=CreateSecurityGroupWithPolicies\n&GroupName=
|
655
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityGroup\": {\n \"SecurityGroupId\": \"sg-
|
662
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=CreateSecurityGroupWithPolicies\n&GroupName=demo\n&GroupDescription=demo\n&SecurityGroupPolicySet.Egress.0.PolicyIndex=0\n&SecurityGroupPolicySet.Egress.0.ServiceTemplate.ServiceId=ppm-f5n1f8da\n&SecurityGroupPolicySet.Egress.0.ServiceTemplate.ServiceGroupId=ppmg-f5n1f8da\n&SecurityGroupPolicySet.Egress.0.AddressTemplate.AddressId=ipm-2uw6ujo6\n&SecurityGroupPolicySet.Egress.0.AddressTemplate.AddressGroupId=ipmg-2uw6ujo6\n&SecurityGroupPolicySet.Egress.0.Action=accept\n&SecurityGroupPolicySet.Egress.0.PolicyDescription=demo\n&SecurityGroupPolicySet.Egress.1.PolicyIndex=1\n&SecurityGroupPolicySet.Egress.1.ServiceTemplate.ServiceId=ppm-f5n1f8da\n&SecurityGroupPolicySet.Egress.1.ServiceTemplate.ServiceGroupId=ppmg-f5n1f8da\n&SecurityGroupPolicySet.Egress.1.AddressTemplate.AddressId=ipm-2uw6ujo6\n&SecurityGroupPolicySet.Egress.1.AddressTemplate.AddressGroupId=ipmg-2uw6ujo6\n&SecurityGroupPolicySet.Egress.1.Action=accept\n&SecurityGroupPolicySet.Egress.1.PolicyDescription=demo\n&<公共请求参数>",
|
663
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityGroup\": {\n \"SecurityGroupId\": \"sg-6zwa44xm\",\n \"SecurityGroupName\": \"demo\",\n \"SecurityGroupDesc\": \"demo\",\n \"ProjectId\": \"0\",\n \"CreatedTime\": \"2018-01-13 19:26:33\",\n \"UpdateTime\": \"2018-01-13 19:26:33\",\n \"TagSet\": [],\n \"IsDefault\": false\n }\n }\n}",
|
656
664
|
"title": "创建安全组和安全组规则"
|
657
665
|
}
|
658
666
|
],
|
@@ -696,6 +704,14 @@
|
|
696
704
|
"title": "批量创建子网"
|
697
705
|
}
|
698
706
|
],
|
707
|
+
"CreateTrafficMirror": [
|
708
|
+
{
|
709
|
+
"document": "创建流量镜像",
|
710
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTrafficMirror\n<公共请求参数>\n\n{\n \"Direction\": \"EGRESS\",\n \"NatId\": \"nat-qo7kugz0\",\n \"TrafficMirrorName\": \"test\",\n \"State\": \"RUNNING\",\n \"VpcId\": \"vpc-39lpx32d\",\n \"CollectorTarget\": {\n \"AlgHash\": \"FIVE_TUPLE_FLOW\",\n \"TargetIps\": [\n \"172.16.16.10\"\n ]\n },\n \"CollectorSrcs\": [\n \"eni-39lpv32n\"\n ]\n}",
|
711
|
+
"output": "{\n \"Response\": {\n \"TrafficMirror\": {\n \"VpcId\": \"vpc-fo8nfm00\",\n \"TrafficMirrorId\": \"imgf-ewrpvb00\",\n \"TrafficMirrorName\": \"UpdateTrafficMirrorDirection_tUhhZ7Jj\",\n \"TrafficMirrorDescribe\": \"\",\n \"State\": \"RUNNING\",\n \"Direction\": \"EGRESS\",\n \"CollectorSrcs\": [\n \"eni-4qq71jmz\"\n ],\n \"NatId\": \"\",\n \"CollectorNormalFilters\": [],\n \"CollectorTarget\": {\n \"AlgHash\": \"ENI\",\n \"TargetType\": \"IP\",\n \"TargetIps\": [\n \"10.0.0.0\"\n ],\n \"TargetEndPoints\": []\n },\n \"CreateTime\": \"0000-00-00 00:00:00\"\n },\n \"RequestId\": \"941e5605-e17c-45b8-bd80-031386e29559\"\n }\n}",
|
712
|
+
"title": "创建流量镜像"
|
713
|
+
}
|
714
|
+
],
|
699
715
|
"CreateTrafficPackages": [
|
700
716
|
{
|
701
717
|
"document": "",
|
@@ -1146,6 +1162,14 @@
|
|
1146
1162
|
"title": "添加协议端口组模板成员"
|
1147
1163
|
}
|
1148
1164
|
],
|
1165
|
+
"DeleteTrafficMirror": [
|
1166
|
+
{
|
1167
|
+
"document": "",
|
1168
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=DeleteTrafficMirror\n&TrafficMirrorId=imgf-cvfp7xo8\n&<公共请求参数>",
|
1169
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
1170
|
+
"title": "删除流量镜像"
|
1171
|
+
}
|
1172
|
+
],
|
1149
1173
|
"DeleteTrafficPackages": [
|
1150
1174
|
{
|
1151
1175
|
"document": "删除共享流量包",
|
@@ -2076,6 +2100,14 @@
|
|
2076
2100
|
"title": "根据is-security-lock过滤查询"
|
2077
2101
|
}
|
2078
2102
|
],
|
2103
|
+
"DescribeTrafficMirrors": [
|
2104
|
+
{
|
2105
|
+
"document": "查询流量镜像实例信息",
|
2106
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=DescribeTrafficMirrors\n&TrafficMirrorIds.0=&Filters.Name=&Filters.Values.0=\n&<公共请求参数>",
|
2107
|
+
"output": "{\n \"Response\": {\n \"TrafficMirrorSet\": [\n {\n \"VpcId\": \"vpc-dh0wcvhp\",\n \"TrafficMirrorId\": \"imgf-dh0wcvhp\",\n \"TrafficMirrorName\": \"test\",\n \"TrafficMirrorDescribe\": \"test\",\n \"State\": \"RUNNING\",\n \"Direction\": \"INGRESS\",\n \"CollectorSrcs\": [\n \"eni-dh0wcvhp\"\n ],\n \"NatId\": \"\",\n \"CollectorNormalFilters\": [\n {\n \"SrcNet\": \"10.0.0.0/24\",\n \"DstNet\": \"192.168.0.0/24\",\n \"SrcPort\": \"5000\",\n \"DstPort\": \"3456\",\n \"Protocol\": \"TCP\"\n }\n ],\n \"CollectorTarget\": {\n \"TargetIps\": [\n \"172.16.0.3\"\n ],\n \"AlgHash\": \"ENI\",\n \"TargetEndPoints\": [],\n \"TargetType\": \"ENI\"\n },\n \"CreateTime\": \"2021-08-09 15:44:30\",\n \"Type\": 1,\n \"SubnetId\": \"subnet-dh0wcvhp\",\n \"TargetInfo\": [\n {\n \"TargetId\": \"eni-dh0wcvhp\",\n \"TargetName\": \"test\"\n }\n ]\n }\n ],\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
2108
|
+
"title": "查询流量镜像实例信息"
|
2109
|
+
}
|
2110
|
+
],
|
2079
2111
|
"DescribeTrafficPackages": [
|
2080
2112
|
{
|
2081
2113
|
"document": "查询某一个账号所有的共享流量包信息。",
|
@@ -3114,6 +3146,14 @@
|
|
3114
3146
|
"title": "修改协议端口组模板成员"
|
3115
3147
|
}
|
3116
3148
|
],
|
3149
|
+
"ModifyTrafficMirrorAttribute": [
|
3150
|
+
{
|
3151
|
+
"document": "修改流量镜像属性",
|
3152
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=ModifyTrafficMirrorAttribute\r\n&TrafficMirrorId=imgf-7h62jza4\r\n&TrafficMirrorName=test\r\n&TrafficMirrorDescription=test_info\r\n&<公共请求参数>",
|
3153
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
3154
|
+
"title": "修改流量镜像属性"
|
3155
|
+
}
|
3156
|
+
],
|
3117
3157
|
"ModifyVpcAttribute": [
|
3118
3158
|
{
|
3119
3159
|
"document": "修改VPC属性",
|
@@ -3406,6 +3446,30 @@
|
|
3406
3446
|
"title": "重置路由表名称和路由策略"
|
3407
3447
|
}
|
3408
3448
|
],
|
3449
|
+
"ResetTrafficMirrorFilter": [
|
3450
|
+
{
|
3451
|
+
"document": "更新流量镜像过滤规则",
|
3452
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=ResetTrafficMirrorFilter\r\n&TrafficMirrorId=imgf-cvfp7xo8\r\n&NatId=nat-qo7kugzg\r\n&<公共请求参数>",
|
3453
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
3454
|
+
"title": "更新流量镜像过滤规则"
|
3455
|
+
}
|
3456
|
+
],
|
3457
|
+
"ResetTrafficMirrorSrcs": [
|
3458
|
+
{
|
3459
|
+
"document": "",
|
3460
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=ResetTrafficMirrorSrcs\n&TrafficMirrorId=imgf-cvfp7xo8\n&CollectorSrcs.0=subnet-q304e5h2\n&CollectorSrcs.1=subnet-7v7ev09m\n&<公共请求参数>",
|
3461
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
3462
|
+
"title": "重置流量镜像采集对象"
|
3463
|
+
}
|
3464
|
+
],
|
3465
|
+
"ResetTrafficMirrorTarget": [
|
3466
|
+
{
|
3467
|
+
"document": "",
|
3468
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=ResetTrafficMirrorTarget\n&TrafficMirrorId=imgf-cvfp7xo8\n&CollectorTarget.TargetIps.0=172.16.0.3\n&CollectorTarget.AlgHash=FIVE_TUPLE_FLOW\n&<公共请求参数>",
|
3469
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
3470
|
+
"title": "更新流量镜像接收目的信息"
|
3471
|
+
}
|
3472
|
+
],
|
3409
3473
|
"ResetVpnConnection": [
|
3410
3474
|
{
|
3411
3475
|
"document": "本接口(ResetVpnConnection)用于重置VPN通道。",
|
@@ -3460,6 +3524,22 @@
|
|
3460
3524
|
"title": "示例"
|
3461
3525
|
}
|
3462
3526
|
],
|
3527
|
+
"StartTrafficMirror": [
|
3528
|
+
{
|
3529
|
+
"document": "",
|
3530
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=StartTrafficMirror\n&TrafficMirrorId=imgf-cvfp7xo8\n&<公共请求参数>",
|
3531
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
3532
|
+
"title": "开启流量镜像"
|
3533
|
+
}
|
3534
|
+
],
|
3535
|
+
"StopTrafficMirror": [
|
3536
|
+
{
|
3537
|
+
"document": "",
|
3538
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=StopTrafficMirror\n&TrafficMirrorId=imgf-cvfp7xo8\n&<公共请求参数>",
|
3539
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
3540
|
+
"title": "关闭流量镜像"
|
3541
|
+
}
|
3542
|
+
],
|
3463
3543
|
"TransformAddress": [
|
3464
3544
|
{
|
3465
3545
|
"document": "普通IP转弹性IP。",
|
@@ -3516,6 +3596,22 @@
|
|
3516
3596
|
"title": "解封云联网实例"
|
3517
3597
|
}
|
3518
3598
|
],
|
3599
|
+
"UpdateTrafficMirrorAllFilter": [
|
3600
|
+
{
|
3601
|
+
"document": "",
|
3602
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=UpdateTrafficMirrorAllFilter\n&TrafficMirrorId=imgf-cvfp7xo8\n&Direction=ALL\n&<公共请求参数>",
|
3603
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
3604
|
+
"title": "更新流量镜像过滤规则或者采集对象"
|
3605
|
+
}
|
3606
|
+
],
|
3607
|
+
"UpdateTrafficMirrorDirection": [
|
3608
|
+
{
|
3609
|
+
"document": "更改流量镜像采集方向",
|
3610
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=UpdateTrafficMirrorDirection\r\n&TrafficMirrorId=imgf-cvfp7xo8\r\n&Direction=INGRESS\r\n&<公共请求参数>",
|
3611
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"404428db-f850-40c2-803d-0aae49aba43a\"\n }\n}",
|
3612
|
+
"title": "更改流量镜像采集方向"
|
3613
|
+
}
|
3614
|
+
],
|
3519
3615
|
"WithdrawNotifyRoutes": [
|
3520
3616
|
{
|
3521
3617
|
"document": "从云联网撤销路由",
|