tccli 3.0.1155.1__py2.py3-none-any.whl → 3.0.1157.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/autoscaling/v20180419/api.json +48 -20
- tccli/services/cam/v20190116/api.json +10 -0
- tccli/services/ccc/v20200210/api.json +10 -0
- tccli/services/ccc/v20200210/examples.json +1 -1
- tccli/services/cdb/v20170320/api.json +38 -1
- tccli/services/cdwch/v20200915/api.json +27 -0
- tccli/services/cdwdoris/v20211228/api.json +27 -0
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/dts/v20211206/api.json +9 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +91 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/gaap/v20180529/api.json +17 -17
- tccli/services/gaap/v20180529/examples.json +7 -13
- tccli/services/hunyuan/v20230901/api.json +2 -2
- tccli/services/iss/v20230517/api.json +6 -6
- tccli/services/mongodb/mongodb_client.py +273 -8
- tccli/services/mongodb/v20190725/api.json +486 -6
- tccli/services/mongodb/v20190725/examples.json +40 -0
- tccli/services/monitor/v20180724/api.json +23 -23
- tccli/services/monitor/v20180724/examples.json +12 -12
- tccli/services/mps/v20190612/api.json +2 -2
- tccli/services/mps/v20190612/examples.json +2 -2
- tccli/services/oceanus/v20190422/api.json +9 -0
- tccli/services/postgres/postgres_client.py +395 -24
- tccli/services/postgres/v20170312/api.json +549 -0
- tccli/services/postgres/v20170312/examples.json +92 -0
- tccli/services/rce/v20201103/api.json +78 -0
- tccli/services/tcr/v20190924/api.json +71 -45
- tccli/services/tcr/v20190924/examples.json +9 -9
- tccli/services/tem/v20210701/api.json +21 -3
- tccli/services/tem/v20210701/examples.json +1 -7
- tccli/services/thpc/thpc_client.py +110 -4
- tccli/services/thpc/v20230321/api.json +170 -35
- tccli/services/thpc/v20230321/examples.json +17 -1
- tccli/services/tke/v20220501/api.json +10 -0
- tccli/services/vclm/v20240523/api.json +9 -0
- tccli/services/vpc/v20170312/api.json +74 -15
- tccli/services/waf/v20180125/api.json +421 -72
- tccli/services/waf/v20180125/examples.json +6 -6
- tccli/services/wedata/v20210820/api.json +45 -7
- tccli/services/wedata/v20210820/examples.json +6 -0
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1157.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1157.1.dist-info}/RECORD +48 -48
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1157.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1157.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1157.1.dist-info}/license_files/LICENSE +0 -0
@@ -4679,7 +4679,7 @@
|
|
4679
4679
|
"example": "-",
|
4680
4680
|
"member": "string",
|
4681
4681
|
"name": "CcnId",
|
4682
|
-
"
|
4682
|
+
"output_required": true,
|
4683
4683
|
"type": "string",
|
4684
4684
|
"value_allowed_null": false
|
4685
4685
|
},
|
@@ -4689,7 +4689,7 @@
|
|
4689
4689
|
"example": "-",
|
4690
4690
|
"member": "string",
|
4691
4691
|
"name": "CcnName",
|
4692
|
-
"
|
4692
|
+
"output_required": true,
|
4693
4693
|
"type": "string",
|
4694
4694
|
"value_allowed_null": false
|
4695
4695
|
},
|
@@ -4699,7 +4699,7 @@
|
|
4699
4699
|
"example": "-",
|
4700
4700
|
"member": "string",
|
4701
4701
|
"name": "CcnDescription",
|
4702
|
-
"
|
4702
|
+
"output_required": true,
|
4703
4703
|
"type": "string",
|
4704
4704
|
"value_allowed_null": false
|
4705
4705
|
},
|
@@ -4709,7 +4709,7 @@
|
|
4709
4709
|
"example": "-",
|
4710
4710
|
"member": "uint64",
|
4711
4711
|
"name": "InstanceCount",
|
4712
|
-
"
|
4712
|
+
"output_required": true,
|
4713
4713
|
"type": "int",
|
4714
4714
|
"value_allowed_null": false
|
4715
4715
|
},
|
@@ -4719,7 +4719,7 @@
|
|
4719
4719
|
"example": "-",
|
4720
4720
|
"member": "datetime",
|
4721
4721
|
"name": "CreateTime",
|
4722
|
-
"
|
4722
|
+
"output_required": true,
|
4723
4723
|
"type": "string",
|
4724
4724
|
"value_allowed_null": false
|
4725
4725
|
},
|
@@ -4729,7 +4729,7 @@
|
|
4729
4729
|
"example": "ISOLATED",
|
4730
4730
|
"member": "string",
|
4731
4731
|
"name": "State",
|
4732
|
-
"
|
4732
|
+
"output_required": true,
|
4733
4733
|
"type": "string",
|
4734
4734
|
"value_allowed_null": false
|
4735
4735
|
},
|
@@ -4739,7 +4739,7 @@
|
|
4739
4739
|
"example": "PT",
|
4740
4740
|
"member": "string",
|
4741
4741
|
"name": "QosLevel",
|
4742
|
-
"
|
4742
|
+
"output_required": true,
|
4743
4743
|
"type": "string",
|
4744
4744
|
"value_allowed_null": false
|
4745
4745
|
},
|
@@ -4749,7 +4749,7 @@
|
|
4749
4749
|
"example": "PREPAID",
|
4750
4750
|
"member": "string",
|
4751
4751
|
"name": "InstanceChargeType",
|
4752
|
-
"
|
4752
|
+
"output_required": true,
|
4753
4753
|
"type": "string",
|
4754
4754
|
"value_allowed_null": true
|
4755
4755
|
},
|
@@ -4759,7 +4759,7 @@
|
|
4759
4759
|
"example": "INTER_REGION_LIMIT",
|
4760
4760
|
"member": "string",
|
4761
4761
|
"name": "BandwidthLimitType",
|
4762
|
-
"
|
4762
|
+
"output_required": true,
|
4763
4763
|
"type": "string",
|
4764
4764
|
"value_allowed_null": true
|
4765
4765
|
},
|
@@ -4769,7 +4769,7 @@
|
|
4769
4769
|
"example": "-",
|
4770
4770
|
"member": "Tag",
|
4771
4771
|
"name": "TagSet",
|
4772
|
-
"
|
4772
|
+
"output_required": true,
|
4773
4773
|
"type": "list",
|
4774
4774
|
"value_allowed_null": false
|
4775
4775
|
},
|
@@ -4779,7 +4779,7 @@
|
|
4779
4779
|
"example": "True",
|
4780
4780
|
"member": "bool",
|
4781
4781
|
"name": "RoutePriorityFlag",
|
4782
|
-
"
|
4782
|
+
"output_required": true,
|
4783
4783
|
"type": "bool",
|
4784
4784
|
"value_allowed_null": false
|
4785
4785
|
},
|
@@ -4789,7 +4789,7 @@
|
|
4789
4789
|
"example": "0",
|
4790
4790
|
"member": "uint64",
|
4791
4791
|
"name": "RouteTableCount",
|
4792
|
-
"
|
4792
|
+
"output_required": true,
|
4793
4793
|
"type": "int",
|
4794
4794
|
"value_allowed_null": true
|
4795
4795
|
},
|
@@ -4799,7 +4799,7 @@
|
|
4799
4799
|
"example": "True",
|
4800
4800
|
"member": "bool",
|
4801
4801
|
"name": "RouteTableFlag",
|
4802
|
-
"
|
4802
|
+
"output_required": true,
|
4803
4803
|
"type": "bool",
|
4804
4804
|
"value_allowed_null": true
|
4805
4805
|
},
|
@@ -4809,7 +4809,7 @@
|
|
4809
4809
|
"example": "无",
|
4810
4810
|
"member": "bool",
|
4811
4811
|
"name": "IsSecurityLock",
|
4812
|
-
"
|
4812
|
+
"output_required": true,
|
4813
4813
|
"type": "bool",
|
4814
4814
|
"value_allowed_null": true
|
4815
4815
|
},
|
@@ -4819,7 +4819,57 @@
|
|
4819
4819
|
"example": "True",
|
4820
4820
|
"member": "bool",
|
4821
4821
|
"name": "RouteBroadcastPolicyFlag",
|
4822
|
-
"
|
4822
|
+
"output_required": true,
|
4823
|
+
"type": "bool",
|
4824
|
+
"value_allowed_null": true
|
4825
|
+
},
|
4826
|
+
{
|
4827
|
+
"disabled": false,
|
4828
|
+
"document": "是否开启等价路由功能。`False` 未开启,`True` 开启。\n注意:此字段可能返回 null,表示取不到有效值。",
|
4829
|
+
"example": "True",
|
4830
|
+
"member": "bool",
|
4831
|
+
"name": "RouteECMPFlag",
|
4832
|
+
"output_required": false,
|
4833
|
+
"type": "bool",
|
4834
|
+
"value_allowed_null": true
|
4835
|
+
},
|
4836
|
+
{
|
4837
|
+
"disabled": false,
|
4838
|
+
"document": "是否开启路由重叠功能。`False` 未开启,`True` 开启。\n注意:此字段可能返回 null,表示取不到有效值。",
|
4839
|
+
"example": "True",
|
4840
|
+
"member": "bool",
|
4841
|
+
"name": "RouteOverlapFlag",
|
4842
|
+
"output_required": false,
|
4843
|
+
"type": "bool",
|
4844
|
+
"value_allowed_null": true
|
4845
|
+
},
|
4846
|
+
{
|
4847
|
+
"disabled": false,
|
4848
|
+
"document": "是否开启QOS。\n注意:此字段可能返回 null,表示取不到有效值。",
|
4849
|
+
"example": "True",
|
4850
|
+
"member": "bool",
|
4851
|
+
"name": "TrafficMarkingPolicyFlag",
|
4852
|
+
"output_required": false,
|
4853
|
+
"type": "bool",
|
4854
|
+
"value_allowed_null": true
|
4855
|
+
},
|
4856
|
+
{
|
4857
|
+
"disabled": false,
|
4858
|
+
"document": "是否开启路由表选择策略。\n注意:此字段可能返回 null,表示取不到有效值。",
|
4859
|
+
"example": "True",
|
4860
|
+
"member": "bool",
|
4861
|
+
"name": "RouteSelectPolicyFlag",
|
4862
|
+
"output_required": false,
|
4863
|
+
"type": "bool",
|
4864
|
+
"value_allowed_null": true
|
4865
|
+
},
|
4866
|
+
{
|
4867
|
+
"disabled": false,
|
4868
|
+
"document": "是否开启二层云联网通道。\n注意:此字段可能返回 null,表示取不到有效值。",
|
4869
|
+
"example": "True",
|
4870
|
+
"member": "bool",
|
4871
|
+
"name": "DirectConnectAccelerateChannelFlag",
|
4872
|
+
"output_required": false,
|
4823
4873
|
"type": "bool",
|
4824
4874
|
"value_allowed_null": true
|
4825
4875
|
}
|
@@ -25230,6 +25280,15 @@
|
|
25230
25280
|
"name": "BgpAsn",
|
25231
25281
|
"required": false,
|
25232
25282
|
"type": "int"
|
25283
|
+
},
|
25284
|
+
{
|
25285
|
+
"disabled": false,
|
25286
|
+
"document": "服务端最大连接数个数。",
|
25287
|
+
"example": "10",
|
25288
|
+
"member": "uint64",
|
25289
|
+
"name": "MaxConnection",
|
25290
|
+
"required": false,
|
25291
|
+
"type": "int"
|
25233
25292
|
}
|
25234
25293
|
],
|
25235
25294
|
"type": "object"
|