tccli 3.0.1292.1__py2.py3-none-any.whl → 3.0.1294.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/__init__.py +3 -0
- tccli/services/advisor/v20200721/api.json +36 -36
- tccli/services/advisor/v20200721/examples.json +2 -2
- tccli/services/batch/v20170312/api.json +4 -4
- tccli/services/bh/v20230418/api.json +35 -17
- tccli/services/bh/v20230418/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +19 -19
- tccli/services/cam/v20190116/examples.json +5 -5
- tccli/services/cdwdoris/v20211228/api.json +191 -0
- tccli/services/cdwpg/v20201230/api.json +375 -333
- tccli/services/cdwpg/v20201230/examples.json +36 -36
- tccli/services/chc/__init__.py +4 -0
- tccli/services/chc/chc_client.py +2062 -0
- tccli/services/chc/v20230418/api.json +5728 -0
- tccli/services/chc/v20230418/examples.json +293 -0
- tccli/services/ckafka/v20190819/api.json +34 -34
- tccli/services/ckafka/v20190819/examples.json +1 -1
- tccli/services/clb/v20180317/api.json +39 -20
- tccli/services/cloudaudit/v20190319/api.json +38 -23
- tccli/services/cls/v20201016/api.json +198 -198
- tccli/services/cls/v20201016/examples.json +1 -1
- tccli/services/controlcenter/v20230110/api.json +2 -2
- tccli/services/controlcenter/v20230110/examples.json +1 -1
- tccli/services/dbbrain/dbbrain_client.py +240 -28
- tccli/services/dbbrain/v20191016/api.json +5 -5
- tccli/services/dbbrain/v20210527/api.json +481 -18
- tccli/services/dbbrain/v20210527/examples.json +32 -0
- tccli/services/dcdb/v20180411/api.json +66 -66
- tccli/services/dcdb/v20180411/examples.json +7 -7
- tccli/services/domain/v20180808/api.json +2 -2
- tccli/services/ecdn/ecdn_client.py +7 -431
- tccli/services/ecdn/v20191012/api.json +0 -574
- tccli/services/ecdn/v20191012/examples.json +0 -64
- tccli/services/emr/v20190103/api.json +89 -89
- tccli/services/emr/v20190103/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +12 -3
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/essbasic/v20210526/api.json +9 -0
- tccli/services/essbasic/v20210526/examples.json +1 -1
- tccli/services/gs/gs_client.py +1778 -29
- tccli/services/gs/v20191118/api.json +2597 -144
- tccli/services/gs/v20191118/examples.json +264 -0
- tccli/services/hai/v20230812/api.json +67 -67
- tccli/services/iap/v20240713/api.json +13 -13
- tccli/services/iap/v20240713/examples.json +3 -3
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideo/v20211125/api.json +1 -1
- 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/lke/v20231130/api.json +14 -14
- tccli/services/lke/v20231130/examples.json +2 -2
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +71 -71
- tccli/services/mariadb/v20170312/examples.json +5 -5
- tccli/services/mmps/v20200710/api.json +12 -12
- tccli/services/mqtt/v20240516/api.json +138 -138
- tccli/services/mqtt/v20240516/examples.json +6 -12
- tccli/services/organization/v20210331/api.json +61 -43
- tccli/services/organization/v20210331/examples.json +25 -25
- tccli/services/region/v20220627/examples.json +1 -1
- tccli/services/tbaas/v20180416/api.json +53 -48
- tccli/services/tchd/v20230306/api.json +5 -5
- tccli/services/tcr/v20190924/api.json +190 -187
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +15 -15
- tccli/services/thpc/v20220401/api.json +3 -3
- tccli/services/thpc/v20230321/api.json +54 -33
- tccli/services/tione/v20211111/api.json +40 -1
- tccli/services/tke/v20180525/api.json +104 -104
- tccli/services/trocket/v20230308/api.json +24 -24
- tccli/services/tsf/v20180326/api.json +307 -186
- tccli/services/vcube/v20220410/api.json +382 -327
- tccli/services/vcube/v20220410/examples.json +56 -56
- tccli/services/vod/v20180717/api.json +145 -141
- tccli/services/vpc/v20170312/api.json +1 -1
- tccli/services/wedata/v20210820/api.json +71 -1
- tccli/services/wedata/v20210820/examples.json +2 -8
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/RECORD +84 -80
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/license_files/LICENSE +0 -0
@@ -326,7 +326,7 @@
|
|
326
326
|
],
|
327
327
|
"DeleteRepository": [
|
328
328
|
{
|
329
|
-
"document": "",
|
329
|
+
"document": "删除镜像仓库以及仓库内的镜像列表",
|
330
330
|
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRepository\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"NamespaceName\": \"private\",\n \"RepositoryName\": \"golang\"\n}",
|
331
331
|
"output": "{\n \"Response\": {\n \"RequestId\": \"ca2eddea-14cc-4c3f-96e5-de50fd1fd4c0\"\n }\n}",
|
332
332
|
"title": "删除镜像仓库"
|
@@ -7001,7 +7001,7 @@
|
|
7001
7001
|
{
|
7002
7002
|
"disabled": false,
|
7003
7003
|
"document": "消息内容",
|
7004
|
-
"example": "
|
7004
|
+
"example": "无",
|
7005
7005
|
"member": "TraceResult",
|
7006
7006
|
"name": "Result",
|
7007
7007
|
"output_required": true,
|
@@ -14039,13 +14039,13 @@
|
|
14039
14039
|
"members": [
|
14040
14040
|
{
|
14041
14041
|
"disabled": false,
|
14042
|
-
"document": "
|
14042
|
+
"document": "订单号",
|
14043
14043
|
"example": "TDMQ20121212312322",
|
14044
14044
|
"member": "string",
|
14045
14045
|
"name": "OrderId",
|
14046
14046
|
"output_required": true,
|
14047
14047
|
"type": "string",
|
14048
|
-
"value_allowed_null":
|
14048
|
+
"value_allowed_null": false
|
14049
14049
|
},
|
14050
14050
|
{
|
14051
14051
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -19349,13 +19349,13 @@
|
|
19349
19349
|
},
|
19350
19350
|
{
|
19351
19351
|
"disabled": false,
|
19352
|
-
"document": "
|
19352
|
+
"document": "实例版本",
|
19353
19353
|
"example": "4.9.3",
|
19354
19354
|
"member": "string",
|
19355
19355
|
"name": "InstanceVersion",
|
19356
19356
|
"output_required": true,
|
19357
19357
|
"type": "string",
|
19358
|
-
"value_allowed_null":
|
19358
|
+
"value_allowed_null": false
|
19359
19359
|
},
|
19360
19360
|
{
|
19361
19361
|
"disabled": false,
|
@@ -19469,53 +19469,53 @@
|
|
19469
19469
|
},
|
19470
19470
|
{
|
19471
19471
|
"disabled": false,
|
19472
|
-
"document": "
|
19472
|
+
"document": "最大可设置消息保留时间,小时为单位",
|
19473
19473
|
"example": "168",
|
19474
19474
|
"member": "int64",
|
19475
19475
|
"name": "MaxRetention",
|
19476
19476
|
"output_required": true,
|
19477
19477
|
"type": "int",
|
19478
|
-
"value_allowed_null":
|
19478
|
+
"value_allowed_null": false
|
19479
19479
|
},
|
19480
19480
|
{
|
19481
19481
|
"disabled": false,
|
19482
|
-
"document": "
|
19482
|
+
"document": "最小可设置消息保留时间,小时为单位",
|
19483
19483
|
"example": "24",
|
19484
19484
|
"member": "int64",
|
19485
19485
|
"name": "MinRetention",
|
19486
19486
|
"output_required": true,
|
19487
19487
|
"type": "int",
|
19488
|
-
"value_allowed_null":
|
19488
|
+
"value_allowed_null": false
|
19489
19489
|
},
|
19490
19490
|
{
|
19491
19491
|
"disabled": false,
|
19492
|
-
"document": "
|
19492
|
+
"document": "实例消息保留时间,小时为单位",
|
19493
19493
|
"example": "72",
|
19494
19494
|
"member": "int64",
|
19495
19495
|
"name": "Retention",
|
19496
19496
|
"output_required": true,
|
19497
19497
|
"type": "int",
|
19498
|
-
"value_allowed_null":
|
19498
|
+
"value_allowed_null": false
|
19499
19499
|
},
|
19500
19500
|
{
|
19501
19501
|
"disabled": false,
|
19502
|
-
"document": "是否开启ACL
|
19502
|
+
"document": "是否开启ACL鉴权",
|
19503
19503
|
"example": "true",
|
19504
19504
|
"member": "bool",
|
19505
19505
|
"name": "AclEnabled",
|
19506
19506
|
"output_required": true,
|
19507
19507
|
"type": "bool",
|
19508
|
-
"value_allowed_null":
|
19508
|
+
"value_allowed_null": false
|
19509
19509
|
},
|
19510
19510
|
{
|
19511
19511
|
"disabled": false,
|
19512
|
-
"document": "
|
19512
|
+
"document": "销毁时间",
|
19513
19513
|
"example": "369182637452345",
|
19514
19514
|
"member": "uint64",
|
19515
19515
|
"name": "DestroyTime",
|
19516
19516
|
"output_required": false,
|
19517
19517
|
"type": "int",
|
19518
|
-
"value_allowed_null":
|
19518
|
+
"value_allowed_null": false
|
19519
19519
|
}
|
19520
19520
|
],
|
19521
19521
|
"usage": "out"
|
@@ -2421,13 +2421,13 @@
|
|
2421
2421
|
"members": [
|
2422
2422
|
{
|
2423
2423
|
"disabled": false,
|
2424
|
-
"document": "
|
2424
|
+
"document": "队列名称。",
|
2425
2425
|
"example": "compute",
|
2426
2426
|
"member": "string",
|
2427
2427
|
"name": "QueueName",
|
2428
|
-
"
|
2428
|
+
"output_required": true,
|
2429
2429
|
"type": "string",
|
2430
|
-
"value_allowed_null":
|
2430
|
+
"value_allowed_null": false
|
2431
2431
|
}
|
2432
2432
|
],
|
2433
2433
|
"usage": "out"
|
@@ -1803,6 +1803,15 @@
|
|
1803
1803
|
"name": "Limit",
|
1804
1804
|
"required": false,
|
1805
1805
|
"type": "int"
|
1806
|
+
},
|
1807
|
+
{
|
1808
|
+
"disabled": false,
|
1809
|
+
"document": "<ul>\n <li><strong>cluster-type</strong>\n <p style=\"padding-left: 30px;\">按照【<strong>集群类型</strong>】进行过滤</p>\n <p style=\"padding-left: 30px;\">类型:String</p>\n <p style=\"padding-left: 30px;\">必选:否</p>\n </li>\n</ul>\n<p style=\"padding-left: 30px;\">每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。</p>",
|
1810
|
+
"example": "无",
|
1811
|
+
"member": "Filter",
|
1812
|
+
"name": "Filters",
|
1813
|
+
"required": false,
|
1814
|
+
"type": "list"
|
1806
1815
|
}
|
1807
1816
|
],
|
1808
1817
|
"type": "object"
|
@@ -2130,36 +2139,36 @@
|
|
2130
2139
|
"members": [
|
2131
2140
|
{
|
2132
2141
|
"disabled": false,
|
2133
|
-
"document": "
|
2142
|
+
"document": "开启云安全服务。若不指定该参数,则默认开启云安全服务。",
|
2134
2143
|
"example": "TRUE",
|
2135
2144
|
"member": "RunSecurityServiceEnabled",
|
2136
2145
|
"name": "SecurityService",
|
2137
2146
|
"output_required": false,
|
2138
2147
|
"required": false,
|
2139
2148
|
"type": "object",
|
2140
|
-
"value_allowed_null":
|
2149
|
+
"value_allowed_null": false
|
2141
2150
|
},
|
2142
2151
|
{
|
2143
2152
|
"disabled": false,
|
2144
|
-
"document": "
|
2153
|
+
"document": "开启腾讯云可观测平台服务。若不指定该参数,则默认开启腾讯云可观测平台服务。",
|
2145
2154
|
"example": "TRUE",
|
2146
2155
|
"member": "RunMonitorServiceEnabled",
|
2147
2156
|
"name": "MonitorService",
|
2148
2157
|
"output_required": false,
|
2149
2158
|
"required": false,
|
2150
2159
|
"type": "object",
|
2151
|
-
"value_allowed_null":
|
2160
|
+
"value_allowed_null": false
|
2152
2161
|
},
|
2153
2162
|
{
|
2154
2163
|
"disabled": false,
|
2155
|
-
"document": "开启云自动化助手服务(TencentCloud Automation Tools,TAT
|
2164
|
+
"document": "开启云自动化助手服务(TencentCloud Automation Tools,TAT)。若不指定该参数,默认开启云自动化助手服务。",
|
2156
2165
|
"example": "TRUE",
|
2157
2166
|
"member": "RunAutomationServiceEnabled",
|
2158
2167
|
"name": "AutomationService",
|
2159
2168
|
"output_required": false,
|
2160
2169
|
"required": false,
|
2161
2170
|
"type": "object",
|
2162
|
-
"value_allowed_null":
|
2171
|
+
"value_allowed_null": false
|
2163
2172
|
}
|
2164
2173
|
],
|
2165
2174
|
"usage": "both"
|
@@ -2938,6 +2947,16 @@
|
|
2938
2947
|
"output_required": false,
|
2939
2948
|
"type": "string",
|
2940
2949
|
"value_allowed_null": true
|
2950
|
+
},
|
2951
|
+
{
|
2952
|
+
"disabled": false,
|
2953
|
+
"document": "节点的工作状态",
|
2954
|
+
"example": "IDLE",
|
2955
|
+
"member": "string",
|
2956
|
+
"name": "NodeAllocateState",
|
2957
|
+
"output_required": false,
|
2958
|
+
"type": "string",
|
2959
|
+
"value_allowed_null": false
|
2941
2960
|
}
|
2942
2961
|
],
|
2943
2962
|
"usage": "out"
|
@@ -2947,23 +2966,25 @@
|
|
2947
2966
|
"members": [
|
2948
2967
|
{
|
2949
2968
|
"disabled": false,
|
2950
|
-
"document": "节点执行脚本获取地址。\n目前仅支持cos地址。地址最大长度:255
|
2969
|
+
"document": "节点执行脚本获取地址。\n目前仅支持cos地址。地址最大长度:255。",
|
2951
2970
|
"example": "cos://demo-xxxxxxxx.cos.ap-guangzhou.myqcloud.com/test/echo.sh",
|
2952
2971
|
"member": "string",
|
2953
2972
|
"name": "ScriptPath",
|
2973
|
+
"output_required": true,
|
2954
2974
|
"required": true,
|
2955
2975
|
"type": "string",
|
2956
|
-
"value_allowed_null":
|
2976
|
+
"value_allowed_null": false
|
2957
2977
|
},
|
2958
2978
|
{
|
2959
2979
|
"disabled": false,
|
2960
|
-
"document": "脚本执行超时时间(包含拉取脚本的时间)。单位秒,默认值:30。取值范围:10~1200
|
2980
|
+
"document": "脚本执行超时时间(包含拉取脚本的时间)。单位秒,默认值:30。取值范围:10~1200。",
|
2961
2981
|
"example": "30",
|
2962
2982
|
"member": "int64",
|
2963
2983
|
"name": "Timeout",
|
2984
|
+
"output_required": true,
|
2964
2985
|
"required": false,
|
2965
2986
|
"type": "int",
|
2966
|
-
"value_allowed_null":
|
2987
|
+
"value_allowed_null": false
|
2967
2988
|
}
|
2968
2989
|
],
|
2969
2990
|
"usage": "both"
|
@@ -3209,13 +3230,13 @@
|
|
3209
3230
|
},
|
3210
3231
|
{
|
3211
3232
|
"disabled": false,
|
3212
|
-
"document": "队列中期望的空闲节点数量(包含弹性节点和静态节点)。默认值:0
|
3233
|
+
"document": "队列中期望的空闲节点数量(包含弹性节点和静态节点)。默认值:0。队列中,处于空闲状态的节点小于此值,集群会扩容弹性节点;处于空闲状态的节点大于此值,集群会缩容弹性节点。",
|
3213
3234
|
"example": "5",
|
3214
3235
|
"member": "int64",
|
3215
3236
|
"name": "DesiredIdleNodeCapacity",
|
3216
3237
|
"output_required": true,
|
3217
3238
|
"type": "int",
|
3218
|
-
"value_allowed_null":
|
3239
|
+
"value_allowed_null": false
|
3219
3240
|
},
|
3220
3241
|
{
|
3221
3242
|
"disabled": false,
|
@@ -3229,43 +3250,43 @@
|
|
3229
3250
|
},
|
3230
3251
|
{
|
3231
3252
|
"disabled": false,
|
3232
|
-
"document": "扩容比例。默认值:100。取值范围:1~100。\n如果扩容比例为50,那么每轮只会扩容当前作业负载所需的50
|
3253
|
+
"document": "扩容比例。默认值:100。取值范围:1~100。\n如果扩容比例为50,那么每轮只会扩容当前作业负载所需的50%数量的节点。",
|
3233
3254
|
"example": "50",
|
3234
3255
|
"member": "int64",
|
3235
3256
|
"name": "ScaleOutRatio",
|
3236
3257
|
"output_required": true,
|
3237
3258
|
"type": "int",
|
3238
|
-
"value_allowed_null":
|
3259
|
+
"value_allowed_null": false
|
3239
3260
|
},
|
3240
3261
|
{
|
3241
3262
|
"disabled": false,
|
3242
|
-
"document": "比例扩容阈值。默认值:0。取值范围:0~200。\n当作业负载需要扩容节点数量大于此值,当前扩容轮次按照ScaleOutRatio配置的的比例进行扩容。当作业负载需要扩容节点数量小于此值,当前扩容轮次扩容当前作业负载所需数量的节点。\n此参数配合ScaleOutRatio
|
3263
|
+
"document": "比例扩容阈值。默认值:0。取值范围:0~200。\n当作业负载需要扩容节点数量大于此值,当前扩容轮次按照ScaleOutRatio配置的的比例进行扩容。当作业负载需要扩容节点数量小于此值,当前扩容轮次扩容当前作业负载所需数量的节点。\n此参数配合ScaleOutRatio参数进行使用,用于比例扩容场景下,在作业负载所需节点数量较小时,加快收敛速度。",
|
3243
3264
|
"example": "0",
|
3244
3265
|
"member": "int64",
|
3245
3266
|
"name": "ScaleOutNodeThreshold",
|
3246
3267
|
"output_required": true,
|
3247
3268
|
"type": "int",
|
3248
|
-
"value_allowed_null":
|
3269
|
+
"value_allowed_null": false
|
3249
3270
|
},
|
3250
3271
|
{
|
3251
3272
|
"disabled": false,
|
3252
|
-
"document": "
|
3273
|
+
"document": "每轮扩容最大节点个数。",
|
3253
3274
|
"example": "10",
|
3254
3275
|
"member": "int64",
|
3255
3276
|
"name": "MaxNodesPerCycle",
|
3256
3277
|
"output_required": true,
|
3257
3278
|
"type": "int",
|
3258
|
-
"value_allowed_null":
|
3279
|
+
"value_allowed_null": false
|
3259
3280
|
},
|
3260
3281
|
{
|
3261
3282
|
"disabled": false,
|
3262
|
-
"document": "扩容过程中,作业的内存在匹配实例机型时增大比例(不会影响作业提交的内存大小,只影响匹配计算过程)。<br/>\n针对场景:由于实例机型的总内存会大于实例内部的可用内存,16GB内存规格的实例,实例操作系统内的可用内存只有约14.9GB内存。假设此时提交一个需要15GB内存的作业,\n\n- 当ScaleUpMemRatio=0时,会匹配到16GB内存规格的实例,但是由于操作系统内的可用内存为14.9GB小于作业所需的15GB,扩容出来的实例作业无法运行起来。\n- 当ScaleUpMemRatio=10时,匹配实例规格会按照15*(1+10%)=16.5GB来进行实例规格匹配,则不会匹配到16GB
|
3283
|
+
"document": "扩容过程中,作业的内存在匹配实例机型时增大比例(不会影响作业提交的内存大小,只影响匹配计算过程)。<br/>\n针对场景:由于实例机型的总内存会大于实例内部的可用内存,16GB内存规格的实例,实例操作系统内的可用内存只有约14.9GB内存。假设此时提交一个需要15GB内存的作业,\n\n- 当ScaleUpMemRatio=0时,会匹配到16GB内存规格的实例,但是由于操作系统内的可用内存为14.9GB小于作业所需的15GB,扩容出来的实例作业无法运行起来。\n- 当ScaleUpMemRatio=10时,匹配实例规格会按照15*(1+10%)=16.5GB来进行实例规格匹配,则不会匹配到16GB的实例,而是更大内存规格的实例来保证作业能够被运行起来。",
|
3263
3284
|
"example": "0",
|
3264
3285
|
"member": "int64",
|
3265
3286
|
"name": "ScaleUpMemRatio",
|
3266
3287
|
"output_required": true,
|
3267
3288
|
"type": "int",
|
3268
|
-
"value_allowed_null":
|
3289
|
+
"value_allowed_null": false
|
3269
3290
|
}
|
3270
3291
|
],
|
3271
3292
|
"usage": "out"
|
@@ -3275,13 +3296,13 @@
|
|
3275
3296
|
"members": [
|
3276
3297
|
{
|
3277
3298
|
"disabled": false,
|
3278
|
-
"document": "
|
3299
|
+
"document": "队列名称。",
|
3279
3300
|
"example": "compute",
|
3280
3301
|
"member": "string",
|
3281
3302
|
"name": "QueueName",
|
3282
|
-
"
|
3303
|
+
"output_required": true,
|
3283
3304
|
"type": "string",
|
3284
|
-
"value_allowed_null":
|
3305
|
+
"value_allowed_null": false
|
3285
3306
|
}
|
3286
3307
|
],
|
3287
3308
|
"usage": "out"
|
@@ -3308,14 +3329,14 @@
|
|
3308
3329
|
"members": [
|
3309
3330
|
{
|
3310
3331
|
"disabled": false,
|
3311
|
-
"document": "是否开启[腾讯云可观测平台](/document/product/248)服务。取值范围:<br><li>TRUE:表示开启腾讯云可观测平台服务</li><br><li>FALSE:表示不开启腾讯云可观测平台服务</li><br><br>默认取值:TRUE
|
3332
|
+
"document": "是否开启[腾讯云可观测平台](/document/product/248)服务。取值范围:<br><li>TRUE:表示开启腾讯云可观测平台服务</li><br><li>FALSE:表示不开启腾讯云可观测平台服务</li><br><br>默认取值:TRUE。",
|
3312
3333
|
"example": "true",
|
3313
3334
|
"member": "bool",
|
3314
3335
|
"name": "Enabled",
|
3315
3336
|
"output_required": true,
|
3316
3337
|
"required": false,
|
3317
3338
|
"type": "bool",
|
3318
|
-
"value_allowed_null":
|
3339
|
+
"value_allowed_null": false
|
3319
3340
|
}
|
3320
3341
|
],
|
3321
3342
|
"usage": "both"
|
@@ -3734,25 +3755,25 @@
|
|
3734
3755
|
"members": [
|
3735
3756
|
{
|
3736
3757
|
"disabled": false,
|
3737
|
-
"document": "
|
3758
|
+
"document": "可用区",
|
3738
3759
|
"example": "ap-guangzhou-1",
|
3739
3760
|
"member": "string",
|
3740
3761
|
"name": "Zone",
|
3741
3762
|
"output_required": false,
|
3742
3763
|
"required": true,
|
3743
3764
|
"type": "string",
|
3744
|
-
"value_allowed_null":
|
3765
|
+
"value_allowed_null": false
|
3745
3766
|
},
|
3746
3767
|
{
|
3747
3768
|
"disabled": false,
|
3748
|
-
"document": "项目,默认是0
|
3769
|
+
"document": "项目,默认是0",
|
3749
3770
|
"example": "0",
|
3750
3771
|
"member": "uint64",
|
3751
3772
|
"name": "ProjectId",
|
3752
3773
|
"output_required": false,
|
3753
3774
|
"required": false,
|
3754
3775
|
"type": "int",
|
3755
|
-
"value_allowed_null":
|
3776
|
+
"value_allowed_null": false
|
3756
3777
|
}
|
3757
3778
|
],
|
3758
3779
|
"usage": "both"
|
@@ -3977,25 +3998,25 @@
|
|
3977
3998
|
"members": [
|
3978
3999
|
{
|
3979
4000
|
"disabled": false,
|
3980
|
-
"document": "
|
4001
|
+
"document": "标签绑定的资源类型",
|
3981
4002
|
"example": "workspace",
|
3982
4003
|
"member": "string",
|
3983
4004
|
"name": "ResourceType",
|
3984
4005
|
"output_required": true,
|
3985
4006
|
"required": true,
|
3986
4007
|
"type": "string",
|
3987
|
-
"value_allowed_null":
|
4008
|
+
"value_allowed_null": false
|
3988
4009
|
},
|
3989
4010
|
{
|
3990
4011
|
"disabled": false,
|
3991
|
-
"document": "
|
4012
|
+
"document": "标签对列表",
|
3992
4013
|
"example": "[{\"Name\": \"env\", \"Value\": \"test\"}]",
|
3993
4014
|
"member": "Tag",
|
3994
4015
|
"name": "Tags",
|
3995
4016
|
"output_required": true,
|
3996
4017
|
"required": true,
|
3997
4018
|
"type": "list",
|
3998
|
-
"value_allowed_null":
|
4019
|
+
"value_allowed_null": false
|
3999
4020
|
}
|
4000
4021
|
],
|
4001
4022
|
"usage": "both"
|
@@ -4501,6 +4501,34 @@
|
|
4501
4501
|
],
|
4502
4502
|
"usage": "both"
|
4503
4503
|
},
|
4504
|
+
"GooseFSx": {
|
4505
|
+
"document": "GosseFSx的配置",
|
4506
|
+
"members": [
|
4507
|
+
{
|
4508
|
+
"disabled": false,
|
4509
|
+
"document": "goosefsx实例id",
|
4510
|
+
"example": "gs-fsxfs",
|
4511
|
+
"member": "string",
|
4512
|
+
"name": "Id",
|
4513
|
+
"output_required": false,
|
4514
|
+
"required": false,
|
4515
|
+
"type": "string",
|
4516
|
+
"value_allowed_null": false
|
4517
|
+
},
|
4518
|
+
{
|
4519
|
+
"disabled": false,
|
4520
|
+
"document": "GooseFSx实例需要挂载的路径",
|
4521
|
+
"example": "/model",
|
4522
|
+
"member": "string",
|
4523
|
+
"name": "Path",
|
4524
|
+
"output_required": false,
|
4525
|
+
"required": false,
|
4526
|
+
"type": "string",
|
4527
|
+
"value_allowed_null": false
|
4528
|
+
}
|
4529
|
+
],
|
4530
|
+
"usage": "both"
|
4531
|
+
},
|
4504
4532
|
"GpuDetail": {
|
4505
4533
|
"document": "gpu 详情",
|
4506
4534
|
"members": [
|
@@ -5994,7 +6022,7 @@
|
|
5994
6022
|
{
|
5995
6023
|
"disabled": false,
|
5996
6024
|
"document": "cos路径信息",
|
5997
|
-
"example": "
|
6025
|
+
"example": "无",
|
5998
6026
|
"member": "CosPathInfo",
|
5999
6027
|
"name": "CosPathInfo",
|
6000
6028
|
"output_required": true,
|
@@ -6002,6 +6030,17 @@
|
|
6002
6030
|
"type": "object",
|
6003
6031
|
"value_allowed_null": false
|
6004
6032
|
},
|
6033
|
+
{
|
6034
|
+
"disabled": false,
|
6035
|
+
"document": "GooseFSx的配置,ModelSource为GooseFSx时有效",
|
6036
|
+
"example": "无",
|
6037
|
+
"member": "GooseFSx",
|
6038
|
+
"name": "GooseFSx",
|
6039
|
+
"output_required": false,
|
6040
|
+
"required": false,
|
6041
|
+
"type": "object",
|
6042
|
+
"value_allowed_null": false
|
6043
|
+
},
|
6005
6044
|
{
|
6006
6045
|
"disabled": false,
|
6007
6046
|
"document": "模型对应的算法框架,预留\n注意:此字段可能返回 null,表示取不到有效值。",
|