@alicloud/cas20200407 3.2.8 → 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 (322) hide show
  1. package/dist/client.d.ts +306 -210
  2. package/dist/client.js +315 -210
  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 +19 -0
  12. package/dist/models/BatchUpdateNoticeStatusRequest.js.map +1 -1
  13. package/dist/models/BatchUpdateNoticeStatusResponseBody.d.ts +3 -0
  14. package/dist/models/BatchUpdateNoticeStatusResponseBody.js.map +1 -1
  15. package/dist/models/CancelCertificateForPackageRequestRequest.d.ts +3 -3
  16. package/dist/models/CancelCertificateForPackageRequestResponseBody.d.ts +2 -2
  17. package/dist/models/CancelOrderRequestRequest.d.ts +2 -2
  18. package/dist/models/CancelOrderRequestResponseBody.d.ts +1 -1
  19. package/dist/models/CancelPendingCertificateRequest.d.ts +2 -0
  20. package/dist/models/CancelPendingCertificateRequest.js.map +1 -1
  21. package/dist/models/CancelPendingCertificateResponseBody.d.ts +3 -0
  22. package/dist/models/CancelPendingCertificateResponseBody.js.map +1 -1
  23. package/dist/models/CreateCertificateForPackageRequestRequest.d.ts +43 -26
  24. package/dist/models/CreateCertificateForPackageRequestRequest.js.map +1 -1
  25. package/dist/models/CreateCertificateForPackageRequestResponseBody.d.ts +1 -1
  26. package/dist/models/CreateCertificateRequestRequest.d.ts +20 -13
  27. package/dist/models/CreateCertificateRequestRequest.js.map +1 -1
  28. package/dist/models/CreateCertificateRequestResponseBody.d.ts +1 -1
  29. package/dist/models/CreateCertificateWithCsrRequestRequest.d.ts +20 -15
  30. package/dist/models/CreateCertificateWithCsrRequestRequest.js.map +1 -1
  31. package/dist/models/CreateCertificateWithCsrRequestResponseBody.d.ts +1 -1
  32. package/dist/models/CreateCsrRequest.d.ts +6 -5
  33. package/dist/models/CreateCsrRequest.js.map +1 -1
  34. package/dist/models/CreateDeploymentJobRequest.d.ts +3 -2
  35. package/dist/models/CreateDeploymentJobRequest.js.map +1 -1
  36. package/dist/models/CreateWarehouseRequest.d.ts +9 -0
  37. package/dist/models/CreateWarehouseRequest.js.map +1 -1
  38. package/dist/models/CreateWarehouseResponseBody.d.ts +6 -0
  39. package/dist/models/CreateWarehouseResponseBody.js.map +1 -1
  40. package/dist/models/CreateWhclientCertificateRequest.d.ts +96 -0
  41. package/dist/models/CreateWhclientCertificateRequest.js.map +1 -1
  42. package/dist/models/CreateWhclientCertificateResponseBody.d.ts +18 -0
  43. package/dist/models/CreateWhclientCertificateResponseBody.js.map +1 -1
  44. package/dist/models/DecryptRequest.d.ts +31 -11
  45. package/dist/models/DecryptRequest.js.map +1 -1
  46. package/dist/models/DecryptResponseBody.d.ts +3 -3
  47. package/dist/models/DeleteCertificateRequestRequest.d.ts +1 -1
  48. package/dist/models/DeleteCloudAccessRequest.d.ts +3 -0
  49. package/dist/models/DeleteCloudAccessRequest.js.map +1 -1
  50. package/dist/models/DeleteCloudAccessResponseBody.d.ts +1 -1
  51. package/dist/models/DeleteInstanceRequest.d.ts +2 -0
  52. package/dist/models/DeleteInstanceRequest.js.map +1 -1
  53. package/dist/models/DeleteInstanceResponseBody.d.ts +3 -0
  54. package/dist/models/DeleteInstanceResponseBody.js.map +1 -1
  55. package/dist/models/DeleteUserCertificateRequest.d.ts +2 -2
  56. package/dist/models/DeleteUserCertificateResponseBody.d.ts +1 -1
  57. package/dist/models/DeleteWarehouseRequest.d.ts +3 -0
  58. package/dist/models/DeleteWarehouseRequest.js.map +1 -1
  59. package/dist/models/DeleteWarehouseResponseBody.d.ts +3 -0
  60. package/dist/models/DeleteWarehouseResponseBody.js.map +1 -1
  61. package/dist/models/DescribeCertificateStateRequest.d.ts +2 -2
  62. package/dist/models/DescribeCertificateStateResponseBody.d.ts +46 -33
  63. package/dist/models/DescribeCertificateStateResponseBody.js.map +1 -1
  64. package/dist/models/DescribeCloudResourceStatusRequest.d.ts +2 -2
  65. package/dist/models/DescribeDeploymentJobRequest.d.ts +1 -1
  66. package/dist/models/DescribeDeploymentJobResponseBody.d.ts +30 -19
  67. package/dist/models/DescribeDeploymentJobResponseBody.js.map +1 -1
  68. package/dist/models/DescribeDeploymentJobStatusResponseBody.d.ts +35 -18
  69. package/dist/models/DescribeDeploymentJobStatusResponseBody.js.map +1 -1
  70. package/dist/models/DescribePackageStateRequest.d.ts +30 -16
  71. package/dist/models/DescribePackageStateRequest.js.map +1 -1
  72. package/dist/models/DescribePackageStateResponseBody.d.ts +30 -16
  73. package/dist/models/DescribePackageStateResponseBody.js.map +1 -1
  74. package/dist/models/DescribeWarehouseCertRequest.d.ts +3 -0
  75. package/dist/models/DescribeWarehouseCertRequest.js.map +1 -1
  76. package/dist/models/DescribeWarehouseCertResponseBody.d.ts +36 -0
  77. package/dist/models/DescribeWarehouseCertResponseBody.js.map +1 -1
  78. package/dist/models/EncryptRequest.d.ts +36 -14
  79. package/dist/models/EncryptRequest.js.map +1 -1
  80. package/dist/models/EncryptResponseBody.d.ts +3 -3
  81. package/dist/models/GetAssetCountResponseBody.d.ts +87 -0
  82. package/dist/models/GetAssetCountResponseBody.js.map +1 -1
  83. package/dist/models/GetCertWarehouseQuotaResponseBody.d.ts +17 -3
  84. package/dist/models/GetCertWarehouseQuotaResponseBody.js.map +1 -1
  85. package/dist/models/GetCertificateDetailRequest.d.ts +2 -0
  86. package/dist/models/GetCertificateDetailRequest.js.map +1 -1
  87. package/dist/models/GetCertificateDetailResponseBody.d.ts +136 -0
  88. package/dist/models/GetCertificateDetailResponseBody.js.map +1 -1
  89. package/dist/models/GetInstanceDetailRequest.d.ts +2 -0
  90. package/dist/models/GetInstanceDetailRequest.js.map +1 -1
  91. package/dist/models/GetInstanceDetailResponseBody.d.ts +198 -0
  92. package/dist/models/GetInstanceDetailResponseBody.js +2 -0
  93. package/dist/models/GetInstanceDetailResponseBody.js.map +1 -1
  94. package/dist/models/GetInstanceSummaryRequest.d.ts +3 -0
  95. package/dist/models/GetInstanceSummaryRequest.js.map +1 -1
  96. package/dist/models/GetInstanceSummaryResponseBody.d.ts +18 -0
  97. package/dist/models/GetInstanceSummaryResponseBody.js.map +1 -1
  98. package/dist/models/GetMatchedResourcesRequest.d.ts +15 -0
  99. package/dist/models/GetMatchedResourcesRequest.js.map +1 -1
  100. package/dist/models/GetMatchedResourcesResponseBody.d.ts +12 -0
  101. package/dist/models/GetMatchedResourcesResponseBody.js.map +1 -1
  102. package/dist/models/GetRiskCountResponseBody.d.ts +129 -0
  103. package/dist/models/GetRiskCountResponseBody.js.map +1 -1
  104. package/dist/models/GetTaskAttributeRequest.d.ts +5 -0
  105. package/dist/models/GetTaskAttributeRequest.js.map +1 -1
  106. package/dist/models/GetTaskAttributeResponseBody.d.ts +15 -0
  107. package/dist/models/GetTaskAttributeResponseBody.js.map +1 -1
  108. package/dist/models/GetUserCertificateDetailRequest.d.ts +2 -4
  109. package/dist/models/GetUserCertificateDetailRequest.js.map +1 -1
  110. package/dist/models/GetUserCertificateDetailResponseBody.d.ts +55 -35
  111. package/dist/models/GetUserCertificateDetailResponseBody.js.map +1 -1
  112. package/dist/models/ListAssetCountRequest.d.ts +12 -0
  113. package/dist/models/ListAssetCountRequest.js.map +1 -1
  114. package/dist/models/ListAssetCountResponseBody.d.ts +34 -0
  115. package/dist/models/ListAssetCountResponseBody.js.map +1 -1
  116. package/dist/models/ListCertRequest.d.ts +22 -12
  117. package/dist/models/ListCertRequest.js.map +1 -1
  118. package/dist/models/ListCertResponseBody.d.ts +51 -20
  119. package/dist/models/ListCertResponseBody.js.map +1 -1
  120. package/dist/models/ListCertWarehouseRequest.d.ts +10 -6
  121. package/dist/models/ListCertWarehouseRequest.js.map +1 -1
  122. package/dist/models/ListCertWarehouseResponseBody.d.ts +12 -7
  123. package/dist/models/ListCertWarehouseResponseBody.js.map +1 -1
  124. package/dist/models/ListCertificatesRequest.d.ts +35 -0
  125. package/dist/models/ListCertificatesRequest.js.map +1 -1
  126. package/dist/models/ListCertificatesResponseBody.d.ts +106 -0
  127. package/dist/models/ListCertificatesResponseBody.js.map +1 -1
  128. package/dist/models/ListCloudAccessResponseBody.d.ts +1 -1
  129. package/dist/models/ListCloudResourcesRequest.d.ts +57 -33
  130. package/dist/models/ListCloudResourcesRequest.js.map +1 -1
  131. package/dist/models/ListCloudResourcesResponseBody.d.ts +29 -23
  132. package/dist/models/ListCloudResourcesResponseBody.js.map +1 -1
  133. package/dist/models/ListCloudResourcesShrinkRequest.d.ts +57 -33
  134. package/dist/models/ListCloudResourcesShrinkRequest.js.map +1 -1
  135. package/dist/models/ListContactRequest.d.ts +1 -1
  136. package/dist/models/ListContactResponseBody.d.ts +1 -1
  137. package/dist/models/ListCsrRequest.d.ts +2 -2
  138. package/dist/models/ListCsrResponseBody.d.ts +3 -3
  139. package/dist/models/ListDeploymentJobCertResponseBody.d.ts +36 -21
  140. package/dist/models/ListDeploymentJobCertResponseBody.js.map +1 -1
  141. package/dist/models/ListDeploymentJobRequest.d.ts +16 -10
  142. package/dist/models/ListDeploymentJobRequest.js.map +1 -1
  143. package/dist/models/ListDeploymentJobResourceResponseBody.d.ts +82 -57
  144. package/dist/models/ListDeploymentJobResourceResponseBody.js.map +1 -1
  145. package/dist/models/ListDeploymentJobResponseBody.d.ts +28 -18
  146. package/dist/models/ListDeploymentJobResponseBody.js.map +1 -1
  147. package/dist/models/ListInstancesRequest.d.ts +38 -0
  148. package/dist/models/ListInstancesRequest.js.map +1 -1
  149. package/dist/models/ListInstancesResponseBody.d.ts +123 -0
  150. package/dist/models/ListInstancesResponseBody.js +2 -0
  151. package/dist/models/ListInstancesResponseBody.js.map +1 -1
  152. package/dist/models/ListUserCertificateOrderRequest.d.ts +30 -20
  153. package/dist/models/ListUserCertificateOrderRequest.js.map +1 -1
  154. package/dist/models/ListUserCertificateOrderResponseBody.d.ts +84 -64
  155. package/dist/models/ListUserCertificateOrderResponseBody.js.map +1 -1
  156. package/dist/models/ListWarehouseRequest.d.ts +12 -0
  157. package/dist/models/ListWarehouseRequest.js.map +1 -1
  158. package/dist/models/ListWarehouseResponseBody.d.ts +25 -0
  159. package/dist/models/ListWarehouseResponseBody.js.map +1 -1
  160. package/dist/models/ListWarehouseShrinkRequest.d.ts +12 -0
  161. package/dist/models/ListWarehouseShrinkRequest.js.map +1 -1
  162. package/dist/models/ListWorkerResourceRequest.d.ts +18 -10
  163. package/dist/models/ListWorkerResourceRequest.js.map +1 -1
  164. package/dist/models/ListWorkerResourceResponseBody.d.ts +64 -38
  165. package/dist/models/ListWorkerResourceResponseBody.js.map +1 -1
  166. package/dist/models/MoveResourceGroupRequest.d.ts +4 -3
  167. package/dist/models/MoveResourceGroupRequest.js.map +1 -1
  168. package/dist/models/RefundInstanceRequest.d.ts +2 -0
  169. package/dist/models/RefundInstanceRequest.js.map +1 -1
  170. package/dist/models/RefundInstanceResponseBody.d.ts +3 -0
  171. package/dist/models/RefundInstanceResponseBody.js.map +1 -1
  172. package/dist/models/RenewCertificateOrderForPackageRequestRequest.d.ts +5 -5
  173. package/dist/models/RenewCertificateOrderForPackageRequestResponseBody.d.ts +1 -1
  174. package/dist/models/RevokeCertificateRequest.d.ts +3 -0
  175. package/dist/models/RevokeCertificateRequest.js +2 -0
  176. package/dist/models/RevokeCertificateRequest.js.map +1 -1
  177. package/dist/models/RevokeCertificateResponseBody.d.ts +3 -0
  178. package/dist/models/RevokeCertificateResponseBody.js.map +1 -1
  179. package/dist/models/RevokeWhclientCertificateRequest.d.ts +1 -1
  180. package/dist/models/RevokeWhclientCertificateResponseBody.d.ts +1 -1
  181. package/dist/models/SignRequest.d.ts +40 -17
  182. package/dist/models/SignRequest.js.map +1 -1
  183. package/dist/models/SignResponseBody.d.ts +2 -2
  184. package/dist/models/UpdateCsrRequest.d.ts +2 -2
  185. package/dist/models/UpdateCsrResponseBody.d.ts +1 -1
  186. package/dist/models/UpdateDeploymentJobStatusRequest.d.ts +6 -4
  187. package/dist/models/UpdateDeploymentJobStatusRequest.js.map +1 -1
  188. package/dist/models/UpdateInstanceRequest.d.ts +86 -0
  189. package/dist/models/UpdateInstanceRequest.js.map +1 -1
  190. package/dist/models/UpdateInstanceResponseBody.d.ts +3 -0
  191. package/dist/models/UpdateInstanceResponseBody.js.map +1 -1
  192. package/dist/models/UpdateWorkerResourceStatusRequest.d.ts +2 -2
  193. package/dist/models/UploadCsrRequest.d.ts +2 -2
  194. package/dist/models/UploadCsrResponseBody.d.ts +1 -1
  195. package/dist/models/UploadPcacertRequest.d.ts +5 -7
  196. package/dist/models/UploadPcacertRequest.js.map +1 -1
  197. package/dist/models/UploadPcacertResponseBody.d.ts +4 -1
  198. package/dist/models/UploadPcacertResponseBody.js.map +1 -1
  199. package/dist/models/UploadUserCertificateRequest.d.ts +10 -10
  200. package/dist/models/UploadUserCertificateResponseBody.d.ts +2 -2
  201. package/dist/models/VerifyRequest.d.ts +35 -16
  202. package/dist/models/VerifyRequest.js.map +1 -1
  203. package/dist/models/VerifyResponseBody.d.ts +5 -4
  204. package/dist/models/VerifyResponseBody.js.map +1 -1
  205. package/package.json +1 -1
  206. package/src/client.ts +316 -210
  207. package/src/models/AddCloudAccessRequest.ts +31 -2
  208. package/src/models/AddCloudAccessResponseBody.ts +1 -1
  209. package/src/models/ApplyCertificateRequest.ts +2 -0
  210. package/src/models/ApplyCertificateResponseBody.ts +3 -0
  211. package/src/models/BatchUpdateNoticeStatusRequest.ts +19 -0
  212. package/src/models/BatchUpdateNoticeStatusResponseBody.ts +3 -0
  213. package/src/models/CancelCertificateForPackageRequestRequest.ts +3 -3
  214. package/src/models/CancelCertificateForPackageRequestResponseBody.ts +2 -2
  215. package/src/models/CancelOrderRequestRequest.ts +2 -2
  216. package/src/models/CancelOrderRequestResponseBody.ts +1 -1
  217. package/src/models/CancelPendingCertificateRequest.ts +2 -0
  218. package/src/models/CancelPendingCertificateResponseBody.ts +3 -0
  219. package/src/models/CreateCertificateForPackageRequestRequest.ts +43 -26
  220. package/src/models/CreateCertificateForPackageRequestResponseBody.ts +1 -1
  221. package/src/models/CreateCertificateRequestRequest.ts +20 -13
  222. package/src/models/CreateCertificateRequestResponseBody.ts +1 -1
  223. package/src/models/CreateCertificateWithCsrRequestRequest.ts +20 -15
  224. package/src/models/CreateCertificateWithCsrRequestResponseBody.ts +1 -1
  225. package/src/models/CreateCsrRequest.ts +6 -5
  226. package/src/models/CreateDeploymentJobRequest.ts +3 -2
  227. package/src/models/CreateWarehouseRequest.ts +9 -0
  228. package/src/models/CreateWarehouseResponseBody.ts +6 -0
  229. package/src/models/CreateWhclientCertificateRequest.ts +96 -0
  230. package/src/models/CreateWhclientCertificateResponseBody.ts +18 -0
  231. package/src/models/DecryptRequest.ts +31 -11
  232. package/src/models/DecryptResponseBody.ts +3 -3
  233. package/src/models/DeleteCertificateRequestRequest.ts +1 -1
  234. package/src/models/DeleteCloudAccessRequest.ts +3 -0
  235. package/src/models/DeleteCloudAccessResponseBody.ts +1 -1
  236. package/src/models/DeleteInstanceRequest.ts +2 -0
  237. package/src/models/DeleteInstanceResponseBody.ts +3 -0
  238. package/src/models/DeleteUserCertificateRequest.ts +2 -2
  239. package/src/models/DeleteUserCertificateResponseBody.ts +1 -1
  240. package/src/models/DeleteWarehouseRequest.ts +3 -0
  241. package/src/models/DeleteWarehouseResponseBody.ts +3 -0
  242. package/src/models/DescribeCertificateStateRequest.ts +2 -2
  243. package/src/models/DescribeCertificateStateResponseBody.ts +46 -33
  244. package/src/models/DescribeCloudResourceStatusRequest.ts +2 -2
  245. package/src/models/DescribeDeploymentJobRequest.ts +1 -1
  246. package/src/models/DescribeDeploymentJobResponseBody.ts +30 -19
  247. package/src/models/DescribeDeploymentJobStatusResponseBody.ts +35 -18
  248. package/src/models/DescribePackageStateRequest.ts +30 -16
  249. package/src/models/DescribePackageStateResponseBody.ts +30 -16
  250. package/src/models/DescribeWarehouseCertRequest.ts +3 -0
  251. package/src/models/DescribeWarehouseCertResponseBody.ts +36 -0
  252. package/src/models/EncryptRequest.ts +36 -14
  253. package/src/models/EncryptResponseBody.ts +3 -3
  254. package/src/models/GetAssetCountResponseBody.ts +87 -0
  255. package/src/models/GetCertWarehouseQuotaResponseBody.ts +17 -3
  256. package/src/models/GetCertificateDetailRequest.ts +2 -0
  257. package/src/models/GetCertificateDetailResponseBody.ts +136 -0
  258. package/src/models/GetInstanceDetailRequest.ts +2 -0
  259. package/src/models/GetInstanceDetailResponseBody.ts +200 -0
  260. package/src/models/GetInstanceSummaryRequest.ts +3 -0
  261. package/src/models/GetInstanceSummaryResponseBody.ts +18 -0
  262. package/src/models/GetMatchedResourcesRequest.ts +15 -0
  263. package/src/models/GetMatchedResourcesResponseBody.ts +12 -0
  264. package/src/models/GetRiskCountResponseBody.ts +129 -0
  265. package/src/models/GetTaskAttributeRequest.ts +5 -0
  266. package/src/models/GetTaskAttributeResponseBody.ts +15 -0
  267. package/src/models/GetUserCertificateDetailRequest.ts +2 -4
  268. package/src/models/GetUserCertificateDetailResponseBody.ts +55 -35
  269. package/src/models/ListAssetCountRequest.ts +12 -0
  270. package/src/models/ListAssetCountResponseBody.ts +34 -0
  271. package/src/models/ListCertRequest.ts +22 -12
  272. package/src/models/ListCertResponseBody.ts +51 -20
  273. package/src/models/ListCertWarehouseRequest.ts +10 -6
  274. package/src/models/ListCertWarehouseResponseBody.ts +12 -7
  275. package/src/models/ListCertificatesRequest.ts +35 -0
  276. package/src/models/ListCertificatesResponseBody.ts +106 -0
  277. package/src/models/ListCloudAccessResponseBody.ts +1 -1
  278. package/src/models/ListCloudResourcesRequest.ts +57 -33
  279. package/src/models/ListCloudResourcesResponseBody.ts +29 -23
  280. package/src/models/ListCloudResourcesShrinkRequest.ts +57 -33
  281. package/src/models/ListContactRequest.ts +1 -1
  282. package/src/models/ListContactResponseBody.ts +1 -1
  283. package/src/models/ListCsrRequest.ts +2 -2
  284. package/src/models/ListCsrResponseBody.ts +3 -3
  285. package/src/models/ListDeploymentJobCertResponseBody.ts +36 -21
  286. package/src/models/ListDeploymentJobRequest.ts +16 -10
  287. package/src/models/ListDeploymentJobResourceResponseBody.ts +82 -57
  288. package/src/models/ListDeploymentJobResponseBody.ts +28 -18
  289. package/src/models/ListInstancesRequest.ts +38 -0
  290. package/src/models/ListInstancesResponseBody.ts +125 -0
  291. package/src/models/ListUserCertificateOrderRequest.ts +30 -20
  292. package/src/models/ListUserCertificateOrderResponseBody.ts +84 -64
  293. package/src/models/ListWarehouseRequest.ts +12 -0
  294. package/src/models/ListWarehouseResponseBody.ts +25 -0
  295. package/src/models/ListWarehouseShrinkRequest.ts +12 -0
  296. package/src/models/ListWorkerResourceRequest.ts +18 -10
  297. package/src/models/ListWorkerResourceResponseBody.ts +64 -38
  298. package/src/models/MoveResourceGroupRequest.ts +4 -3
  299. package/src/models/RefundInstanceRequest.ts +2 -0
  300. package/src/models/RefundInstanceResponseBody.ts +3 -0
  301. package/src/models/RenewCertificateOrderForPackageRequestRequest.ts +5 -5
  302. package/src/models/RenewCertificateOrderForPackageRequestResponseBody.ts +1 -1
  303. package/src/models/RevokeCertificateRequest.ts +5 -0
  304. package/src/models/RevokeCertificateResponseBody.ts +3 -0
  305. package/src/models/RevokeWhclientCertificateRequest.ts +1 -1
  306. package/src/models/RevokeWhclientCertificateResponseBody.ts +1 -1
  307. package/src/models/SignRequest.ts +40 -17
  308. package/src/models/SignResponseBody.ts +2 -2
  309. package/src/models/UpdateCsrRequest.ts +2 -2
  310. package/src/models/UpdateCsrResponseBody.ts +1 -1
  311. package/src/models/UpdateDeploymentJobStatusRequest.ts +6 -4
  312. package/src/models/UpdateInstanceRequest.ts +86 -0
  313. package/src/models/UpdateInstanceResponseBody.ts +3 -0
  314. package/src/models/UpdateWorkerResourceStatusRequest.ts +2 -2
  315. package/src/models/UploadCsrRequest.ts +2 -2
  316. package/src/models/UploadCsrResponseBody.ts +1 -1
  317. package/src/models/UploadPcacertRequest.ts +5 -7
  318. package/src/models/UploadPcacertResponseBody.ts +4 -1
  319. package/src/models/UploadUserCertificateRequest.ts +10 -10
  320. package/src/models/UploadUserCertificateResponseBody.ts +2 -2
  321. package/src/models/VerifyRequest.ts +35 -16
  322. package/src/models/VerifyResponseBody.ts +5 -4
@@ -4,18 +4,47 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class AddCloudAccessRequest extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The cloud service provider. This API supports multiple providers as detailed in the SecretKey parameter description. For example, to add credentials for Tencent Cloud, set this parameter to **Tencent**.
9
+ *
7
10
  * @example
8
11
  * Tencent
9
12
  */
10
13
  cloudName?: string;
11
14
  /**
15
+ * @remarks
16
+ * The Secret ID for accessing the cloud resource set.
17
+ *
12
18
  * @example
13
- * AKID35366ye7NQFrHUTEzYu1xhEcquAJFyUx
19
+ * xcxx
14
20
  */
15
21
  secretId?: string;
16
22
  /**
23
+ * @remarks
24
+ * The secret corresponding to the AccessKey. The value is determined by the `AkType` parameter as follows:
25
+ *
26
+ * 1\\. If `AkType` is set to `primary`:
27
+ *
28
+ * - **Tencent**: The SecretAccessKey of the primary account.
29
+ *
30
+ * - **HUAWEI CLOUD**: The SecretAccessKey of the primary account.
31
+ *
32
+ * - **Azure**: The ClientSecret.
33
+ *
34
+ * - **AWS**: The SecretAccessKey of the primary account.
35
+ *
36
+ * 2\\. If `AkType` is set to `sub`:
37
+ *
38
+ * - **Tencent**: The SecretAccessKey of the sub-account.
39
+ *
40
+ * - **HUAWEI CLOUD**: The SecretAccessKey of the sub-account.
41
+ *
42
+ * - **Azure**: The ClientSecret.
43
+ *
44
+ * - **AWS**: The SecretAccessKey of the sub-account.
45
+ *
17
46
  * @example
18
- * RhmeJqCLLAoFTUKxNZYM1VmpeJm13sTs
47
+ * xxx
19
48
  */
20
49
  secretKey?: string;
21
50
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AddCloudAccessResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Id of the request
8
+ * The ID of the request.
9
9
  *
10
10
  * @example
11
11
  * 285BBE08-F12B-5A04-97BC-09EA7FF18646
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ApplyCertificateRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
+ * The ID of the instance. Before you request a certificate, call the UpdateInstance operation to update and complete the application information for the instance.
9
+ *
8
10
  * This parameter is required.
9
11
  *
10
12
  * @example
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class ApplyCertificateResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The ID of the request.
9
+ *
7
10
  * @example
8
11
  * 15C66C7B-671A-4297-9187-2C4477247A74
9
12
  */
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class BatchUpdateNoticeStatusRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
+ * The list of primary key identifiers to be synchronized to Certificate Management Service. Separate multiple IDs with commas (,).
9
+ *
8
10
  * This parameter is required.
9
11
  *
10
12
  * @example
@@ -12,17 +14,31 @@ export class BatchUpdateNoticeStatusRequest extends $dara.Model {
12
14
  */
13
15
  ids?: string;
14
16
  /**
17
+ * @remarks
18
+ * The language type for the request and the received message. Valid values:
19
+ *
20
+ * - **zh**: Chinese
21
+ *
22
+ * - **en**: English
23
+ *
15
24
  * @example
16
25
  * zh
17
26
  */
18
27
  lang?: string;
19
28
  /**
29
+ * @remarks
30
+ * The business code of message notification. The value is fixed as ssl.
31
+ *
20
32
  * @example
21
33
  * ssl
22
34
  */
23
35
  noticeBiz?: string;
24
36
  /**
25
37
  * @remarks
38
+ * Specifies whether to enable message notification.
39
+ * \\--enable: enables message notification.
40
+ * \\--disable: disables message notification.
41
+ *
26
42
  * This parameter is required.
27
43
  *
28
44
  * @example
@@ -30,6 +46,9 @@ export class BatchUpdateNoticeStatusRequest extends $dara.Model {
30
46
  */
31
47
  noticeStatus?: string;
32
48
  /**
49
+ * @remarks
50
+ * The source IP address of the request.
51
+ *
33
52
  * @example
34
53
  * 47.98.242.200
35
54
  */
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class BatchUpdateNoticeStatusResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * 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.
9
+ *
7
10
  * @example
8
11
  * 3F60357E-76D2-52AD-B3EB-D86276755814
9
12
  */
@@ -5,14 +5,14 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CancelCertificateForPackageRequestRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The order ID.
8
+ * The ID of the order.
9
9
  *
10
- * > You can call the [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) operation to obtain the ID.
10
+ * > Call [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) to obtain this ID.
11
11
  *
12
12
  * This parameter is required.
13
13
  *
14
14
  * @example
15
- * 123451222
15
+ * 123456
16
16
  */
17
17
  orderId?: number;
18
18
  static names(): { [key: string]: string } {
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CancelCertificateForPackageRequestResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The request ID.
8
+ * The unique ID of the request. Alibaba Cloud generates this ID for each request. Use this ID to troubleshoot issues.
9
9
  *
10
10
  * @example
11
- * 082FAB35-6AB9-4FD5-8750-D36673548E76
11
+ * CBF1E9B7-D6A0-4E9E-AD3E-2B47E6C2837D
12
12
  */
13
13
  requestId?: string;
14
14
  static names(): { [key: string]: string } {
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CancelOrderRequestRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The order ID.
8
+ * The ID of the certificate order to cancel.
9
9
  *
10
- * > You can call the [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) operation to obtain the ID.
10
+ * > Obtain this ID by calling [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html).
11
11
  *
12
12
  * This parameter is required.
13
13
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CancelOrderRequestResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The request ID.
8
+ * The ID of the request. Alibaba Cloud generates a unique ID for each request. Use this ID to troubleshoot and locate problems.
9
9
  *
10
10
  * @example
11
11
  * 082FAB35-6AB9-4FD5-8750-D36673548E76
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CancelPendingCertificateRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
+ * The ID of the instance.
9
+ *
8
10
  * This parameter is required.
9
11
  *
10
12
  * @example
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CancelPendingCertificateResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The ID of the request. Alibaba Cloud generates a unique ID for each request. Use this ID to troubleshoot issues.
9
+ *
7
10
  * @example
8
11
  * 12345678-1234-1234-1234-123456789ABC
9
12
  */
@@ -49,12 +49,12 @@ export class CreateCertificateForPackageRequestRequest extends $dara.Model {
49
49
  * @remarks
50
50
  * The company name of the certificate application.
51
51
  *
52
- * > 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.
52
+ * > 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.
53
53
  *
54
54
  * 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.
55
55
  *
56
56
  * @example
57
- * A company
57
+ * 某公司
58
58
  */
59
59
  companyName?: string;
60
60
  /**
@@ -63,7 +63,7 @@ export class CreateCertificateForPackageRequestRequest extends $dara.Model {
63
63
  *
64
64
  * 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.
65
65
  *
66
- * > 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.
66
+ * > 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.
67
67
  *
68
68
  * @example
69
69
  * -----BEGIN CERTIFICATE REQUEST----- ...... -----END CERTIFICATE REQUEST-----
@@ -73,11 +73,13 @@ export class CreateCertificateForPackageRequestRequest extends $dara.Model {
73
73
  * @remarks
74
74
  * The domain name that you want to bind to the certificate. The domain name must meet the following requirements:
75
75
  *
76
- * * The domain name must be a single domain name or a wildcard domain name. Example: `*.aliyundoc.com`.
77
- * * You can specify multiple domain names. Separate multiple domain names with commas (,). You can specify a maximum of five domain names.
78
- * * 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.
76
+ * - The domain name must be a single domain name or a wildcard domain name. Example: `*.aliyundoc.com`.
79
77
  *
80
- * > 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.
78
+ * - You can specify multiple domain names. Separate multiple domain names with commas (,). You can specify a maximum of five domain names.
79
+ *
80
+ * - 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.
81
+ *
82
+ * > 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.
81
83
  *
82
84
  * @example
83
85
  * aliyundoc.com
@@ -107,29 +109,43 @@ export class CreateCertificateForPackageRequestRequest extends $dara.Model {
107
109
  * @remarks
108
110
  * The specifications of the certificate that you want to apply for. Valid values:
109
111
  *
110
- * * **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).
111
- * * **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).
112
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
113
- * * **symantec-ov-1-personal**: DigiCert single-domain organization validated (OV) certificate.
114
- * * **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
115
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
116
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
117
- * * **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
118
- * * **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
119
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
120
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
121
- * * **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
122
- * * **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
123
- * * **cfca-ov-1-personal**: China Financial Certification Authority (CFCA) single-domain OV certificate, available only on the China site (aliyun.com).
124
- * * **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
112
+ * - **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).
113
+ *
114
+ * - **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).
115
+ *
116
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
117
+ *
118
+ * - **symantec-ov-1-personal**: DigiCert single-domain organization validated (OV) certificate.
119
+ *
120
+ * - **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
121
+ *
122
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
123
+ *
124
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
125
+ *
126
+ * - **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
127
+ *
128
+ * - **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
129
+ *
130
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
131
+ *
132
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
133
+ *
134
+ * - **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
135
+ *
136
+ * - **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
137
+ *
138
+ * - **cfca-ov-1-personal**: China Financial Certification Authority (CFCA) single-domain OV certificate, available only on the China site (aliyun.com).
139
+ *
140
+ * - **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
125
141
  *
126
142
  * @example
127
- * symantec-free-1-free
143
+ * digicert-free-1-free
128
144
  */
129
145
  productCode?: string;
130
146
  /**
131
147
  * @remarks
132
- * The list of tags.
148
+ * A list of tags.
133
149
  */
134
150
  tags?: CreateCertificateForPackageRequestRequestTags[];
135
151
  /**
@@ -146,8 +162,9 @@ export class CreateCertificateForPackageRequestRequest extends $dara.Model {
146
162
  * @remarks
147
163
  * The verification method of the domain name ownership. Valid values:
148
164
  *
149
- * * **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.
150
- * * **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.
165
+ * - **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.
166
+ *
167
+ * - **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.
151
168
  *
152
169
  * For more information about the verification methods, see [Verify the ownership of a domain name](https://help.aliyun.com/document_detail/48016.html).
153
170
  *
@@ -7,7 +7,7 @@ export class CreateCertificateForPackageRequestResponseBody extends $dara.Model
7
7
  * @remarks
8
8
  * The ID of the certificate application order.
9
9
  *
10
- * > 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).
10
+ * > 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).
11
11
  *
12
12
  * @example
13
13
  * 2021010
@@ -9,7 +9,7 @@ export class CreateCertificateRequestRequestTags extends $dara.Model {
9
9
  *
10
10
  * 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://`.
11
11
  *
12
- * > You must specify at least one of **Tag.N** (**Tag.N.Key** and **Tag.N.Value**).
12
+ * > You must specify at least one of **Tag.N** (**Tag.N.Key** and **Tag.N.Value**).
13
13
  *
14
14
  * @example
15
15
  * acs:rm:rgId
@@ -53,7 +53,7 @@ export class CreateCertificateRequestRequest extends $dara.Model {
53
53
  * @remarks
54
54
  * The domain name that you want to bind to the certificate. You can specify only one domain name.
55
55
  *
56
- * > 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.
56
+ * > 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.
57
57
  *
58
58
  * This parameter is required.
59
59
  *
@@ -85,21 +85,27 @@ export class CreateCertificateRequestRequest extends $dara.Model {
85
85
  * @remarks
86
86
  * The specifications of the certificate. Valid values:
87
87
  *
88
- * * **digicert-free-1-free** (default): DigiCert single-domain DV certificate, which is free and valid for 3 months.
89
- * * **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).
90
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
91
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
92
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
93
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
94
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
88
+ * - **digicert-free-1-free** (default): DigiCert single-domain DV certificate, which is free and valid for 3 months.
89
+ *
90
+ * - **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).
91
+ *
92
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
93
+ *
94
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
95
+ *
96
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
97
+ *
98
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
99
+ *
100
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
95
101
  *
96
102
  * @example
97
- * symantec-free-1-free
103
+ * symantec-dv-1-starter
98
104
  */
99
105
  productCode?: string;
100
106
  /**
101
107
  * @remarks
102
- * The tags.
108
+ * A list of tags.
103
109
  */
104
110
  tags?: CreateCertificateRequestRequestTags[];
105
111
  /**
@@ -116,8 +122,9 @@ export class CreateCertificateRequestRequest extends $dara.Model {
116
122
  * @remarks
117
123
  * The method to verify the ownership of a domain name. Valid values:
118
124
  *
119
- * * **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.
120
- * * **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.
125
+ * - **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.
126
+ *
127
+ * - **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.
121
128
  *
122
129
  * For more information about the verification methods, see [Verify the ownership of a domain name](https://help.aliyun.com/document_detail/48016.html).
123
130
  *
@@ -7,7 +7,7 @@ export class CreateCertificateRequestResponseBody extends $dara.Model {
7
7
  * @remarks
8
8
  * The ID of the certificate application order.
9
9
  *
10
- * > 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).
10
+ * > 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).
11
11
  *
12
12
  * @example
13
13
  * 98987582437920968
@@ -45,11 +45,9 @@ export class CreateCertificateWithCsrRequestRequestTags extends $dara.Model {
45
45
  export class CreateCertificateWithCsrRequestRequest extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The content of the CSR file.\\
49
- * 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)\\
50
- * 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.
48
+ * 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>
51
49
  *
52
- * > The **CN** field in the CSR file specifies the domain name that is bound to the certificate.
50
+ * > The **CN** field in the CSR file specifies the domain name that is bound to the certificate.
53
51
  *
54
52
  * This parameter is required.
55
53
  *
@@ -81,21 +79,27 @@ export class CreateCertificateWithCsrRequestRequest extends $dara.Model {
81
79
  * @remarks
82
80
  * The specifications of the certificate that you want to apply for. Valid values:
83
81
  *
84
- * * **digicert-free-1-free** (default): DigiCert single-domain DV certificate in a three-month free trial, available only on the China site (aliyun.com).
85
- * * **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
86
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
87
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
88
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
89
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
90
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
82
+ * - **digicert-free-1-free** (default): DigiCert single-domain DV certificate in a three-month free trial, available only on the China site (aliyun.com).
83
+ *
84
+ * - **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
85
+ *
86
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
87
+ *
88
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
89
+ *
90
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
91
+ *
92
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
93
+ *
94
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
91
95
  *
92
96
  * @example
93
- * symantec-free-1-free
97
+ * digicert-free-1-free
94
98
  */
95
99
  productCode?: string;
96
100
  /**
97
101
  * @remarks
98
- * The tag list.
102
+ * A list of tags.
99
103
  */
100
104
  tags?: CreateCertificateWithCsrRequestRequestTags[];
101
105
  /**
@@ -112,8 +116,9 @@ export class CreateCertificateWithCsrRequestRequest extends $dara.Model {
112
116
  * @remarks
113
117
  * The method to verify the ownership of a domain name. Valid values:
114
118
  *
115
- * * **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.
116
- * * **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.
119
+ * - **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.
120
+ *
121
+ * - **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.
117
122
  *
118
123
  * For more information about the verification methods, see [Verify the ownership of a domain name](https://help.aliyun.com/document_detail/48016.html).
119
124
  *
@@ -7,7 +7,7 @@ export class CreateCertificateWithCsrRequestResponseBody extends $dara.Model {
7
7
  * @remarks
8
8
  * The ID of the certificate application order.
9
9
  *
10
- * > 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).
10
+ * > 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).
11
11
  *
12
12
  * @example
13
13
  * 98987582437920968
@@ -20,7 +20,7 @@ export class CreateCsrRequest extends $dara.Model {
20
20
  * This parameter is required.
21
21
  *
22
22
  * @example
23
- * 123.com
23
+ * example.com
24
24
  */
25
25
  commonName?: string;
26
26
  /**
@@ -28,7 +28,7 @@ export class CreateCsrRequest extends $dara.Model {
28
28
  * The name of the company.
29
29
  *
30
30
  * @example
31
- * aly
31
+ * 北京CSR科技有效公司
32
32
  */
33
33
  corpName?: string;
34
34
  /**
@@ -53,8 +53,9 @@ export class CreateCsrRequest extends $dara.Model {
53
53
  * @remarks
54
54
  * The key length that is used by the algorithm.
55
55
  *
56
- * * The key length for RSA algorithms can be 2,048, 3,072, and 4,096 bits.
57
- * * The key length for ECC and SM2 algorithms can be 256 bits.
56
+ * - The key length for RSA algorithms can be 2,048, 3,072, and 4,096 bits.
57
+ *
58
+ * - The key length for ECC and SM2 algorithms can be 256 bits.
58
59
  *
59
60
  * This parameter is required.
60
61
  *
@@ -95,7 +96,7 @@ export class CreateCsrRequest extends $dara.Model {
95
96
  * The secondary domain names. Separate multiple domain names with commas (,). You can use the CSR to apply for a certificate for both the primary and secondary domain names.
96
97
  *
97
98
  * @example
98
- * www.example.com,www.aliyundoc.com
99
+ * www.aliyundoc.com,www.example.com
99
100
  */
100
101
  sans?: string;
101
102
  static names(): { [key: string]: string } {
@@ -29,8 +29,9 @@ export class CreateDeploymentJobRequest extends $dara.Model {
29
29
  *
30
30
  * Valid values:
31
31
  *
32
- * * cloud: multi-cloud deployment task.
33
- * * user: cloud service deployment task. This type of task does not support cloud servers.
32
+ * - cloud: multi-cloud deployment task.
33
+ *
34
+ * - user: cloud service deployment task. This type of task does not support cloud servers.
34
35
  *
35
36
  * This parameter is required.
36
37
  *
@@ -4,16 +4,25 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CreateWarehouseRequest extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The use case of the certificate warehouse.
9
+ *
7
10
  * @example
8
11
  * contract
9
12
  */
10
13
  biz?: string;
11
14
  /**
15
+ * @remarks
16
+ * The name of the certificate warehouse.
17
+ *
12
18
  * @example
13
19
  * MyCertificateWarehouse
14
20
  */
15
21
  name?: string;
16
22
  /**
23
+ * @remarks
24
+ * The type of the certificate warehouse. Valid values:
25
+ *
17
26
  * @example
18
27
  * pcaCertificate
19
28
  */
@@ -4,11 +4,17 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CreateWarehouseResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The request ID.
9
+ *
7
10
  * @example
8
11
  * F0206B77-14B9-584C-8A3A-09D5827FBC50
9
12
  */
10
13
  requestId?: string;
11
14
  /**
15
+ * @remarks
16
+ * The instance ID of the certificate warehouse.
17
+ *
12
18
  * @example
13
19
  * cas-wh-typ-serial
14
20
  */