tccli 3.0.1380.1__py2.py3-none-any.whl → 3.0.1382.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 +27 -27
- tccli/services/ckafka/v20190819/api.json +174 -174
- tccli/services/ckafka/v20190819/examples.json +15 -15
- tccli/services/gs/v20191118/api.json +30 -1
- tccli/services/ioa/v20220601/api.json +22 -13
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/lighthouse/lighthouse_client.py +375 -4
- tccli/services/lighthouse/v20200324/api.json +598 -0
- tccli/services/lighthouse/v20200324/examples.json +56 -0
- tccli/services/lke/v20231130/api.json +91 -8
- tccli/services/lkeap/v20240522/api.json +47 -1
- tccli/services/lkeap/v20240522/examples.json +6 -0
- tccli/services/mna/mna_client.py +53 -0
- tccli/services/mna/v20210119/api.json +137 -0
- tccli/services/mna/v20210119/examples.json +8 -0
- tccli/services/monitor/v20180724/api.json +2 -2
- tccli/services/mqtt/v20240516/api.json +1 -1
- tccli/services/oceanus/v20190422/api.json +105 -17
- tccli/services/omics/v20221128/api.json +1 -1
- tccli/services/redis/v20180412/api.json +3 -3
- tccli/services/redis/v20180412/examples.json +1 -1
- tccli/services/tcb/v20180608/api.json +10 -0
- tccli/services/tcbr/v20220217/api.json +10 -0
- tccli/services/teo/v20220901/api.json +6 -6
- tccli/services/thpc/v20230321/api.json +18 -14
- tccli/services/tke/v20180525/api.json +11 -11
- tccli/services/trtc/v20190722/api.json +4 -4
- tccli/services/tsf/v20180326/api.json +28 -28
- tccli/services/waf/v20180125/api.json +1442 -102
- tccli/services/waf/v20180125/examples.json +48 -0
- tccli/services/waf/waf_client.py +338 -20
- {tccli-3.0.1380.1.dist-info → tccli-3.0.1382.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1380.1.dist-info → tccli-3.0.1382.1.dist-info}/RECORD +37 -37
- {tccli-3.0.1380.1.dist-info → tccli-3.0.1382.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1380.1.dist-info → tccli-3.0.1382.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1380.1.dist-info → tccli-3.0.1382.1.dist-info}/license_files/LICENSE +0 -0
@@ -4450,7 +4450,7 @@
|
|
4450
4450
|
{
|
4451
4451
|
"disabled": false,
|
4452
4452
|
"document": "集群总CPU,单位: 核\n注意:此字段可能返回 null,表示取不到有效值。",
|
4453
|
-
"example": "128",
|
4453
|
+
"example": "128.0",
|
4454
4454
|
"member": "float",
|
4455
4455
|
"name": "ClusterTotalCpu",
|
4456
4456
|
"output_required": true,
|
@@ -4460,7 +4460,7 @@
|
|
4460
4460
|
{
|
4461
4461
|
"disabled": false,
|
4462
4462
|
"document": "集群总内存,单位: G\n注意:此字段可能返回 null,表示取不到有效值。",
|
4463
|
-
"example": "999",
|
4463
|
+
"example": "999.0",
|
4464
4464
|
"member": "float",
|
4465
4465
|
"name": "ClusterTotalMem",
|
4466
4466
|
"output_required": true,
|
@@ -4470,7 +4470,7 @@
|
|
4470
4470
|
{
|
4471
4471
|
"disabled": false,
|
4472
4472
|
"document": "集群已使用CPU,单位: 核\n注意:此字段可能返回 null,表示取不到有效值。",
|
4473
|
-
"example": "64",
|
4473
|
+
"example": "64.0",
|
4474
4474
|
"member": "float",
|
4475
4475
|
"name": "ClusterUsedCpu",
|
4476
4476
|
"output_required": true,
|
@@ -4480,7 +4480,7 @@
|
|
4480
4480
|
{
|
4481
4481
|
"disabled": false,
|
4482
4482
|
"document": "集群已使用内存,单位: G\n注意:此字段可能返回 null,表示取不到有效值。",
|
4483
|
-
"example": "600",
|
4483
|
+
"example": "600.0",
|
4484
4484
|
"member": "float",
|
4485
4485
|
"name": "ClusterUsedMem",
|
4486
4486
|
"output_required": true,
|
@@ -4729,8 +4729,8 @@
|
|
4729
4729
|
},
|
4730
4730
|
{
|
4731
4731
|
"disabled": false,
|
4732
|
-
"document": "
|
4733
|
-
"example": "secret-mock-
|
4732
|
+
"document": "Kubernetes 密钥\n注意:此字段可能返回 null,表示取不到有效值。",
|
4733
|
+
"example": "secret-mock-U2FsdGVkX1+dOP",
|
4734
4734
|
"member": "string",
|
4735
4735
|
"name": "KuberneteNativeSecret",
|
4736
4736
|
"output_required": true,
|
@@ -5706,7 +5706,7 @@
|
|
5706
5706
|
},
|
5707
5707
|
{
|
5708
5708
|
"disabled": false,
|
5709
|
-
"document": "
|
5709
|
+
"document": "Kubernetes 资源类型,典型取值有 Deployment、Pod、Service 等",
|
5710
5710
|
"example": "Pod",
|
5711
5711
|
"member": "string",
|
5712
5712
|
"name": "Kind",
|
@@ -10454,7 +10454,7 @@
|
|
10454
10454
|
"members": [
|
10455
10455
|
{
|
10456
10456
|
"disabled": false,
|
10457
|
-
"document": "集群ID,按照【集群ID】进行过滤,可通过调用DescribeClusters
|
10457
|
+
"document": "集群ID,按照【集群ID】进行过滤,可通过调用[DescribeClusters](https://cloud.tencent.com/document/product/649/85857)查询已创建的集群列表或登录控制台进行查看;也可以调用[CreateCluster](https://cloud.tencent.com/document/product/649/36049)创建新的集群。仅在集群下无部署组、命名空间、云主机时可以删除。",
|
10458
10458
|
"example": "cls-6a79x94v",
|
10459
10459
|
"member": "string",
|
10460
10460
|
"name": "ClusterId",
|
@@ -13523,7 +13523,7 @@
|
|
13523
13523
|
},
|
13524
13524
|
{
|
13525
13525
|
"disabled": false,
|
13526
|
-
"document": "
|
13526
|
+
"document": "排序字段,目前仅支持使用“创建时间”",
|
13527
13527
|
"example": "create_time",
|
13528
13528
|
"member": "string",
|
13529
13529
|
"name": "OrderBy",
|
@@ -14097,7 +14097,7 @@
|
|
14097
14097
|
},
|
14098
14098
|
{
|
14099
14099
|
"disabled": false,
|
14100
|
-
"document": "部署组ID
|
14100
|
+
"document": "部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或登录控制台进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。",
|
14101
14101
|
"example": "group-df3fsd23",
|
14102
14102
|
"member": "string",
|
14103
14103
|
"name": "GroupId",
|
@@ -14170,7 +14170,7 @@
|
|
14170
14170
|
"members": [
|
14171
14171
|
{
|
14172
14172
|
"disabled": false,
|
14173
|
-
"document": "部署组ID
|
14173
|
+
"document": "部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或登录控制台进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。",
|
14174
14174
|
"example": "group-ab958z6y",
|
14175
14175
|
"member": "string",
|
14176
14176
|
"name": "GroupId",
|
@@ -14186,7 +14186,7 @@
|
|
14186
14186
|
{
|
14187
14187
|
"disabled": false,
|
14188
14188
|
"document": "部署组列表-其它字段",
|
14189
|
-
"example": "
|
14189
|
+
"example": "无",
|
14190
14190
|
"member": "ContainerGroupOther",
|
14191
14191
|
"name": "Result",
|
14192
14192
|
"output_required": true,
|
@@ -14207,7 +14207,7 @@
|
|
14207
14207
|
"members": [
|
14208
14208
|
{
|
14209
14209
|
"disabled": false,
|
14210
|
-
"document": "部署组ID
|
14210
|
+
"document": "部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或登录控制台进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。",
|
14211
14211
|
"example": "group-gyqpkzda",
|
14212
14212
|
"member": "string",
|
14213
14213
|
"name": "GroupId",
|
@@ -15068,7 +15068,7 @@
|
|
15068
15068
|
"members": [
|
15069
15069
|
{
|
15070
15070
|
"disabled": false,
|
15071
|
-
"document": "部署组ID
|
15071
|
+
"document": "部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或登录控制台进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。",
|
15072
15072
|
"example": "group-6a79x94v",
|
15073
15073
|
"member": "string",
|
15074
15074
|
"name": "GroupId",
|
@@ -17403,7 +17403,7 @@
|
|
17403
17403
|
"members": [
|
17404
17404
|
{
|
17405
17405
|
"disabled": false,
|
17406
|
-
"document": "
|
17406
|
+
"document": "部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或登录控制台进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。",
|
17407
17407
|
"example": "group-df3fsd23",
|
17408
17408
|
"member": "string",
|
17409
17409
|
"name": "GroupId",
|
@@ -20191,7 +20191,7 @@
|
|
20191
20191
|
},
|
20192
20192
|
{
|
20193
20193
|
"disabled": false,
|
20194
|
-
"document": "实例id
|
20194
|
+
"document": "实例id,通过[北极星控制台](https://console.cloud.tencent.com/tse/governance)获取",
|
20195
20195
|
"example": "ins-6a79x94v",
|
20196
20196
|
"member": "string",
|
20197
20197
|
"name": "InstanceId",
|
@@ -20224,7 +20224,7 @@
|
|
20224
20224
|
},
|
20225
20225
|
{
|
20226
20226
|
"disabled": false,
|
20227
|
-
"document": "实例地域id
|
20227
|
+
"document": "实例地域id,通过[北极星控制台](https://console.cloud.tencent.com/tse/governance)获取",
|
20228
20228
|
"example": "7",
|
20229
20229
|
"member": "string",
|
20230
20230
|
"name": "RegionId",
|
@@ -20235,7 +20235,7 @@
|
|
20235
20235
|
},
|
20236
20236
|
{
|
20237
20237
|
"disabled": false,
|
20238
|
-
"document": "实例命名空间ID
|
20238
|
+
"document": "实例命名空间ID,通过[北极星控制台](https://console.cloud.tencent.com/tse/governance)获取",
|
20239
20239
|
"example": "namespace-6a79x94v",
|
20240
20240
|
"member": "string",
|
20241
20241
|
"name": "InstanceNamespaceId",
|
@@ -21627,7 +21627,7 @@
|
|
21627
21627
|
},
|
21628
21628
|
{
|
21629
21629
|
"disabled": false,
|
21630
|
-
"document": "
|
21630
|
+
"document": "实例启动时的时间戳,单位秒",
|
21631
21631
|
"example": "158702289",
|
21632
21632
|
"member": "string",
|
21633
21633
|
"name": "CreatedAt",
|
@@ -21637,7 +21637,7 @@
|
|
21637
21637
|
},
|
21638
21638
|
{
|
21639
21639
|
"disabled": false,
|
21640
|
-
"document": "
|
21640
|
+
"document": "服务实例状态,枚举值为:\n- `Starting`:启动中\n- `Running`:运行中\n- `Stopping`:停止中\n- `Stopped`: 已停止\n- `StopFailed`: 停止失败\n- `Abnormal`: 异常\n- `Unknown`: 未知",
|
21641
21641
|
"example": "RUNNING",
|
21642
21642
|
"member": "string",
|
21643
21643
|
"name": "ServiceInstanceStatus",
|
@@ -21647,7 +21647,7 @@
|
|
21647
21647
|
},
|
21648
21648
|
{
|
21649
21649
|
"disabled": false,
|
21650
|
-
"document": "
|
21650
|
+
"document": "机器实例可使用状态,枚举值为:\n- `Starting`:启动中\n- `Running`:运行中\n- `Stopping`:停止中\n- `Stopped`: 已停止\n- `StopFailed`: 停止失败\n- `Abnormal`: 异常\n- `Unknown`: 未知",
|
21651
21651
|
"example": "Running",
|
21652
21652
|
"member": "string",
|
21653
21653
|
"name": "InstanceAvailableStatus",
|
@@ -23194,7 +23194,7 @@
|
|
23194
23194
|
},
|
23195
23195
|
{
|
23196
23196
|
"disabled": false,
|
23197
|
-
"document": "
|
23197
|
+
"document": "机器运行状态,枚举值为:\n- `Pending`: 准备中\n- `Running`: 运行中\n- `Stopped`: 已停止\n- `Rebooting`: 重启中\n- `Starting`: 启动中\n- `Stopping`: 停止中\n- `Abnormal`: 异常\n- `Unknown`: 未知\n- `Offline`: 离线 ",
|
23198
23198
|
"example": "running",
|
23199
23199
|
"member": "string",
|
23200
23200
|
"name": "InstanceStatus",
|
@@ -24712,8 +24712,8 @@
|
|
24712
24712
|
"members": [
|
24713
24713
|
{
|
24714
24714
|
"disabled": false,
|
24715
|
-
"document": "应用ID",
|
24716
|
-
"example": "
|
24715
|
+
"document": "应用ID,可通过调用[DescribeApplications](https://cloud.tencent.com/document/api/649/36090)查询已创建的应用列表或登录控制台进行查看;也可以调用[CreateApplication](https://cloud.tencent.com/document/api/649/36094)创建新的应用。",
|
24716
|
+
"example": "application-6a79x94v",
|
24717
24717
|
"member": "string",
|
24718
24718
|
"name": "ApplicationId",
|
24719
24719
|
"required": true,
|
@@ -24812,7 +24812,7 @@
|
|
24812
24812
|
"members": [
|
24813
24813
|
{
|
24814
24814
|
"disabled": false,
|
24815
|
-
"document": "集群ID,按照【集群ID】进行过滤,可通过调用DescribeClusters
|
24815
|
+
"document": "集群ID,按照【集群ID】进行过滤,可通过调用[DescribeClusters](https://cloud.tencent.com/document/product/649/85857)查询已创建的集群列表或登录控制台进行查看;也可以调用[CreateCluster](https://cloud.tencent.com/document/product/649/36049)创建新的集群。仅在集群下无部署组、命名空间、云主机时可以删除。",
|
24816
24816
|
"example": "cls-6a79x94v",
|
24817
24817
|
"member": "string",
|
24818
24818
|
"name": "ClusterId",
|
@@ -24873,7 +24873,7 @@
|
|
24873
24873
|
{
|
24874
24874
|
"disabled": false,
|
24875
24875
|
"document": "更新集群详情操作是否成功。\ntrue: 操作成功。\nfalse:操作失败。",
|
24876
|
-
"example": "
|
24876
|
+
"example": "true",
|
24877
24877
|
"member": "bool",
|
24878
24878
|
"name": "Result",
|
24879
24879
|
"output_required": true,
|
@@ -25031,7 +25031,7 @@
|
|
25031
25031
|
"members": [
|
25032
25032
|
{
|
25033
25033
|
"disabled": false,
|
25034
|
-
"document": "部署组ID
|
25034
|
+
"document": "部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或登录控制台进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。",
|
25035
25035
|
"example": "group-9yn2q8yd",
|
25036
25036
|
"member": "string",
|
25037
25037
|
"name": "GroupId",
|
@@ -25287,7 +25287,7 @@
|
|
25287
25287
|
"members": [
|
25288
25288
|
{
|
25289
25289
|
"disabled": false,
|
25290
|
-
"document": "命名空间ID,按照【命名空间ID】进行过滤,可通过调用DescribeNamespaces
|
25290
|
+
"document": "命名空间ID,按照【命名空间ID】进行过滤,可通过调用[DescribeNamespaces](https://cloud.tencent.com/document/product/649/36096)查询已创建的命名空间列表或登录控制台进行查看;也可以调用[CreateNamespace](https://cloud.tencent.com/document/product/649/36098)创建新命名空间。",
|
25291
25291
|
"example": "namespace-6a79x94v",
|
25292
25292
|
"member": "string",
|
25293
25293
|
"name": "NamespaceId",
|