@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
@@ -3,22 +3,31 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class DescribeCertificateStateResponseBody extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The certificate ID.
9
+ *
10
+ * > This parameter is returned when the certificate is issued.
11
+ *
12
+ * @example
13
+ * 111111
14
+ */
6
15
  certId?: string;
7
16
  /**
8
17
  * @remarks
9
- * The content of the certificate in the PEM format. For more information about the PEM format and how to convert certificate formats, see [What formats are used for mainstream digital certificates?](https://help.aliyun.com/document_detail/42214.html)
18
+ * The certificate content (in PEM format). For more information about the PEM format and how to convert the format of a certificate, see [What are the formats of mainstream digital certificates?](https://help.aliyun.com/document_detail/42214.html).
10
19
  *
11
- * > This parameter is returned only when the value of the **Type** parameter is **certificate**. The value certificate indicates that the certificate is issued.
20
+ * > This parameter is returned only when **Type** is set to **certificate** (indicating that the certificate has been issued).
12
21
  *
13
22
  * @example
14
- * ——BEGIN CERTIFICATE—— …… ——END CERTIFICATE——
23
+ * -----BEGIN CERTIFICATE----- …… -----END CERTIFICATE-----
15
24
  */
16
25
  certificate?: string;
17
26
  /**
18
27
  * @remarks
19
- * The content that you need to write to the newly created file when you use the file verification method.
28
+ * The content that you need to write to the newly created file when you use the file validation method for domain validation.
20
29
  *
21
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **FILE**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value FILE indicates that the file verification method is used.
30
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **FILE** (indicating the file validation method).
22
31
  *
23
32
  * @example
24
33
  * http://example.com/.well-known/pki-validation/fileauth.txt
@@ -26,9 +35,9 @@ export class DescribeCertificateStateResponseBody extends $dara.Model {
26
35
  content?: string;
27
36
  /**
28
37
  * @remarks
29
- * The domain name to be verified when you use the file verification method. You must connect to the DNS server of the domain name and create a file on the server. The file is specified by the **Uri** parameter.
38
+ * The domain name to be validated when you use the file validation method for domain validation. You need to connect to the server corresponding to this domain name and create the specified file (i.e., **Uri**) on the server.
30
39
  *
31
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **FILE**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value FILE indicates that the file verification method is used.
40
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **FILE** (indicating the file validation method).
32
41
  *
33
42
  * @example
34
43
  * www.example.com
@@ -36,19 +45,19 @@ export class DescribeCertificateStateResponseBody extends $dara.Model {
36
45
  domain?: string;
37
46
  /**
38
47
  * @remarks
39
- * The private key of the certificate in the PEM format. For more information about the PEM format and how to convert certificate formats, see [What formats are used for mainstream digital certificates?](https://help.aliyun.com/document_detail/42214.html)
48
+ * The content of the certificate private key (in PEM format). For more information about the PEM format and how to convert the format of a certificate, see [What are the formats of mainstream digital certificates?](https://help.aliyun.com/document_detail/42214.html).
40
49
  *
41
- * > This parameter is returned only when the value of the **Type** parameter is **certificate**. The value certificate indicates that the certificate is issued.
50
+ * > This parameter is returned only when **Type** is set to **certificate** (indicating that the certificate has been issued).
42
51
  *
43
52
  * @example
44
- * ——BEGIN RSA PRIVATE KEY—— …… ——END RSA PRIVATE KEY——
53
+ * -----BEGIN RSA PRIVATE KEY-----…… -----END RSA PRIVATE KEY-----
45
54
  */
46
55
  privateKey?: string;
47
56
  /**
48
57
  * @remarks
49
- * The DNS record that you need to manage when you use the DNS verification method.
58
+ * The host record that you need to operate when you use the DNS validation method for domain validation.
50
59
  *
51
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **DNS**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value DNS indicates that the DNS verification method is used.
60
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **DNS** (indicating the DNS validation method).
52
61
  *
53
62
  * @example
54
63
  * _dnsauth
@@ -56,12 +65,13 @@ export class DescribeCertificateStateResponseBody extends $dara.Model {
56
65
  recordDomain?: string;
57
66
  /**
58
67
  * @remarks
59
- * The type of the DNS record that you need to add when you use the DNS verification method. Valid values:
68
+ * The type of DNS record that you need to add when you use the DNS validation method for domain validation. Valid values:
69
+ *
70
+ * - **TXT**: text record.
60
71
  *
61
- * * **TXT**
62
- * * **CNAME**
72
+ * - **CNAME**: alias record.
63
73
  *
64
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **DNS**. The value domain_verify indicates that the verification of the domain name ownership is not complete.
74
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **DNS** (indicating the DNS validation method).
65
75
  *
66
76
  * @example
67
77
  * TXT
@@ -69,9 +79,9 @@ export class DescribeCertificateStateResponseBody extends $dara.Model {
69
79
  recordType?: string;
70
80
  /**
71
81
  * @remarks
72
- * You need to add a TXT record to the DNS records only when you use the DNS verification method.
82
+ * The record value that you need to add when you use the DNS validation method for domain validation.
73
83
  *
74
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **DNS**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value DNS indicates that the DNS verification method is used.
84
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **DNS** (indicating the DNS validation method).
75
85
  *
76
86
  * @example
77
87
  * 20200420000000223erigacv46uhaubchcm0o7spxi7i2isvjq59mlx9lucnkqcy
@@ -87,21 +97,23 @@ export class DescribeCertificateStateResponseBody extends $dara.Model {
87
97
  requestId?: string;
88
98
  /**
89
99
  * @remarks
90
- * The status of the certificate application order. Valid values:
100
+ * The status of the certificate request order. Valid values:
101
+ *
102
+ * - **domain_verify**: **Pending validation**, which indicates that you have not completed domain validation after submitting the certificate request.
91
103
  *
92
- * * **domain_verify**: **pending review**, which indicates that you have not completed the verification of the domain name ownership after you submit the certificate application.
93
- * >After you submit a certificate application, you must manually complete the verification of the domain name ownership. The CA reviews the certificate application only after the verification is complete. If you have not completed the verification of the domain name ownership, you can complete the verification based on the data returned by this operation.
104
+ * > After you submit a certificate request, you must manually complete domain ownership validation before the certificate request can enter the review stage. If you have not completed domain validation, you can refer to the response parameters of this operation to complete domain validation.
94
105
  *
95
- * * **process**: **being reviewed**, which indicates that the certificate application is being reviewed by the CA.
106
+ * - **process**: **Under review**, which indicates that the certificate request is being reviewed by the CA center.
96
107
  *
97
- * * **verify_fail**: **review failed**, which indicates that the certificate application failed to be reviewed.
98
- * > If a certificate application fails to be reviewed, the information that you specified in the certificate application may be incorrect. We recommend that you call the [DeleteCertificateRequest](https://help.aliyun.com/document_detail/164109.html) operation to delete the certificate application order and resubmit a certificate application. After the order is deleted, the quota that is consumed for the order is released.
108
+ * - **verify_fail**: **Review failed**, which indicates that the certificate request failed the review.
99
109
  *
100
- * * **certificate**: **issued**, which indicates that the certificate is issued.
110
+ * > The review may fail because the certificate request information you submitted is incorrect. We recommend that you call [DeleteCertificateRequest](https://help.aliyun.com/document_detail/455294.html) to delete the order that failed the review (deleted orders do not consume certificate resource plan quota) and submit a new certificate request.
101
111
  *
102
- * * **payed**: **pending application**, which indicates that you have not submitted a certificate application.
112
+ * - **certificate**: **Issued**, which indicates that the certificate has been issued.
103
113
  *
104
- * * **unknow**: The status is **unknown**.
114
+ * - **payed**: **Pending request**, which indicates that the certificate is pending request.
115
+ *
116
+ * - **unknow**: **Unknown status**.
105
117
  *
106
118
  * @example
107
119
  * domain_verify
@@ -109,9 +121,9 @@ export class DescribeCertificateStateResponseBody extends $dara.Model {
109
121
  type?: string;
110
122
  /**
111
123
  * @remarks
112
- * The file that you need to create on the DNS server when you use the file verification method. **The value of this parameter contains the file path and file name.**
124
+ * The file that you need to create on the domain server when you use the file validation method for domain validation. **Uri** includes the file path and name.
113
125
  *
114
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify** and the value of the **ValidateType** parameter is **FILE**. The value domain_verify indicates that the verification of the domain name ownership is not complete, and the value FILE indicates that the file verification method is used.
126
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage) and **ValidateType** is set to **FILE** (indicating the file validation method).
115
127
  *
116
128
  * @example
117
129
  * /.well-known/pki-validation/fileauth.txt
@@ -119,12 +131,13 @@ export class DescribeCertificateStateResponseBody extends $dara.Model {
119
131
  uri?: string;
120
132
  /**
121
133
  * @remarks
122
- * The verification method of the domain name ownership. Valid values:
134
+ * The domain validation method selected when submitting the certificate request. Valid values:
135
+ *
136
+ * - **DNS**: DNS validation. This method validates domain ownership by adding the specified DNS record to the domain on the DNS management platform.
123
137
  *
124
- * * **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.
125
- * * **FILE**: file verification. If you use this method, you must create a specified file on the DNS server.
138
+ * - **FILE**: file validation. This method validates domain ownership by creating the specified file on the domain server.
126
139
  *
127
- * > This parameter is returned only when the value of the **Type** parameter is **domain_verify**. The value domain_verify indicates that the verification of the domain name ownership is not complete.
140
+ * > This parameter is returned only when **Type** is set to **domain_verify** (indicating the domain validation stage).
128
141
  *
129
142
  * @example
130
143
  * FILE
@@ -7,10 +7,10 @@ export class DescribeCloudResourceStatusRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The AccessKey secret used to access cloud resources.
9
9
  *
10
- * > You can call the [ListCloudAccess](https://help.aliyun.com/document_detail/2712219.html) operation to obtain the ID.
10
+ * > You can call the [ListCloudAccess](https://help.aliyun.com/document_detail/2712219.html) operation to obtain the ID.
11
11
  *
12
12
  * @example
13
- * AKID9*******XX
13
+ * AKID9AHG6iCZlncN7yPmOsQ1X******
14
14
  */
15
15
  secretId?: string;
16
16
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeDeploymentJobRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the deployment job. The **ID** of the job is returned after you call the [CreateDeploymentJob](https://help.aliyun.com/document_detail/2712234.html) operation. You can also call the [ListDeploymentJob](https://help.aliyun.com/document_detail/2712223.html) operation to obtain the ID.
8
+ * The ID of the deployment job. To get the job ID, call the [CreateDeploymentJob](https://help.aliyun.com/document_detail/2712234.html) or [ListDeploymentJob](https://help.aliyun.com/document_detail/2712223.html) operation.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -32,7 +32,7 @@ export class DescribeDeploymentJobResponseBodyCasContacts extends $dara.Model {
32
32
  * The name of the contact.
33
33
  *
34
34
  * @example
35
- * zhangsan
35
+ * John
36
36
  */
37
37
  name?: string;
38
38
  static names(): { [key: string]: string } {
@@ -80,9 +80,11 @@ export class DescribeDeploymentJobResponseBody extends $dara.Model {
80
80
  * @remarks
81
81
  * The type of the certificate. Valid values:
82
82
  *
83
- * * **upload**: uploaded certificate
84
- * * **buy**: purchased certificate
85
- * * **free**: free certificate available only on the China site (aliyun.com)
83
+ * - **upload**: uploaded certificate
84
+ *
85
+ * - **buy**: purchased certificate
86
+ *
87
+ * - **free**: free certificate available only on the China site (aliyun.com)
86
88
  *
87
89
  * @example
88
90
  * buy
@@ -100,8 +102,9 @@ export class DescribeDeploymentJobResponseBody extends $dara.Model {
100
102
  * @remarks
101
103
  * Indicates whether the deployment job was deleted. Valid values:
102
104
  *
103
- * * **0**: not deleted
104
- * * **1**: deleted
105
+ * - **0**: not deleted
106
+ *
107
+ * - **1**: deleted
105
108
  *
106
109
  * @example
107
110
  * 1
@@ -136,7 +139,7 @@ export class DescribeDeploymentJobResponseBody extends $dara.Model {
136
139
  * The ID of the deployment job.
137
140
  *
138
141
  * @example
139
- * 8888
142
+ * 43222
140
143
  */
141
144
  id?: number;
142
145
  /**
@@ -151,9 +154,11 @@ export class DescribeDeploymentJobResponseBody extends $dara.Model {
151
154
  * @remarks
152
155
  * The type of the deployment job. Valid values:
153
156
  *
154
- * * **cloud**: multi-cloud deployment job.
155
- * * **trustee**: hosted deployment job available only on the China site (aliyun.com).
156
- * * **user**: cloud service deployment job. The cloud server is not included.
157
+ * - **cloud**: multi-cloud deployment job.
158
+ *
159
+ * - **trustee**: hosted deployment job available only on the China site (aliyun.com).
160
+ *
161
+ * - **user**: cloud service deployment job. The cloud server is not included.
157
162
  *
158
163
  * @example
159
164
  * user
@@ -187,8 +192,9 @@ export class DescribeDeploymentJobResponseBody extends $dara.Model {
187
192
  * @remarks
188
193
  * Indicates whether the deployment job includes the rollback worker. For example, if a cloud service in a deployment job has been rolled back, **1** is returned. Valid values:
189
194
  *
190
- * * **0**: The rollback worker is not included.
191
- * * **1**: The rollback worker is included.
195
+ * - **0**: The rollback worker is not included.
196
+ *
197
+ * - **1**: The rollback worker is included.
192
198
  *
193
199
  * @example
194
200
  * 1
@@ -214,12 +220,17 @@ export class DescribeDeploymentJobResponseBody extends $dara.Model {
214
220
  * @remarks
215
221
  * The status of the deployment job. Valid values:
216
222
  *
217
- * * **pending**
218
- * * **editing**
219
- * * **scheduling**
220
- * * **processing**
221
- * * **error**
222
- * * **success**
223
+ * - **pending**
224
+ *
225
+ * - **editing**
226
+ *
227
+ * - **scheduling**
228
+ *
229
+ * - **processing**
230
+ *
231
+ * - **error**
232
+ *
233
+ * - **success**
223
234
  *
224
235
  * @example
225
236
  * editing
@@ -230,7 +241,7 @@ export class DescribeDeploymentJobResponseBody extends $dara.Model {
230
241
  * The ID of the Alibaba Cloud account in which the deployment job is created.
231
242
  *
232
243
  * @example
233
- * 166688437XXXX785
244
+ * 166688437******
234
245
  */
235
246
  userId?: number;
236
247
  static names(): { [key: string]: string } {
@@ -15,24 +15,41 @@ export class DescribeDeploymentJobStatusResponseBodyProductWorkerCount extends $
15
15
  * @remarks
16
16
  * The name of the cloud service. Valid values:
17
17
  *
18
- * * **SLB**: Classic Load Balancer (CLB). This value is supported only at the China site (aliyun.com).
19
- * * **LIVE**: ApsaraVideo Live. This value is supported only at the China site (aliyun.com).
20
- * * **webHosting**: Cloud Web Hosting. This value is supported only at the China site (aliyun.com).
21
- * * **VOD**: ApsaraVideo VOD. This value is supported only at the China site (aliyun.com).
22
- * * **CR**: Container Registry. This value is supported only at the China site (aliyun.com).
23
- * * **DCDN**: Dynamic Content Delivery Network (DCDN).
24
- * * **DDOS**: Anti-DDoS.
25
- * * **CDN**: Alibaba Cloud CDN (CDN).
26
- * * **ALB**: Application Load Balancer (ALB).
27
- * * **APIGateway**: API Gateway.
28
- * * **FC**: Function Compute.
29
- * * **GA**: Global Accelerator (GA).
30
- * * **MSE**: Microservices Engine (MSE).
31
- * * **NLB**: Network Load Balancer (NLB).
32
- * * **OSS**: Object Storage Service (OSS).
33
- * * **SAE**: Serverless App Engine (SAE).
34
- * * **TencentCDN**: Tencent Cloud Content Delivery Network (CDN).
35
- * * **WAF**: Web Application Firewall (WAF).
18
+ * - **SLB**: Classic Load Balancer (CLB). This value is supported only at the China site (aliyun.com).
19
+ *
20
+ * - **LIVE**: ApsaraVideo Live. This value is supported only at the China site (aliyun.com).
21
+ *
22
+ * - **webHosting**: Cloud Web Hosting. This value is supported only at the China site (aliyun.com).
23
+ *
24
+ * - **VOD**: ApsaraVideo VOD. This value is supported only at the China site (aliyun.com).
25
+ *
26
+ * - **CR**: Container Registry. This value is supported only at the China site (aliyun.com).
27
+ *
28
+ * - **DCDN**: Dynamic Content Delivery Network (DCDN).
29
+ *
30
+ * - **DDOS**: Anti-DDoS.
31
+ *
32
+ * - **CDN**: Alibaba Cloud CDN (CDN).
33
+ *
34
+ * - **ALB**: Application Load Balancer (ALB).
35
+ *
36
+ * - **APIGateway**: API Gateway.
37
+ *
38
+ * - **FC**: Function Compute.
39
+ *
40
+ * - **GA**: Global Accelerator (GA).
41
+ *
42
+ * - **MSE**: Microservices Engine (MSE).
43
+ *
44
+ * - **NLB**: Network Load Balancer (NLB).
45
+ *
46
+ * - **OSS**: Object Storage Service (OSS).
47
+ *
48
+ * - **SAE**: Serverless App Engine (SAE).
49
+ *
50
+ * - **TencentCDN**: Tencent Cloud Content Delivery Network (CDN).
51
+ *
52
+ * - **WAF**: Web Application Firewall (WAF).
36
53
  *
37
54
  * @example
38
55
  * NLB
@@ -7,24 +7,38 @@ export class DescribePackageStateRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The specifications of the certificate resource plan. Valid values:
9
9
  *
10
- * * **digicert-free-1-free** (default): DigiCert single-domain domain validated (DV) certificate in a three-month free trial, available only on the China site (aliyun.com).
11
- * * **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
12
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
13
- * * **symantec-ov-1-personal**: DigiCert single-domain organization validated (OV) certificate.
14
- * * **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
15
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
16
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
17
- * * **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
18
- * * **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
19
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
20
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
21
- * * **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
22
- * * **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
23
- * * **cfca-ov-1-personal**: China Financial Certification Authority (CFCA) single-domain OV certificate, available only on the China site (aliyun.com).
24
- * * **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
10
+ * - **digicert-free-1-free** (default): DigiCert single-domain domain validated (DV) certificate in a three-month free trial, available only on the China site (aliyun.com).
11
+ *
12
+ * - **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
13
+ *
14
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
15
+ *
16
+ * - **symantec-ov-1-personal**: DigiCert single-domain organization validated (OV) certificate.
17
+ *
18
+ * - **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
19
+ *
20
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
21
+ *
22
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
23
+ *
24
+ * - **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
25
+ *
26
+ * - **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
27
+ *
28
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
29
+ *
30
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
31
+ *
32
+ * - **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
33
+ *
34
+ * - **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
35
+ *
36
+ * - **cfca-ov-1-personal**: China Financial Certification Authority (CFCA) single-domain OV certificate, available only on the China site (aliyun.com).
37
+ *
38
+ * - **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
25
39
  *
26
40
  * @example
27
- * symantec-free-1-free
41
+ * digicert-free-1-free
28
42
  */
29
43
  productCode?: string;
30
44
  static names(): { [key: string]: string } {
@@ -15,24 +15,38 @@ export class DescribePackageStateResponseBody extends $dara.Model {
15
15
  * @remarks
16
16
  * The specifications of the certificate resource plan. Valid values:
17
17
  *
18
- * * **digicert-free-1-free**: DigiCert single-domain DV certificate in a three-month free trial, available only on the China site (aliyun.com).
19
- * * **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
20
- * * **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
21
- * * **symantec-ov-1-personal**: DigiCert single-domain OV certificate.
22
- * * **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
23
- * * **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
24
- * * **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
25
- * * **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
26
- * * **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
27
- * * **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
28
- * * **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
29
- * * **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
30
- * * **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
31
- * * **cfca-ov-1-personal**: CFCA single-domain OV certificate, available only on the China site (aliyun.com).
32
- * * **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
18
+ * - **digicert-free-1-free**: DigiCert single-domain DV certificate in a three-month free trial, available only on the China site (aliyun.com).
19
+ *
20
+ * - **symantec-free-1-free**: DigiCert single-domain DV certificate in a one-year free trial, available only on the China site (aliyun.com).
21
+ *
22
+ * - **symantec-dv-1-starter**: DigiCert wildcard DV certificate.
23
+ *
24
+ * - **symantec-ov-1-personal**: DigiCert single-domain OV certificate.
25
+ *
26
+ * - **symantec-ov-w-personal**: DigiCert wildcard OV certificate.
27
+ *
28
+ * - **geotrust-dv-1-starter**: GeoTrust single-domain DV certificate.
29
+ *
30
+ * - **geotrust-dv-w-starter**: GeoTrust wildcard DV certificate.
31
+ *
32
+ * - **geotrust-ov-1-personal**: GeoTrust single-domain OV certificate.
33
+ *
34
+ * - **geotrust-ov-w-personal**: GeoTrust wildcard OV certificate.
35
+ *
36
+ * - **globalsign-dv-1-personal**: GlobalSign single-domain DV certificate.
37
+ *
38
+ * - **globalsign-dv-w-advanced**: GlobalSign wildcard DV certificate.
39
+ *
40
+ * - **globalsign-ov-1-personal**: GlobalSign single-domain OV certificate.
41
+ *
42
+ * - **globalsign-ov-w-advanced**: GlobalSign wildcard OV certificate.
43
+ *
44
+ * - **cfca-ov-1-personal**: CFCA single-domain OV certificate, available only on the China site (aliyun.com).
45
+ *
46
+ * - **cfca-ev-w-advanced**: CFCA wildcard OV certificate, available only on the China site (aliyun.com).
33
47
  *
34
48
  * @example
35
- * symantec-free-1-free
49
+ * digicert-free-1-free
36
50
  */
37
51
  productCode?: string;
38
52
  /**
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class DescribeWarehouseCertRequest extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The unique identifier of the certificate.
9
+ *
7
10
  * @example
8
11
  * 1ef1da5f-38ed-69b3-****-037781890265
9
12
  */
@@ -4,61 +4,97 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class DescribeWarehouseCertResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The unique identifier of the certificate.
9
+ *
7
10
  * @example
8
11
  * 1ef1da5f-38ed-69b3-****-037781890265
9
12
  */
10
13
  certIdentifier?: string;
11
14
  /**
15
+ * @remarks
16
+ * The status of the certificate.
17
+ *
12
18
  * @example
13
19
  * issued
14
20
  */
15
21
  certStatus?: string;
16
22
  /**
23
+ * @remarks
24
+ * The type of the certificate.
25
+ *
17
26
  * @example
18
27
  * OV
19
28
  */
20
29
  certType?: string;
21
30
  /**
31
+ * @remarks
32
+ * The common name of the certificate subject. This field is empty if the certificate subject does not include a common name (CN).
33
+ *
22
34
  * @example
23
35
  * aliyundoc.com
24
36
  */
25
37
  commonName?: string;
26
38
  /**
39
+ * @remarks
40
+ * The content of the certificate, including the certificate chain.
41
+ *
27
42
  * @example
28
43
  * ---BEGIN CERTIFICATE----- MIIF...... -----END CERTIFICATE-----
29
44
  */
30
45
  content?: string;
31
46
  /**
47
+ * @remarks
48
+ * The fingerprint of the certificate content.
49
+ *
32
50
  * @example
33
51
  * C1291AF83F48170E48140FDFE5DADC19FE51F261
34
52
  */
35
53
  fingerprint?: string;
36
54
  /**
55
+ * @remarks
56
+ * The common name (or organization name) of the issuer.
57
+ *
37
58
  * @example
38
59
  * Digicert
39
60
  */
40
61
  issuer?: string;
41
62
  /**
63
+ * @remarks
64
+ * The unique identifier of the issuer certificate.
65
+ *
42
66
  * @example
43
67
  * 1ef1da5f-38ed-69b3-****-037781890265
44
68
  */
45
69
  issuerIdentifier?: string;
46
70
  /**
71
+ * @remarks
72
+ * The instance ID of the private CA instance associated with the certificate.
73
+ *
47
74
  * @example
48
75
  * 1ef1da5f-38ed-69b3-****-037781890265
49
76
  */
50
77
  privateCaInstanceId?: string;
51
78
  /**
79
+ * @remarks
80
+ * The region ID of the private CA instance associated with the certificate.
81
+ *
52
82
  * @example
53
83
  * cn-hangzhou
54
84
  */
55
85
  privateCaRegionId?: string;
56
86
  /**
87
+ * @remarks
88
+ * The ID of the request.
89
+ *
57
90
  * @example
58
91
  * CBF1E9B7-D6A0-4E9E-AD3E-2B47E6C2837D
59
92
  */
60
93
  requestId?: string;
61
94
  /**
95
+ * @remarks
96
+ * The instance ID of the certificate warehouse.
97
+ *
62
98
  * @example
63
99
  * 66
64
100
  */