tccli 3.0.1294.2__py2.py3-none-any.whl → 3.0.1295.2__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/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/cdwpg/v20201230/api.json +21 -21
- tccli/services/cdwpg/v20201230/examples.json +6 -6
- tccli/services/clb/v20180317/api.json +1 -1
- tccli/services/dbdc/v20201029/api.json +42 -42
- tccli/services/dlc/v20210125/api.json +212 -17
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +3 -3
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/hai/v20230812/api.json +53 -53
- tccli/services/hunyuan/v20230901/api.json +3 -3
- tccli/services/iotcloud/v20210408/api.json +29 -29
- tccli/services/iotcloud/v20210408/examples.json +6 -6
- 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 +282 -274
- tccli/services/iotvideo/v20211125/examples.json +64 -64
- tccli/services/live/v20180801/api.json +8 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.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 +62 -62
- tccli/services/mqtt/v20240516/examples.json +2 -2
- tccli/services/privatedns/v20201028/api.json +32 -32
- 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 +21 -16
- tccli/services/tcr/v20190924/api.json +41 -23
- tccli/services/tdmq/v20200217/api.json +2 -2
- tccli/services/tke/tke_client.py +61 -8
- tccli/services/tke/v20180525/api.json +355 -245
- tccli/services/tke/v20180525/examples.json +14 -0
- tccli/services/tsf/v20180326/api.json +44 -12
- tccli/services/vod/v20180717/api.json +682 -673
- 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-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/METADATA +2 -2
- {tccli-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/RECORD +54 -54
- {tccli-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/WHEEL +0 -0
- {tccli-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1294.2.dist-info → tccli-3.0.1295.2.dist-info}/license_files/LICENSE +0 -0
@@ -239,9 +239,9 @@
|
|
239
239
|
"status": "online"
|
240
240
|
},
|
241
241
|
"ChannelDescribeAccountBillDetail": {
|
242
|
-
"document": "通过此接口(ChannelDescribeAccountBillDetail
|
242
|
+
"document": "通过此接口(ChannelDescribeAccountBillDetail)查询该第三方平台子客账号绑定中、剩余可绑定账号等套餐使用情况。\n<ul>\n<li>对于渠道客户企业的查询,通过指定渠道企业的唯一标识(Agent.ProxyOrganizationId)来查询“子客账号”套餐消耗详情</li>\n</ul>",
|
243
243
|
"input": "ChannelDescribeAccountBillDetailRequest",
|
244
|
-
"name": "
|
244
|
+
"name": "查询“子客账号”套餐消耗情况",
|
245
245
|
"output": "ChannelDescribeAccountBillDetailResponse",
|
246
246
|
"status": "online"
|
247
247
|
},
|
@@ -6139,7 +6139,7 @@
|
|
6139
6139
|
},
|
6140
6140
|
{
|
6141
6141
|
"disabled": false,
|
6142
|
-
"document": "**在所有的定位方式下**,控件的扩展参数,为<font color=\"red\">JSON格式</font>,不同类型的控件会有部分非通用参数。\n\n<font color=\"red\">ComponentType为TEXT、MULTI_LINE_TEXT时</font>,支持以下参数:\n<ul><li> <b>Font</b
|
6142
|
+
"document": "**在所有的定位方式下**,控件的扩展参数,为<font color=\"red\">JSON格式</font>,不同类型的控件会有部分非通用参数。\n\n<font color=\"red\">ComponentType为TEXT、MULTI_LINE_TEXT时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>\n<li> <b>FontSize</b>: 范围12 :72</li>\n<li> <b>FontAlign</b>: Left/Right/Center,左对齐/居中/右对齐</li>\n<li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li></ul>\n<b>参数样例</b>:`{\"FontColor\":\"255,0,0\",\"FontSize\":12}`\n\n<font color=\"red\">ComponentType为DATE时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>\n<li> <b>FontSize</b>: 范围12 :72</li></ul>\n<b>参数样例</b>:`{\"FontColor\":\"255,0,0\",\"FontSize\":12}`\n\n<font color=\"red\">ComponentType为FILL_IMAGE时</font>,支持以下参数:\n<ul><li> <b>NotMakeImageCenter</b>:bool。是否设置图片居中。false:居中(默认)。 true : 不居中</li>\n<li> <b>FillMethod</b> : int. 填充方式。0-铺满(默认);1-等比例缩放</li></ul>\n\n<font color=\"red\">ComponentType为SIGN_SIGNATURE类型时</font>,可以**ComponentTypeLimit**参数控制签署方式\n<ul><li> <b>HANDWRITE</b> : 需要实时手写的手写签名</li>\n<li> <b>HANDWRITTEN_ESIGN</b> : 长效手写签名, 是使用保存到个人中心的印章列表的手写签名(并且包含HANDWRITE)</li>\n<li> <b>OCR_ESIGN</b> : AI智能识别手写签名</li>\n<li> <b>ESIGN</b> : 个人印章类型</li>\n<li> <b>SYSTEM_ESIGN</b> : 系统签名(该类型可以在用户签署时根据用户姓名一键生成一个签名来进行签署)</li>\n<li> <b>IMG_ESIGN</b> : 图片印章(该类型支持用户在签署将上传的PNG格式的图片作为签名)</li></ul>\n<b>参考样例</b>:`{\"ComponentTypeLimit\": [\"SYSTEM_ESIGN\"]}`\n印章的对应关系参考下图\n<br><br>\n<font color=\"red\">ComponentType为SIGN_SEAL 或者 SIGN_PAGING_SEAL类型时</font>,可以通过**ComponentTypeLimit**参数控制签署方签署时要使用的印章类型,支持指定以下印章类型\n<ul><li> <b>OFFICIAL</b> : 企业公章</li>\n<li> <b>CONTRACT</b> : 合同专用章</li>\n<li> <b>FINANCE</b> : 财务专用章</li>\n<li> <b>PERSONNEL</b> : 人事专用章</li>\n<li> <b>OTHER</b> : 其他</li>\n</ul>\n<b>参考样例</b>:`{\\\"ComponentTypeLimit\\\":[\\\"PERSONNEL\\\",\\\"FINANCE\\\"]}` 表示改印章签署区,客户需使用人事专用章或财务专用章盖章签署。<br><br>\n\n<font color=\"red\">ComponentType为SIGN_DATE时</font>,支持以下参数:\n<ul><li> <b>Font</b> :字符串类型目前只支持\"黑体\"、\"宋体\"、仿宋,如果不填默认为\"黑体\"</li>\n<li> <b>FontSize</b> : 数字类型,范围6-72,默认值为12</li>\n<li> <b>FontAlign</b> : 字符串类型,可取Left/Right/Center,对应左对齐/居中/右对齐</li>\n<li> <b>Format</b> : 字符串类型,日期格式,必须是以下五种之一 “yyyy m d”,”yyyy年m月d日”,”yyyy/m/d”,”yyyy-m-d”,”yyyy.m.d”。</li>\n<li> <b>Gaps</b> : 字符串类型,仅在Format为“yyyy m d”时起作用,格式为用逗号分开的两个整数,例如”2,2”,两个数字分别是日期格式的前后两个空隙中的空格个数</li></ul>\n如果extra参数为空,默认为”yyyy年m月d日”格式的居中日期\n特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)\n<b>参数样例</b>: ` \"{\"Format\":\"yyyy m d\",\"FontSize\":12,\"Gaps\":\"2,2\", \"FontAlign\":\"Right\"}\"`\n\n<font color=\"red\">ComponentType为SIGN_SEAL、SIGN_SIGNATURE类型时</font>,支持以下参数:\n<ul><li> <b>PageRanges</b> :PageRange的数组,通过PageRanges属性设置该印章在PDF所有页面上盖章(适用于标书在所有页面盖章的情况)</li></ul>\n<b>参数样例</b>:` \"{\"PageRanges\":[{\"BeginPage\":1,\"EndPage\":-1}]}\"`\n\n<font color=\"red\">签署印章旋转功能,当ComponentType为SIGN_SIGNATURE、SIGN_DATE、SIGN_SEAL时</font>,可以通过以下参数设置签署图片的旋转角度:\n<ul><li> <b>Rotate</b>:旋转角度,支持范围:-360:360,为正整数时,为顺时针旋转;为负整数时,为逆时针旋转。</li>\n<li> <b>RotateRelation</b>:旋转关联控件,用于指定关联旋转的控件。例如:让印章控件和签署日期控件按照印章控件为中心旋转(此时,设置印章控件的RotateRelation为日期控件的ComponentId,设置日期签署控件的RotateRelation为印章控件的ComponentId)。</li></ul>\n<b>参数样例</b>:`{\"Rotate\":-30,\"RotateRelation\":\"Component_Id1\"}`\n\n<font color=\"red\">签署印章透明度功能设置,</font>当ComponentType为SIGN_SIGNATURE、SIGN_SEAL、SIGN_PAGING_SEAL、SIGN_LEGAL_PERSON_SEAL时,可以通过以下参数设置签署印章的透明度:\n<ul><li> <b>Opacity</b>:印章透明度,支持范围:0-1,0.7表示70%的透明度,1表示无透明度</li></ul>\n<b>参数样例</b>:`{\"Opacity\":0.7}`\n\n<font color=\"red\">签署印章大小功能设置,</font>当ComponentType为SIGN_SEAL、SIGN_PAGING_SEAL、SIGN_LEGAL_PERSON_SEAL时,可以通过以下参数设置签署时按照实际印章的大小进行签署,如果印章没有设置大小,那么默认会是4.2cm的印章大小:\n<ul><li> <b>UseSealSize</b>:使用印章设置的大小盖章,true表示使用印章设置的大小盖章,false表示使用签署控件的大小进行盖章;不传则为false</li></ul>\n<b>参数样例</b>:`{\"UseSealSize\":true}`\n\n<font color=\"red\">关键字模式下支持关键字找不到的情况下不进行报错的设置</font>\n<ul><li> <b>IgnoreKeywordError</b> :1-关键字查找不到时不进行报错</li></ul>\n场景说明:如果使用关键字进行定位,但是指定的PDF文件中又没有设置的关键字时,发起合同会进行关键字是否存在的校验,如果关键字不存在,会进行报错返回。如果不希望进行报错,可以设置\"IgnoreKeywordError\"来忽略错误。请注意,如果关键字签署控件对应的签署方在整个PDF文件中一个签署控件都没有,还是会触发报错逻辑。\n<b>参数样例</b>:` \"{\"IgnoreKeywordError\":1}\"`\n\n\n<font color=\"red\">ComponentType为SIGN_VIRTUAL_COMBINATION时</font>,支持以下参数:\n<ul>\n<li><b>Children:</b> 绝对定位模式下,用来指定此签批控件的组合子控件 </li>\n<b>参数样例</b>:<br>`{\"Children\":[\"ComponentId_29\",\"ComponentId_27\",\"ComponentId_28\",\"ComponentId_30\"]}`\n<li><b>ChildrenComponents:</b> 关键字定位模式下,用来指定此签批控件的组合子控件 </li>\nChildrenComponent结构体定义:\n<table border=\"1\"> <thead> <tr> <th>字段名称</th> <th>类型</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td>ComponentType</td> <td>string</td> <td>子控件类型-可选值:SIGN_SIGNATURE,SIGN_DATE,SIGN_SELECTOR,SIGN_MULTI_LINE_TEXT</td> </tr> <tr> <td>ComponentName</td> <td>string</td> <td>子控件名称</td> </tr> <tr> <td>Placeholder</td> <td>string</td> <td>子控件提示语</td> </tr> <tr> <td>ComponentOffsetX</td> <td>float</td> <td>控件偏移位置X(相对于父控件(签批控件的ComponentX))</td> </tr> <tr> <td>ComponentOffsetY</td> <td>float</td> <td>控件偏移位置Y 相对于父控件(签批控件的ComponentY))</td> </tr> <tr> <td>ComponentWidth</td> <td>float</td> <td>控件宽</td> </tr> <tr> <td>ComponentHeight</td> <td>float</td> <td>控件高</td> </tr> <tr> <td>ComponentExtra</td> <td>string</td> <td>控件的附属信息,根据ComponentType设置</td> </tr> </tbody> </table>\n<b>参数样例</b>:\n\n<pre>\n{\n \"ChildrenComponents\": [\n {\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentName\": \"个人签名\",\n \"Placeholder\": \"请签名\",\n \"ComponentOffsetX\": 10,\n \"ComponentOffsetY\": 30,\n \"ComponentWidth\": 119,\n \"ComponentHeight\": 43,\n \"ComponentExtra\": \"{\\\"ComponentTypeLimit\\\":[\\\"SYSTEM_ESIGN\\\"]}\"\n },\n {\n \"ComponentType\": \"SIGN_SELECTOR\",\n \"ComponentName\": \"是否同意此协议\",\n \"Placeholder\": \"\",\n \"ComponentOffsetX\": 50,\n \"ComponentOffsetY\": 130,\n \"ComponentWidth\": 120,\n \"ComponentHeight\": 43,\n \"ComponentExtra\": \"{\\\"Values\\\":[\\\"同意\\\",\\\"不同意\\\",\\\"再想想\\\"],\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"MultiSelect\\\":false}\"\n },\n {\n \"ComponentType\": \"SIGN_MULTI_LINE_TEXT\",\n \"ComponentName\": \"批注附言\",\n \"Placeholder\": \"\",\n \"ComponentOffsetX\": 150,\n \"ComponentOffsetY\": 300,\n \"ComponentWidth\": 200,\n \"ComponentHeight\": 86,\n \"ComponentExtra\": \"\"\n }\n ]\n}</pre>\n</ul>\n\n\n\n",
|
6143
6143
|
"example": "ComponentExtra",
|
6144
6144
|
"member": "string",
|
6145
6145
|
"name": "ComponentExtra",
|
@@ -628,10 +628,10 @@
|
|
628
628
|
],
|
629
629
|
"ChannelDescribeAccountBillDetail": [
|
630
630
|
{
|
631
|
-
"document": "查询平台子客(对应的OrganizationOpenId为org_dianziqian
|
631
|
+
"document": "查询平台子客(对应的OrganizationOpenId为org_dianziqian)子客账号绑定中、剩余可绑定账号等套餐使用情况",
|
632
632
|
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDescribeAccountBillDetail\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"AppId\": \"yDCWpUUckpvv76rqUxjIE8qvXHjCqG4t\"\n }\n}",
|
633
633
|
"output": "{\n \"Response\": {\n \"BoundAccountsNumber\": 1,\n \"InvalidAccountsNumber\": 0,\n \"RemainAvailableAccountsNumber\": 9,\n \"RequestId\": \"d8e66faf-6a5e-4592-9a8e-180b00577571\",\n \"TotalBuyAccountsNumber\": 0,\n \"TotalGiftAccountsNumber\": 9\n }\n}",
|
634
|
-
"title": "
|
634
|
+
"title": "查询该第三方平台子客账号绑定中、剩余可绑定账号等套餐使用情况"
|
635
635
|
}
|
636
636
|
],
|
637
637
|
"ChannelDescribeBillUsageDetail": [
|
@@ -436,23 +436,23 @@
|
|
436
436
|
"members": [
|
437
437
|
{
|
438
438
|
"disabled": false,
|
439
|
-
"document": "实例总数\n
|
439
|
+
"document": "实例总数\n",
|
440
440
|
"example": "0",
|
441
441
|
"member": "int64",
|
442
442
|
"name": "TotalCount",
|
443
443
|
"output_required": true,
|
444
444
|
"type": "int",
|
445
|
-
"value_allowed_null":
|
445
|
+
"value_allowed_null": false
|
446
446
|
},
|
447
447
|
{
|
448
448
|
"disabled": false,
|
449
|
-
"document": "分页实例详情\n
|
450
|
-
"example": "[]",
|
449
|
+
"document": "分页实例详情\n",
|
450
|
+
"example": "[{\"InstanceId\":\"hai-oeifqhon\"}]",
|
451
451
|
"member": "Instance",
|
452
452
|
"name": "InstanceSet",
|
453
453
|
"output_required": true,
|
454
454
|
"type": "list",
|
455
|
-
"value_allowed_null":
|
455
|
+
"value_allowed_null": false
|
456
456
|
},
|
457
457
|
{
|
458
458
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -639,13 +639,13 @@
|
|
639
639
|
"members": [
|
640
640
|
{
|
641
641
|
"disabled": false,
|
642
|
-
"document": "
|
642
|
+
"document": "服务登录配置详情",
|
643
643
|
"example": "[{\"ServiceName\":\"JupyterLab\",\"Url\":\"http://1.1.1.1:80/lab?token=ed68d8b88aaa15c1b8309c921ae1e76e9cf0ff48d3fb6407b7beb41b716f464e\"}]",
|
644
644
|
"member": "LoginSetting",
|
645
645
|
"name": "LoginSettings",
|
646
646
|
"output_required": true,
|
647
647
|
"type": "list",
|
648
|
-
"value_allowed_null":
|
648
|
+
"value_allowed_null": false
|
649
649
|
},
|
650
650
|
{
|
651
651
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -794,223 +794,223 @@
|
|
794
794
|
"members": [
|
795
795
|
{
|
796
796
|
"disabled": false,
|
797
|
-
"document": "实例id
|
797
|
+
"document": "实例id",
|
798
798
|
"example": "hai-12345678",
|
799
799
|
"member": "string",
|
800
800
|
"name": "InstanceId",
|
801
801
|
"output_required": true,
|
802
802
|
"type": "string",
|
803
|
-
"value_allowed_null":
|
803
|
+
"value_allowed_null": false
|
804
804
|
},
|
805
805
|
{
|
806
806
|
"disabled": false,
|
807
|
-
"document": "
|
807
|
+
"document": "实例名称",
|
808
808
|
"example": "PENDING",
|
809
809
|
"member": "string",
|
810
810
|
"name": "InstanceName",
|
811
811
|
"output_required": true,
|
812
812
|
"type": "string",
|
813
|
-
"value_allowed_null":
|
813
|
+
"value_allowed_null": false
|
814
814
|
},
|
815
815
|
{
|
816
816
|
"disabled": false,
|
817
|
-
"document": "实例状态:\nPENDING:表示创建中\nLAUNCH_FAILED:表示创建失败\nRUNNING:表示运行中\nARREARS:表示待回收\nSTOPPED_NO_CHARGE:表示关机不收费\nTERMINATING:表示销毁中\nTERMINATED
|
817
|
+
"document": "实例状态:\nPENDING:表示创建中\nLAUNCH_FAILED:表示创建失败\nRUNNING:表示运行中\nARREARS:表示待回收\nSTOPPED_NO_CHARGE:表示关机不收费\nTERMINATING:表示销毁中\nTERMINATED:表示已销毁",
|
818
818
|
"example": "PENDING",
|
819
819
|
"member": "string",
|
820
820
|
"name": "InstanceState",
|
821
821
|
"output_required": true,
|
822
822
|
"type": "string",
|
823
|
-
"value_allowed_null":
|
823
|
+
"value_allowed_null": false
|
824
824
|
},
|
825
825
|
{
|
826
826
|
"disabled": false,
|
827
|
-
"document": "应用名称\n
|
827
|
+
"document": "应用名称\n",
|
828
828
|
"example": "Pytorch2.0.0",
|
829
829
|
"member": "string",
|
830
830
|
"name": "ApplicationName",
|
831
831
|
"output_required": true,
|
832
832
|
"type": "string",
|
833
|
-
"value_allowed_null":
|
833
|
+
"value_allowed_null": false
|
834
834
|
},
|
835
835
|
{
|
836
836
|
"disabled": false,
|
837
|
-
"document": "算力套餐名称\n
|
837
|
+
"document": "算力套餐名称\n",
|
838
838
|
"example": "基础型",
|
839
839
|
"member": "string",
|
840
840
|
"name": "BundleName",
|
841
841
|
"output_required": true,
|
842
842
|
"type": "string",
|
843
|
-
"value_allowed_null":
|
843
|
+
"value_allowed_null": false
|
844
844
|
},
|
845
845
|
{
|
846
846
|
"disabled": false,
|
847
|
-
"document": "实例所包含的GPU
|
847
|
+
"document": "实例所包含的GPU卡数",
|
848
848
|
"example": "1",
|
849
849
|
"member": "uint64",
|
850
850
|
"name": "GPUCount",
|
851
851
|
"output_required": false,
|
852
852
|
"type": "int",
|
853
|
-
"value_allowed_null":
|
853
|
+
"value_allowed_null": false
|
854
854
|
},
|
855
855
|
{
|
856
856
|
"disabled": false,
|
857
|
-
"document": "算力\n
|
857
|
+
"document": "算力\n",
|
858
858
|
"example": "8+TFlops SP",
|
859
859
|
"member": "string",
|
860
860
|
"name": "GPUPerformance",
|
861
861
|
"output_required": true,
|
862
862
|
"type": "string",
|
863
|
-
"value_allowed_null":
|
863
|
+
"value_allowed_null": false
|
864
864
|
},
|
865
865
|
{
|
866
866
|
"disabled": false,
|
867
|
-
"document": "
|
867
|
+
"document": "显存",
|
868
868
|
"example": "16GB+",
|
869
869
|
"member": "string",
|
870
870
|
"name": "GPUMemory",
|
871
871
|
"output_required": true,
|
872
872
|
"type": "string",
|
873
|
-
"value_allowed_null":
|
873
|
+
"value_allowed_null": false
|
874
874
|
},
|
875
875
|
{
|
876
876
|
"disabled": false,
|
877
|
-
"document": "CPU
|
877
|
+
"document": "CPU核数",
|
878
878
|
"example": "8核",
|
879
879
|
"member": "string",
|
880
880
|
"name": "CPU",
|
881
881
|
"output_required": true,
|
882
882
|
"type": "string",
|
883
|
-
"value_allowed_null":
|
883
|
+
"value_allowed_null": false
|
884
884
|
},
|
885
885
|
{
|
886
886
|
"disabled": false,
|
887
|
-
"document": "内存\n
|
887
|
+
"document": "内存\n",
|
888
888
|
"example": "32GB",
|
889
889
|
"member": "string",
|
890
890
|
"name": "Memory",
|
891
891
|
"output_required": true,
|
892
892
|
"type": "string",
|
893
|
-
"value_allowed_null":
|
893
|
+
"value_allowed_null": false
|
894
894
|
},
|
895
895
|
{
|
896
896
|
"disabled": false,
|
897
|
-
"document": "
|
897
|
+
"document": "系统盘数据",
|
898
898
|
"example": "{\"DiskType\":\"CLOUD_PREMIUM\", \"DiskSize\":100}",
|
899
899
|
"member": "SystemDisk",
|
900
900
|
"name": "SystemDisk",
|
901
901
|
"output_required": true,
|
902
902
|
"type": "object",
|
903
|
-
"value_allowed_null":
|
903
|
+
"value_allowed_null": false
|
904
904
|
},
|
905
905
|
{
|
906
906
|
"disabled": false,
|
907
|
-
"document": "内网ip
|
907
|
+
"document": "内网ip地址",
|
908
908
|
"example": "[\"1.1.1.1\"]",
|
909
909
|
"member": "string",
|
910
910
|
"name": "PrivateIpAddresses",
|
911
911
|
"output_required": true,
|
912
912
|
"type": "list",
|
913
|
-
"value_allowed_null":
|
913
|
+
"value_allowed_null": false
|
914
914
|
},
|
915
915
|
{
|
916
916
|
"disabled": false,
|
917
|
-
"document": "公网ip
|
917
|
+
"document": "公网ip地址",
|
918
918
|
"example": "[\"1.1.1.1\"]",
|
919
919
|
"member": "string",
|
920
920
|
"name": "PublicIpAddresses",
|
921
921
|
"output_required": true,
|
922
922
|
"type": "list",
|
923
|
-
"value_allowed_null":
|
923
|
+
"value_allowed_null": false
|
924
924
|
},
|
925
925
|
{
|
926
926
|
"disabled": false,
|
927
|
-
"document": "安全组ID\n
|
927
|
+
"document": "安全组ID\n",
|
928
928
|
"example": "[\"sg-12345678\"]",
|
929
929
|
"member": "string",
|
930
930
|
"name": "SecurityGroupIds",
|
931
931
|
"output_required": true,
|
932
932
|
"type": "list",
|
933
|
-
"value_allowed_null":
|
933
|
+
"value_allowed_null": false
|
934
934
|
},
|
935
935
|
{
|
936
936
|
"disabled": false,
|
937
|
-
"document": "
|
937
|
+
"document": "实例最新操作",
|
938
938
|
"example": "RunInstances",
|
939
939
|
"member": "string",
|
940
940
|
"name": "LatestOperation",
|
941
941
|
"output_required": true,
|
942
942
|
"type": "string",
|
943
|
-
"value_allowed_null":
|
943
|
+
"value_allowed_null": false
|
944
944
|
},
|
945
945
|
{
|
946
946
|
"disabled": false,
|
947
|
-
"document": "实例最新操作状态:\nSUCCESS:表示操作成功\nOPERATING:表示操作执行中\nFAILED:表示操作失败\n
|
947
|
+
"document": "实例最新操作状态:\nSUCCESS:表示操作成功\nOPERATING:表示操作执行中\nFAILED:表示操作失败\n",
|
948
948
|
"example": "SUCCESS",
|
949
949
|
"member": "string",
|
950
950
|
"name": "LatestOperationState",
|
951
951
|
"output_required": true,
|
952
952
|
"type": "string",
|
953
|
-
"value_allowed_null":
|
953
|
+
"value_allowed_null": false
|
954
954
|
},
|
955
955
|
{
|
956
956
|
"disabled": false,
|
957
|
-
"document": "
|
957
|
+
"document": "实例创建时间",
|
958
958
|
"example": "2023-11-01 00:00:00",
|
959
959
|
"member": "string",
|
960
960
|
"name": "CreateTime",
|
961
961
|
"output_required": true,
|
962
962
|
"type": "string",
|
963
|
-
"value_allowed_null":
|
963
|
+
"value_allowed_null": false
|
964
964
|
},
|
965
965
|
{
|
966
966
|
"disabled": false,
|
967
|
-
"document": "公网出带宽上限,默认10Mbps
|
967
|
+
"document": "公网出带宽上限,默认10Mbps",
|
968
968
|
"example": "10Mbps",
|
969
969
|
"member": "string",
|
970
970
|
"name": "MaxOutBandwidth",
|
971
971
|
"output_required": true,
|
972
972
|
"type": "string",
|
973
|
-
"value_allowed_null":
|
973
|
+
"value_allowed_null": false
|
974
974
|
},
|
975
975
|
{
|
976
976
|
"disabled": false,
|
977
|
-
"document": "每月免费流量,默认500G
|
977
|
+
"document": "每月免费流量,默认500G",
|
978
978
|
"example": "500",
|
979
979
|
"member": "string",
|
980
980
|
"name": "MaxFreeTraffic",
|
981
981
|
"output_required": true,
|
982
982
|
"type": "string",
|
983
|
-
"value_allowed_null":
|
983
|
+
"value_allowed_null": false
|
984
984
|
},
|
985
985
|
{
|
986
986
|
"disabled": false,
|
987
|
-
"document": "
|
987
|
+
"document": "应用配置环境",
|
988
988
|
"example": "Ubuntu20.04, Python 3.8, Pytorch 2.0.0, CUDA 11.7, cuDNN 8,JupyteLab",
|
989
989
|
"member": "string",
|
990
990
|
"name": "ConfigurationEnvironment",
|
991
991
|
"output_required": true,
|
992
992
|
"type": "string",
|
993
|
-
"value_allowed_null":
|
993
|
+
"value_allowed_null": false
|
994
994
|
},
|
995
995
|
{
|
996
996
|
"disabled": false,
|
997
|
-
"document": "
|
997
|
+
"document": "实例包含的登录服务详情",
|
998
998
|
"example": "{\"ServiceName\":\"Jupyter\"}",
|
999
999
|
"member": "LoginService",
|
1000
1000
|
"name": "LoginServices",
|
1001
1001
|
"output_required": true,
|
1002
1002
|
"type": "list",
|
1003
|
-
"value_allowed_null":
|
1003
|
+
"value_allowed_null": false
|
1004
1004
|
},
|
1005
1005
|
{
|
1006
1006
|
"disabled": false,
|
1007
|
-
"document": "
|
1007
|
+
"document": "应用服务的操作系统类型",
|
1008
1008
|
"example": "linux or windows",
|
1009
1009
|
"member": "string",
|
1010
1010
|
"name": "OSType",
|
1011
1011
|
"output_required": true,
|
1012
1012
|
"type": "string",
|
1013
|
-
"value_allowed_null":
|
1013
|
+
"value_allowed_null": false
|
1014
1014
|
}
|
1015
1015
|
],
|
1016
1016
|
"usage": "out"
|
@@ -1155,13 +1155,13 @@
|
|
1155
1155
|
"members": [
|
1156
1156
|
{
|
1157
1157
|
"disabled": false,
|
1158
|
-
"document": "
|
1158
|
+
"document": "登录方式名称",
|
1159
1159
|
"example": "Jupyter",
|
1160
1160
|
"member": "string",
|
1161
1161
|
"name": "ServiceName",
|
1162
1162
|
"output_required": true,
|
1163
1163
|
"type": "string",
|
1164
|
-
"value_allowed_null":
|
1164
|
+
"value_allowed_null": false
|
1165
1165
|
}
|
1166
1166
|
],
|
1167
1167
|
"usage": "out"
|
@@ -208,7 +208,7 @@
|
|
208
208
|
"members": [
|
209
209
|
{
|
210
210
|
"disabled": false,
|
211
|
-
"document": "模型名称,可选值包括 hunyuan-lite、hunyuan-standard、hunyuan-standard-256K、hunyuan-code、hunyuan-role、hunyuan-functioncall、hunyuan-vision、hunyuan-turbo、hunyuan-turbo-latest、hunyuan-turbo-20241223、hunyuan-turbo-20241120、hunyuan-large、hunyuan-large-longcontext、hunyuan-turbo-vision、hunyuan-standard-vision、hunyuan-lite-vision、hunyuan-turbos-20250226、hunyuan-turbos-latest、hunyuan-t1-20250321、hunyuan-t1-latest。各模型介绍请阅读 [产品概述](https://cloud.tencent.com/document/product/1729/104753) 中的说明。注意:不同的模型计费不同,请根据 [购买指南](https://cloud.tencent.com/document/product/1729/97731) 按需调用。",
|
211
|
+
"document": "模型名称,可选值包括 hunyuan-lite、hunyuan-standard、hunyuan-standard-256K、hunyuan-code、hunyuan-role、hunyuan-functioncall、hunyuan-vision、hunyuan-turbo、hunyuan-turbo-latest、hunyuan-turbo-20241223、hunyuan-turbo-20241120、hunyuan-large、hunyuan-large-longcontext、hunyuan-turbo-vision、hunyuan-standard-vision、hunyuan-lite-vision、hunyuan-turbos-20250226、hunyuan-turbos-latest、hunyuan-t1-20250321、hunyuan-t1-latest、hunyuan-turbos-role-plus。各模型介绍请阅读 [产品概述](https://cloud.tencent.com/document/product/1729/104753) 中的说明。注意:不同的模型计费不同,请根据 [购买指南](https://cloud.tencent.com/document/product/1729/97731) 按需调用。",
|
212
212
|
"example": "hunyuan-turbos-latest",
|
213
213
|
"member": "string",
|
214
214
|
"name": "Model",
|
@@ -262,7 +262,7 @@
|
|
262
262
|
},
|
263
263
|
{
|
264
264
|
"disabled": false,
|
265
|
-
"document": "功能增强(如搜索)开关。\n说明:\n1. hunyuan-lite 无功能增强(如搜索)能力,该参数对 hunyuan-lite 版本不生效。\n2. 未传值时默认打开开关。\n3. 关闭时将直接由主模型生成回复内容,可以降低响应时延(对于流式输出时的首字时延尤为明显)。但在少数场景里,回复效果可能会下降。\n4.
|
265
|
+
"document": "功能增强(如搜索)开关。\n说明:\n1. hunyuan-lite 无功能增强(如搜索)能力,该参数对 hunyuan-lite 版本不生效。\n2. 未传值时默认打开开关。\n3. 关闭时将直接由主模型生成回复内容,可以降低响应时延(对于流式输出时的首字时延尤为明显)。但在少数场景里,回复效果可能会下降。\n4. 安全审核能力不属于功能增强范围,不受此字段影响。\n5. 2025-04-20 00:00:00起,由默认开启状态转为默认关闭状态。",
|
266
266
|
"example": "true",
|
267
267
|
"member": "bool",
|
268
268
|
"name": "EnableEnhancement",
|
@@ -1223,7 +1223,7 @@
|
|
1223
1223
|
},
|
1224
1224
|
{
|
1225
1225
|
"disabled": false,
|
1226
|
-
"document": "输入文本数组。输入数组总长度不超过
|
1226
|
+
"document": "输入文本数组。输入数组总长度不超过 50 。",
|
1227
1227
|
"example": "[\"你好\", \"hello\"]",
|
1228
1228
|
"member": "string",
|
1229
1229
|
"name": "InputList",
|