tccli 3.0.1293.1__py2.py3-none-any.whl → 3.0.1295.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/bh/v20230418/api.json +35 -17
- tccli/services/bh/v20230418/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +1 -1
- tccli/services/cam/v20190116/examples.json +5 -5
- tccli/services/captcha/v20190722/api.json +49 -39
- tccli/services/cbs/v20170312/api.json +16 -16
- tccli/services/ccc/v20200210/api.json +89 -6
- tccli/services/ccc/v20200210/examples.json +1 -1
- tccli/services/cdc/v20201214/api.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +191 -0
- tccli/services/cdwpg/v20201230/api.json +282 -247
- tccli/services/cdwpg/v20201230/examples.json +39 -39
- tccli/services/chc/v20230418/api.json +92 -92
- tccli/services/chc/v20230418/examples.json +5 -5
- tccli/services/clb/v20180317/api.json +40 -21
- tccli/services/cloudaudit/v20190319/api.json +38 -23
- tccli/services/controlcenter/v20230110/api.json +2 -2
- tccli/services/controlcenter/v20230110/examples.json +1 -1
- tccli/services/dbbrain/v20210527/api.json +8 -8
- tccli/services/dbdc/v20201029/api.json +42 -42
- tccli/services/dcdb/v20180411/api.json +66 -66
- tccli/services/dcdb/v20180411/examples.json +7 -7
- tccli/services/dlc/v20210125/api.json +212 -17
- tccli/services/emr/v20190103/api.json +89 -89
- tccli/services/emr/v20190103/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/essbasic/v20210526/api.json +4 -4
- tccli/services/essbasic/v20210526/examples.json +3 -3
- tccli/services/gs/v20191118/api.json +80 -82
- tccli/services/gs/v20191118/examples.json +29 -29
- tccli/services/hai/v20230812/api.json +98 -98
- tccli/services/hunyuan/v20230901/api.json +3 -3
- tccli/services/iap/v20240713/api.json +13 -13
- tccli/services/iap/v20240713/examples.json +3 -3
- tccli/services/iotcloud/v20210408/api.json +29 -29
- tccli/services/iotcloud/v20210408/examples.json +6 -6
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideo/v20191126/api.json +35 -34
- tccli/services/iotvideo/v20191126/examples.json +2 -2
- tccli/services/iotvideo/v20201215/api.json +310 -292
- tccli/services/iotvideo/v20201215/examples.json +54 -54
- tccli/services/iotvideo/v20211125/api.json +283 -275
- tccli/services/iotvideo/v20211125/examples.json +64 -64
- tccli/services/iotvideoindustry/v20201201/api.json +38 -35
- tccli/services/lcic/v20220817/api.json +46 -44
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/live/v20180801/api.json +8 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +76 -76
- tccli/services/mariadb/v20170312/examples.json +5 -5
- tccli/services/monitor/v20180724/api.json +59 -3
- tccli/services/monitor/v20180724/examples.json +2 -2
- tccli/services/mps/v20190612/api.json +123 -4
- tccli/services/mqtt/v20240516/api.json +182 -182
- tccli/services/mqtt/v20240516/examples.json +7 -13
- tccli/services/organization/v20210331/api.json +61 -43
- tccli/services/organization/v20210331/examples.json +25 -25
- tccli/services/privatedns/v20201028/api.json +32 -32
- tccli/services/region/v20220627/examples.json +1 -1
- tccli/services/taf/taf_client.py +53 -0
- tccli/services/taf/v20200210/api.json +138 -0
- tccli/services/taf/v20200210/examples.json +8 -0
- tccli/services/tag/v20180813/api.json +2 -2
- tccli/services/tbaas/v20180416/api.json +74 -64
- tccli/services/tcr/v20190924/api.json +209 -188
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +16 -16
- tccli/services/thpc/v20230321/api.json +9 -0
- tccli/services/tke/tke_client.py +61 -8
- tccli/services/tke/v20180525/api.json +430 -320
- tccli/services/tke/v20180525/examples.json +14 -0
- tccli/services/trocket/v20230308/api.json +24 -24
- tccli/services/tsf/v20180326/api.json +351 -198
- tccli/services/vcube/v20220410/api.json +382 -327
- tccli/services/vcube/v20220410/examples.json +56 -56
- tccli/services/vod/v20180717/api.json +827 -814
- tccli/services/vod/v20180717/examples.json +19 -19
- tccli/services/vpc/v20170312/api.json +84 -3
- tccli/services/waf/v20180125/api.json +2 -2
- tccli/services/waf/v20180125/examples.json +2 -2
- tccli/services/wedata/v20210820/api.json +10 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/RECORD +88 -88
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/license_files/LICENSE +0 -0
@@ -2148,11 +2148,11 @@
|
|
2148
2148
|
},
|
2149
2149
|
{
|
2150
2150
|
"disabled": false,
|
2151
|
-
"document": "呼叫使用的
|
2151
|
+
"document": "呼叫使用的 IVR Id,不填时需要填写 AIAgentId",
|
2152
2152
|
"example": "3",
|
2153
2153
|
"member": "uint64",
|
2154
2154
|
"name": "IvrId",
|
2155
|
-
"required":
|
2155
|
+
"required": false,
|
2156
2156
|
"type": "int"
|
2157
2157
|
},
|
2158
2158
|
{
|
@@ -2217,6 +2217,33 @@
|
|
2217
2217
|
"name": "CalleeAttributes",
|
2218
2218
|
"required": false,
|
2219
2219
|
"type": "list"
|
2220
|
+
},
|
2221
|
+
{
|
2222
|
+
"disabled": false,
|
2223
|
+
"document": "IANA 时区名称,参考 https://datatracker.ietf.org/doc/html/draft-ietf-netmod-iana-timezones",
|
2224
|
+
"example": "Asia/Shanghai",
|
2225
|
+
"member": "string",
|
2226
|
+
"name": "TimeZone",
|
2227
|
+
"required": false,
|
2228
|
+
"type": "string"
|
2229
|
+
},
|
2230
|
+
{
|
2231
|
+
"disabled": false,
|
2232
|
+
"document": "可用时间段",
|
2233
|
+
"example": "[{\"StartTime\":\"09:00:00\",\"EndTime\":\"11:30:00\"},{\"StartTime\":\"14:00:00\",\"EndTime\":\"18:00:00\"}]",
|
2234
|
+
"member": "TimeRange",
|
2235
|
+
"name": "AvailableTime",
|
2236
|
+
"required": false,
|
2237
|
+
"type": "list"
|
2238
|
+
},
|
2239
|
+
{
|
2240
|
+
"disabled": false,
|
2241
|
+
"document": "智能体 ID,不填写时需要填写 IvrId",
|
2242
|
+
"example": "5845",
|
2243
|
+
"member": "int64",
|
2244
|
+
"name": "AIAgentId",
|
2245
|
+
"required": false,
|
2246
|
+
"type": "int"
|
2220
2247
|
}
|
2221
2248
|
],
|
2222
2249
|
"type": "object"
|
@@ -2863,6 +2890,24 @@
|
|
2863
2890
|
"name": "CalleeAttributes",
|
2864
2891
|
"required": false,
|
2865
2892
|
"type": "list"
|
2893
|
+
},
|
2894
|
+
{
|
2895
|
+
"disabled": false,
|
2896
|
+
"document": "IANA 时区名称,参考 https://datatracker.ietf.org/doc/html/draft-ietf-netmod-iana-timezones",
|
2897
|
+
"example": "Asia/Shanghai",
|
2898
|
+
"member": "string",
|
2899
|
+
"name": "TimeZone",
|
2900
|
+
"required": false,
|
2901
|
+
"type": "string"
|
2902
|
+
},
|
2903
|
+
{
|
2904
|
+
"disabled": false,
|
2905
|
+
"document": "可用时间段",
|
2906
|
+
"example": "[{\"StartTime\":\"09:00:00\",\"EndTime\":\"11:30:00\"},{\"StartTime\":\"14:00:00\",\"EndTime\":\"18:00:00\"}]",
|
2907
|
+
"member": "TimeRange",
|
2908
|
+
"name": "AvailableTime",
|
2909
|
+
"required": false,
|
2910
|
+
"type": "list"
|
2866
2911
|
}
|
2867
2912
|
],
|
2868
2913
|
"type": "object"
|
@@ -5167,7 +5212,7 @@
|
|
5167
5212
|
{
|
5168
5213
|
"disabled": false,
|
5169
5214
|
"document": "技能组ID",
|
5170
|
-
"example": "
|
5215
|
+
"example": "1145",
|
5171
5216
|
"member": "int64",
|
5172
5217
|
"name": "SkillGroupId",
|
5173
5218
|
"required": false,
|
@@ -5192,7 +5237,7 @@
|
|
5192
5237
|
{
|
5193
5238
|
"disabled": false,
|
5194
5239
|
"document": "坐席用户信息列表",
|
5195
|
-
"example": "[{\"Name\":\"
|
5240
|
+
"example": "[{\"Name\":\"n\",\"Mail\":\"m@e.com\",\"Phone\":\"123\",\"Nick\":\"t\",\"StaffNumber\":\"1\",\"RoleId\":1,\"SkillGroupList\":[{\"SkillGroupId\":1,\"SkillGroupName\":\"sg\",\"Priority\":1,\"Type\":\"IM\"}],\"LastModifyTimestamp\":1}]",
|
5196
5241
|
"member": "StaffInfo",
|
5197
5242
|
"name": "StaffList",
|
5198
5243
|
"output_required": true,
|
@@ -7690,8 +7735,8 @@
|
|
7690
7735
|
"value_allowed_null": false
|
7691
7736
|
},
|
7692
7737
|
{
|
7693
|
-
"disabled":
|
7694
|
-
"document": "用户角色id",
|
7738
|
+
"disabled": true,
|
7739
|
+
"document": "用户角色id\n一个用户绑定了多个角色时以RoleIdList为准",
|
7695
7740
|
"example": "1",
|
7696
7741
|
"member": "uint64",
|
7697
7742
|
"name": "RoleId",
|
@@ -7699,6 +7744,16 @@
|
|
7699
7744
|
"type": "int",
|
7700
7745
|
"value_allowed_null": false
|
7701
7746
|
},
|
7747
|
+
{
|
7748
|
+
"disabled": false,
|
7749
|
+
"document": "用户角色id列表",
|
7750
|
+
"example": "[1]",
|
7751
|
+
"member": "uint64",
|
7752
|
+
"name": "RoleIdList",
|
7753
|
+
"output_required": false,
|
7754
|
+
"type": "int",
|
7755
|
+
"value_allowed_null": false
|
7756
|
+
},
|
7702
7757
|
{
|
7703
7758
|
"disabled": false,
|
7704
7759
|
"document": "所属技能组列表",
|
@@ -8360,6 +8415,34 @@
|
|
8360
8415
|
],
|
8361
8416
|
"usage": "out"
|
8362
8417
|
},
|
8418
|
+
"TimeRange": {
|
8419
|
+
"document": "时间范围,24 小时制,格式为 09:00:00",
|
8420
|
+
"members": [
|
8421
|
+
{
|
8422
|
+
"disabled": false,
|
8423
|
+
"document": "开始时间",
|
8424
|
+
"example": "09:00:00",
|
8425
|
+
"member": "string",
|
8426
|
+
"name": "StartTime",
|
8427
|
+
"output_required": false,
|
8428
|
+
"required": false,
|
8429
|
+
"type": "string",
|
8430
|
+
"value_allowed_null": false
|
8431
|
+
},
|
8432
|
+
{
|
8433
|
+
"disabled": false,
|
8434
|
+
"document": "结束时间",
|
8435
|
+
"example": "14:00:00",
|
8436
|
+
"member": "string",
|
8437
|
+
"name": "EndTime",
|
8438
|
+
"output_required": false,
|
8439
|
+
"required": false,
|
8440
|
+
"type": "string",
|
8441
|
+
"value_allowed_null": false
|
8442
|
+
}
|
8443
|
+
],
|
8444
|
+
"usage": "both"
|
8445
|
+
},
|
8363
8446
|
"UnbindNumberCallOutSkillGroupRequest": {
|
8364
8447
|
"document": "UnbindNumberCallOutSkillGroup请求参数结构体",
|
8365
8448
|
"members": [
|
@@ -52,7 +52,7 @@
|
|
52
52
|
{
|
53
53
|
"document": "创建任务",
|
54
54
|
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAutoCalloutTask\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400123455,\n \"NotBefore\": 1642500621,\n \"Callees\": [\n \"008613012345678\"\n ],\n \"Callers\": [\n \"008602012345678\"\n ],\n \"IvrId\": 8\n}",
|
55
|
-
"output": "{\n \"Response\": {\n \"TaskId\": 1,\n \"RequestId\": \"
|
55
|
+
"output": "{\n \"Response\": {\n \"TaskId\": 1,\n \"RequestId\": \"a561d5e7-2680-481f-b86e-a9ad7316f4d5\"\n }\n}",
|
56
56
|
"title": "创建任务"
|
57
57
|
}
|
58
58
|
],
|
@@ -2324,7 +2324,7 @@
|
|
2324
2324
|
{
|
2325
2325
|
"disabled": false,
|
2326
2326
|
"document": "站点详情",
|
2327
|
-
"example": "[{
|
2327
|
+
"example": "[{\"SiteId\": \"site-98dj3kd\",\"Name\": \"sitename\",\"Description\": \"this is a description\",\"PowerConnectors\": \"1000Base-SX\",\"OptionalAddressLine\": \"详细地址\",\"Country\": \"China\",\"Province\": \"guangdong\",\"City\": \"shenzhen\",\"PostalCode\": 518000}]",
|
2328
2328
|
"member": "SiteDetail",
|
2329
2329
|
"name": "SiteDetailSet",
|
2330
2330
|
"output_required": true,
|
@@ -457,6 +457,24 @@
|
|
457
457
|
"name": "UserPrivilege",
|
458
458
|
"required": false,
|
459
459
|
"type": "int"
|
460
|
+
},
|
461
|
+
{
|
462
|
+
"disabled": false,
|
463
|
+
"document": "计算组列表",
|
464
|
+
"example": "[\"cp1\"]",
|
465
|
+
"member": "string",
|
466
|
+
"name": "ComputeGroups",
|
467
|
+
"required": false,
|
468
|
+
"type": "list"
|
469
|
+
},
|
470
|
+
{
|
471
|
+
"disabled": false,
|
472
|
+
"document": "集群ID",
|
473
|
+
"example": "cdwdoris-xxx",
|
474
|
+
"member": "string",
|
475
|
+
"name": "InstanceId",
|
476
|
+
"required": false,
|
477
|
+
"type": "string"
|
460
478
|
}
|
461
479
|
],
|
462
480
|
"type": "object"
|
@@ -1221,6 +1239,16 @@
|
|
1221
1239
|
"ClusterConfigsInfoFromEMR": {
|
1222
1240
|
"document": "用于返回XML格式的配置文件和内容以及其他配置文件有关的信息",
|
1223
1241
|
"members": [
|
1242
|
+
{
|
1243
|
+
"disabled": false,
|
1244
|
+
"document": "计算组id",
|
1245
|
+
"example": "tchd-lb3twoq7-r8q3poye",
|
1246
|
+
"member": "string",
|
1247
|
+
"name": "ComputeGroupId",
|
1248
|
+
"output_required": false,
|
1249
|
+
"type": "string",
|
1250
|
+
"value_allowed_null": false
|
1251
|
+
},
|
1224
1252
|
{
|
1225
1253
|
"disabled": false,
|
1226
1254
|
"document": "配置文件名称",
|
@@ -2243,6 +2271,16 @@
|
|
2243
2271
|
"output_required": false,
|
2244
2272
|
"type": "bool",
|
2245
2273
|
"value_allowed_null": false
|
2274
|
+
},
|
2275
|
+
{
|
2276
|
+
"disabled": false,
|
2277
|
+
"document": "计算组",
|
2278
|
+
"example": "tchd-xasdfa-xqexasdf",
|
2279
|
+
"member": "string",
|
2280
|
+
"name": "ComputeGroup",
|
2281
|
+
"output_required": false,
|
2282
|
+
"type": "string",
|
2283
|
+
"value_allowed_null": false
|
2246
2284
|
}
|
2247
2285
|
],
|
2248
2286
|
"usage": "out"
|
@@ -3259,6 +3297,15 @@
|
|
3259
3297
|
"name": "IsQuery",
|
3260
3298
|
"required": false,
|
3261
3299
|
"type": "list"
|
3300
|
+
},
|
3301
|
+
{
|
3302
|
+
"disabled": false,
|
3303
|
+
"document": "计算组列表",
|
3304
|
+
"example": "[\"cg1\",\"cg2\"]",
|
3305
|
+
"member": "string",
|
3306
|
+
"name": "ComputeGroups",
|
3307
|
+
"required": false,
|
3308
|
+
"type": "list"
|
3262
3309
|
}
|
3263
3310
|
],
|
3264
3311
|
"type": "object"
|
@@ -3422,6 +3469,15 @@
|
|
3422
3469
|
"name": "IsQuery",
|
3423
3470
|
"required": false,
|
3424
3471
|
"type": "list"
|
3472
|
+
},
|
3473
|
+
{
|
3474
|
+
"disabled": false,
|
3475
|
+
"document": "计算组列表",
|
3476
|
+
"example": "[\"cg1\",\"cg2\"]",
|
3477
|
+
"member": "string",
|
3478
|
+
"name": "ComputeGroups",
|
3479
|
+
"required": false,
|
3480
|
+
"type": "list"
|
3425
3481
|
}
|
3426
3482
|
],
|
3427
3483
|
"type": "object"
|
@@ -3761,6 +3817,15 @@
|
|
3761
3817
|
"name": "EndTime",
|
3762
3818
|
"required": false,
|
3763
3819
|
"type": "string"
|
3820
|
+
},
|
3821
|
+
{
|
3822
|
+
"disabled": false,
|
3823
|
+
"document": "计算组ID",
|
3824
|
+
"example": "cg-1",
|
3825
|
+
"member": "string",
|
3826
|
+
"name": "ComputeGroupId",
|
3827
|
+
"required": false,
|
3828
|
+
"type": "string"
|
3764
3829
|
}
|
3765
3830
|
],
|
3766
3831
|
"type": "object"
|
@@ -4061,6 +4126,15 @@
|
|
4061
4126
|
"name": "SearchTags",
|
4062
4127
|
"required": false,
|
4063
4128
|
"type": "list"
|
4129
|
+
},
|
4130
|
+
{
|
4131
|
+
"disabled": false,
|
4132
|
+
"document": "0 : 存算一体,1:存算分离,2:ALL",
|
4133
|
+
"example": "1",
|
4134
|
+
"member": "int64",
|
4135
|
+
"name": "InstanceType",
|
4136
|
+
"required": false,
|
4137
|
+
"type": "int"
|
4064
4138
|
}
|
4065
4139
|
],
|
4066
4140
|
"type": "object"
|
@@ -4290,6 +4364,15 @@
|
|
4290
4364
|
"name": "UserName",
|
4291
4365
|
"required": false,
|
4292
4366
|
"type": "string"
|
4367
|
+
},
|
4368
|
+
{
|
4369
|
+
"disabled": false,
|
4370
|
+
"document": "计算组列表",
|
4371
|
+
"example": "[\"cg1\",\"cg2\"]",
|
4372
|
+
"member": "string",
|
4373
|
+
"name": "ComputeGroups",
|
4374
|
+
"required": false,
|
4375
|
+
"type": "list"
|
4293
4376
|
}
|
4294
4377
|
],
|
4295
4378
|
"type": "object"
|
@@ -4471,6 +4554,15 @@
|
|
4471
4554
|
"name": "UserName",
|
4472
4555
|
"required": false,
|
4473
4556
|
"type": "string"
|
4557
|
+
},
|
4558
|
+
{
|
4559
|
+
"disabled": false,
|
4560
|
+
"document": "计算组列表",
|
4561
|
+
"example": "[\"cg1\",\"cg2\"]",
|
4562
|
+
"member": "string",
|
4563
|
+
"name": "ComputeGroups",
|
4564
|
+
"required": false,
|
4565
|
+
"type": "list"
|
4474
4566
|
}
|
4475
4567
|
],
|
4476
4568
|
"type": "object"
|
@@ -4565,6 +4657,15 @@
|
|
4565
4657
|
"name": "SpecName",
|
4566
4658
|
"required": false,
|
4567
4659
|
"type": "string"
|
4660
|
+
},
|
4661
|
+
{
|
4662
|
+
"disabled": false,
|
4663
|
+
"document": "是否存算分离",
|
4664
|
+
"example": "false",
|
4665
|
+
"member": "bool",
|
4666
|
+
"name": "IsSSC",
|
4667
|
+
"required": false,
|
4668
|
+
"type": "bool"
|
4568
4669
|
}
|
4569
4670
|
],
|
4570
4671
|
"type": "object"
|
@@ -5685,6 +5786,16 @@
|
|
5685
5786
|
"output_required": false,
|
5686
5787
|
"type": "object",
|
5687
5788
|
"value_allowed_null": false
|
5789
|
+
},
|
5790
|
+
{
|
5791
|
+
"disabled": false,
|
5792
|
+
"document": "计算组个数",
|
5793
|
+
"example": "1",
|
5794
|
+
"member": "int64",
|
5795
|
+
"name": "ComputeGroupCount",
|
5796
|
+
"output_required": false,
|
5797
|
+
"type": "int",
|
5798
|
+
"value_allowed_null": false
|
5688
5799
|
}
|
5689
5800
|
],
|
5690
5801
|
"usage": "out"
|
@@ -5821,6 +5932,16 @@
|
|
5821
5932
|
"output_required": false,
|
5822
5933
|
"type": "string",
|
5823
5934
|
"value_allowed_null": false
|
5935
|
+
},
|
5936
|
+
{
|
5937
|
+
"disabled": false,
|
5938
|
+
"document": "计算组ID",
|
5939
|
+
"example": "tchd-26twtz8s-cer39jcb",
|
5940
|
+
"member": "string",
|
5941
|
+
"name": "ComputeGroupId",
|
5942
|
+
"output_required": false,
|
5943
|
+
"type": "string",
|
5944
|
+
"value_allowed_null": false
|
5824
5945
|
}
|
5825
5946
|
],
|
5826
5947
|
"usage": "out"
|
@@ -5937,6 +6058,16 @@
|
|
5937
6058
|
"output_required": false,
|
5938
6059
|
"type": "string",
|
5939
6060
|
"value_allowed_null": false
|
6061
|
+
},
|
6062
|
+
{
|
6063
|
+
"disabled": false,
|
6064
|
+
"document": "计算组id",
|
6065
|
+
"example": "tchd-1234-4321",
|
6066
|
+
"member": "string",
|
6067
|
+
"name": "ComputerGroupId",
|
6068
|
+
"output_required": false,
|
6069
|
+
"type": "string",
|
6070
|
+
"value_allowed_null": false
|
5940
6071
|
}
|
5941
6072
|
],
|
5942
6073
|
"usage": "out"
|
@@ -6456,6 +6587,24 @@
|
|
6456
6587
|
"name": "WhiteHost",
|
6457
6588
|
"required": false,
|
6458
6589
|
"type": "string"
|
6590
|
+
},
|
6591
|
+
{
|
6592
|
+
"disabled": false,
|
6593
|
+
"document": "更新类型,默认0,1为更新绑定计算组",
|
6594
|
+
"example": "0",
|
6595
|
+
"member": "int64",
|
6596
|
+
"name": "UpdateType",
|
6597
|
+
"required": false,
|
6598
|
+
"type": "int"
|
6599
|
+
},
|
6600
|
+
{
|
6601
|
+
"disabled": false,
|
6602
|
+
"document": "需绑定计算组列表",
|
6603
|
+
"example": "[\"cp1\"]",
|
6604
|
+
"member": "string",
|
6605
|
+
"name": "UpdateComputeGroups",
|
6606
|
+
"required": false,
|
6607
|
+
"type": "list"
|
6459
6608
|
}
|
6460
6609
|
],
|
6461
6610
|
"type": "object"
|
@@ -6810,6 +6959,28 @@
|
|
6810
6959
|
"required": false,
|
6811
6960
|
"type": "string",
|
6812
6961
|
"value_allowed_null": false
|
6962
|
+
},
|
6963
|
+
{
|
6964
|
+
"disabled": false,
|
6965
|
+
"document": "计算组id",
|
6966
|
+
"example": "cg-123",
|
6967
|
+
"member": "string",
|
6968
|
+
"name": "ComputeGroupId",
|
6969
|
+
"output_required": false,
|
6970
|
+
"required": false,
|
6971
|
+
"type": "string",
|
6972
|
+
"value_allowed_null": false
|
6973
|
+
},
|
6974
|
+
{
|
6975
|
+
"disabled": false,
|
6976
|
+
"document": "rip",
|
6977
|
+
"example": "1.2.3.4",
|
6978
|
+
"member": "string",
|
6979
|
+
"name": "RIp",
|
6980
|
+
"output_required": false,
|
6981
|
+
"required": false,
|
6982
|
+
"type": "string",
|
6983
|
+
"value_allowed_null": false
|
6813
6984
|
}
|
6814
6985
|
],
|
6815
6986
|
"usage": "both"
|
@@ -8495,6 +8666,16 @@
|
|
8495
8666
|
"output_required": false,
|
8496
8667
|
"type": "int",
|
8497
8668
|
"value_allowed_null": false
|
8669
|
+
},
|
8670
|
+
{
|
8671
|
+
"disabled": false,
|
8672
|
+
"document": "计算组",
|
8673
|
+
"example": "tchd-asdfqx-asdfd2",
|
8674
|
+
"member": "string",
|
8675
|
+
"name": "ComputeGroup",
|
8676
|
+
"output_required": false,
|
8677
|
+
"type": "string",
|
8678
|
+
"value_allowed_null": false
|
8498
8679
|
}
|
8499
8680
|
],
|
8500
8681
|
"usage": "out"
|
@@ -8823,6 +9004,16 @@
|
|
8823
9004
|
"output_required": false,
|
8824
9005
|
"type": "bool",
|
8825
9006
|
"value_allowed_null": false
|
9007
|
+
},
|
9008
|
+
{
|
9009
|
+
"disabled": false,
|
9010
|
+
"document": "0表示未开通容器化,1表示已开通容器化",
|
9011
|
+
"example": "0",
|
9012
|
+
"member": "int64",
|
9013
|
+
"name": "ContainerEnabled",
|
9014
|
+
"output_required": false,
|
9015
|
+
"type": "int",
|
9016
|
+
"value_allowed_null": false
|
8826
9017
|
}
|
8827
9018
|
],
|
8828
9019
|
"usage": "out"
|