tccli 3.0.1004.1__py2.py3-none-any.whl → 3.0.1005.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (102) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cvm/v20170312/CreateLaunchTemplate.md +1 -1
  3. tccli/examples/cvm/v20170312/RenewInstances.md +2 -2
  4. tccli/examples/cvm/v20170312/ResetInstancesPassword.md +1 -1
  5. tccli/examples/cvm/v20170312/StopInstances.md +1 -1
  6. tccli/examples/cwp/v20180228/DescribeMachineInfo.md +20 -20
  7. tccli/examples/cynosdb/v20190107/CreateClusterDatabase.md +9 -9
  8. tccli/examples/cynosdb/v20190107/DescribeClusterParams.md +18 -28
  9. tccli/examples/cynosdb/v20190107/DescribeClusters.md +70 -77
  10. tccli/examples/cynosdb/v20190107/DescribeZones.md +27 -29
  11. tccli/examples/cynosdb/v20190107/ModifyAccountHost.md +5 -5
  12. tccli/examples/cynosdb/v20190107/ModifyProxyDesc.md +4 -4
  13. tccli/examples/cynosdb/v20190107/ReloadBalanceProxyNode.md +5 -5
  14. tccli/examples/essbasic/v20210526/OperateChannelTemplate.md +22 -22
  15. tccli/examples/hai/v20230812/DescribeApplications.md +2 -1
  16. tccli/examples/sqlserver/v20180328/BalanceReadOnlyGroup.md +21 -0
  17. tccli/examples/sqlserver/v20180328/DeleteRestoreTask.md +21 -0
  18. tccli/examples/sqlserver/v20180328/DescribeAccountPrivilegeByDB.md +31 -0
  19. tccli/examples/sqlserver/v20180328/DescribeCollationTimeZone.md +24 -0
  20. tccli/examples/sqlserver/v20180328/DescribeCrossRegions.md +27 -0
  21. tccli/examples/sqlserver/v20180328/DescribeDBPrivilegeByAccount.md +46 -0
  22. tccli/examples/sqlserver/v20180328/DescribeDBRestoreTime.md +31 -0
  23. tccli/examples/sqlserver/v20180328/DescribeDatabaseNames.md +27 -0
  24. tccli/examples/sqlserver/v20180328/DescribeInquiryPriceParameter.md +30 -0
  25. tccli/examples/sqlserver/v20180328/DescribeInstanceTasks.md +36 -0
  26. tccli/examples/sqlserver/v20180328/DescribeInstanceTradeParameter.md +37 -0
  27. tccli/examples/sqlserver/v20180328/DescribeProductSpec.md +81 -0
  28. tccli/examples/sqlserver/v20180328/DescribeReadOnlyGroupAutoWeight.md +60 -0
  29. tccli/examples/sqlserver/v20180328/DescribeRestoreTask.md +46 -0
  30. tccli/examples/sqlserver/v20180328/DescribeSpecSellStatus.md +124 -0
  31. tccli/examples/sqlserver/v20180328/DescribeUpgradeInstanceCheck.md +71 -0
  32. tccli/examples/sqlserver/v20180328/ModifyCloseWanIp.md +21 -0
  33. tccli/examples/sqlserver/v20180328/ModifyDBInstanceNote.md +21 -0
  34. tccli/examples/sqlserver/v20180328/ModifyOpenWanIp.md +21 -0
  35. tccli/examples/sqlserver/v20180328/ModifyPublishSubscribe.md +51 -0
  36. tccli/examples/tbaas/v20180416/DescribeFabricBlock.md +37 -0
  37. tccli/examples/tbaas/v20180416/DescribeFabricTransaction.md +33 -0
  38. tccli/examples/tbaas/v20180416/InvokeFabricChaincode.md +28 -0
  39. tccli/examples/tbaas/v20180416/QueryFabricChaincode.md +27 -0
  40. tccli/examples/tcss/v20201101/AddEditImageAutoAuthorizedRule.md +1 -1
  41. tccli/examples/tcss/v20201101/CreateAssetImageScanSetting.md +4 -4
  42. tccli/examples/tcss/v20201101/DescribeAssetImageDetail.md +28 -27
  43. tccli/examples/tcss/v20201101/DescribeImageAutoAuthorizedRule.md +2 -2
  44. tccli/examples/tcss/v20201101/RenewImageAuthorizeState.md +2 -2
  45. tccli/examples/tke/v20180525/DescribeClusterEndpoints.md +1 -0
  46. tccli/examples/tke/v20180525/DescribeClusterExtraArgs.md +31 -0
  47. tccli/examples/tke/v20180525/DescribeExternalNodeSupportConfig.md +81 -0
  48. tccli/examples/tke/v20180525/DescribeIPAMD.md +26 -0
  49. tccli/examples/trocket/v20230308/ImportSourceClusterConsumerGroups.md +23 -0
  50. tccli/examples/trocket/v20230308/ImportSourceClusterTopics.md +25 -0
  51. tccli/examples/wedata/v20210820/DescribeApproveList.md +43 -161
  52. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +64 -0
  53. tccli/services/__init__.py +1 -5
  54. tccli/services/billing/v20180709/api.json +10 -10
  55. tccli/services/cdb/v20170320/api.json +10 -1
  56. tccli/services/cloudstudio/cloudstudio_client.py +30 -1042
  57. tccli/services/cvm/v20170312/api.json +68 -68
  58. tccli/services/cvm/v20170312/examples.json +4 -4
  59. tccli/services/cwp/v20180228/api.json +20 -0
  60. tccli/services/cwp/v20180228/examples.json +1 -1
  61. tccli/services/cynosdb/v20190107/api.json +10 -11
  62. tccli/services/cynosdb/v20190107/examples.json +14 -14
  63. tccli/services/dsgc/v20190723/api.json +48 -41
  64. tccli/services/ess/v20201111/api.json +9 -9
  65. tccli/services/essbasic/v20210526/api.json +10 -10
  66. tccli/services/essbasic/v20210526/examples.json +6 -6
  67. tccli/services/hai/v20230812/api.json +69 -69
  68. tccli/services/hai/v20230812/examples.json +1 -1
  69. tccli/services/sqlserver/sqlserver_client.py +1418 -358
  70. tccli/services/sqlserver/v20180328/api.json +2426 -172
  71. tccli/services/sqlserver/v20180328/examples.json +166 -0
  72. tccli/services/tbaas/tbaas_client.py +273 -61
  73. tccli/services/tbaas/v20180416/api.json +539 -0
  74. tccli/services/tbaas/v20180416/examples.json +32 -0
  75. tccli/services/tchd/v20230306/api.json +1 -1
  76. tccli/services/tcss/v20201101/api.json +443 -87
  77. tccli/services/tcss/v20201101/examples.json +7 -7
  78. tccli/services/tdmq/v20200217/api.json +9 -9
  79. tccli/services/tke/tke_client.py +159 -0
  80. tccli/services/tke/v20180525/api.json +375 -0
  81. tccli/services/tke/v20180525/examples.json +25 -1
  82. tccli/services/trocket/trocket_client.py +171 -65
  83. tccli/services/trocket/v20230308/api.json +230 -0
  84. tccli/services/trocket/v20230308/examples.json +16 -0
  85. tccli/services/tse/v20201207/api.json +57 -35
  86. tccli/services/vrs/v20200824/api.json +10 -0
  87. tccli/services/waf/v20180125/api.json +201 -54
  88. tccli/services/wedata/v20210820/api.json +144 -14
  89. tccli/services/wedata/v20210820/examples.json +16 -2
  90. tccli/services/wedata/wedata_client.py +53 -0
  91. tccli/services/weilingwith/v20230427/api.json +13 -13
  92. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/METADATA +2 -2
  93. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/RECORD +96 -72
  94. tccli/services/casb/__init__.py +0 -4
  95. tccli/services/casb/casb_client.py +0 -194
  96. tccli/services/casb/v20200507/api.json +0 -110
  97. tccli/services/casb/v20200507/examples.json +0 -19
  98. tccli/services/cloudstudio/v20210524/api.json +0 -2604
  99. tccli/services/cloudstudio/v20210524/examples.json +0 -205
  100. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/WHEEL +0 -0
  101. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/entry_points.txt +0 -0
  102. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/license_files/LICENSE +0 -0
@@ -15,29 +15,33 @@ Output:
15
15
  ```
16
16
  {
17
17
  "Response": {
18
- "RequestId": "f026f974-be6b-4856-a7d2-f4c8e12af81f",
19
18
  "Data": {
20
19
  "Rows": [
21
20
  {
22
- "ApproveId": "1",
23
- "ApplicantId": "100022741403",
24
- "ApplicantName": "TBDS",
25
- "Reason": "测试申请",
26
- "Remark": null,
27
- "Status": "new",
28
- "ApproveType": "db_db",
29
- "ApproveTypeName": "库申请",
30
- "ApproveClassification": "db",
31
- "ApproveClassificationName": "库表申请",
32
- "CreateTime": "2022-02-18T11:30:09+08:00",
33
- "ApproveTime": null
21
+ "ApplicantId": "abc",
22
+ "ApplicantName": "abc",
23
+ "Remark": "abc",
24
+ "ApproveClassification": "abc",
25
+ "ApproveId": "abc",
26
+ "ApproveType": "abc",
27
+ "Reason": "abc",
28
+ "CreateTime": "abc",
29
+ "ApproveTime": "abc",
30
+ "ApproveClassificationName": "abc",
31
+ "Status": "abc",
32
+ "ApproveTypeName": "abc",
33
+ "ErrorMessage": "abc",
34
+ "ApplyName": "abc",
35
+ "ApproverId": "abc",
36
+ "ApproverName": "abc"
34
37
  }
35
38
  ],
36
- "PageNumber": 0,
37
- "PageSize": 10,
39
+ "TotalPageNumber": 1,
38
40
  "TotalCount": 1,
39
- "TotalPageNumber": 0
40
- }
41
+ "PageNumber": 1,
42
+ "PageSize": 1
43
+ },
44
+ "RequestId": "abc"
41
45
  }
42
46
  }
43
47
  ```
@@ -61,155 +65,33 @@ Output:
61
65
  ```
62
66
  {
63
67
  "Response": {
64
- "RequestId": "036e7eb9-578d-4271-bc1b-c9c016077b28",
65
68
  "Data": {
66
69
  "Rows": [
67
70
  {
68
- "ApproveId": "38532",
69
- "ApplicantId": "100015777150",
70
- "ApplicantName": "三雨",
71
- "Reason": "产品体验",
72
- "Remark": null,
73
- "Status": "new",
74
- "ApproveType": "db_table",
75
- "ApproveTypeName": "表申请",
76
- "ApproveClassification": "db",
77
- "ApproveClassificationName": "库表申请",
78
- "CreateTime": "2022-03-08T13:10:21+08:00",
79
- "ApproveTime": null
80
- },
81
- {
82
- "ApproveId": "38531",
83
- "ApplicantId": "100022256608",
84
- "ApplicantName": "fe",
85
- "Reason": "大是大非",
86
- "Remark": null,
87
- "Status": "new",
88
- "ApproveType": "db_db",
89
- "ApproveTypeName": "库申请",
90
- "ApproveClassification": "db",
91
- "ApproveClassificationName": "库表申请",
92
- "CreateTime": "2022-03-08T11:54:28+08:00",
93
- "ApproveTime": null
94
- },
95
- {
96
- "ApproveId": "38530",
97
- "ApplicantId": "100022256608",
98
- "ApplicantName": "fe",
99
- "Reason": "让我",
100
- "Remark": null,
101
- "Status": "new",
102
- "ApproveType": "db_table",
103
- "ApproveTypeName": "表申请",
104
- "ApproveClassification": "db",
105
- "ApproveClassificationName": "库表申请",
106
- "CreateTime": "2022-03-08T11:50:07+08:00",
107
- "ApproveTime": null
108
- },
109
- {
110
- "ApproveId": "38529",
111
- "ApplicantId": "100022256608",
112
- "ApplicantName": "fe",
113
- "Reason": "123",
114
- "Remark": null,
115
- "Status": "new",
116
- "ApproveType": "db_table",
117
- "ApproveTypeName": "表申请",
118
- "ApproveClassification": "db",
119
- "ApproveClassificationName": "库表申请",
120
- "CreateTime": "2022-03-08T10:39:04+08:00",
121
- "ApproveTime": null
122
- },
123
- {
124
- "ApproveId": "38528",
125
- "ApplicantId": "100015777150",
126
- "ApplicantName": "三雨",
127
- "Reason": "产品体验",
128
- "Remark": null,
129
- "Status": "new",
130
- "ApproveType": "db_table",
131
- "ApproveTypeName": "表申请",
132
- "ApproveClassification": "db",
133
- "ApproveClassificationName": "库表申请",
134
- "CreateTime": "2022-03-08T10:35:06+08:00",
135
- "ApproveTime": null
136
- },
137
- {
138
- "ApproveId": "38527",
139
- "ApplicantId": "100022187615",
140
- "ApplicantName": "jonsljiang",
141
- "Reason": "%22%2526r1%3Dxsscallback%2523%22",
142
- "Remark": null,
143
- "Status": "new",
144
- "ApproveType": "db_table",
145
- "ApproveTypeName": "表申请",
146
- "ApproveClassification": "db",
147
- "ApproveClassificationName": "库表申请",
148
- "CreateTime": "2022-03-08T02:14:03+08:00",
149
- "ApproveTime": null
150
- },
151
- {
152
- "ApproveId": "38526",
153
- "ApplicantId": "100022187615",
154
- "ApplicantName": "jonsljiang",
155
- "Reason": "%22%2526callback%3Dxsscallback%2523%22",
156
- "Remark": null,
157
- "Status": "new",
158
- "ApproveType": "db_table",
159
- "ApproveTypeName": "表申请",
160
- "ApproveClassification": "db",
161
- "ApproveClassificationName": "库表申请",
162
- "CreateTime": "2022-03-08T02:14:00+08:00",
163
- "ApproveTime": null
164
- },
165
- {
166
- "ApproveId": "38525",
167
- "ApplicantId": "100022187615",
168
- "ApplicantName": "jonsljiang",
169
- "Reason": "测试",
170
- "Remark": null,
171
- "Status": "new",
172
- "ApproveType": "db_table",
173
- "ApproveTypeName": "表申请",
174
- "ApproveClassification": "db",
175
- "ApproveClassificationName": "库表申请",
176
- "CreateTime": "2022-03-08T02:14:00+08:00",
177
- "ApproveTime": null
178
- },
179
- {
180
- "ApproveId": "38524",
181
- "ApplicantId": "100022187615",
182
- "ApplicantName": "jonsljiang",
183
- "Reason": "测试",
184
- "Remark": null,
185
- "Status": "new",
186
- "ApproveType": "db_table",
187
- "ApproveTypeName": "表申请",
188
- "ApproveClassification": "db",
189
- "ApproveClassificationName": "库表申请",
190
- "CreateTime": "2022-03-08T02:13:59+08:00",
191
- "ApproveTime": null
192
- },
193
- {
194
- "ApproveId": "38523",
195
- "ApplicantId": "100022187615",
196
- "ApplicantName": "jonsljiang",
197
- "Reason": "测试",
198
- "Remark": null,
199
- "Status": "new",
200
- "ApproveType": "db_table",
201
- "ApproveTypeName": "表申请",
202
- "ApproveClassification": "db",
203
- "ApproveClassificationName": "库表申请",
204
- "CreateTime": "2022-03-08T02:13:56+08:00",
205
- "ApproveTime": null
71
+ "ApplicantId": "abc",
72
+ "ApplicantName": "abc",
73
+ "Remark": "abc",
74
+ "ApproveClassification": "abc",
75
+ "ApproveId": "abc",
76
+ "ApproveType": "abc",
77
+ "Reason": "abc",
78
+ "CreateTime": "abc",
79
+ "ApproveTime": "abc",
80
+ "ApproveClassificationName": "abc",
81
+ "Status": "abc",
82
+ "ApproveTypeName": "abc",
83
+ "ErrorMessage": "abc",
84
+ "ApplyName": "abc",
85
+ "ApproverId": "abc",
86
+ "ApproverName": "abc"
206
87
  }
207
88
  ],
208
- "PageNumber": 0,
209
- "PageSize": 10,
210
- "TotalCount": 21493,
211
- "TotalPageNumber": 2149
212
- }
89
+ "TotalPageNumber": 1,
90
+ "TotalCount": 1,
91
+ "PageNumber": 1,
92
+ "PageSize": 1
93
+ },
94
+ "RequestId": "abc"
213
95
  }
214
96
  }
215
97
  ```
@@ -0,0 +1,64 @@
1
+ **Example 1: 样例**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli wedata DescribeApproveTypeList --cli-unfold-argument \
9
+ --Classification xx
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Response": {
16
+ "RequestId": "xx",
17
+ "Data": [
18
+ {
19
+ "Type": "db_db",
20
+ "TypeName": "库申请",
21
+ "Classification": "db"
22
+ },
23
+ {
24
+ "Type": "db_table",
25
+ "TypeName": "表申请",
26
+ "Classification": "db"
27
+ }
28
+ ]
29
+ }
30
+ }
31
+ ```
32
+
33
+ **Example 2: 测试通过示例**
34
+
35
+
36
+
37
+ Input:
38
+
39
+ ```
40
+ tccli wedata DescribeApproveTypeList --cli-unfold-argument \
41
+ --Classification db
42
+ ```
43
+
44
+ Output:
45
+ ```
46
+ {
47
+ "Response": {
48
+ "RequestId": "d4fe8fc5-ceb2-47fe-be21-8e5be39e28f1",
49
+ "Data": [
50
+ {
51
+ "Type": "db_db",
52
+ "TypeName": "库申请",
53
+ "Classification": "db"
54
+ },
55
+ {
56
+ "Type": "db_table",
57
+ "TypeName": "表申请",
58
+ "Classification": "db"
59
+ }
60
+ ]
61
+ }
62
+ }
63
+ ```
64
+
@@ -135,9 +135,6 @@ SERVICE_VERSIONS = {
135
135
  "car": [
136
136
  "2022-01-10"
137
137
  ],
138
- "casb": [
139
- "2020-05-07"
140
- ],
141
138
  "cat": [
142
139
  "2018-04-09"
143
140
  ],
@@ -204,8 +201,7 @@ SERVICE_VERSIONS = {
204
201
  "2019-11-12"
205
202
  ],
206
203
  "cloudstudio": [
207
- "2023-05-08",
208
- "2021-05-24"
204
+ "2023-05-08"
209
205
  ],
210
206
  "cls": [
211
207
  "2020-10-16"
@@ -4019,7 +4019,7 @@
4019
4019
  "type": "int"
4020
4020
  },
4021
4021
  {
4022
- "disabled": false,
4022
+ "disabled": true,
4023
4023
  "document": "周期类型,byUsedTime按计费周期/byPayTime按扣费周期。需要与费用中心该月份账单的周期保持一致。您可前往[账单概览](https://console.cloud.tencent.com/expense/bill/overview)页面顶部查看确认您的账单统计周期类型。",
4024
4024
  "example": "byPayTime",
4025
4025
  "member": "string",
@@ -4029,7 +4029,7 @@
4029
4029
  },
4030
4030
  {
4031
4031
  "disabled": false,
4032
- "document": "月份,格式为yyyy-mm,Month和BeginTime&EndTime必传一个,如果有传BeginTime&EndTime则Month字段无效。不能早于开通账单2.0的月份,最多可拉取18个月内的数据。",
4032
+ "document": "月份,格式为yyyy-mm,Month和BeginTime&EndTime必传一个,如果有传BeginTime&EndTime则Month字段无效。最多可拉取近18个月内的数据。",
4033
4033
  "example": "2018-07",
4034
4034
  "member": "string",
4035
4035
  "name": "Month",
@@ -4038,7 +4038,7 @@
4038
4038
  },
4039
4039
  {
4040
4040
  "disabled": false,
4041
- "document": "周期开始时间,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为相同月份,不支持跨月查询,查询结果是整月数据。不能早于开通账单2.0的月份,最多可拉取18个月内的数据。",
4041
+ "document": "周期开始时间,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为相同月份,不支持跨月查询,查询结果是整月数据。最多可拉取18个月内的数据。",
4042
4042
  "example": "2018-11-01 00:00:00",
4043
4043
  "member": "string",
4044
4044
  "name": "BeginTime",
@@ -4047,7 +4047,7 @@
4047
4047
  },
4048
4048
  {
4049
4049
  "disabled": false,
4050
- "document": "周期结束时间,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为相同月份,不支持跨月查询,查询结果是整月数据。不能早于开通账单2.0的月份,最多可拉取18个月内的数据。",
4050
+ "document": "周期结束时间,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为相同月份,不支持跨月查询,查询结果是整月数据。最多可拉取近18个月内的数据。",
4051
4051
  "example": "2018-11-01 23:59:59",
4052
4052
  "member": "string",
4053
4053
  "name": "EndTime",
@@ -4184,7 +4184,7 @@
4184
4184
  "type": "int"
4185
4185
  },
4186
4186
  {
4187
- "disabled": false,
4187
+ "disabled": true,
4188
4188
  "document": "周期类型,byUsedTime按计费周期/byPayTime按扣费周期。需要与费用中心该月份账单的周期保持一致。您可前往[账单概览](https://console.cloud.tencent.com/expense/bill/overview)页面顶部查看确认您的账单统计周期类型。",
4189
4189
  "example": "byPayTime",
4190
4190
  "member": "string",
@@ -4194,7 +4194,7 @@
4194
4194
  },
4195
4195
  {
4196
4196
  "disabled": false,
4197
- "document": "月份,格式为yyyy-mm,Month和BeginTime&EndTime必传一个,如果有传BeginTime&EndTime则Month字段无效。不能早于开通账单2.0的月份,最多可拉取18个月内的数据。",
4197
+ "document": "月份,格式为yyyy-mm,Month和BeginTime&EndTime必传一个,如果有传BeginTime&EndTime则Month字段无效。最多可拉取近18个月内的数据。",
4198
4198
  "example": "2018-07",
4199
4199
  "member": "string",
4200
4200
  "name": "Month",
@@ -4203,7 +4203,7 @@
4203
4203
  },
4204
4204
  {
4205
4205
  "disabled": false,
4206
- "document": "周期开始时间,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为相同月份,不支持跨月查询,查询结果是整月数据。不能早于开通账单2.0的月份,最多可拉取18个月内的数据。",
4206
+ "document": "周期开始时间,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为相同月份,不支持跨月查询,查询结果是整月数据。最多可拉取18个月内的数据。",
4207
4207
  "example": "2018-11-0100:00:00",
4208
4208
  "member": "string",
4209
4209
  "name": "BeginTime",
@@ -4212,7 +4212,7 @@
4212
4212
  },
4213
4213
  {
4214
4214
  "disabled": false,
4215
- "document": "周期结束时间,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为相同月份,不支持跨月查询,查询结果是整月数据。不能早于开通账单2.0的月份,最多可拉取18个月内的数据。",
4215
+ "document": "周期结束时间,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为相同月份,不支持跨月查询,查询结果是整月数据。最多可拉取近18个月内的数据。",
4216
4216
  "example": "2018-11-0123:59:59",
4217
4217
  "member": "string",
4218
4218
  "name": "EndTime",
@@ -4630,7 +4630,7 @@
4630
4630
  "type": "string"
4631
4631
  },
4632
4632
  {
4633
- "disabled": false,
4633
+ "disabled": true,
4634
4634
  "document": "周期类型,byUsedTime按计费周期/byPayTime按扣费周期。需要与费用中心该月份账单的周期保持一致。您可前往[账单概览](https://console.cloud.tencent.com/expense/bill/overview)页面顶部查看确认您的账单统计周期类型。",
4635
4635
  "example": "byPayTime",
4636
4636
  "member": "string",
@@ -4767,7 +4767,7 @@
4767
4767
  "type": "string"
4768
4768
  },
4769
4769
  {
4770
- "disabled": false,
4770
+ "disabled": true,
4771
4771
  "document": "周期类型,byUsedTime按计费周期/byPayTime按扣费周期。需要与费用中心该月份账单的周期保持一致。您可前往[账单概览](https://console.cloud.tencent.com/expense/bill/overview)页面顶部查看确认您的账单统计周期类型。",
4772
4772
  "example": "byPayTime",
4773
4773
  "member": "string",
@@ -15885,6 +15885,15 @@
15885
15885
  "name": "ModifyPayType",
15886
15886
  "required": false,
15887
15887
  "type": "string"
15888
+ },
15889
+ {
15890
+ "disabled": false,
15891
+ "document": "自动续费标记,0表示不自动续费,1表示进行自动续费",
15892
+ "example": "0",
15893
+ "member": "int64",
15894
+ "name": "AutoRenew",
15895
+ "required": false,
15896
+ "type": "int"
15888
15897
  }
15889
15898
  ],
15890
15899
  "type": "object"
@@ -15898,7 +15907,7 @@
15898
15907
  "example": "20170320233333",
15899
15908
  "member": "string",
15900
15909
  "name": "DealId",
15901
- "required": true,
15910
+ "output_required": true,
15902
15911
  "type": "string",
15903
15912
  "value_allowed_null": false
15904
15913
  },