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
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1295.1'
|
@@ -493,16 +493,7 @@
|
|
493
493
|
"members": [
|
494
494
|
{
|
495
495
|
"disabled": false,
|
496
|
-
"document": "
|
497
|
-
"example": "ins-bhtest",
|
498
|
-
"member": "string",
|
499
|
-
"name": "InstanceId",
|
500
|
-
"required": true,
|
501
|
-
"type": "string"
|
502
|
-
},
|
503
|
-
{
|
504
|
-
"disabled": false,
|
505
|
-
"document": "账号",
|
496
|
+
"document": "资产的登录账号",
|
506
497
|
"example": "root",
|
507
498
|
"member": "string",
|
508
499
|
"name": "Account",
|
@@ -510,26 +501,44 @@
|
|
510
501
|
"type": "string"
|
511
502
|
},
|
512
503
|
{
|
513
|
-
"disabled":
|
504
|
+
"disabled": true,
|
514
505
|
"document": "运维端登录账号",
|
515
506
|
"example": "zhangsan",
|
516
507
|
"member": "string",
|
517
508
|
"name": "LoginAccount",
|
518
|
-
"required":
|
509
|
+
"required": false,
|
519
510
|
"type": "string"
|
520
511
|
},
|
521
512
|
{
|
522
|
-
"disabled":
|
513
|
+
"disabled": true,
|
523
514
|
"document": "运维端登录密码",
|
524
515
|
"example": "980930",
|
525
516
|
"member": "string",
|
526
517
|
"name": "LoginPassword",
|
527
|
-
"required":
|
518
|
+
"required": false,
|
528
519
|
"type": "string"
|
529
520
|
},
|
530
521
|
{
|
531
522
|
"disabled": false,
|
532
|
-
"document": "
|
523
|
+
"document": "资产ID",
|
524
|
+
"example": "12",
|
525
|
+
"member": "uint64",
|
526
|
+
"name": "DeviceId",
|
527
|
+
"required": false,
|
528
|
+
"type": "int"
|
529
|
+
},
|
530
|
+
{
|
531
|
+
"disabled": false,
|
532
|
+
"document": "资源id(优先使用DeviceId)",
|
533
|
+
"example": "ins-bhtest",
|
534
|
+
"member": "string",
|
535
|
+
"name": "InstanceId",
|
536
|
+
"required": false,
|
537
|
+
"type": "string"
|
538
|
+
},
|
539
|
+
{
|
540
|
+
"disabled": false,
|
541
|
+
"document": "未托管密码私钥时,填入",
|
533
542
|
"example": "1a2b3c",
|
534
543
|
"member": "string",
|
535
544
|
"name": "Password",
|
@@ -538,7 +547,7 @@
|
|
538
547
|
},
|
539
548
|
{
|
540
549
|
"disabled": false,
|
541
|
-
"document": "
|
550
|
+
"document": "未托管密码私钥时,填入",
|
542
551
|
"example": "bh-test-private-key",
|
543
552
|
"member": "string",
|
544
553
|
"name": "PrivateKey",
|
@@ -547,7 +556,7 @@
|
|
547
556
|
},
|
548
557
|
{
|
549
558
|
"disabled": false,
|
550
|
-
"document": "
|
559
|
+
"document": "未托管密码私钥时,填入",
|
551
560
|
"example": "1a2b3c",
|
552
561
|
"member": "string",
|
553
562
|
"name": "PrivateKeyPassword",
|
@@ -598,6 +607,15 @@
|
|
598
607
|
"name": "IntranetAccess",
|
599
608
|
"required": false,
|
600
609
|
"type": "bool"
|
610
|
+
},
|
611
|
+
{
|
612
|
+
"disabled": false,
|
613
|
+
"document": "是否自动管理访问串,删掉过期的,新建可用的(默认false)",
|
614
|
+
"example": "false",
|
615
|
+
"member": "bool",
|
616
|
+
"name": "AutoManageAccessCredential",
|
617
|
+
"required": false,
|
618
|
+
"type": "bool"
|
601
619
|
}
|
602
620
|
],
|
603
621
|
"type": "object"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"AccessDevices": [
|
4
4
|
{
|
5
5
|
"document": "",
|
6
|
-
"input": "POST / HTTP/1.1\nHost: bh.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AccessDevices\n<公共请求参数>\n\n{\n \"InstanceId\": \"ins-2ftyp2vu\",\n \"Account\": \"zhangsan\",\n \"
|
6
|
+
"input": "POST / HTTP/1.1\nHost: bh.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AccessDevices\n<公共请求参数>\n\n{\n \"InstanceId\": \"ins-2ftyp2vu\",\n \"Account\": \"zhangsan\",\n \"Password\": \"\",\n \"PrivateKey\": \"\",\n \"PrivateKeyPassword\": \"\",\n \"Exe\": \"web\",\n \"Drivers\": [\n \"\"\n ],\n \"Width\": 60,\n \"Height\": 80,\n \"IntranetAccess\": false\n}",
|
7
7
|
"output": "{\n \"Response\": {\n \"AccessInfo\": {\n \"AccessURL\": \"\",\n \"Ip\": \"11.11.11.11\",\n \"Password\": \"sHUbwq6nFm9mja05n10X6YZ1TbTr0mpS\",\n \"Port\": 8322,\n \"User\": \"root@FdfmcRltiJZ2nNam\"\n },\n \"RequestId\": \"3bd56f7b-6453-476d-b0fa-c97c164d68b8\"\n }\n}",
|
8
8
|
"title": "访问示例"
|
9
9
|
}
|
@@ -3,8 +3,8 @@
|
|
3
3
|
"AddUser": [
|
4
4
|
{
|
5
5
|
"document": "创建子账号",
|
6
|
-
"input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddUser\n<公共请求参数>\n\n{\n \"Remark\": \"
|
7
|
-
"output": "{\n \"Response\": {\n \"Uid\": 5648765,\n \"Uin\": 100000546533,\n \"Name\": \"
|
6
|
+
"input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddUser\n<公共请求参数>\n\n{\n \"Remark\": \"jack account\",\n \"Name\": \"jack\",\n \"CountryCode\": \"86\",\n \"NeedResetPassword\": \"0\",\n \"PhoneNum\": \"10086\",\n \"UseApi\": \"1\",\n \"ConsoleLogin\": \"1\",\n \"Password\": \"test123456\",\n \"Email\": \"123%40qq.com\"\n}",
|
7
|
+
"output": "{\n \"Response\": {\n \"Uid\": 5648765,\n \"Uin\": 100000546533,\n \"Name\": \"jack\",\n \"Password\": \"test123456\",\n \"SecretId\": \"faweffewagwaegawe\",\n \"SecretKey\": \"fawef23rjhiuaefhuaifhiuawef\",\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
|
8
8
|
"title": "添加子用户"
|
9
9
|
}
|
10
10
|
],
|
@@ -131,7 +131,7 @@
|
|
131
131
|
"CreateUserOIDCConfig": [
|
132
132
|
{
|
133
133
|
"document": "",
|
134
|
-
"input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserOIDCConfig\n<公共请求参数>\n\n{\n \"ResponseType\": \"id_token\",\n \"IdentityUrl\": \"https://tencent.auth***.cn/\",\n \"ResponseMode\": \"form_post\",\n \"Description\": \"
|
134
|
+
"input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserOIDCConfig\n<公共请求参数>\n\n{\n \"ResponseType\": \"id_token\",\n \"IdentityUrl\": \"https://tencent.auth***.cn/\",\n \"ResponseMode\": \"form_post\",\n \"Description\": \"this is description\",\n \"IdentityKey\": \"ewogICAgImtleXMiOiBbCi******\",\n \"ClientId\": \"61adcf00620c31e3***\",\n \"MappingFiled\": \"sub\",\n \"AuthorizationEndpoint\": \"https://tencent.auth**.cn\",\n \"Scope\": [\n \"openidScope.1\"\n ]\n}",
|
135
135
|
"output": "{\n \"Response\": {\n \"RequestId\": \"8a70d447-3c04-43c0-94ca-db899d4d05ac\"\n }\n}",
|
136
136
|
"title": "添加用户OIDC配置"
|
137
137
|
}
|
@@ -163,7 +163,7 @@
|
|
163
163
|
"DeleteMessageReceiver": [
|
164
164
|
{
|
165
165
|
"document": "删除消息接收人",
|
166
|
-
"input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteMessageReceiver\n<公共请求参数>\n\n{\n \"Name\": \"
|
166
|
+
"input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteMessageReceiver\n<公共请求参数>\n\n{\n \"Name\": \"zhangshan\"\n}",
|
167
167
|
"output": "{\n \"Response\": {\n \"RequestId\": \"af3a7188-5b3e-41a6-b489-8443e5816494\"\n }\n}",
|
168
168
|
"title": "删除消息接收人"
|
169
169
|
}
|
@@ -727,7 +727,7 @@
|
|
727
727
|
"UpdateUserOIDCConfig": [
|
728
728
|
{
|
729
729
|
"document": "",
|
730
|
-
"input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateUserOIDCConfig\n<公共请求参数>\n\n{\n \"ResponseType\": \"id_token\",\n \"IdentityUrl\": \"https://tencent.auth**.com\",\n \"ResponseMode\": \"form_post\",\n \"Description\": \"
|
730
|
+
"input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateUserOIDCConfig\n<公共请求参数>\n\n{\n \"ResponseType\": \"id_token\",\n \"IdentityUrl\": \"https://tencent.auth**.com\",\n \"ResponseMode\": \"form_post\",\n \"Description\": \"this is description\",\n \"IdentityKey\": \"key\",\n \"ClientId\": \"cbaefefes9823***\",\n \"MappingFiled\": \"sub\",\n \"AuthorizationEndpoint\": \"https://tencent.auth**.com\",\n \"Scope\": [\n \"email\"\n ]\n}",
|
731
731
|
"output": "{\n \"Response\": {\n \"RequestId\": \"10a20884-070e-48a8-aa40-9ed295a33ea2\"\n }\n}",
|
732
732
|
"title": "修改用户OIDC配置"
|
733
733
|
}
|
@@ -1709,33 +1709,33 @@
|
|
1709
1709
|
},
|
1710
1710
|
{
|
1711
1711
|
"disabled": false,
|
1712
|
-
"document": "
|
1712
|
+
"document": "状态描述及验证错误信息",
|
1713
1713
|
"example": "OK",
|
1714
1714
|
"member": "string",
|
1715
1715
|
"name": "CaptchaMsg",
|
1716
1716
|
"output_required": true,
|
1717
1717
|
"type": "string",
|
1718
|
-
"value_allowed_null":
|
1718
|
+
"value_allowed_null": false
|
1719
1719
|
},
|
1720
1720
|
{
|
1721
1721
|
"disabled": false,
|
1722
|
-
"document": "无感验证模式下,该参数返回验证结果:\nEvilLevel=0 请求无恶意\nEvilLevel=100
|
1722
|
+
"document": "无感验证模式下,该参数返回验证结果:\nEvilLevel=0 请求无恶意\nEvilLevel=100 请求有恶意",
|
1723
1723
|
"example": "0",
|
1724
1724
|
"member": "int64",
|
1725
1725
|
"name": "EvilLevel",
|
1726
1726
|
"output_required": true,
|
1727
1727
|
"type": "int",
|
1728
|
-
"value_allowed_null":
|
1728
|
+
"value_allowed_null": false
|
1729
1729
|
},
|
1730
1730
|
{
|
1731
1731
|
"disabled": false,
|
1732
|
-
"document": "
|
1732
|
+
"document": "前端获取验证码时间,时间戳格式",
|
1733
1733
|
"example": "1583749870",
|
1734
1734
|
"member": "int64",
|
1735
1735
|
"name": "GetCaptchaTime",
|
1736
1736
|
"output_required": true,
|
1737
1737
|
"type": "int",
|
1738
|
-
"value_allowed_null":
|
1738
|
+
"value_allowed_null": false
|
1739
1739
|
},
|
1740
1740
|
{
|
1741
1741
|
"disabled": false,
|
@@ -1759,13 +1759,23 @@
|
|
1759
1759
|
},
|
1760
1760
|
{
|
1761
1761
|
"disabled": false,
|
1762
|
-
"document": "rce
|
1762
|
+
"document": "rce检测结果",
|
1763
1763
|
"example": "{\"UserId\": \"700000888643\", \"PostTime\": 0, \"AssociateAccount\": \"\", \"UserIp\": \"127.0.0.1\", \"RiskLevel\": \"1\", \"RiskType\": [0], \"ConstId\": \"1\", \"RiskInformation\": \"\"}",
|
1764
1764
|
"member": "RceResult",
|
1765
1765
|
"name": "RceResult",
|
1766
1766
|
"output_required": false,
|
1767
1767
|
"type": "object",
|
1768
|
-
"value_allowed_null":
|
1768
|
+
"value_allowed_null": false
|
1769
|
+
},
|
1770
|
+
{
|
1771
|
+
"disabled": false,
|
1772
|
+
"document": "设备风险大类",
|
1773
|
+
"example": "\"301\"",
|
1774
|
+
"member": "string",
|
1775
|
+
"name": "DeviceRiskCategory",
|
1776
|
+
"output_required": false,
|
1777
|
+
"type": "string",
|
1778
|
+
"value_allowed_null": false
|
1769
1779
|
},
|
1770
1780
|
{
|
1771
1781
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -1896,33 +1906,33 @@
|
|
1896
1906
|
},
|
1897
1907
|
{
|
1898
1908
|
"disabled": false,
|
1899
|
-
"document": "
|
1909
|
+
"document": "状态描述及验证错误信息",
|
1900
1910
|
"example": "OK",
|
1901
1911
|
"member": "string",
|
1902
1912
|
"name": "CaptchaMsg",
|
1903
1913
|
"output_required": true,
|
1904
1914
|
"type": "string",
|
1905
|
-
"value_allowed_null":
|
1915
|
+
"value_allowed_null": false
|
1906
1916
|
},
|
1907
1917
|
{
|
1908
1918
|
"disabled": false,
|
1909
|
-
"document": "无感验证模式下,该参数返回验证结果:\nEvilLevel=0 请求无恶意\nEvilLevel=100
|
1919
|
+
"document": "无感验证模式下,该参数返回验证结果:\nEvilLevel=0 请求无恶意\nEvilLevel=100 请求有恶意",
|
1910
1920
|
"example": "0",
|
1911
1921
|
"member": "int64",
|
1912
1922
|
"name": "EvilLevel",
|
1913
1923
|
"output_required": true,
|
1914
1924
|
"type": "int",
|
1915
|
-
"value_allowed_null":
|
1925
|
+
"value_allowed_null": false
|
1916
1926
|
},
|
1917
1927
|
{
|
1918
1928
|
"disabled": false,
|
1919
|
-
"document": "
|
1929
|
+
"document": "前端获取验证码时间,时间戳格式",
|
1920
1930
|
"example": "1583749870",
|
1921
1931
|
"member": "int64",
|
1922
1932
|
"name": "GetCaptchaTime",
|
1923
1933
|
"output_required": true,
|
1924
1934
|
"type": "int",
|
1925
|
-
"value_allowed_null":
|
1935
|
+
"value_allowed_null": false
|
1926
1936
|
},
|
1927
1937
|
{
|
1928
1938
|
"disabled": false,
|
@@ -1947,7 +1957,7 @@
|
|
1947
1957
|
{
|
1948
1958
|
"disabled": false,
|
1949
1959
|
"document": "设备风险大类\n注意:此字段可能返回 null,表示取不到有效值。",
|
1950
|
-
"example": "\"\"",
|
1960
|
+
"example": "\"301\"",
|
1951
1961
|
"member": "string",
|
1952
1962
|
"name": "DeviceRiskCategory",
|
1953
1963
|
"output_required": false,
|
@@ -2520,91 +2530,91 @@
|
|
2520
2530
|
"members": [
|
2521
2531
|
{
|
2522
2532
|
"disabled": false,
|
2523
|
-
"document": "用户ID
|
2524
|
-
"example": "
|
2533
|
+
"document": "用户ID",
|
2534
|
+
"example": "oRip_***BlX1ij4Y",
|
2525
2535
|
"member": "string",
|
2526
2536
|
"name": "UserId",
|
2527
2537
|
"output_required": false,
|
2528
2538
|
"required": false,
|
2529
2539
|
"type": "string",
|
2530
|
-
"value_allowed_null":
|
2540
|
+
"value_allowed_null": false
|
2531
2541
|
},
|
2532
2542
|
{
|
2533
2543
|
"disabled": false,
|
2534
|
-
"document": "
|
2535
|
-
"example": "
|
2544
|
+
"document": "操作时间戳",
|
2545
|
+
"example": "1701070107",
|
2536
2546
|
"member": "int64",
|
2537
2547
|
"name": "PostTime",
|
2538
2548
|
"output_required": false,
|
2539
2549
|
"required": false,
|
2540
2550
|
"type": "int",
|
2541
|
-
"value_allowed_null":
|
2551
|
+
"value_allowed_null": false
|
2542
2552
|
},
|
2543
2553
|
{
|
2544
2554
|
"disabled": false,
|
2545
|
-
"document": "
|
2546
|
-
"example": "
|
2555
|
+
"document": "业务参数",
|
2556
|
+
"example": "\"oRip_**\"",
|
2547
2557
|
"member": "string",
|
2548
2558
|
"name": "AssociateAccount",
|
2549
2559
|
"output_required": false,
|
2550
2560
|
"required": false,
|
2551
2561
|
"type": "string",
|
2552
|
-
"value_allowed_null":
|
2562
|
+
"value_allowed_null": false
|
2553
2563
|
},
|
2554
2564
|
{
|
2555
2565
|
"disabled": false,
|
2556
|
-
"document": "用户Ip
|
2557
|
-
"example": "
|
2566
|
+
"document": "用户Ip",
|
2567
|
+
"example": "127.0.0.1",
|
2558
2568
|
"member": "string",
|
2559
2569
|
"name": "UserIp",
|
2560
2570
|
"output_required": false,
|
2561
2571
|
"required": false,
|
2562
2572
|
"type": "string",
|
2563
|
-
"value_allowed_null":
|
2573
|
+
"value_allowed_null": false
|
2564
2574
|
},
|
2565
2575
|
{
|
2566
2576
|
"disabled": false,
|
2567
|
-
"document": "
|
2568
|
-
"example": "
|
2577
|
+
"document": "风险等级",
|
2578
|
+
"example": "review",
|
2569
2579
|
"member": "string",
|
2570
2580
|
"name": "RiskLevel",
|
2571
2581
|
"output_required": false,
|
2572
2582
|
"required": false,
|
2573
2583
|
"type": "string",
|
2574
|
-
"value_allowed_null":
|
2584
|
+
"value_allowed_null": false
|
2575
2585
|
},
|
2576
2586
|
{
|
2577
2587
|
"disabled": false,
|
2578
|
-
"document": "
|
2579
|
-
"example": "
|
2588
|
+
"document": "风险类型",
|
2589
|
+
"example": "3",
|
2580
2590
|
"member": "int64",
|
2581
2591
|
"name": "RiskType",
|
2582
2592
|
"output_required": false,
|
2583
2593
|
"required": false,
|
2584
2594
|
"type": "list",
|
2585
|
-
"value_allowed_null":
|
2595
|
+
"value_allowed_null": false
|
2586
2596
|
},
|
2587
2597
|
{
|
2588
2598
|
"disabled": false,
|
2589
|
-
"document": "设备唯一ID
|
2590
|
-
"example": "
|
2599
|
+
"document": "设备唯一ID",
|
2600
|
+
"example": "\"Ori\"",
|
2591
2601
|
"member": "string",
|
2592
2602
|
"name": "ConstId",
|
2593
2603
|
"output_required": false,
|
2594
2604
|
"required": false,
|
2595
2605
|
"type": "string",
|
2596
|
-
"value_allowed_null":
|
2606
|
+
"value_allowed_null": false
|
2597
2607
|
},
|
2598
2608
|
{
|
2599
2609
|
"disabled": false,
|
2600
|
-
"document": "
|
2601
|
-
"example": "
|
2610
|
+
"document": "风险扩展参数",
|
2611
|
+
"example": "\"model**\"",
|
2602
2612
|
"member": "string",
|
2603
2613
|
"name": "RiskInformation",
|
2604
2614
|
"output_required": false,
|
2605
2615
|
"required": false,
|
2606
2616
|
"type": "string",
|
2607
|
-
"value_allowed_null":
|
2617
|
+
"value_allowed_null": false
|
2608
2618
|
}
|
2609
2619
|
],
|
2610
2620
|
"usage": "both"
|
@@ -2540,13 +2540,13 @@
|
|
2540
2540
|
"members": [
|
2541
2541
|
{
|
2542
2542
|
"disabled": false,
|
2543
|
-
"document": "
|
2543
|
+
"document": "描述计费项目名称。",
|
2544
2544
|
"example": "DiskSpace",
|
2545
2545
|
"member": "string",
|
2546
2546
|
"name": "PriceTitle",
|
2547
|
-
"
|
2547
|
+
"output_required": true,
|
2548
2548
|
"type": "string",
|
2549
|
-
"value_allowed_null":
|
2549
|
+
"value_allowed_null": false
|
2550
2550
|
},
|
2551
2551
|
{
|
2552
2552
|
"disabled": false,
|
@@ -2554,7 +2554,7 @@
|
|
2554
2554
|
"example": "云盘空间",
|
2555
2555
|
"member": "string",
|
2556
2556
|
"name": "PriceName",
|
2557
|
-
"
|
2557
|
+
"output_required": true,
|
2558
2558
|
"type": "string",
|
2559
2559
|
"value_allowed_null": false
|
2560
2560
|
},
|
@@ -2564,7 +2564,7 @@
|
|
2564
2564
|
"example": "100.0",
|
2565
2565
|
"member": "float",
|
2566
2566
|
"name": "OriginalPrice",
|
2567
|
-
"
|
2567
|
+
"output_required": true,
|
2568
2568
|
"type": "float",
|
2569
2569
|
"value_allowed_null": true
|
2570
2570
|
},
|
@@ -2574,7 +2574,7 @@
|
|
2574
2574
|
"example": "100.0",
|
2575
2575
|
"member": "float",
|
2576
2576
|
"name": "DiscountPrice",
|
2577
|
-
"
|
2577
|
+
"output_required": true,
|
2578
2578
|
"type": "float",
|
2579
2579
|
"value_allowed_null": true
|
2580
2580
|
},
|
@@ -2584,7 +2584,7 @@
|
|
2584
2584
|
"example": "10.0",
|
2585
2585
|
"member": "float",
|
2586
2586
|
"name": "UnitPrice",
|
2587
|
-
"
|
2587
|
+
"output_required": true,
|
2588
2588
|
"type": "float",
|
2589
2589
|
"value_allowed_null": true
|
2590
2590
|
},
|
@@ -2594,7 +2594,7 @@
|
|
2594
2594
|
"example": "10.0",
|
2595
2595
|
"member": "float",
|
2596
2596
|
"name": "UnitPriceDiscount",
|
2597
|
-
"
|
2597
|
+
"output_required": true,
|
2598
2598
|
"type": "float",
|
2599
2599
|
"value_allowed_null": true
|
2600
2600
|
},
|
@@ -2604,7 +2604,7 @@
|
|
2604
2604
|
"example": "HOUR",
|
2605
2605
|
"member": "string",
|
2606
2606
|
"name": "ChargeUnit",
|
2607
|
-
"
|
2607
|
+
"output_required": true,
|
2608
2608
|
"type": "string",
|
2609
2609
|
"value_allowed_null": true
|
2610
2610
|
},
|
@@ -2614,7 +2614,7 @@
|
|
2614
2614
|
"example": "100",
|
2615
2615
|
"member": "string",
|
2616
2616
|
"name": "OriginalPriceHigh",
|
2617
|
-
"
|
2617
|
+
"output_required": true,
|
2618
2618
|
"type": "string",
|
2619
2619
|
"value_allowed_null": true
|
2620
2620
|
},
|
@@ -2624,7 +2624,7 @@
|
|
2624
2624
|
"example": "100",
|
2625
2625
|
"member": "string",
|
2626
2626
|
"name": "DiscountPriceHigh",
|
2627
|
-
"
|
2627
|
+
"output_required": true,
|
2628
2628
|
"type": "string",
|
2629
2629
|
"value_allowed_null": true
|
2630
2630
|
},
|
@@ -2634,7 +2634,7 @@
|
|
2634
2634
|
"example": "100",
|
2635
2635
|
"member": "string",
|
2636
2636
|
"name": "UnitPriceHigh",
|
2637
|
-
"
|
2637
|
+
"output_required": true,
|
2638
2638
|
"type": "string",
|
2639
2639
|
"value_allowed_null": true
|
2640
2640
|
},
|
@@ -2644,7 +2644,7 @@
|
|
2644
2644
|
"example": "100",
|
2645
2645
|
"member": "string",
|
2646
2646
|
"name": "UnitPriceDiscountHigh",
|
2647
|
-
"
|
2647
|
+
"output_required": true,
|
2648
2648
|
"type": "string",
|
2649
2649
|
"value_allowed_null": true
|
2650
2650
|
}
|
@@ -4426,13 +4426,13 @@
|
|
4426
4426
|
},
|
4427
4427
|
{
|
4428
4428
|
"disabled": false,
|
4429
|
-
"document": "
|
4430
|
-
"example": "
|
4429
|
+
"document": "计费项目明细列表。",
|
4430
|
+
"example": "无",
|
4431
4431
|
"member": "DetailPrice",
|
4432
4432
|
"name": "DetailPrices",
|
4433
4433
|
"output_required": true,
|
4434
4434
|
"type": "list",
|
4435
|
-
"value_allowed_null":
|
4435
|
+
"value_allowed_null": false
|
4436
4436
|
}
|
4437
4437
|
],
|
4438
4438
|
"usage": "out"
|