@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,63 +4,139 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CreateWHClientCertificateRequest extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The expiration time of the client certificate, specified as a Unix timestamp in seconds.
9
+ *
10
+ * > The `BeforeTime` and `AfterTime` parameters must be specified together or not at all.
11
+ *
7
12
  * @example
8
13
  * 1665819958
9
14
  */
10
15
  afterTime?: number;
11
16
  /**
17
+ * @remarks
18
+ * The key algorithm for the client certificate. The format is `<encryption_algorithm>_<key_length>`. Valid values:
19
+ *
20
+ * - **RSA_1024**: The corresponding signature algorithm is Sha256WithRSA.
21
+ *
22
+ * - **RSA_2048**: The corresponding signature algorithm is Sha256WithRSA.
23
+ *
24
+ * - **RSA_4096**: The corresponding signature algorithm is Sha256WithRSA.
25
+ *
26
+ * - **ECC_256**: The corresponding signature algorithm is Sha256WithECDSA.
27
+ *
28
+ * - **ECC_384**: The corresponding signature algorithm is Sha256WithECDSA.
29
+ *
30
+ * - **ECC_512**: The corresponding signature algorithm is Sha256WithECDSA.
31
+ *
32
+ * - **SM2_256**: The corresponding signature algorithm is SM3WithSM2.
33
+ *
34
+ * The encryption algorithm of the client certificate must match that of the issuing subordinate CA certificate, but the key lengths can differ. For example, if the key algorithm of the subordinate CA certificate is RSA_2048, the key algorithm for the client certificate must be one of RSA_1024, RSA_2048, or RSA_4096.
35
+ *
12
36
  * @example
13
37
  * RSA_2048
14
38
  */
15
39
  algorithm?: string;
16
40
  /**
41
+ * @remarks
42
+ * The issuance time of the client certificate, as a Unix timestamp in seconds. If omitted, this defaults to the time of the API call.
43
+ *
44
+ * > The `BeforeTime` and `AfterTime` parameters must be specified together or not at all.
45
+ *
17
46
  * @example
18
47
  * 1634283958
19
48
  */
20
49
  beforeTime?: number;
21
50
  /**
51
+ * @remarks
52
+ * The common name of the client certificate. Supports Chinese, English, and other characters.
53
+ *
22
54
  * @example
23
55
  * aliyun
24
56
  */
25
57
  commonName?: string;
26
58
  /**
59
+ * @remarks
60
+ * The country where the organization is located.
61
+ *
27
62
  * @example
28
63
  * CN
29
64
  */
30
65
  country?: string;
31
66
  /**
67
+ * @remarks
68
+ * The content of the certificate signing request (CSR). You can generate a CSR with tools like OpenSSL or Keytool.
69
+ *
32
70
  * @example
33
71
  * -----BEGIN CERTIFICATE REQUEST----- ...... -----END CERTIFICATE REQUEST-----
34
72
  */
35
73
  csr?: string;
36
74
  /**
75
+ * @remarks
76
+ * The validity period of the client certificate, in days.
77
+ *
78
+ * You cannot leave the `Days`, `BeforeTime`, and `AfterTime` parameters all empty. The `BeforeTime` and `AfterTime` parameters must be specified together or not at all.
79
+ *
80
+ * - If you specify the `Days` parameter, specifying `BeforeTime` and `AfterTime` is optional.
81
+ *
82
+ * - If you do not specify the `Days` parameter, you must specify both `BeforeTime` and `AfterTime`.
83
+ *
84
+ * > If you specify `Days`, `BeforeTime`, and `AfterTime` simultaneously, the `Days` parameter takes precedence in determining the validity period.
85
+ *
37
86
  * @example
38
87
  * 365
39
88
  */
40
89
  days?: number;
41
90
  /**
91
+ * @remarks
92
+ * Specifies which certificate content to return in the response.
93
+ *
94
+ * - **0**: Does not return the certificate (default).
95
+ *
96
+ * - **1**: Returns the certificate.
97
+ *
98
+ * - **2**: Returns the certificate and its certificate chain.
99
+ *
42
100
  * @example
43
101
  * 1
44
102
  */
45
103
  immediately?: number;
46
104
  /**
105
+ * @remarks
106
+ * The city where the organization is located. Chinese, English, and other characters are supported.
107
+ *
47
108
  * @example
48
109
  * Hangzhou
49
110
  */
50
111
  locality?: string;
51
112
  /**
113
+ * @remarks
114
+ * The validity period of the certificate, in months.
115
+ *
52
116
  * @example
53
117
  * 12
54
118
  */
55
119
  months?: number;
120
+ /**
121
+ * @remarks
122
+ * The organization name associated with the root CA certificate, typically your company or enterprise name. Supports Chinese, English, and other characters.
123
+ *
124
+ * @example
125
+ * 阿里巴巴网络技术有限公司
126
+ */
56
127
  organization?: string;
57
128
  /**
129
+ * @remarks
130
+ * The name of the department or business unit within the organization.
131
+ *
58
132
  * @example
59
133
  * IT
60
134
  */
61
135
  organizationUnit?: string;
62
136
  /**
63
137
  * @remarks
138
+ * The unique identifier of the issuing subordinate CA certificate.
139
+ *
64
140
  * This parameter is required.
65
141
  *
66
142
  * @example
@@ -68,21 +144,41 @@ export class CreateWHClientCertificateRequest extends $dara.Model {
68
144
  */
69
145
  parentIdentifier?: string;
70
146
  /**
147
+ * @remarks
148
+ * The type of the subject alternative name (SAN) for the client certificate. Valid values:
149
+ *
150
+ * - **1**: email address.
151
+ *
152
+ * - **2**: domain name.
153
+ *
154
+ * - **6**: Uniform Resource Identifier (URI).
155
+ *
156
+ * - **7**: IP address.
157
+ *
71
158
  * @example
72
159
  * 2
73
160
  */
74
161
  sanType?: number;
75
162
  /**
163
+ * @remarks
164
+ * The value of the SAN extension. To specify multiple values, separate them with commas (,).
165
+ *
76
166
  * @example
77
167
  * example.com
78
168
  */
79
169
  sanValue?: string;
80
170
  /**
171
+ * @remarks
172
+ * The province, municipality, or autonomous region where the organization is located. Chinese, English, and other characters are supported.
173
+ *
81
174
  * @example
82
175
  * Zhejiang
83
176
  */
84
177
  state?: string;
85
178
  /**
179
+ * @remarks
180
+ * The validity period of the certificate, in years.
181
+ *
86
182
  * @example
87
183
  * 1
88
184
  */
@@ -4,31 +4,49 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class CreateWHClientCertificateResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The certificate chain.
9
+ *
7
10
  * @example
8
11
  * -----BEGIN CERTIFICATE-----\\n......\\n-----END CERTIFICATE-----\\n-----BEGIN CERTIFICATE-----\\n......\\n-----END CERTIFICATE-----\\n
9
12
  */
10
13
  certificateChain?: string;
11
14
  /**
15
+ * @remarks
16
+ * The unique identifier of the client certificate.
17
+ *
12
18
  * @example
13
19
  * 190ae6bb538d538c70c01f81dcf2****
14
20
  */
15
21
  identifier?: string;
16
22
  /**
23
+ * @remarks
24
+ * The content of the subordinate CA certificate.
25
+ *
17
26
  * @example
18
27
  * -----BEGIN CERTIFICATE-----\\n......\\n-----END CERTIFICATE-----
19
28
  */
20
29
  parentX509Certificate?: string;
21
30
  /**
31
+ * @remarks
32
+ * The request ID. This unique ID is generated by Alibaba Cloud for each request and can be used for troubleshooting.
33
+ *
22
34
  * @example
23
35
  * 8C467B38-3910-447D-87BC-AC049166F216
24
36
  */
25
37
  requestId?: string;
26
38
  /**
39
+ * @remarks
40
+ * The content of the root CA certificate.
41
+ *
27
42
  * @example
28
43
  * -----BEGIN CERTIFICATE-----\\n......\\n-----END CERTIFICATE-----
29
44
  */
30
45
  rootX509Certificate?: string;
31
46
  /**
47
+ * @remarks
48
+ * The content of the client certificate.
49
+ *
32
50
  * @example
33
51
  * -----BEGIN CERTIFICATE-----\\n......\\n-----END CERTIFICATE-----
34
52
  */
@@ -7,9 +7,11 @@ export class DecryptRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The encryption algorithm. Valid values:
9
9
  *
10
- * * **RSAES_OAEP_SHA_1**
11
- * * **RSAES_OAEP_SHA_256**
12
- * * **SM2PKE**
10
+ * - **RSAES_OAEP_SHA_1**
11
+ *
12
+ * - **RSAES_OAEP_SHA_256**
13
+ *
14
+ * - **SM2PKE**
13
15
  *
14
16
  * This parameter is required.
15
17
  *
@@ -19,18 +21,19 @@ export class DecryptRequest extends $dara.Model {
19
21
  algorithm?: string;
20
22
  /**
21
23
  * @remarks
22
- * The unique identifier of the certificate. You can call the [ListCert](https://help.aliyun.com/document_detail/455806.html) operation to query the identifier.
24
+ * The unique identifier of the certificate. Call [ListCert](https://help.aliyun.com/document_detail/455806.html) to obtain this parameter.
23
25
  *
24
- * * If the certificate is an SSL certificate, the value of this parameter must be in the {Certificate ID}-cn-hangzhou format.
25
- * * If the certificate is a private certificate, the value of this parameter must be the value of the Identifier field for the private certificate.
26
+ * - The identifier of an SSL certificate is typically in the format {Certificate ID}-cn-hangzhou.
27
+ *
28
+ * - For a private certificate authority (PCA) certificate, this is the value of the Identifier field of the private certificate.
26
29
  *
27
30
  * @example
28
- * 12345678-1234-1234-1234-12345678****
31
+ * 1ef1da5f-38ed-69b3-****-037781890265
29
32
  */
30
33
  certIdentifier?: string;
31
34
  /**
32
35
  * @remarks
33
- * The data that you want to decrypt. The value is encoded in Base64.
36
+ * The Base64-encoded data to decrypt.
34
37
  *
35
38
  * This parameter is required.
36
39
  *
@@ -38,18 +41,35 @@ export class DecryptRequest extends $dara.Model {
38
41
  * ZOyIygCyaOW6Gj****MlNKiuyjfzw=
39
42
  */
40
43
  ciphertextBlob?: string;
44
+ /**
45
+ * @remarks
46
+ * A custom identifier that serves as a unique key.
47
+ *
48
+ * @example
49
+ * ****6bb538d538c70c01f81jh2****
50
+ */
41
51
  customIdentifier?: string;
42
52
  /**
43
53
  * @remarks
44
- * The value type of the Message parameter. Valid values:
54
+ * The message type. Valid values:
45
55
  *
46
- * * RAW: The returned result is raw data encoded in UTF-8.
47
- * * Base64: The returned result is Base64-encoded data. This is the default value.
56
+ * - RAW: The response returns the plaintext in UTF-8 encoding.
57
+ *
58
+ * - Base64 (default): The response returns the Base64-encoded plaintext.
48
59
  *
49
60
  * @example
50
61
  * Base64
51
62
  */
52
63
  messageType?: string;
64
+ /**
65
+ * @remarks
66
+ * The ID of the repository.
67
+ *
68
+ * > Call [ListCertWarehouse](https://help.aliyun.com/document_detail/455805.html) to obtain this ID.
69
+ *
70
+ * @example
71
+ * 1
72
+ */
53
73
  warehouseId?: number;
54
74
  static names(): { [key: string]: string } {
55
75
  return {
@@ -8,12 +8,12 @@ export class DecryptResponseBody extends $dara.Model {
8
8
  * The unique identifier of the certificate.
9
9
  *
10
10
  * @example
11
- * 12345678-1234-1234-1234-12345678****
11
+ * 1ef1da5f-38ed-69b3-****-037781890265
12
12
  */
13
13
  certIdentifier?: string;
14
14
  /**
15
15
  * @remarks
16
- * The data after decryption.
16
+ * The decrypted data.
17
17
  *
18
18
  * @example
19
19
  * VGhlIHF1aWNrIGJyb3duIGZveCBqdW1wcyBvdmVyIHRoZSBsYXp5IGRvZy4
@@ -21,7 +21,7 @@ export class DecryptResponseBody extends $dara.Model {
21
21
  plaintext?: string;
22
22
  /**
23
23
  * @remarks
24
- * The ID of the request.
24
+ * The request ID.
25
25
  *
26
26
  * @example
27
27
  * 5979d897-d69f-4fc9-87dd-f3bb73c40b80
@@ -7,7 +7,7 @@ export class DeleteCertificateRequestRequest extends $dara.Model {
7
7
  * @remarks
8
8
  * The ID of the certificate application order that you want to delete.
9
9
  *
10
- * > After you call the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html), [CreateCertificateRequest](https://help.aliyun.com/document_detail/455292.html), or [CreateCertificateWithCsrRequest](https://help.aliyun.com/document_detail/455801.html) operation to submit a certificate application, you can obtain the ID of the certificate application order from the **OrderId** response parameter. You can also call the [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) operation to obtain the order ID.
10
+ * > After you call the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html), [CreateCertificateRequest](https://help.aliyun.com/document_detail/455292.html), or [CreateCertificateWithCsrRequest](https://help.aliyun.com/document_detail/455801.html) operation to submit a certificate application, you can obtain the ID of the certificate application order from the **OrderId** response parameter. You can also call the [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) operation to obtain the order ID.
11
11
  *
12
12
  * This parameter is required.
13
13
  *
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class DeleteCloudAccessRequest extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The ID of the access key.
9
+ *
7
10
  * @example
8
11
  * 132
9
12
  */
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteCloudAccessResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Id of the request
8
+ * The request ID.
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 DeleteInstanceRequest 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 DeleteInstanceResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The request ID.
9
+ *
7
10
  * @example
8
11
  * 4BD0CBD9-FB03-5ECD-A8FD-F90C62D78095
9
12
  */
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteUserCertificateRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the certificate.
8
+ * The certificate ID.
9
9
  *
10
- * > You can call the [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) operation to obtain the ID.
10
+ * > To obtain the certificate ID, call the [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) operation.
11
11
  *
12
12
  * This parameter is required.
13
13
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DeleteUserCertificateResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 3E50D480-9765-5CFD-9650-9BACCECA5135
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class DeleteWarehouseRequest extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The certificate warehouse instance ID.
9
+ *
7
10
  * @example
8
11
  * cas-wh-Q7ID6V
9
12
  */
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class DeleteWarehouseResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * The request ID.
9
+ *
7
10
  * @example
8
11
  * 5C53F7EC-7C47-5DA5-8B6D-FE6B1F934E82
9
12
  */
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeCertificateStateRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the certificate application order that you want to query.
8
+ * The ID of the certificate request order to query.
9
9
  *
10
- * > You can call the [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) operation to obtain the ID.
10
+ * > You can call [ListUserCertificateOrder](https://help.aliyun.com/document_detail/455804.html) to obtain this ID.
11
11
  *
12
12
  * This parameter is required.
13
13
  *
@@ -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
  *