tccli 3.0.1099.1__py2.py3-none-any.whl → 3.0.1101.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/cdb/v20170320/CloseSSL.md +21 -0
- tccli/examples/cdb/v20170320/DescribeSSLStatus.md +22 -0
- tccli/examples/cdb/v20170320/OpenSSL.md +21 -0
- tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
- tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DeleteConfigExtra.md +1 -1
- tccli/examples/cls/v20201016/DeleteDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DescribeDashboardSubscribes.md +18 -0
- tccli/examples/cls/v20201016/ModifyCosRecharge.md +3 -3
- tccli/examples/cls/v20201016/ModifyDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/SearchDashboardSubscribe.md +35 -0
- tccli/examples/csip/v20221121/CreateRiskCenterScanTask.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewCFGRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewWeakPasswordRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterPortViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterServerRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterVULViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterWebsiteRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeScanTaskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeTaskLogURL.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterRiskStatus.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterScanTask.md +1 -0
- tccli/examples/dlc/v20210125/CreateSparkSessionBatchSQL.md +1 -1
- tccli/examples/domain/v20180808/ModifyTemplate.md +73 -0
- tccli/examples/ess/v20201111/DescribeBatchOrganizationRegistrationUrls.md +27 -0
- tccli/examples/hunyuan/v20230901/ChatCompletions.md +141 -1
- tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
- tccli/examples/lke/v20231130/GetEmbedding.md +1 -1
- tccli/examples/lke/v20231130/GetMsgRecord.md +4 -1
- tccli/examples/ocr/v20181119/RecognizeGeneralTextImageWarn.md +83 -0
- tccli/examples/postgres/v20170312/ModifyAccountRemark.md +1 -1
- tccli/examples/rum/v20210622/CreateWhitelist.md +2 -2
- tccli/examples/rum/v20210622/DescribeRumGroupLog.md +3 -3
- tccli/examples/rum/v20210622/DescribeRumLogExport.md +6 -6
- tccli/examples/rum/v20210622/DescribeRumStatsLogList.md +2 -2
- tccli/examples/teo/v20220901/CreatePlan.md +47 -0
- tccli/examples/teo/v20220901/DescribeRulesSetting.md +6 -159
- tccli/examples/teo/v20220901/DestroyPlan.md +20 -0
- tccli/examples/teo/v20220901/IncreasePlanQuota.md +46 -0
- tccli/examples/teo/v20220901/ModifyPlan.md +21 -0
- tccli/examples/teo/v20220901/RenewPlan.md +23 -0
- tccli/examples/teo/v20220901/UpgradePlan.md +23 -0
- tccli/examples/tione/v20191022/UpdateCodeRepository.md +1 -1
- tccli/examples/tke/v20180525/CheckInstancesUpgradeAble.md +15 -7
- tccli/examples/tke/v20180525/CreateCluster.md +58 -142
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +1 -0
- tccli/examples/tke/v20180525/GetUpgradeInstanceProgress.md +18 -19
- tccli/examples/tke/v20180525/ModifyClusterAuthenticationOptions.md +3 -0
- tccli/examples/tke/v20180525/ModifyNodePoolInstanceTypes.md +1 -1
- tccli/examples/tms/v20201229/AnswerQuestion.md +21 -0
- tccli/examples/tsf/v20180326/CreateCluster.md +2 -2
- tccli/examples/vpc/v20170312/DeleteVpnGateway.md +1 -2
- tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
- tccli/examples/vpc/v20170312/DescribeVpnGatewaySslServers.md +23 -33
- tccli/examples/vpc/v20170312/InquiryPriceCreateVpnGateway.md +11 -3
- tccli/examples/vpc/v20170312/InquiryPriceResetVpnGatewayInternetMaxBandwidth.md +14 -7
- tccli/examples/vpc/v20170312/ModifyVpnGatewayCcnRoutes.md +1 -1
- tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
- tccli/examples/wedata/v20210820/DescribeProject.md +58 -1
- tccli/services/aiart/v20221229/api.json +5 -5
- tccli/services/cdb/cdb_client.py +163 -4
- tccli/services/cdb/v20170320/api.json +169 -0
- tccli/services/cdb/v20170320/examples.json +24 -0
- tccli/services/clb/v20180317/api.json +18 -0
- tccli/services/cls/cls_client.py +337 -72
- tccli/services/cls/v20201016/api.json +461 -50
- tccli/services/cls/v20201016/examples.json +45 -5
- tccli/services/csip/v20221121/api.json +157 -4
- tccli/services/csip/v20221121/examples.json +13 -13
- tccli/services/cvm/v20170312/api.json +3 -3
- tccli/services/cwp/cwp_client.py +0 -53
- tccli/services/cwp/v20180228/api.json +0 -194
- tccli/services/cwp/v20180228/examples.json +0 -8
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/dlc/v20210125/api.json +14 -4
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/domain/domain_client.py +53 -0
- tccli/services/domain/v20180808/api.json +62 -0
- tccli/services/domain/v20180808/examples.json +8 -0
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +88 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +10 -10
- tccli/services/hunyuan/v20230901/examples.json +26 -2
- tccli/services/ims/v20201229/api.json +2 -1
- tccli/services/iotvideo/v20211125/api.json +15 -0
- tccli/services/lke/lke_client.py +114 -8
- tccli/services/lke/v20231130/api.json +492 -0
- tccli/services/lke/v20231130/examples.json +18 -2
- tccli/services/nlp/v20190408/api.json +13 -0
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +156 -0
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/postgres/v20170312/examples.json +1 -1
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/rum/v20210622/api.json +43 -41
- tccli/services/rum/v20210622/examples.json +7 -7
- tccli/services/ssl/v20191205/api.json +2 -2
- tccli/services/tdmq/v20200217/api.json +6 -6
- tccli/services/teo/teo_client.py +338 -20
- tccli/services/teo/v20220901/api.json +376 -2
- tccli/services/teo/v20220901/examples.json +61 -1
- tccli/services/tione/v20191022/api.json +6 -7
- tccli/services/tione/v20191022/examples.json +1 -1
- tccli/services/tione/v20211111/api.json +2 -0
- tccli/services/tke/v20180525/api.json +77 -93
- tccli/services/tke/v20180525/examples.json +7 -7
- tccli/services/tms/tms_client.py +53 -0
- tccli/services/tms/v20201229/api.json +44 -0
- tccli/services/tms/v20201229/examples.json +8 -0
- tccli/services/tse/v20201207/api.json +49 -1
- tccli/services/tsf/v20180326/api.json +80 -42
- tccli/services/tsf/v20180326/examples.json +1 -1
- tccli/services/vpc/v20170312/api.json +39 -23
- tccli/services/vpc/v20170312/examples.json +14 -14
- tccli/services/wedata/v20210820/api.json +465 -0
- tccli/services/wedata/v20210820/examples.json +1 -1
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/RECORD +127 -109
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/license_files/LICENSE +0 -0
@@ -6,151 +6,67 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli tke CreateCluster --cli-unfold-argument \
|
9
|
-
--
|
10
|
-
--
|
11
|
-
--
|
12
|
-
--
|
13
|
-
--
|
14
|
-
--
|
15
|
-
--
|
16
|
-
--ClusterCIDRSettings.IgnoreClusterCIDRConflict True \
|
17
|
-
--ClusterAdvancedSettings.AuditEnabled True \
|
18
|
-
--ClusterAdvancedSettings.DeletionProtection True \
|
19
|
-
--ClusterAdvancedSettings.RuntimeVersion xyz \
|
20
|
-
--ClusterAdvancedSettings.IsDualStack True \
|
21
|
-
--ClusterAdvancedSettings.IsNonStaticIpMode True \
|
22
|
-
--ClusterAdvancedSettings.KubeProxyMode xyz \
|
23
|
-
--ClusterAdvancedSettings.AuditLogTopicId xyz \
|
24
|
-
--ClusterAdvancedSettings.ExtraArgs.KubeAPIServer xyz \
|
25
|
-
--ClusterAdvancedSettings.ExtraArgs.KubeScheduler xyz \
|
26
|
-
--ClusterAdvancedSettings.ExtraArgs.KubeControllerManager xyz \
|
27
|
-
--ClusterAdvancedSettings.ExtraArgs.Etcd xyz \
|
28
|
-
--ClusterAdvancedSettings.AuditLogsetId xyz \
|
29
|
-
--ClusterAdvancedSettings.EnableCustomizedPodCIDR True \
|
30
|
-
--ClusterAdvancedSettings.CiliumMode xyz \
|
31
|
-
--ClusterAdvancedSettings.AsEnabled True \
|
32
|
-
--ClusterAdvancedSettings.ContainerRuntime xyz \
|
33
|
-
--ClusterAdvancedSettings.VpcCniType xyz \
|
34
|
-
--ClusterAdvancedSettings.NetworkType xyz \
|
35
|
-
--ClusterAdvancedSettings.NodeNameType xyz \
|
36
|
-
--ClusterAdvancedSettings.IPVS True \
|
37
|
-
--ClusterAdvancedSettings.BasePodNumber 0 \
|
38
|
-
--ClusterBasicSettings.AutoUpgradeClusterLevel.IsAutoUpgrade True \
|
39
|
-
--ClusterBasicSettings.VpcId xyz \
|
40
|
-
--ClusterBasicSettings.ClusterVersion xyz \
|
41
|
-
--ClusterBasicSettings.TagSpecification.0.ResourceType xyz \
|
42
|
-
--ClusterBasicSettings.TagSpecification.0.Tags.0.Value xyz \
|
43
|
-
--ClusterBasicSettings.TagSpecification.0.Tags.0.Key xyz \
|
44
|
-
--ClusterBasicSettings.ClusterName xyz \
|
9
|
+
--ClusterType MANAGED_CLUSTER \
|
10
|
+
--ClusterBasicSettings.ClusterOs centos8.0x86_64 \
|
11
|
+
--ClusterBasicSettings.OsCustomizeType GENERAL \
|
12
|
+
--ClusterBasicSettings.ClusterVersion 1.26.1 \
|
13
|
+
--ClusterBasicSettings.ClusterName test \
|
14
|
+
--ClusterBasicSettings.ClusterDescription 测试集群 \
|
15
|
+
--ClusterBasicSettings.VpcId vpc-135qxjgs \
|
45
16
|
--ClusterBasicSettings.ProjectId 0 \
|
46
|
-
--ClusterBasicSettings.
|
47
|
-
--ClusterBasicSettings.
|
48
|
-
--ClusterBasicSettings.
|
49
|
-
--ClusterBasicSettings.
|
50
|
-
--ClusterBasicSettings.ClusterLevel
|
51
|
-
--ClusterBasicSettings.
|
52
|
-
--
|
53
|
-
--
|
54
|
-
--
|
55
|
-
--
|
56
|
-
--
|
57
|
-
--
|
58
|
-
--
|
59
|
-
--
|
60
|
-
--
|
61
|
-
--
|
62
|
-
--
|
63
|
-
--
|
64
|
-
--
|
65
|
-
--
|
66
|
-
--
|
67
|
-
--
|
68
|
-
--
|
69
|
-
--
|
70
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.CUDNN.Version xyz \
|
71
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.CUDNN.Name xyz \
|
72
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.CUDNN.DevName xyz \
|
73
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.MountTarget xyz \
|
74
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.DataDisks.0.DiskPartition xyz \
|
75
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.DataDisks.0.DiskType xyz \
|
76
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.DataDisks.0.DiskSize 0 \
|
77
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.DataDisks.0.FileSystem xyz \
|
78
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.DataDisks.0.AutoFormatAndMount True \
|
79
|
-
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.DataDisks.0.MountTarget xyz \
|
80
|
-
--RunInstancesForNode.0.NodeRole xyz \
|
81
|
-
--RunInstancesForNode.0.RunInstancesPara {"VirtualPrivateCloud":{"SubnetId":"subnet-xyzx","VpcId":"vpc-xyzx"},"Placement":{"Zone":"ap-region-1","ProjectId":1032509},"InstanceType":"S3.LARGE8","SystemDisk":{"DiskType":"CLOUD_PREMIUM"},"DataDisks":[{"DiskType":"CLOUD_PREMIUM","DiskSize":50}],"InstanceCount":1,"InternetAccessible":{"PublicIpAssigned":true,"InternetMaxBandwidthOut":1},"LoginSettings":{"Password":"YourPassword"},"UserData":"IyEvYmluL3NoCgplY2hvIGFhYQo="} \
|
82
|
-
--ExtensionAddons.0.AddonName xyz \
|
83
|
-
--ExtensionAddons.0.AddonParam xyz \
|
84
|
-
--ClusterType xyz \
|
85
|
-
--InstanceAdvancedSettings.PreStartUserScript xyz \
|
86
|
-
--InstanceAdvancedSettings.DockerGraphPath xyz \
|
87
|
-
--InstanceAdvancedSettings.Labels.0.Name xyz \
|
88
|
-
--InstanceAdvancedSettings.Labels.0.Value xyz \
|
89
|
-
--InstanceAdvancedSettings.ExtraArgs.Kubelet xyz \
|
90
|
-
--InstanceAdvancedSettings.Taints.0.Value xyz \
|
91
|
-
--InstanceAdvancedSettings.Taints.0.Key xyz \
|
92
|
-
--InstanceAdvancedSettings.Taints.0.Effect xyz \
|
17
|
+
--ClusterBasicSettings.NeedWorkSecurityGroup False \
|
18
|
+
--ClusterBasicSettings.TagSpecification.0.ResourceType cluster \
|
19
|
+
--ClusterBasicSettings.TagSpecification.0.Tags.0.Key aa \
|
20
|
+
--ClusterBasicSettings.TagSpecification.0.Tags.0.Value cc \
|
21
|
+
--ClusterBasicSettings.ClusterLevel L5 \
|
22
|
+
--ClusterBasicSettings.AutoUpgradeClusterLevel.IsAutoUpgrade True \
|
23
|
+
--ClusterCIDRSettings.ClusterCIDR 172.24.0.0/16 \
|
24
|
+
--ClusterCIDRSettings.IgnoreClusterCIDRConflict False \
|
25
|
+
--ClusterCIDRSettings.MaxNodePodNum 64 \
|
26
|
+
--ClusterCIDRSettings.MaxClusterServiceNum 1024 \
|
27
|
+
--ClusterAdvancedSettings.AsEnabled False \
|
28
|
+
--ClusterAdvancedSettings.IPVS True \
|
29
|
+
--ClusterAdvancedSettings.ContainerRuntime containerd \
|
30
|
+
--ClusterAdvancedSettings.RuntimeVersion 1.6.9 \
|
31
|
+
--ClusterAdvancedSettings.NodeNameType lan-ip \
|
32
|
+
--ClusterAdvancedSettings.NetworkType GR \
|
33
|
+
--ClusterAdvancedSettings.DeletionProtection True \
|
34
|
+
--ClusterAdvancedSettings.AuditEnabled True \
|
35
|
+
--ClusterAdvancedSettings.AuditLogsetId \
|
36
|
+
--ClusterAdvancedSettings.AuditLogTopicId \
|
37
|
+
--ClusterAdvancedSettings.EnableCustomizedPodCIDR False \
|
38
|
+
--ClusterAdvancedSettings.IsDualStack False \
|
39
|
+
--ClusterAdvancedSettings.QGPUShareEnable True \
|
40
|
+
--InstanceAdvancedSettings.DockerGraphPath /var/lib/containerd \
|
93
41
|
--InstanceAdvancedSettings.Unschedulable 0 \
|
94
|
-
--InstanceAdvancedSettings.
|
42
|
+
--InstanceAdvancedSettings.PreStartUserScript \
|
43
|
+
--InstanceAdvancedSettings.UserScript \
|
95
44
|
--InstanceAdvancedSettings.DesiredPodNumber 0 \
|
96
|
-
--
|
97
|
-
--
|
98
|
-
--
|
99
|
-
--
|
100
|
-
--
|
101
|
-
--
|
102
|
-
--
|
103
|
-
--
|
104
|
-
--
|
105
|
-
--
|
106
|
-
--
|
107
|
-
--
|
108
|
-
--
|
109
|
-
--
|
110
|
-
--
|
111
|
-
--
|
112
|
-
--
|
113
|
-
--
|
114
|
-
--
|
115
|
-
--
|
116
|
-
--
|
117
|
-
--
|
118
|
-
--
|
119
|
-
--
|
120
|
-
--
|
121
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.DesiredPodNumber 0 \
|
122
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.GPUArgs.MIGEnable True \
|
123
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.GPUArgs.CustomDriver.Address xyz \
|
124
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.GPUArgs.CUDNN.DocName xyz \
|
125
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.GPUArgs.CUDNN.Version xyz \
|
126
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.GPUArgs.CUDNN.Name xyz \
|
127
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.GPUArgs.CUDNN.DevName xyz \
|
128
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.MountTarget xyz \
|
129
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.DataDisks.0.DiskPartition xyz \
|
130
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.DataDisks.0.DiskType xyz \
|
131
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.DataDisks.0.DiskSize 0 \
|
132
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.DataDisks.0.FileSystem xyz \
|
133
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.DataDisks.0.AutoFormatAndMount True \
|
134
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceAdvancedSettings.DataDisks.0.MountTarget xyz \
|
135
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.HostName xyz \
|
136
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.LoginSettings.Password xyz \
|
137
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.LoginSettings.KeepImageLogin xyz \
|
138
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.LoginSettings.KeyIds xyz \
|
139
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.SecurityGroupIds xyz \
|
140
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.EnhancedService.SecurityService.Enabled True \
|
141
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.EnhancedService.MonitorService.Enabled True \
|
142
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.EnhancedService.AutomationService.Enabled True \
|
143
|
-
--ExistedInstancesForNode.0.ExistedInstancesPara.InstanceIds xyz \
|
144
|
-
--ExistedInstancesForNode.0.DesiredPodNumbers 0 \
|
145
|
-
--ExistedInstancesForNode.0.NodeRole xyz \
|
146
|
-
--InstanceDataDiskMountSettings.0.InstanceType xyz \
|
147
|
-
--InstanceDataDiskMountSettings.0.Zone xyz \
|
148
|
-
--InstanceDataDiskMountSettings.0.DataDisks.0.DiskPartition xyz \
|
149
|
-
--InstanceDataDiskMountSettings.0.DataDisks.0.DiskType xyz \
|
150
|
-
--InstanceDataDiskMountSettings.0.DataDisks.0.DiskSize 0 \
|
151
|
-
--InstanceDataDiskMountSettings.0.DataDisks.0.FileSystem xyz \
|
152
|
-
--InstanceDataDiskMountSettings.0.DataDisks.0.AutoFormatAndMount True \
|
153
|
-
--InstanceDataDiskMountSettings.0.DataDisks.0.MountTarget xyz
|
45
|
+
--ExtensionAddons.0.AddonName CBS \
|
46
|
+
--ExtensionAddons.0.AddonParam {"kind":"App","spec":{"chart":{"chartName":"cbs","chartVersion":"1.1.3"},"values":{"values":[],"rawValues":"e30=","rawValuesType":"json"}}} \
|
47
|
+
--ExtensionAddons.1.AddonName APP \
|
48
|
+
--ExtensionAddons.1.AddonParam {"kind":"App","spec":{"chart":{"chartName":"user-group-access-control","chartVersion":"1.0.0"}}} \
|
49
|
+
--ExtensionAddons.2.AddonName QGPU \
|
50
|
+
--ExtensionAddons.2.AddonParam {"kind":"App","spec":{"chart":{"chartName":"qgpu","chartVersion":"1.0.19"},"values":{"values":["config.priority=binpack","config.nodepriority=spread","config.rootdir=/var/lib/kubelet"]}}} \
|
51
|
+
--ExtensionAddons.3.AddonName KMS \
|
52
|
+
--ExtensionAddons.3.AddonParam {"kind":"App","spec":{"chart":{"chartName":"tke-kms-plugin","chartVersion":"1.0.0"},"name":"tke-kms-plugin","values":{"values":["keyId=7d90e454-8458-11ee-b601-525400741137","region=ap-guangzhou","resource=secrets"]}}} \
|
53
|
+
--RunInstancesForNode.0.NodeRole WORKER \
|
54
|
+
--RunInstancesForNode.0.RunInstancesPara {"Version":"2017-03-12","InstanceChargeType":"POSTPAID_BY_HOUR","Placement":{"Zone":"ap-shanghai-1","ProjectId":0},"TagSpecification":[{"ResourceType":"instance","Tags":[{"Key":"aa","Value":"cc"}]}],"InstanceType":"S2.MEDIUM2","ImageId":"img-25szkc8t","SystemDisk":{"DiskType":"CLOUD_BSSD","DiskSize":50},"VirtualPrivateCloud":{"VpcId":"vpc-135qxjgs","SubnetId":"subnet-rtp4p7q3","Ipv6AddressCount":0},"InternetAccessible":{"InternetChargeType":"TRAFFIC_POSTPAID_BY_HOUR","InternetMaxBandwidthOut":1,"PublicIpAssigned":true},"InstanceCount":1,"InstanceName":"","LoginSettings":{"KeyIds":["skey-4h43fuxj"]},"SecurityGroupIds":["sg-hjsb4ai4"],"EnhancedService":{"SecurityService":{"Enabled":true},"MonitorService":{"Enabled":true}},"PurchaseSource":"docker_dashboard","UserData":""} \
|
55
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.MountTarget \
|
56
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.DockerGraphPath /var/lib/containerd \
|
57
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.Unschedulable 0 \
|
58
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.PreStartUserScript \
|
59
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.UserScript \
|
60
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.DesiredPodNumber 0 \
|
61
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.MIGEnable False \
|
62
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.Driver.Version \
|
63
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.Driver.Name \
|
64
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.CUDA.Version \
|
65
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.CUDA.Name \
|
66
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.CUDNN.Version \
|
67
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.CUDNN.Name \
|
68
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.CUDNN.DocName \
|
69
|
+
--RunInstancesForNode.0.InstanceAdvancedSettingsOverrides.0.GPUArgs.CUDNN.DevName
|
154
70
|
```
|
155
71
|
|
156
72
|
Output:
|
@@ -13,26 +13,27 @@ Output:
|
|
13
13
|
```
|
14
14
|
{
|
15
15
|
"Response": {
|
16
|
-
"
|
17
|
-
"PodTotal": 0,
|
18
|
-
"NotReadyPod": 0
|
19
|
-
},
|
16
|
+
"Total": 0,
|
20
17
|
"Done": 0,
|
18
|
+
"LifeState": "abc",
|
21
19
|
"Instances": [
|
22
20
|
{
|
21
|
+
"InstanceID": "ins-wggphft5",
|
22
|
+
"LifeState": "paused",
|
23
|
+
"StartAt": "2021-02-08T16:29:46+08:00",
|
24
|
+
"EndAt": "2021-02-08T16:39:46+08:00",
|
23
25
|
"CheckResult": {
|
24
26
|
"CheckPass": false,
|
25
27
|
"Items": [
|
26
28
|
{
|
27
|
-
"After": 0,
|
28
|
-
"Before": 2,
|
29
29
|
"Namespace": "default",
|
30
|
-
"Pods": [
|
31
|
-
"kubernetes-proxy-67fd23cf4d-2tcxw",
|
32
|
-
"kubernetes-proxy-67fd23cf4d-qd99j"
|
33
|
-
],
|
34
30
|
"WorkLoadKind": "ReplicaSet",
|
35
|
-
"WorkLoadName": "kubernetes-proxy-67fd23cf4d"
|
31
|
+
"WorkLoadName": "kubernetes-proxy-67fd23cf4d",
|
32
|
+
"Before": 1,
|
33
|
+
"After": 0,
|
34
|
+
"Pods": [
|
35
|
+
"kubernetes-proxy-67fd23cf4d-2tcxw"
|
36
|
+
]
|
36
37
|
}
|
37
38
|
],
|
38
39
|
"SinglePods": []
|
@@ -73,16 +74,14 @@ Output:
|
|
73
74
|
"StartAt": null,
|
74
75
|
"Step": "postCheck"
|
75
76
|
}
|
76
|
-
]
|
77
|
-
"EndAt": null,
|
78
|
-
"InstanceID": "ins-wggphft5",
|
79
|
-
"LifeState": "paused",
|
80
|
-
"StartAt": "2023-02-08T16:29:46+08:00"
|
77
|
+
]
|
81
78
|
}
|
82
79
|
],
|
83
|
-
"
|
84
|
-
|
85
|
-
|
80
|
+
"ClusterStatus": {
|
81
|
+
"PodTotal": 10,
|
82
|
+
"NotReadyPod": 0
|
83
|
+
},
|
84
|
+
"RequestId": "b224fa4b-fedf-4061-baa9-d547ew858df"
|
86
85
|
}
|
87
86
|
}
|
88
87
|
```
|
@@ -9,6 +9,9 @@ tccli tke ModifyClusterAuthenticationOptions --cli-unfold-argument \
|
|
9
9
|
--ServiceAccounts.JWKSURI https://cls-7ph3twqe.ccs.tencent-cloud.com/openid/v1/jwks \
|
10
10
|
--ServiceAccounts.Issuer https://cls-7ph3twqe.ccs.tencent-cloud.com \
|
11
11
|
--ServiceAccounts.AutoCreateDiscoveryAnonymousAuth True \
|
12
|
+
--OIDCConfig.AutoCreateOIDCConfig True \
|
13
|
+
--OIDCConfig.AutoCreateClientId sts \
|
14
|
+
--OIDCConfig.AutoInstallPodIdentityWebhookAddon True \
|
12
15
|
--ClusterId cls-7ph3twqe
|
13
16
|
```
|
14
17
|
|
@@ -0,0 +1,21 @@
|
|
1
|
+
**Example 1: AIGC代答示例**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli tms AnswerQuestion --cli-unfold-argument \
|
9
|
+
--Question 社会主义
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"Answer": "社会主义是包括社会主义思想、社会主义运动和社会主义制度的总称。它主张通过推翻资产阶级统治、建立公有制经济和实现社会平等来改变资本主义生产方式带来的阶级对立。",
|
17
|
+
"RequestId": "a4963536-8eba-46a3-a5e3-127117ec07f9"
|
18
|
+
}
|
19
|
+
}
|
20
|
+
```
|
21
|
+
|
@@ -9,51 +9,41 @@ tccli vpc DescribeVpnGatewaySslServers --cli-unfold-argument \
|
|
9
9
|
--Offset 0 \
|
10
10
|
--Limit 2 \
|
11
11
|
--Filters.0.Name vpn-gateway-id \
|
12
|
-
--Filters.0.Values
|
12
|
+
--Filters.0.Values vpngw-0zowp2z9
|
13
13
|
```
|
14
14
|
|
15
15
|
Output:
|
16
16
|
```
|
17
17
|
{
|
18
18
|
"Response": {
|
19
|
-
"
|
19
|
+
"RequestId": "1d0c0675-d1cb-4d28-99af-bf093a7d62d2",
|
20
20
|
"SslVpnSeverSet": [
|
21
21
|
{
|
22
|
-
"VpcId": "
|
23
|
-
"SslVpnServerId": "
|
24
|
-
"VpnGatewayId": "
|
25
|
-
"SslVpnServerName": "
|
22
|
+
"VpcId": "vpc-1tqv6my1",
|
23
|
+
"SslVpnServerId": "vpns-fofx7shn",
|
24
|
+
"VpnGatewayId": "vpngw-0zowp2z9",
|
25
|
+
"SslVpnServerName": "test",
|
26
26
|
"LocalAddress": [
|
27
|
-
"
|
27
|
+
"10.17.0.0/24"
|
28
28
|
],
|
29
|
-
"RemoteAddress": "
|
30
|
-
"MaxConnection":
|
31
|
-
"WanIp": "
|
32
|
-
"SslVpnProtocol": "
|
33
|
-
"SslVpnPort":
|
34
|
-
"EncryptAlgorithm": "
|
35
|
-
"IntegrityAlgorithm": "
|
36
|
-
"Compress":
|
37
|
-
"CreateTime": "
|
38
|
-
"State":
|
39
|
-
"SsoEnabled":
|
40
|
-
"
|
41
|
-
"
|
42
|
-
"
|
43
|
-
|
44
|
-
"TargetCidr": "abc",
|
45
|
-
"VpnGatewayIdSslAccessPolicyId": "abc",
|
46
|
-
"ForAllClient": 1,
|
47
|
-
"UserGroupIds": [
|
48
|
-
"abc"
|
49
|
-
],
|
50
|
-
"UpdateTime": "abc",
|
51
|
-
"Remark": "abc"
|
52
|
-
}
|
53
|
-
]
|
29
|
+
"RemoteAddress": "10.12.0.0/24",
|
30
|
+
"MaxConnection": 5,
|
31
|
+
"WanIp": "1.14.55.188",
|
32
|
+
"SslVpnProtocol": "UDP",
|
33
|
+
"SslVpnPort": 1194,
|
34
|
+
"EncryptAlgorithm": "none",
|
35
|
+
"IntegrityAlgorithm": "none",
|
36
|
+
"Compress": 0,
|
37
|
+
"CreateTime": "2023-01-11 11:37:41",
|
38
|
+
"State": 6,
|
39
|
+
"SsoEnabled": 0,
|
40
|
+
"SpName": "",
|
41
|
+
"EiamApplicationId": "",
|
42
|
+
"AccessPolicyEnabled": 0,
|
43
|
+
"AccessPolicy": []
|
54
44
|
}
|
55
45
|
],
|
56
|
-
"
|
46
|
+
"TotalCount": 1
|
57
47
|
}
|
58
48
|
}
|
59
49
|
```
|
@@ -1,6 +1,6 @@
|
|
1
1
|
**Example 1: 包年包月询价输入**
|
2
2
|
|
3
|
-
|
3
|
+
包年包月询价时输入
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
@@ -18,7 +18,15 @@ Output:
|
|
18
18
|
"Price": {
|
19
19
|
"InstancePrice": {
|
20
20
|
"OriginalPrice": 380,
|
21
|
-
"DiscountPrice": 380
|
21
|
+
"DiscountPrice": 380,
|
22
|
+
"UnitPrice": 0,
|
23
|
+
"ChargeUnit": ""
|
24
|
+
},
|
25
|
+
"BandwidthPrice": {
|
26
|
+
"OriginalPrice": 0,
|
27
|
+
"DiscountPrice": 0,
|
28
|
+
"UnitPrice": 0,
|
29
|
+
"ChargeUnit": ""
|
22
30
|
}
|
23
31
|
},
|
24
32
|
"RequestId": "1b2534de-3f38-4913-921a-af5ff1a9cb73"
|
@@ -28,7 +36,7 @@ Output:
|
|
28
36
|
|
29
37
|
**Example 2: 按量计费询价输入**
|
30
38
|
|
31
|
-
|
39
|
+
按量计费询价时输入
|
32
40
|
|
33
41
|
Input:
|
34
42
|
|
@@ -1,14 +1,13 @@
|
|
1
1
|
**Example 1: 调整VPN网关带宽上限询价**
|
2
2
|
|
3
|
-
|
3
|
+
本接口(InquiryPriceResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限询价。
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli vpc InquiryPriceResetVpnGatewayInternetMaxBandwidth --cli-unfold-argument \
|
9
|
-
--
|
10
|
-
--
|
11
|
-
--InternetMaxBandwidthOut 10
|
9
|
+
--VpnGatewayId vpngw-a4wta21x \
|
10
|
+
--InternetMaxBandwidthOut 100
|
12
11
|
```
|
13
12
|
|
14
13
|
Output:
|
@@ -17,11 +16,19 @@ Output:
|
|
17
16
|
"Response": {
|
18
17
|
"Price": {
|
19
18
|
"InstancePrice": {
|
20
|
-
"OriginalPrice":
|
21
|
-
"DiscountPrice":
|
19
|
+
"OriginalPrice": 1717.86,
|
20
|
+
"DiscountPrice": 1717.86,
|
21
|
+
"UnitPrice": 0,
|
22
|
+
"ChargeUnit": ""
|
23
|
+
},
|
24
|
+
"BandwidthPrice": {
|
25
|
+
"OriginalPrice": 0,
|
26
|
+
"DiscountPrice": 0,
|
27
|
+
"UnitPrice": 0,
|
28
|
+
"ChargeUnit": ""
|
22
29
|
}
|
23
30
|
},
|
24
|
-
"RequestId": "
|
31
|
+
"RequestId": "e13643de-b578-42b0-8ad3-86b732067292"
|
25
32
|
}
|
26
33
|
}
|
27
34
|
```
|
@@ -7,7 +7,7 @@ Input:
|
|
7
7
|
```
|
8
8
|
tccli vpc ModifyVpnGatewayCcnRoutes --cli-unfold-argument \
|
9
9
|
--VpnGatewayId vpngw-qol17bjo \
|
10
|
-
--Routes.0.RouteId
|
10
|
+
--Routes.0.RouteId vpnr-66c7ihas \
|
11
11
|
--Routes.0.Status ENABLE \
|
12
12
|
--Routes.0.DestinationCidrBlock 172.2.9.3/32
|
13
13
|
```
|
@@ -6,7 +6,7 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli vpc ModifyVpnGatewayRoutes --cli-unfold-argument \
|
9
|
-
--VpnGatewayId
|
9
|
+
--VpnGatewayId vpngw-ngenl4az \
|
10
10
|
--Routes.0.RouteId vpnr-7t3tknmg \
|
11
11
|
--Routes.0.Status DISABLE
|
12
12
|
```
|
@@ -17,11 +17,15 @@ Output:
|
|
17
17
|
"Response": {
|
18
18
|
"Routes": [
|
19
19
|
{
|
20
|
-
"
|
21
|
-
"
|
20
|
+
"RouteId": "vpnr-7t3tknmg",
|
21
|
+
"DestinationCidrBlock": "10.11.0.0/16",
|
22
|
+
"Status": "DISABLE",
|
22
23
|
"InstanceId": "vpnx-ng2asdew",
|
23
24
|
"InstanceType": "VPNCONN",
|
24
|
-
"Priority":
|
25
|
+
"Priority": 0,
|
26
|
+
"Type": "Static",
|
27
|
+
"CreateTime": "2023-03-21 07:08:13",
|
28
|
+
"UpdateTime": "2023-04-28 17:02:43"
|
25
29
|
}
|
26
30
|
],
|
27
31
|
"RequestId": "6e446c86-d8c9-4981-9b33-d10956585058"
|
@@ -13,7 +13,64 @@ Output:
|
|
13
13
|
```
|
14
14
|
{
|
15
15
|
"Response": {
|
16
|
-
"
|
16
|
+
"Data": {
|
17
|
+
"TenantId": "abc",
|
18
|
+
"ProjectId": "abc",
|
19
|
+
"ProjectName": "abc",
|
20
|
+
"DisplayName": "abc",
|
21
|
+
"Region": "abc",
|
22
|
+
"Description": "abc",
|
23
|
+
"CreateTime": "2020-09-22T00:00:00+00:00",
|
24
|
+
"Creator": {
|
25
|
+
"UserId": "abc",
|
26
|
+
"UserName": "abc",
|
27
|
+
"DisplayName": "abc",
|
28
|
+
"PhoneNum": "abc",
|
29
|
+
"Email": "abc"
|
30
|
+
},
|
31
|
+
"Tenant": {
|
32
|
+
"TenantId": "abc",
|
33
|
+
"TenantName": "abc",
|
34
|
+
"DisplayName": "abc",
|
35
|
+
"Description": "abc",
|
36
|
+
"OwnerUserId": "abc",
|
37
|
+
"Params": "abc"
|
38
|
+
},
|
39
|
+
"AdminUsers": [
|
40
|
+
{
|
41
|
+
"UserId": "abc",
|
42
|
+
"UserName": "abc",
|
43
|
+
"DisplayName": "abc",
|
44
|
+
"PhoneNum": "abc",
|
45
|
+
"Email": "abc"
|
46
|
+
}
|
47
|
+
],
|
48
|
+
"Clusters": [
|
49
|
+
{
|
50
|
+
"ClusterId": "abc",
|
51
|
+
"ClusterType": "abc",
|
52
|
+
"ClusterName": "abc",
|
53
|
+
"RegionCn": "abc",
|
54
|
+
"RegionEn": "abc",
|
55
|
+
"RegionArea": "abc",
|
56
|
+
"Used": true,
|
57
|
+
"Status": 1,
|
58
|
+
"StatusInfo": "abc",
|
59
|
+
"StorageType": "abc",
|
60
|
+
"ComputeType": "abc",
|
61
|
+
"ClusterResource": "abc",
|
62
|
+
"ChargeType": "abc",
|
63
|
+
"CreateTime": "2020-09-22T00:00:00+00:00",
|
64
|
+
"ExtraConf": "abc",
|
65
|
+
"RangerUserName": "abc",
|
66
|
+
"CdwUserName": "abc"
|
67
|
+
}
|
68
|
+
],
|
69
|
+
"Params": "abc",
|
70
|
+
"Status": 1,
|
71
|
+
"Model": "abc"
|
72
|
+
},
|
73
|
+
"RequestId": "abc"
|
17
74
|
}
|
18
75
|
}
|
19
76
|
```
|