@alicloud/cas20200407 3.2.7 → 3.2.9

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.
Files changed (340) hide show
  1. package/dist/client.d.ts +332 -206
  2. package/dist/client.js +410 -206
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddCloudAccessRequest.d.ts +31 -2
  5. package/dist/models/AddCloudAccessRequest.js.map +1 -1
  6. package/dist/models/AddCloudAccessResponseBody.d.ts +1 -1
  7. package/dist/models/ApplyCertificateRequest.d.ts +2 -0
  8. package/dist/models/ApplyCertificateRequest.js.map +1 -1
  9. package/dist/models/ApplyCertificateResponseBody.d.ts +3 -0
  10. package/dist/models/ApplyCertificateResponseBody.js.map +1 -1
  11. package/dist/models/BatchUpdateNoticeStatusRequest.d.ts +63 -0
  12. package/dist/models/BatchUpdateNoticeStatusRequest.js +66 -0
  13. package/dist/models/BatchUpdateNoticeStatusRequest.js.map +1 -0
  14. package/dist/models/BatchUpdateNoticeStatusResponse.d.ts +19 -0
  15. package/dist/models/BatchUpdateNoticeStatusResponse.js +69 -0
  16. package/dist/models/BatchUpdateNoticeStatusResponse.js.map +1 -0
  17. package/dist/models/BatchUpdateNoticeStatusResponseBody.d.ts +21 -0
  18. package/dist/models/BatchUpdateNoticeStatusResponseBody.js +58 -0
  19. package/dist/models/BatchUpdateNoticeStatusResponseBody.js.map +1 -0
  20. package/dist/models/CancelCertificateForPackageRequestRequest.d.ts +3 -3
  21. package/dist/models/CancelCertificateForPackageRequestResponseBody.d.ts +2 -2
  22. package/dist/models/CancelOrderRequestRequest.d.ts +2 -2
  23. package/dist/models/CancelOrderRequestResponseBody.d.ts +1 -1
  24. package/dist/models/CancelPendingCertificateRequest.d.ts +2 -0
  25. package/dist/models/CancelPendingCertificateRequest.js.map +1 -1
  26. package/dist/models/CancelPendingCertificateResponseBody.d.ts +3 -0
  27. package/dist/models/CancelPendingCertificateResponseBody.js.map +1 -1
  28. package/dist/models/CreateCertificateForPackageRequestRequest.d.ts +43 -26
  29. package/dist/models/CreateCertificateForPackageRequestRequest.js.map +1 -1
  30. package/dist/models/CreateCertificateForPackageRequestResponseBody.d.ts +1 -1
  31. package/dist/models/CreateCertificateRequestRequest.d.ts +20 -13
  32. package/dist/models/CreateCertificateRequestRequest.js.map +1 -1
  33. package/dist/models/CreateCertificateRequestResponseBody.d.ts +1 -1
  34. package/dist/models/CreateCertificateWithCsrRequestRequest.d.ts +20 -15
  35. package/dist/models/CreateCertificateWithCsrRequestRequest.js.map +1 -1
  36. package/dist/models/CreateCertificateWithCsrRequestResponseBody.d.ts +1 -1
  37. package/dist/models/CreateCsrRequest.d.ts +6 -5
  38. package/dist/models/CreateCsrRequest.js.map +1 -1
  39. package/dist/models/CreateDeploymentJobRequest.d.ts +3 -2
  40. package/dist/models/CreateDeploymentJobRequest.js.map +1 -1
  41. package/dist/models/CreateWarehouseRequest.d.ts +9 -0
  42. package/dist/models/CreateWarehouseRequest.js.map +1 -1
  43. package/dist/models/CreateWarehouseResponseBody.d.ts +6 -0
  44. package/dist/models/CreateWarehouseResponseBody.js.map +1 -1
  45. package/dist/models/CreateWhclientCertificateRequest.d.ts +96 -0
  46. package/dist/models/CreateWhclientCertificateRequest.js.map +1 -1
  47. package/dist/models/CreateWhclientCertificateResponseBody.d.ts +18 -0
  48. package/dist/models/CreateWhclientCertificateResponseBody.js.map +1 -1
  49. package/dist/models/DecryptRequest.d.ts +31 -11
  50. package/dist/models/DecryptRequest.js.map +1 -1
  51. package/dist/models/DecryptResponseBody.d.ts +3 -3
  52. package/dist/models/DeleteCertificateRequestRequest.d.ts +1 -1
  53. package/dist/models/DeleteCloudAccessRequest.d.ts +3 -0
  54. package/dist/models/DeleteCloudAccessRequest.js.map +1 -1
  55. package/dist/models/DeleteCloudAccessResponseBody.d.ts +1 -1
  56. package/dist/models/DeleteInstanceRequest.d.ts +2 -0
  57. package/dist/models/DeleteInstanceRequest.js.map +1 -1
  58. package/dist/models/DeleteInstanceResponseBody.d.ts +3 -0
  59. package/dist/models/DeleteInstanceResponseBody.js.map +1 -1
  60. package/dist/models/DeleteUserCertificateRequest.d.ts +2 -2
  61. package/dist/models/DeleteUserCertificateResponseBody.d.ts +1 -1
  62. package/dist/models/DeleteWarehouseRequest.d.ts +3 -0
  63. package/dist/models/DeleteWarehouseRequest.js.map +1 -1
  64. package/dist/models/DeleteWarehouseResponseBody.d.ts +3 -0
  65. package/dist/models/DeleteWarehouseResponseBody.js.map +1 -1
  66. package/dist/models/DescribeCertificateStateRequest.d.ts +2 -2
  67. package/dist/models/DescribeCertificateStateResponseBody.d.ts +46 -33
  68. package/dist/models/DescribeCertificateStateResponseBody.js.map +1 -1
  69. package/dist/models/DescribeCloudResourceStatusRequest.d.ts +2 -2
  70. package/dist/models/DescribeDeploymentJobRequest.d.ts +1 -1
  71. package/dist/models/DescribeDeploymentJobResponseBody.d.ts +30 -19
  72. package/dist/models/DescribeDeploymentJobResponseBody.js.map +1 -1
  73. package/dist/models/DescribeDeploymentJobStatusResponseBody.d.ts +35 -18
  74. package/dist/models/DescribeDeploymentJobStatusResponseBody.js.map +1 -1
  75. package/dist/models/DescribePackageStateRequest.d.ts +30 -16
  76. package/dist/models/DescribePackageStateRequest.js.map +1 -1
  77. package/dist/models/DescribePackageStateResponseBody.d.ts +30 -16
  78. package/dist/models/DescribePackageStateResponseBody.js.map +1 -1
  79. package/dist/models/DescribeWarehouseCertRequest.d.ts +3 -0
  80. package/dist/models/DescribeWarehouseCertRequest.js.map +1 -1
  81. package/dist/models/DescribeWarehouseCertResponseBody.d.ts +36 -0
  82. package/dist/models/DescribeWarehouseCertResponseBody.js.map +1 -1
  83. package/dist/models/EncryptRequest.d.ts +36 -14
  84. package/dist/models/EncryptRequest.js.map +1 -1
  85. package/dist/models/EncryptResponseBody.d.ts +3 -3
  86. package/dist/models/GetAssetCountResponseBody.d.ts +87 -0
  87. package/dist/models/GetAssetCountResponseBody.js.map +1 -1
  88. package/dist/models/GetCertWarehouseQuotaResponseBody.d.ts +17 -3
  89. package/dist/models/GetCertWarehouseQuotaResponseBody.js.map +1 -1
  90. package/dist/models/GetCertificateDetailRequest.d.ts +2 -0
  91. package/dist/models/GetCertificateDetailRequest.js.map +1 -1
  92. package/dist/models/GetCertificateDetailResponseBody.d.ts +137 -0
  93. package/dist/models/GetCertificateDetailResponseBody.js +2 -0
  94. package/dist/models/GetCertificateDetailResponseBody.js.map +1 -1
  95. package/dist/models/GetInstanceDetailRequest.d.ts +2 -0
  96. package/dist/models/GetInstanceDetailRequest.js.map +1 -1
  97. package/dist/models/GetInstanceDetailResponseBody.d.ts +200 -0
  98. package/dist/models/GetInstanceDetailResponseBody.js +6 -0
  99. package/dist/models/GetInstanceDetailResponseBody.js.map +1 -1
  100. package/dist/models/GetInstanceSummaryRequest.d.ts +3 -0
  101. package/dist/models/GetInstanceSummaryRequest.js.map +1 -1
  102. package/dist/models/GetInstanceSummaryResponseBody.d.ts +18 -0
  103. package/dist/models/GetInstanceSummaryResponseBody.js.map +1 -1
  104. package/dist/models/GetMatchedResourcesRequest.d.ts +47 -0
  105. package/dist/models/GetMatchedResourcesRequest.js +64 -0
  106. package/dist/models/GetMatchedResourcesRequest.js.map +1 -0
  107. package/dist/models/GetMatchedResourcesResponse.d.ts +19 -0
  108. package/dist/models/GetMatchedResourcesResponse.js +69 -0
  109. package/dist/models/GetMatchedResourcesResponse.js.map +1 -0
  110. package/dist/models/GetMatchedResourcesResponseBody.d.ts +45 -0
  111. package/dist/models/GetMatchedResourcesResponseBody.js +64 -0
  112. package/dist/models/GetMatchedResourcesResponseBody.js.map +1 -0
  113. package/dist/models/GetRiskCountResponseBody.d.ts +129 -0
  114. package/dist/models/GetRiskCountResponseBody.js.map +1 -1
  115. package/dist/models/GetTaskAttributeRequest.d.ts +5 -0
  116. package/dist/models/GetTaskAttributeRequest.js.map +1 -1
  117. package/dist/models/GetTaskAttributeResponseBody.d.ts +15 -0
  118. package/dist/models/GetTaskAttributeResponseBody.js.map +1 -1
  119. package/dist/models/GetUserCertificateDetailRequest.d.ts +2 -4
  120. package/dist/models/GetUserCertificateDetailRequest.js.map +1 -1
  121. package/dist/models/GetUserCertificateDetailResponseBody.d.ts +56 -35
  122. package/dist/models/GetUserCertificateDetailResponseBody.js +2 -0
  123. package/dist/models/GetUserCertificateDetailResponseBody.js.map +1 -1
  124. package/dist/models/ListAssetCountRequest.d.ts +12 -0
  125. package/dist/models/ListAssetCountRequest.js.map +1 -1
  126. package/dist/models/ListAssetCountResponseBody.d.ts +34 -0
  127. package/dist/models/ListAssetCountResponseBody.js.map +1 -1
  128. package/dist/models/ListCertRequest.d.ts +22 -12
  129. package/dist/models/ListCertRequest.js.map +1 -1
  130. package/dist/models/ListCertResponseBody.d.ts +51 -20
  131. package/dist/models/ListCertResponseBody.js.map +1 -1
  132. package/dist/models/ListCertWarehouseRequest.d.ts +10 -6
  133. package/dist/models/ListCertWarehouseRequest.js.map +1 -1
  134. package/dist/models/ListCertWarehouseResponseBody.d.ts +12 -7
  135. package/dist/models/ListCertWarehouseResponseBody.js.map +1 -1
  136. package/dist/models/ListCertificatesRequest.d.ts +35 -0
  137. package/dist/models/ListCertificatesRequest.js.map +1 -1
  138. package/dist/models/ListCertificatesResponseBody.d.ts +106 -0
  139. package/dist/models/ListCertificatesResponseBody.js.map +1 -1
  140. package/dist/models/ListCloudAccessResponseBody.d.ts +1 -1
  141. package/dist/models/ListCloudResourcesRequest.d.ts +57 -33
  142. package/dist/models/ListCloudResourcesRequest.js.map +1 -1
  143. package/dist/models/ListCloudResourcesResponseBody.d.ts +29 -23
  144. package/dist/models/ListCloudResourcesResponseBody.js.map +1 -1
  145. package/dist/models/ListCloudResourcesShrinkRequest.d.ts +57 -33
  146. package/dist/models/ListCloudResourcesShrinkRequest.js.map +1 -1
  147. package/dist/models/ListContactRequest.d.ts +1 -1
  148. package/dist/models/ListContactResponseBody.d.ts +1 -1
  149. package/dist/models/ListCsrRequest.d.ts +2 -2
  150. package/dist/models/ListCsrResponseBody.d.ts +3 -3
  151. package/dist/models/ListDeploymentJobCertResponseBody.d.ts +36 -21
  152. package/dist/models/ListDeploymentJobCertResponseBody.js.map +1 -1
  153. package/dist/models/ListDeploymentJobRequest.d.ts +16 -10
  154. package/dist/models/ListDeploymentJobRequest.js.map +1 -1
  155. package/dist/models/ListDeploymentJobResourceResponseBody.d.ts +82 -57
  156. package/dist/models/ListDeploymentJobResourceResponseBody.js.map +1 -1
  157. package/dist/models/ListDeploymentJobResponseBody.d.ts +28 -18
  158. package/dist/models/ListDeploymentJobResponseBody.js.map +1 -1
  159. package/dist/models/ListInstancesRequest.d.ts +38 -0
  160. package/dist/models/ListInstancesRequest.js.map +1 -1
  161. package/dist/models/ListInstancesResponseBody.d.ts +126 -0
  162. package/dist/models/ListInstancesResponseBody.js +11 -0
  163. package/dist/models/ListInstancesResponseBody.js.map +1 -1
  164. package/dist/models/ListUserCertificateOrderRequest.d.ts +30 -20
  165. package/dist/models/ListUserCertificateOrderRequest.js.map +1 -1
  166. package/dist/models/ListUserCertificateOrderResponseBody.d.ts +84 -64
  167. package/dist/models/ListUserCertificateOrderResponseBody.js.map +1 -1
  168. package/dist/models/ListWarehouseRequest.d.ts +12 -0
  169. package/dist/models/ListWarehouseRequest.js.map +1 -1
  170. package/dist/models/ListWarehouseResponseBody.d.ts +25 -0
  171. package/dist/models/ListWarehouseResponseBody.js.map +1 -1
  172. package/dist/models/ListWarehouseShrinkRequest.d.ts +12 -0
  173. package/dist/models/ListWarehouseShrinkRequest.js.map +1 -1
  174. package/dist/models/ListWorkerResourceRequest.d.ts +18 -10
  175. package/dist/models/ListWorkerResourceRequest.js.map +1 -1
  176. package/dist/models/ListWorkerResourceResponseBody.d.ts +64 -38
  177. package/dist/models/ListWorkerResourceResponseBody.js.map +1 -1
  178. package/dist/models/MoveResourceGroupRequest.d.ts +4 -3
  179. package/dist/models/MoveResourceGroupRequest.js.map +1 -1
  180. package/dist/models/RefundInstanceRequest.d.ts +2 -0
  181. package/dist/models/RefundInstanceRequest.js.map +1 -1
  182. package/dist/models/RefundInstanceResponseBody.d.ts +3 -0
  183. package/dist/models/RefundInstanceResponseBody.js.map +1 -1
  184. package/dist/models/RenewCertificateOrderForPackageRequestRequest.d.ts +5 -5
  185. package/dist/models/RenewCertificateOrderForPackageRequestResponseBody.d.ts +1 -1
  186. package/dist/models/RevokeCertificateRequest.d.ts +3 -0
  187. package/dist/models/RevokeCertificateRequest.js +2 -0
  188. package/dist/models/RevokeCertificateRequest.js.map +1 -1
  189. package/dist/models/RevokeCertificateResponseBody.d.ts +3 -0
  190. package/dist/models/RevokeCertificateResponseBody.js.map +1 -1
  191. package/dist/models/RevokeWhclientCertificateRequest.d.ts +1 -1
  192. package/dist/models/RevokeWhclientCertificateResponseBody.d.ts +1 -1
  193. package/dist/models/SignRequest.d.ts +40 -17
  194. package/dist/models/SignRequest.js.map +1 -1
  195. package/dist/models/SignResponseBody.d.ts +2 -2
  196. package/dist/models/UpdateCsrRequest.d.ts +2 -2
  197. package/dist/models/UpdateCsrResponseBody.d.ts +1 -1
  198. package/dist/models/UpdateDeploymentJobStatusRequest.d.ts +6 -4
  199. package/dist/models/UpdateDeploymentJobStatusRequest.js.map +1 -1
  200. package/dist/models/UpdateInstanceRequest.d.ts +86 -0
  201. package/dist/models/UpdateInstanceRequest.js.map +1 -1
  202. package/dist/models/UpdateInstanceResponseBody.d.ts +3 -0
  203. package/dist/models/UpdateInstanceResponseBody.js.map +1 -1
  204. package/dist/models/UpdateWorkerResourceStatusRequest.d.ts +2 -2
  205. package/dist/models/UploadCsrRequest.d.ts +2 -2
  206. package/dist/models/UploadCsrResponseBody.d.ts +1 -1
  207. package/dist/models/UploadPcacertRequest.d.ts +5 -7
  208. package/dist/models/UploadPcacertRequest.js.map +1 -1
  209. package/dist/models/UploadPcacertResponseBody.d.ts +4 -1
  210. package/dist/models/UploadPcacertResponseBody.js.map +1 -1
  211. package/dist/models/UploadUserCertificateRequest.d.ts +10 -10
  212. package/dist/models/UploadUserCertificateResponseBody.d.ts +2 -2
  213. package/dist/models/VerifyRequest.d.ts +35 -16
  214. package/dist/models/VerifyRequest.js.map +1 -1
  215. package/dist/models/VerifyResponseBody.d.ts +5 -4
  216. package/dist/models/VerifyResponseBody.js.map +1 -1
  217. package/dist/models/model.d.ts +6 -0
  218. package/dist/models/model.js +17 -5
  219. package/dist/models/model.js.map +1 -1
  220. package/package.json +1 -1
  221. package/src/client.ts +424 -206
  222. package/src/models/AddCloudAccessRequest.ts +31 -2
  223. package/src/models/AddCloudAccessResponseBody.ts +1 -1
  224. package/src/models/ApplyCertificateRequest.ts +2 -0
  225. package/src/models/ApplyCertificateResponseBody.ts +3 -0
  226. package/src/models/BatchUpdateNoticeStatusRequest.ts +84 -0
  227. package/src/models/BatchUpdateNoticeStatusResponse.ts +40 -0
  228. package/src/models/BatchUpdateNoticeStatusResponseBody.ts +34 -0
  229. package/src/models/CancelCertificateForPackageRequestRequest.ts +3 -3
  230. package/src/models/CancelCertificateForPackageRequestResponseBody.ts +2 -2
  231. package/src/models/CancelOrderRequestRequest.ts +2 -2
  232. package/src/models/CancelOrderRequestResponseBody.ts +1 -1
  233. package/src/models/CancelPendingCertificateRequest.ts +2 -0
  234. package/src/models/CancelPendingCertificateResponseBody.ts +3 -0
  235. package/src/models/CreateCertificateForPackageRequestRequest.ts +43 -26
  236. package/src/models/CreateCertificateForPackageRequestResponseBody.ts +1 -1
  237. package/src/models/CreateCertificateRequestRequest.ts +20 -13
  238. package/src/models/CreateCertificateRequestResponseBody.ts +1 -1
  239. package/src/models/CreateCertificateWithCsrRequestRequest.ts +20 -15
  240. package/src/models/CreateCertificateWithCsrRequestResponseBody.ts +1 -1
  241. package/src/models/CreateCsrRequest.ts +6 -5
  242. package/src/models/CreateDeploymentJobRequest.ts +3 -2
  243. package/src/models/CreateWarehouseRequest.ts +9 -0
  244. package/src/models/CreateWarehouseResponseBody.ts +6 -0
  245. package/src/models/CreateWhclientCertificateRequest.ts +96 -0
  246. package/src/models/CreateWhclientCertificateResponseBody.ts +18 -0
  247. package/src/models/DecryptRequest.ts +31 -11
  248. package/src/models/DecryptResponseBody.ts +3 -3
  249. package/src/models/DeleteCertificateRequestRequest.ts +1 -1
  250. package/src/models/DeleteCloudAccessRequest.ts +3 -0
  251. package/src/models/DeleteCloudAccessResponseBody.ts +1 -1
  252. package/src/models/DeleteInstanceRequest.ts +2 -0
  253. package/src/models/DeleteInstanceResponseBody.ts +3 -0
  254. package/src/models/DeleteUserCertificateRequest.ts +2 -2
  255. package/src/models/DeleteUserCertificateResponseBody.ts +1 -1
  256. package/src/models/DeleteWarehouseRequest.ts +3 -0
  257. package/src/models/DeleteWarehouseResponseBody.ts +3 -0
  258. package/src/models/DescribeCertificateStateRequest.ts +2 -2
  259. package/src/models/DescribeCertificateStateResponseBody.ts +46 -33
  260. package/src/models/DescribeCloudResourceStatusRequest.ts +2 -2
  261. package/src/models/DescribeDeploymentJobRequest.ts +1 -1
  262. package/src/models/DescribeDeploymentJobResponseBody.ts +30 -19
  263. package/src/models/DescribeDeploymentJobStatusResponseBody.ts +35 -18
  264. package/src/models/DescribePackageStateRequest.ts +30 -16
  265. package/src/models/DescribePackageStateResponseBody.ts +30 -16
  266. package/src/models/DescribeWarehouseCertRequest.ts +3 -0
  267. package/src/models/DescribeWarehouseCertResponseBody.ts +36 -0
  268. package/src/models/EncryptRequest.ts +36 -14
  269. package/src/models/EncryptResponseBody.ts +3 -3
  270. package/src/models/GetAssetCountResponseBody.ts +87 -0
  271. package/src/models/GetCertWarehouseQuotaResponseBody.ts +17 -3
  272. package/src/models/GetCertificateDetailRequest.ts +2 -0
  273. package/src/models/GetCertificateDetailResponseBody.ts +139 -0
  274. package/src/models/GetInstanceDetailRequest.ts +2 -0
  275. package/src/models/GetInstanceDetailResponseBody.ts +206 -0
  276. package/src/models/GetInstanceSummaryRequest.ts +3 -0
  277. package/src/models/GetInstanceSummaryResponseBody.ts +18 -0
  278. package/src/models/GetMatchedResourcesRequest.ts +66 -0
  279. package/src/models/GetMatchedResourcesResponse.ts +40 -0
  280. package/src/models/GetMatchedResourcesResponseBody.ts +64 -0
  281. package/src/models/GetRiskCountResponseBody.ts +129 -0
  282. package/src/models/GetTaskAttributeRequest.ts +5 -0
  283. package/src/models/GetTaskAttributeResponseBody.ts +15 -0
  284. package/src/models/GetUserCertificateDetailRequest.ts +2 -4
  285. package/src/models/GetUserCertificateDetailResponseBody.ts +58 -35
  286. package/src/models/ListAssetCountRequest.ts +12 -0
  287. package/src/models/ListAssetCountResponseBody.ts +34 -0
  288. package/src/models/ListCertRequest.ts +22 -12
  289. package/src/models/ListCertResponseBody.ts +51 -20
  290. package/src/models/ListCertWarehouseRequest.ts +10 -6
  291. package/src/models/ListCertWarehouseResponseBody.ts +12 -7
  292. package/src/models/ListCertificatesRequest.ts +35 -0
  293. package/src/models/ListCertificatesResponseBody.ts +106 -0
  294. package/src/models/ListCloudAccessResponseBody.ts +1 -1
  295. package/src/models/ListCloudResourcesRequest.ts +57 -33
  296. package/src/models/ListCloudResourcesResponseBody.ts +29 -23
  297. package/src/models/ListCloudResourcesShrinkRequest.ts +57 -33
  298. package/src/models/ListContactRequest.ts +1 -1
  299. package/src/models/ListContactResponseBody.ts +1 -1
  300. package/src/models/ListCsrRequest.ts +2 -2
  301. package/src/models/ListCsrResponseBody.ts +3 -3
  302. package/src/models/ListDeploymentJobCertResponseBody.ts +36 -21
  303. package/src/models/ListDeploymentJobRequest.ts +16 -10
  304. package/src/models/ListDeploymentJobResourceResponseBody.ts +82 -57
  305. package/src/models/ListDeploymentJobResponseBody.ts +28 -18
  306. package/src/models/ListInstancesRequest.ts +38 -0
  307. package/src/models/ListInstancesResponseBody.ts +137 -0
  308. package/src/models/ListUserCertificateOrderRequest.ts +30 -20
  309. package/src/models/ListUserCertificateOrderResponseBody.ts +84 -64
  310. package/src/models/ListWarehouseRequest.ts +12 -0
  311. package/src/models/ListWarehouseResponseBody.ts +25 -0
  312. package/src/models/ListWarehouseShrinkRequest.ts +12 -0
  313. package/src/models/ListWorkerResourceRequest.ts +18 -10
  314. package/src/models/ListWorkerResourceResponseBody.ts +64 -38
  315. package/src/models/MoveResourceGroupRequest.ts +4 -3
  316. package/src/models/RefundInstanceRequest.ts +2 -0
  317. package/src/models/RefundInstanceResponseBody.ts +3 -0
  318. package/src/models/RenewCertificateOrderForPackageRequestRequest.ts +5 -5
  319. package/src/models/RenewCertificateOrderForPackageRequestResponseBody.ts +1 -1
  320. package/src/models/RevokeCertificateRequest.ts +5 -0
  321. package/src/models/RevokeCertificateResponseBody.ts +3 -0
  322. package/src/models/RevokeWhclientCertificateRequest.ts +1 -1
  323. package/src/models/RevokeWhclientCertificateResponseBody.ts +1 -1
  324. package/src/models/SignRequest.ts +40 -17
  325. package/src/models/SignResponseBody.ts +2 -2
  326. package/src/models/UpdateCsrRequest.ts +2 -2
  327. package/src/models/UpdateCsrResponseBody.ts +1 -1
  328. package/src/models/UpdateDeploymentJobStatusRequest.ts +6 -4
  329. package/src/models/UpdateInstanceRequest.ts +86 -0
  330. package/src/models/UpdateInstanceResponseBody.ts +3 -0
  331. package/src/models/UpdateWorkerResourceStatusRequest.ts +2 -2
  332. package/src/models/UploadCsrRequest.ts +2 -2
  333. package/src/models/UploadCsrResponseBody.ts +1 -1
  334. package/src/models/UploadPcacertRequest.ts +5 -7
  335. package/src/models/UploadPcacertResponseBody.ts +4 -1
  336. package/src/models/UploadUserCertificateRequest.ts +10 -10
  337. package/src/models/UploadUserCertificateResponseBody.ts +2 -2
  338. package/src/models/VerifyRequest.ts +35 -16
  339. package/src/models/VerifyResponseBody.ts +5 -4
  340. package/src/models/model.ts +6 -0
@@ -0,0 +1,66 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.BatchUpdateNoticeStatusRequest = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class BatchUpdateNoticeStatusRequest extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ ids: 'Ids',
43
+ lang: 'Lang',
44
+ noticeBiz: 'NoticeBiz',
45
+ noticeStatus: 'NoticeStatus',
46
+ sourceIp: 'SourceIp',
47
+ };
48
+ }
49
+ static types() {
50
+ return {
51
+ ids: 'string',
52
+ lang: 'string',
53
+ noticeBiz: 'string',
54
+ noticeStatus: 'string',
55
+ sourceIp: 'string',
56
+ };
57
+ }
58
+ validate() {
59
+ super.validate();
60
+ }
61
+ constructor(map) {
62
+ super(map);
63
+ }
64
+ }
65
+ exports.BatchUpdateNoticeStatusRequest = BatchUpdateNoticeStatusRequest;
66
+ //# sourceMappingURL=BatchUpdateNoticeStatusRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BatchUpdateNoticeStatusRequest.js","sourceRoot":"","sources":["../../src/models/BatchUpdateNoticeStatusRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,8BAA+B,SAAQ,KAAK,CAAC,KAAK;IAmD7D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,YAAY,EAAE,cAAc;YAC5B,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,QAAQ;YACnB,YAAY,EAAE,QAAQ;YACtB,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9ED,wEA8EC"}
@@ -0,0 +1,19 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ import { BatchUpdateNoticeStatusResponseBody } from "./BatchUpdateNoticeStatusResponseBody";
3
+ export declare class BatchUpdateNoticeStatusResponse extends $dara.Model {
4
+ headers?: {
5
+ [key: string]: string;
6
+ };
7
+ statusCode?: number;
8
+ body?: BatchUpdateNoticeStatusResponseBody;
9
+ static names(): {
10
+ [key: string]: string;
11
+ };
12
+ static types(): {
13
+ [key: string]: any;
14
+ };
15
+ validate(): void;
16
+ constructor(map?: {
17
+ [key: string]: any;
18
+ });
19
+ }
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.BatchUpdateNoticeStatusResponse = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ const BatchUpdateNoticeStatusResponseBody_1 = require("./BatchUpdateNoticeStatusResponseBody");
40
+ class BatchUpdateNoticeStatusResponse extends $dara.Model {
41
+ static names() {
42
+ return {
43
+ headers: 'headers',
44
+ statusCode: 'statusCode',
45
+ body: 'body',
46
+ };
47
+ }
48
+ static types() {
49
+ return {
50
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
51
+ statusCode: 'number',
52
+ body: BatchUpdateNoticeStatusResponseBody_1.BatchUpdateNoticeStatusResponseBody,
53
+ };
54
+ }
55
+ validate() {
56
+ if (this.headers) {
57
+ $dara.Model.validateMap(this.headers);
58
+ }
59
+ if (this.body && typeof this.body.validate === 'function') {
60
+ this.body.validate();
61
+ }
62
+ super.validate();
63
+ }
64
+ constructor(map) {
65
+ super(map);
66
+ }
67
+ }
68
+ exports.BatchUpdateNoticeStatusResponse = BatchUpdateNoticeStatusResponse;
69
+ //# sourceMappingURL=BatchUpdateNoticeStatusResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BatchUpdateNoticeStatusResponse.js","sourceRoot":"","sources":["../../src/models/BatchUpdateNoticeStatusResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,+FAA4F;AAG5F,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IAI9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,yEAAmC;SAC1C,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjCD,0EAiCC"}
@@ -0,0 +1,21 @@
1
+ import * as $dara from '@darabonba/typescript';
2
+ export declare class BatchUpdateNoticeStatusResponseBody extends $dara.Model {
3
+ /**
4
+ * @remarks
5
+ * The ID of the request, which is the unique identifier generated by Alibaba Cloud for the request. The ID can be used to troubleshoot and locate issues.
6
+ *
7
+ * @example
8
+ * 3F60357E-76D2-52AD-B3EB-D86276755814
9
+ */
10
+ requestId?: string;
11
+ static names(): {
12
+ [key: string]: string;
13
+ };
14
+ static types(): {
15
+ [key: string]: any;
16
+ };
17
+ validate(): void;
18
+ constructor(map?: {
19
+ [key: string]: any;
20
+ });
21
+ }
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.BatchUpdateNoticeStatusResponseBody = void 0;
37
+ // This file is auto-generated, don't edit it
38
+ const $dara = __importStar(require("@darabonba/typescript"));
39
+ class BatchUpdateNoticeStatusResponseBody extends $dara.Model {
40
+ static names() {
41
+ return {
42
+ requestId: 'RequestId',
43
+ };
44
+ }
45
+ static types() {
46
+ return {
47
+ requestId: 'string',
48
+ };
49
+ }
50
+ validate() {
51
+ super.validate();
52
+ }
53
+ constructor(map) {
54
+ super(map);
55
+ }
56
+ }
57
+ exports.BatchUpdateNoticeStatusResponseBody = BatchUpdateNoticeStatusResponseBody;
58
+ //# sourceMappingURL=BatchUpdateNoticeStatusResponseBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BatchUpdateNoticeStatusResponseBody.js","sourceRoot":"","sources":["../../src/models/BatchUpdateNoticeStatusResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IASlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5BD,kFA4BC"}
@@ -2,14 +2,14 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CancelCertificateForPackageRequestRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The order ID.
5
+ * The ID of the order.
6
6
  *
7
- * > You can call the [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) operation to obtain the ID.
7
+ * > Call [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) to obtain this ID.
8
8
  *
9
9
  * This parameter is required.
10
10
  *
11
11
  * @example
12
- * 123451222
12
+ * 123456
13
13
  */
14
14
  orderId?: number;
15
15
  static names(): {
@@ -2,10 +2,10 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CancelCertificateForPackageRequestResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The request ID.
5
+ * The unique ID of the request. Alibaba Cloud generates this ID for each request. Use this ID to troubleshoot issues.
6
6
  *
7
7
  * @example
8
- * 082FAB35-6AB9-4FD5-8750-D36673548E76
8
+ * CBF1E9B7-D6A0-4E9E-AD3E-2B47E6C2837D
9
9
  */
10
10
  requestId?: string;
11
11
  static names(): {
@@ -2,9 +2,9 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CancelOrderRequestRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The order ID.
5
+ * The ID of the certificate order to cancel.
6
6
  *
7
- * > You can call the [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) operation to obtain the ID.
7
+ * > Obtain this ID by calling [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html).
8
8
  *
9
9
  * This parameter is required.
10
10
  *
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CancelOrderRequestResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The request ID.
5
+ * The ID of the request. Alibaba Cloud generates a unique ID for each request. Use this ID to troubleshoot and locate problems.
6
6
  *
7
7
  * @example
8
8
  * 082FAB35-6AB9-4FD5-8750-D36673548E76
@@ -2,6 +2,8 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CancelPendingCertificateRequest extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
+ * The ID of the instance.
6
+ *
5
7
  * This parameter is required.
6
8
  *
7
9
  * @example
@@ -1 +1 @@
1
- {"version":3,"file":"CancelPendingCertificateRequest.js","sourceRoot":"","sources":["../../src/models/CancelPendingCertificateRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IAS9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5BD,0EA4BC"}
1
+ {"version":3,"file":"CancelPendingCertificateRequest.js","sourceRoot":"","sources":["../../src/models/CancelPendingCertificateRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IAW9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9BD,0EA8BC"}
@@ -1,6 +1,9 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  export declare class CancelPendingCertificateResponseBody extends $dara.Model {
3
3
  /**
4
+ * @remarks
5
+ * The ID of the request. Alibaba Cloud generates a unique ID for each request. Use this ID to troubleshoot issues.
6
+ *
4
7
  * @example
5
8
  * 12345678-1234-1234-1234-123456789ABC
6
9
  */
@@ -1 +1 @@
1
- {"version":3,"file":"CancelPendingCertificateResponseBody.js","sourceRoot":"","sources":["../../src/models/CancelPendingCertificateResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;IAMnE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzBD,oFAyBC"}
1
+ {"version":3,"file":"CancelPendingCertificateResponseBody.js","sourceRoot":"","sources":["../../src/models/CancelPendingCertificateResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;IASnE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5BD,oFA4BC"}
@@ -34,12 +34,12 @@ export declare class CreateCertificateForPackageRequestRequest extends $dara.Mod
34
34
  * @remarks
35
35
  * The company name of the certificate application.
36
36
  *
37
- * > This parameter is available only when you apply for OV certificates. For more information, see [Manage company profiles](https://help.aliyun.com/document_detail/198289.html). If you want to apply for a DV certificate, you do not need to add a company profile.
37
+ * > This parameter is available only when you apply for OV certificates. For more information, see [Manage company profiles](https://help.aliyun.com/document_detail/198289.html). If you want to apply for a DV certificate, you do not need to add a company profile.
38
38
  *
39
39
  * If you specify a company name, the information about the company that is configured in the **Information Management** module is used. If you do not specify this parameter, the information about the most recent company that is added to the **Information Management** module is used.
40
40
  *
41
41
  * @example
42
- * A company
42
+ * 某公司
43
43
  */
44
44
  companyName?: string;
45
45
  /**
@@ -48,7 +48,7 @@ export declare class CreateCertificateForPackageRequestRequest extends $dara.Mod
48
48
  *
49
49
  * A CSR file contains the information about your server and company. When you apply for a certificate, you must submit the CSR file to the CA. The CA signs the CSR file by using the private key of the root certificate and generates a public key file to issue your certificate.
50
50
  *
51
- * > The \\*\\*CN\\*\\* field in CSR file specifies the domain name that is bound to the certificate. You must include the field in the parameter value.
51
+ * > The \\*\\*CN\\*\\* field in CSR file specifies the domain name that is bound to the certificate. You must include the field in the parameter value.
52
52
  *
53
53
  * @example
54
54
  * -----BEGIN CERTIFICATE REQUEST----- ...... -----END CERTIFICATE REQUEST-----
@@ -58,11 +58,13 @@ export declare class CreateCertificateForPackageRequestRequest extends $dara.Mod
58
58
  * @remarks
59
59
  * The domain name that you want to bind to the certificate. The domain name must meet the following requirements:
60
60
  *
61
- * * The domain name must be a single domain name or a wildcard domain name. Example: `*.aliyundoc.com`.
62
- * * You can specify multiple domain names. Separate multiple domain names with commas (,). You can specify a maximum of five domain names.
63
- * * If you specify multiple domain names, the domain names must be only single domain names or only wildcard domain names. You cannot specify both single domain names and wildcard domain names.
61
+ * - The domain name must be a single domain name or a wildcard domain name. Example: `*.aliyundoc.com`.
64
62
  *
65
- * > If you want to bind multiple domain names to the certificate, you must specify this parameter. You must specify at least one of the Domain parameter and the \\*\\*Csr\\*\\* parameter. If you specify both the Domain parameter and the \\*\\*Csr\\*\\* parameter, the value of the \\*\\*CN\\*\\* field in the \\*\\*Csr\\*\\* parameter is used as the domain name that is bound to the certificate.
63
+ * - You can specify multiple domain names. Separate multiple domain names with commas (,). You can specify a maximum of five domain names.
64
+ *
65
+ * - If you specify multiple domain names, the domain names must be only single domain names or only wildcard domain names. You cannot specify both single domain names and wildcard domain names.
66
+ *
67
+ * > If you want to bind multiple domain names to the certificate, you must specify this parameter. You must specify at least one of the Domain parameter and the \\*\\*Csr\\*\\* parameter. If you specify both the Domain parameter and the \\*\\*Csr\\*\\* parameter, the value of the \\*\\*CN\\*\\* field in the \\*\\*Csr\\*\\* parameter is used as the domain name that is bound to the certificate.
66
68
  *
67
69
  * @example
68
70
  * aliyundoc.com
@@ -92,29 +94,43 @@ export declare class CreateCertificateForPackageRequestRequest extends $dara.Mod
92
94
  * @remarks
93
95
  * The specifications of the certificate that you want to apply for. Valid values:
94
96
  *
95
- * * **digicert-free-1-free** (default): DigiCert single-domain domain validated (DV) certificate, which is free and valid for 3 months. This value is available only on the China site (aliyun.com).
96
- * * **symantec-free-1-free**: DigiCert single-domain DV certificate, which is free and valid for 1 year. This value is available only on the China site (aliyun.com).
97
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
98
- * * **symantec-ov-1-personal**: DigiCert single-domain organization validated (OV) certificate.
99
- * * **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
100
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
101
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
102
- * * **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
103
- * * **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
104
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
105
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
106
- * * **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
107
- * * **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
108
- * * **cfca-ov-1-personal**: China Financial Certification Authority (CFCA) single-domain OV certificate, available only on the China site (aliyun.com).
109
- * * **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
97
+ * - **digicert-free-1-free** (default): DigiCert single-domain domain validated (DV) certificate, which is free and valid for 3 months. This value is available only on the China site (aliyun.com).
98
+ *
99
+ * - **symantec-free-1-free**: DigiCert single-domain DV certificate, which is free and valid for 1 year. This value is available only on the China site (aliyun.com).
100
+ *
101
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
102
+ *
103
+ * - **symantec-ov-1-personal**: DigiCert single-domain organization validated (OV) certificate.
104
+ *
105
+ * - **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
106
+ *
107
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
108
+ *
109
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
110
+ *
111
+ * - **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
112
+ *
113
+ * - **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
114
+ *
115
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
116
+ *
117
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
118
+ *
119
+ * - **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
120
+ *
121
+ * - **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
122
+ *
123
+ * - **cfca-ov-1-personal**: China Financial Certification Authority (CFCA) single-domain OV certificate, available only on the China site (aliyun.com).
124
+ *
125
+ * - **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
110
126
  *
111
127
  * @example
112
- * symantec-free-1-free
128
+ * digicert-free-1-free
113
129
  */
114
130
  productCode?: string;
115
131
  /**
116
132
  * @remarks
117
- * The list of tags.
133
+ * A list of tags.
118
134
  */
119
135
  tags?: CreateCertificateForPackageRequestRequestTags[];
120
136
  /**
@@ -131,8 +147,9 @@ export declare class CreateCertificateForPackageRequestRequest extends $dara.Mod
131
147
  * @remarks
132
148
  * The verification method of the domain name ownership. Valid values:
133
149
  *
134
- * * **DNS**: DNS verification. If you use this method, you must add a TXT record to the DNS records of the domain name in the management platform of the domain name. You must have operation permissions on domain name resolution to verify the ownership of the domain name.
135
- * * **FILE**: file verification. If you use this method, you must create a specified file on the DNS server. You must have administrative rights on the DNS server to verify the ownership of the domain name.
150
+ * - **DNS**: DNS verification. If you use this method, you must add a TXT record to the DNS records of the domain name in the management platform of the domain name. You must have operation permissions on domain name resolution to verify the ownership of the domain name.
151
+ *
152
+ * - **FILE**: file verification. If you use this method, you must create a specified file on the DNS server. You must have administrative rights on the DNS server to verify the ownership of the domain name.
136
153
  *
137
154
  * For more information about the verification methods, see [Verify the ownership of a domain name](https://help.aliyun.com/document_detail/48016.html).
138
155
  *
@@ -1 +1 @@
1
- {"version":3,"file":"CreateCertificateForPackageRequestRequest.js","sourceRoot":"","sources":["../../src/models/CreateCertificateForPackageRequestRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C;GACG;AACH,MAAa,6CAA8C,SAAQ,KAAK,CAAC,KAAK;IAiB5E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtCD,sGAsCC;AAED,MAAa,yCAA0C,SAAQ,KAAK,CAAC,KAAK;IA+GxE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,GAAG,EAAE,KAAK;YACV,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,OAAO;YACd,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,GAAG,EAAE,QAAQ;YACb,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,QAAQ;YACf,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,6CAA6C,EAAE;YACpF,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AArJD,8FAqJC"}
1
+ {"version":3,"file":"CreateCertificateForPackageRequestRequest.js","sourceRoot":"","sources":["../../src/models/CreateCertificateForPackageRequestRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C;GACG;AACH,MAAa,6CAA8C,SAAQ,KAAK,CAAC,KAAK;IAiB5E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtCD,sGAsCC;AAED,MAAa,yCAA0C,SAAQ,KAAK,CAAC,KAAK;IAgIxE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,GAAG,EAAE,KAAK;YACV,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,OAAO;YACd,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,GAAG,EAAE,QAAQ;YACb,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,QAAQ;YACf,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,6CAA6C,EAAE;YACpF,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtKD,8FAsKC"}
@@ -4,7 +4,7 @@ export declare class CreateCertificateForPackageRequestResponseBody extends $dar
4
4
  * @remarks
5
5
  * The ID of the certificate application order.
6
6
  *
7
- * > You can use the ID to query the status of the certificate application order. For more information, see [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html).
7
+ * > You can use the ID to query the status of the certificate application order. For more information, see [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html).
8
8
  *
9
9
  * @example
10
10
  * 2021010
@@ -6,7 +6,7 @@ export declare class CreateCertificateRequestRequestTags extends $dara.Model {
6
6
  *
7
7
  * The key can be up to 64 characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-). The key must start with a letter but cannot start with `aliyun` or `acs:`. The key cannot contain `http://` or `https://`.
8
8
  *
9
- * > You must specify at least one of **Tag.N** (**Tag.N.Key** and **Tag.N.Value**).
9
+ * > You must specify at least one of **Tag.N** (**Tag.N.Key** and **Tag.N.Value**).
10
10
  *
11
11
  * @example
12
12
  * acs:rm:rgId
@@ -38,7 +38,7 @@ export declare class CreateCertificateRequestRequest extends $dara.Model {
38
38
  * @remarks
39
39
  * The domain name that you want to bind to the certificate. You can specify only one domain name.
40
40
  *
41
- * > The domain name must match the certificate specifications that you specify for the **ProductCode** parameter. If you apply for a single-domain certificate, you must specify a single domain name for this parameter. If you apply for a wildcard certificate, you must specify a wildcard domain name such as `*.aliyundoc.com` for this parameter.
41
+ * > The domain name must match the certificate specifications that you specify for the **ProductCode** parameter. If you apply for a single-domain certificate, you must specify a single domain name for this parameter. If you apply for a wildcard certificate, you must specify a wildcard domain name such as `*.aliyundoc.com` for this parameter.
42
42
  *
43
43
  * This parameter is required.
44
44
  *
@@ -70,21 +70,27 @@ export declare class CreateCertificateRequestRequest extends $dara.Model {
70
70
  * @remarks
71
71
  * The specifications of the certificate. Valid values:
72
72
  *
73
- * * **digicert-free-1-free** (default): DigiCert single-domain DV certificate, which is free and valid for 3 months.
74
- * * **symantec-free-1-free**: DigiCert single-domain DV certificate, which is free and valid for 1 year. This value is available only on the China site (aliyun.com).
75
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
76
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
77
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
78
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
79
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
73
+ * - **digicert-free-1-free** (default): DigiCert single-domain DV certificate, which is free and valid for 3 months.
74
+ *
75
+ * - **symantec-free-1-free**: DigiCert single-domain DV certificate, which is free and valid for 1 year. This value is available only on the China site (aliyun.com).
76
+ *
77
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
78
+ *
79
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
80
+ *
81
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
82
+ *
83
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
84
+ *
85
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
80
86
  *
81
87
  * @example
82
- * symantec-free-1-free
88
+ * symantec-dv-1-starter
83
89
  */
84
90
  productCode?: string;
85
91
  /**
86
92
  * @remarks
87
- * The tags.
93
+ * A list of tags.
88
94
  */
89
95
  tags?: CreateCertificateRequestRequestTags[];
90
96
  /**
@@ -101,8 +107,9 @@ export declare class CreateCertificateRequestRequest extends $dara.Model {
101
107
  * @remarks
102
108
  * The method to verify the ownership of a domain name. Valid values:
103
109
  *
104
- * * **DNS**: DNS verification. If you use this method, you must add a TXT record to the DNS records of the domain name in the management platform of the domain name. You must have operation permissions on domain name resolution to verify the ownership of the domain name.
105
- * * **FILE**: file verification. If you use this method, you must create a specified file on the DNS server. You must have administrative rights on the DNS server to verify the ownership of the domain name.
110
+ * - **DNS**: DNS verification. If you use this method, you must add a TXT record to the DNS records of the domain name in the management platform of the domain name. You must have operation permissions on domain name resolution to verify the ownership of the domain name.
111
+ *
112
+ * - **FILE**: file verification. If you use this method, you must create a specified file on the DNS server. You must have administrative rights on the DNS server to verify the ownership of the domain name.
106
113
  *
107
114
  * For more information about the verification methods, see [Verify the ownership of a domain name](https://help.aliyun.com/document_detail/48016.html).
108
115
  *
@@ -1 +1 @@
1
- {"version":3,"file":"CreateCertificateRequestRequest.js","sourceRoot":"","sources":["../../src/models/CreateCertificateRequestRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IAuBlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5CD,kFA4CC;AAED,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IA+E9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,OAAO;YACd,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,QAAQ;YACf,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,mCAAmC,EAAE;YAC1E,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjHD,0EAiHC"}
1
+ {"version":3,"file":"CreateCertificateRequestRequest.js","sourceRoot":"","sources":["../../src/models/CreateCertificateRequestRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IAuBlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,KAAK;YACV,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,GAAG,EAAE,QAAQ;YACb,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5CD,kFA4CC;AAED,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IAsF9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,OAAO;YACd,KAAK,EAAE,OAAO;YACd,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,QAAQ;YACf,KAAK,EAAE,QAAQ;YACf,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,mCAAmC,EAAE;YAC1E,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxHD,0EAwHC"}
@@ -4,7 +4,7 @@ export declare class CreateCertificateRequestResponseBody extends $dara.Model {
4
4
  * @remarks
5
5
  * The ID of the certificate application order.
6
6
  *
7
- * > You can use the ID to query the status of the certificate application. For more information, see [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html).
7
+ * > You can use the ID to query the status of the certificate application. For more information, see [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html).
8
8
  *
9
9
  * @example
10
10
  * 98987582437920968
@@ -30,11 +30,9 @@ export declare class CreateCertificateWithCsrRequestRequestTags extends $dara.Mo
30
30
  export declare class CreateCertificateWithCsrRequestRequest extends $dara.Model {
31
31
  /**
32
32
  * @remarks
33
- * The content of the CSR file.\\
34
- * The key algorithm in the CSR file must be Rivest-Shamir-Adleman (RSA) or elliptic-curve cryptography (ECC), and the key length of the RSA algorithm must be greater than or equal to 2,048 characters. For more information about how to create a CSR file, see [How do I create a CSR file?](https://help.aliyun.com/document_detail/42218.html)\\
35
- * A CSR file contains the information about your server and company. When you apply for a certificate, you must submit the CSR file to the CA. The CA signs the CSR file by using the private key of the root certificate and generates a public key file to issue your certificate.
33
+ * The content of the CSR file.<br> The key algorithm in the CSR file must be Rivest-Shamir-Adleman (RSA) or elliptic-curve cryptography (ECC), and the key length of the RSA algorithm must be greater than or equal to 2,048 characters. For more information about how to create a CSR file, see [How do I create a CSR file?](https://help.aliyun.com/document_detail/42218.html)<br> A CSR file contains the information about your server and company. When you apply for a certificate, you must submit the CSR file to the CA. The CA signs the CSR file by using the private key of the root certificate and generates a public key file to issue your certificate.<br><br>
36
34
  *
37
- * > The **CN** field in the CSR file specifies the domain name that is bound to the certificate.
35
+ * > The **CN** field in the CSR file specifies the domain name that is bound to the certificate.
38
36
  *
39
37
  * This parameter is required.
40
38
  *
@@ -66,21 +64,27 @@ export declare class CreateCertificateWithCsrRequestRequest extends $dara.Model
66
64
  * @remarks
67
65
  * The specifications of the certificate that you want to apply for. Valid values:
68
66
  *
69
- * * **digicert-free-1-free** (default): DigiCert single-domain DV certificate in a three-month free trial, available only on the China site (aliyun.com).
70
- * * **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
71
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
72
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
73
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
74
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
75
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
67
+ * - **digicert-free-1-free** (default): DigiCert single-domain DV certificate in a three-month free trial, available only on the China site (aliyun.com).
68
+ *
69
+ * - **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
70
+ *
71
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
72
+ *
73
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
74
+ *
75
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
76
+ *
77
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
78
+ *
79
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
76
80
  *
77
81
  * @example
78
- * symantec-free-1-free
82
+ * digicert-free-1-free
79
83
  */
80
84
  productCode?: string;
81
85
  /**
82
86
  * @remarks
83
- * The tag list.
87
+ * A list of tags.
84
88
  */
85
89
  tags?: CreateCertificateWithCsrRequestRequestTags[];
86
90
  /**
@@ -97,8 +101,9 @@ export declare class CreateCertificateWithCsrRequestRequest extends $dara.Model
97
101
  * @remarks
98
102
  * The method to verify the ownership of a domain name. Valid values:
99
103
  *
100
- * * **DNS**: DNS verification. If you use this method, you must add a TXT record to the DNS records of the domain name in the management platform of the domain name. You must have operation permissions on domain name resolution to verify the ownership of the domain name.
101
- * * **FILE**: file verification. If you use this method, you must create a specified file on the DNS server. You must have administrative rights on the DNS server to verify the ownership of the domain name.
104
+ * - **DNS**: DNS verification. If you use this method, you must add a TXT record to the DNS records of the domain name in the management platform of the domain name. You must have operation permissions on domain name resolution to verify the ownership of the domain name.
105
+ *
106
+ * - **FILE**: file verification. If you use this method, you must create a specified file on the DNS server. You must have administrative rights on the DNS server to verify the ownership of the domain name.
102
107
  *
103
108
  * For more information about the verification methods, see [Verify the ownership of a domain name](https://help.aliyun.com/document_detail/48016.html).
104
109
  *