@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
package/dist/client.d.ts CHANGED
@@ -9,7 +9,10 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * 添加授权ak
12
+ * Adds an AccessKey for authorization.
13
+ *
14
+ * @remarks
15
+ * The single-user QPS limit for this API is 100 queries per second (QPS). Calls that exceed this limit are throttled, which can affect your business operations. Call this API at a reasonable rate to avoid throttling.
13
16
  *
14
17
  * @param request - AddCloudAccessRequest
15
18
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17,14 +20,17 @@ export default class Client extends OpenApi {
17
20
  */
18
21
  addCloudAccessWithOptions(request: $_model.AddCloudAccessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddCloudAccessResponse>;
19
22
  /**
20
- * 添加授权ak
23
+ * Adds an AccessKey for authorization.
24
+ *
25
+ * @remarks
26
+ * The single-user QPS limit for this API is 100 queries per second (QPS). Calls that exceed this limit are throttled, which can affect your business operations. Call this API at a reasonable rate to avoid throttling.
21
27
  *
22
28
  * @param request - AddCloudAccessRequest
23
29
  * @returns AddCloudAccessResponse
24
30
  */
25
31
  addCloudAccess(request: $_model.AddCloudAccessRequest): Promise<$_model.AddCloudAccessResponse>;
26
32
  /**
27
- * 申请证书
33
+ * Submits a certificate application for a Certificate Management Service instance.
28
34
  *
29
35
  * @param request - ApplyCertificateRequest
30
36
  * @param runtime - runtime options for this request RuntimeOptions
@@ -32,14 +38,20 @@ export default class Client extends OpenApi {
32
38
  */
33
39
  applyCertificateWithOptions(request: $_model.ApplyCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ApplyCertificateResponse>;
34
40
  /**
35
- * 申请证书
41
+ * Submits a certificate application for a Certificate Management Service instance.
36
42
  *
37
43
  * @param request - ApplyCertificateRequest
38
44
  * @returns ApplyCertificateResponse
39
45
  */
40
46
  applyCertificate(request: $_model.ApplyCertificateRequest): Promise<$_model.ApplyCertificateResponse>;
41
47
  /**
42
- * 批量更新通知状态
48
+ * Updates the notification status in batches
49
+ *
50
+ * @remarks
51
+ * After a CA certificate is created, it is in the normal issuance state by default. You can call this operation to change the status of a CA certificate from normal issuance to revoked. In the normal issuance state, the CA certificate can be used to issue certificates. In the revoked state, the CA certificate cannot be used to issue certificates, and the certificates that have been issued by the CA certificate also become invalid accordingly.
52
+ * Before you call this operation, you must have called [CreateRootCACertificate](https://help.aliyun.com/document_detail/465962.html) to create a root CA certificate and called [CreateSubCACertificate](https://help.aliyun.com/document_detail/465959.html) to create a sub CA certificate.
53
+ * ## QPS limit
54
+ * The QPS limit per user for this operation is 10 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Call this operation properly.
43
55
  *
44
56
  * @param request - BatchUpdateNoticeStatusRequest
45
57
  * @param runtime - runtime options for this request RuntimeOptions
@@ -47,17 +59,23 @@ export default class Client extends OpenApi {
47
59
  */
48
60
  batchUpdateNoticeStatusWithOptions(request: $_model.BatchUpdateNoticeStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchUpdateNoticeStatusResponse>;
49
61
  /**
50
- * 批量更新通知状态
62
+ * Updates the notification status in batches
63
+ *
64
+ * @remarks
65
+ * After a CA certificate is created, it is in the normal issuance state by default. You can call this operation to change the status of a CA certificate from normal issuance to revoked. In the normal issuance state, the CA certificate can be used to issue certificates. In the revoked state, the CA certificate cannot be used to issue certificates, and the certificates that have been issued by the CA certificate also become invalid accordingly.
66
+ * Before you call this operation, you must have called [CreateRootCACertificate](https://help.aliyun.com/document_detail/465962.html) to create a root CA certificate and called [CreateSubCACertificate](https://help.aliyun.com/document_detail/465959.html) to create a sub CA certificate.
67
+ * ## QPS limit
68
+ * The QPS limit per user for this operation is 10 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Call this operation properly.
51
69
  *
52
70
  * @param request - BatchUpdateNoticeStatusRequest
53
71
  * @returns BatchUpdateNoticeStatusResponse
54
72
  */
55
73
  batchUpdateNoticeStatus(request: $_model.BatchUpdateNoticeStatusRequest): Promise<$_model.BatchUpdateNoticeStatusResponse>;
56
74
  /**
57
- * Revokes an issued certificate and cancels the application order of the certificate.
75
+ * Revokes an issued certificate or cancels a pending certificate order and restores the quota.
58
76
  *
59
77
  * @remarks
60
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
78
+ * This API has a limit of 10 queries per second (QPS) for each user. If you exceed this limit, API calls are throttled. This can affect your business. Call the API at a reasonable rate.
61
79
  *
62
80
  * @param request - CancelCertificateForPackageRequestRequest
63
81
  * @param runtime - runtime options for this request RuntimeOptions
@@ -65,20 +83,20 @@ export default class Client extends OpenApi {
65
83
  */
66
84
  cancelCertificateForPackageRequestWithOptions(request: $_model.CancelCertificateForPackageRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelCertificateForPackageRequestResponse>;
67
85
  /**
68
- * Revokes an issued certificate and cancels the application order of the certificate.
86
+ * Revokes an issued certificate or cancels a pending certificate order and restores the quota.
69
87
  *
70
88
  * @remarks
71
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
89
+ * This API has a limit of 10 queries per second (QPS) for each user. If you exceed this limit, API calls are throttled. This can affect your business. Call the API at a reasonable rate.
72
90
  *
73
91
  * @param request - CancelCertificateForPackageRequestRequest
74
92
  * @returns CancelCertificateForPackageRequestResponse
75
93
  */
76
94
  cancelCertificateForPackageRequest(request: $_model.CancelCertificateForPackageRequestRequest): Promise<$_model.CancelCertificateForPackageRequestResponse>;
77
95
  /**
78
- * Cancels a certificate application order that is in the pending validation or being reviewed state.
96
+ * Cancels a certificate application order that is pending domain verification or under review.
79
97
  *
80
98
  * @remarks
81
- * You can call this operation up to 100 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
99
+ * This API is limited to 100 queries per second (QPS) for each user. API calls that exceed this limit are throttled. Because this can impact your business, you should call this API at a reasonable rate.
82
100
  *
83
101
  * @param request - CancelOrderRequestRequest
84
102
  * @param runtime - runtime options for this request RuntimeOptions
@@ -86,17 +104,17 @@ export default class Client extends OpenApi {
86
104
  */
87
105
  cancelOrderRequestWithOptions(request: $_model.CancelOrderRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelOrderRequestResponse>;
88
106
  /**
89
- * Cancels a certificate application order that is in the pending validation or being reviewed state.
107
+ * Cancels a certificate application order that is pending domain verification or under review.
90
108
  *
91
109
  * @remarks
92
- * You can call this operation up to 100 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
110
+ * This API is limited to 100 queries per second (QPS) for each user. API calls that exceed this limit are throttled. Because this can impact your business, you should call this API at a reasonable rate.
93
111
  *
94
112
  * @param request - CancelOrderRequestRequest
95
113
  * @returns CancelOrderRequestResponse
96
114
  */
97
115
  cancelOrderRequest(request: $_model.CancelOrderRequestRequest): Promise<$_model.CancelOrderRequestResponse>;
98
116
  /**
99
- * 撤回证书申请
117
+ * Cancels a pending certificate application that has not been issued.
100
118
  *
101
119
  * @param request - CancelPendingCertificateRequest
102
120
  * @param runtime - runtime options for this request RuntimeOptions
@@ -104,19 +122,19 @@ export default class Client extends OpenApi {
104
122
  */
105
123
  cancelPendingCertificateWithOptions(request: $_model.CancelPendingCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelPendingCertificateResponse>;
106
124
  /**
107
- * 撤回证书申请
125
+ * Cancels a pending certificate application that has not been issued.
108
126
  *
109
127
  * @param request - CancelPendingCertificateRequest
110
128
  * @returns CancelPendingCertificateResponse
111
129
  */
112
130
  cancelPendingCertificate(request: $_model.CancelPendingCertificateRequest): Promise<$_model.CancelPendingCertificateResponse>;
113
131
  /**
114
- * Submits a certificate application.
132
+ * Submits a certificate application by using a purchased certificate package quota.
115
133
  *
116
134
  * @remarks
117
- * Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455800.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
118
- * * After you call this operation to submit a certificate application and the certificate is issued, the certificate quota provided by the resource plan that you purchased is consumed. When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
119
- * * After you call this operation to submit a certificate application, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
135
+ * - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455800.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
136
+ * - After you call this operation to submit a certificate application and the certificate is issued, the certificate quota provided by the resource plan that you purchased is consumed. When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
137
+ * - After you call this operation to submit a certificate application, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
120
138
  *
121
139
  * @param request - CreateCertificateForPackageRequestRequest
122
140
  * @param runtime - runtime options for this request RuntimeOptions
@@ -124,12 +142,12 @@ export default class Client extends OpenApi {
124
142
  */
125
143
  createCertificateForPackageRequestWithOptions(request: $_model.CreateCertificateForPackageRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCertificateForPackageRequestResponse>;
126
144
  /**
127
- * Submits a certificate application.
145
+ * Submits a certificate application by using a purchased certificate package quota.
128
146
  *
129
147
  * @remarks
130
- * Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455800.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
131
- * * After you call this operation to submit a certificate application and the certificate is issued, the certificate quota provided by the resource plan that you purchased is consumed. When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
132
- * * After you call this operation to submit a certificate application, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
148
+ * - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455800.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
149
+ * - After you call this operation to submit a certificate application and the certificate is issued, the certificate quota provided by the resource plan that you purchased is consumed. When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
150
+ * - After you call this operation to submit a certificate application, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
133
151
  *
134
152
  * @param request - CreateCertificateForPackageRequestRequest
135
153
  * @returns CreateCertificateForPackageRequestResponse
@@ -139,10 +157,10 @@ export default class Client extends OpenApi {
139
157
  * Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
140
158
  *
141
159
  * @remarks
142
- * You can call this operation to apply for only DV certificates. If you want to apply for an organization validated (OV) or extended validation (EV) certificate, we recommend that you call the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation. This operation allows you to apply for certificates of all specifications and specify the method to generate a certificate signing request (CSR) file.
143
- * * Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
144
- * * When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
145
- * * After you call this operation to submit a certificate application, Certificate Management Service automatically creates a CSR file for your application and consumes the certificate quota in the certificate resource plans of the specified specifications that you purchased. After you call this operation, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required to complete domain name verification, and manually complete the verification. If you use the DNS verification method, you must complete the verification on the management platform of the domain name. If you use the file verification method, you must complete the verification on your DNS server. Then, the certificate authority (CA) will review your certificate application.
160
+ * - You can call this operation to apply for only DV certificates. If you want to apply for an organization validated (OV) or extended validation (EV) certificate, we recommend that you call the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation. This operation allows you to apply for certificates of all specifications and specify the method to generate a certificate signing request (CSR) file.
161
+ * - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
162
+ * - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
163
+ * - After you call this operation to submit a certificate application, Certificate Management Service automatically creates a CSR file for your application and consumes the certificate quota in the certificate resource plans of the specified specifications that you purchased. After you call this operation, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required to complete domain name verification, and manually complete the verification. If you use the DNS verification method, you must complete the verification on the management platform of the domain name. If you use the file verification method, you must complete the verification on your DNS server. Then, the certificate authority (CA) will review your certificate application.
146
164
  *
147
165
  * @param request - CreateCertificateRequestRequest
148
166
  * @param runtime - runtime options for this request RuntimeOptions
@@ -153,23 +171,23 @@ export default class Client extends OpenApi {
153
171
  * Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
154
172
  *
155
173
  * @remarks
156
- * You can call this operation to apply for only DV certificates. If you want to apply for an organization validated (OV) or extended validation (EV) certificate, we recommend that you call the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation. This operation allows you to apply for certificates of all specifications and specify the method to generate a certificate signing request (CSR) file.
157
- * * Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
158
- * * When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
159
- * * After you call this operation to submit a certificate application, Certificate Management Service automatically creates a CSR file for your application and consumes the certificate quota in the certificate resource plans of the specified specifications that you purchased. After you call this operation, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required to complete domain name verification, and manually complete the verification. If you use the DNS verification method, you must complete the verification on the management platform of the domain name. If you use the file verification method, you must complete the verification on your DNS server. Then, the certificate authority (CA) will review your certificate application.
174
+ * - You can call this operation to apply for only DV certificates. If you want to apply for an organization validated (OV) or extended validation (EV) certificate, we recommend that you call the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation. This operation allows you to apply for certificates of all specifications and specify the method to generate a certificate signing request (CSR) file.
175
+ * - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
176
+ * - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
177
+ * - After you call this operation to submit a certificate application, Certificate Management Service automatically creates a CSR file for your application and consumes the certificate quota in the certificate resource plans of the specified specifications that you purchased. After you call this operation, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required to complete domain name verification, and manually complete the verification. If you use the DNS verification method, you must complete the verification on the management platform of the domain name. If you use the file verification method, you must complete the verification on your DNS server. Then, the certificate authority (CA) will review your certificate application.
160
178
  *
161
179
  * @param request - CreateCertificateRequestRequest
162
180
  * @returns CreateCertificateRequestResponse
163
181
  */
164
182
  createCertificateRequest(request: $_model.CreateCertificateRequestRequest): Promise<$_model.CreateCertificateRequestResponse>;
165
183
  /**
166
- * Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file. You can use extended certificate services to purchase and apply for a DV certificate with a few clicks.
184
+ * Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
167
185
  *
168
186
  * @remarks
169
- * You can use this operation to apply for only a domain validated (DV) certificate. You cannot use this operation to apply for an organization validated (OV) certificate. We recommend that you use the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation to apply for a certificate. You can use the CreateCertificateForPackageRequest operation to apply for certificates of all types and specify the CSR generation method.
170
- * * Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
171
- * * When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
172
- * * After you call this operation to submit a certificate application, the certificate quota of the required specifications that you purchased is consumed. After you call this operation, you must call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
187
+ * - You can use this operation to apply for only a domain validated (DV) certificate. You cannot use this operation to apply for an organization validated (OV) certificate. We recommend that you use the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation to apply for a certificate. You can use the CreateCertificateForPackageRequest operation to apply for certificates of all types and specify the CSR generation method.
188
+ * - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
189
+ * - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
190
+ * - After you call this operation to submit a certificate application, the certificate quota of the required specifications that you purchased is consumed. After you call this operation, you must call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
173
191
  *
174
192
  * @param request - CreateCertificateWithCsrRequestRequest
175
193
  * @param runtime - runtime options for this request RuntimeOptions
@@ -177,20 +195,20 @@ export default class Client extends OpenApi {
177
195
  */
178
196
  createCertificateWithCsrRequestWithOptions(request: $_model.CreateCertificateWithCsrRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCertificateWithCsrRequestResponse>;
179
197
  /**
180
- * Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file. You can use extended certificate services to purchase and apply for a DV certificate with a few clicks.
198
+ * Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
181
199
  *
182
200
  * @remarks
183
- * You can use this operation to apply for only a domain validated (DV) certificate. You cannot use this operation to apply for an organization validated (OV) certificate. We recommend that you use the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation to apply for a certificate. You can use the CreateCertificateForPackageRequest operation to apply for certificates of all types and specify the CSR generation method.
184
- * * Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
185
- * * When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
186
- * * After you call this operation to submit a certificate application, the certificate quota of the required specifications that you purchased is consumed. After you call this operation, you must call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
201
+ * - You can use this operation to apply for only a domain validated (DV) certificate. You cannot use this operation to apply for an organization validated (OV) certificate. We recommend that you use the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation to apply for a certificate. You can use the CreateCertificateForPackageRequest operation to apply for certificates of all types and specify the CSR generation method.
202
+ * - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
203
+ * - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
204
+ * - After you call this operation to submit a certificate application, the certificate quota of the required specifications that you purchased is consumed. After you call this operation, you must call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
187
205
  *
188
206
  * @param request - CreateCertificateWithCsrRequestRequest
189
207
  * @returns CreateCertificateWithCsrRequestResponse
190
208
  */
191
209
  createCertificateWithCsrRequest(request: $_model.CreateCertificateWithCsrRequestRequest): Promise<$_model.CreateCertificateWithCsrRequestResponse>;
192
210
  /**
193
- * Creates a certificate signing request (CSR). A CSR file contains the information about an SSL certificate that you want to apply for. The information includes the domain names that you want to bind to the certificate and the name and the geographical location of the certificate holder. When you submit a certificate application to a certificate authority (CA), you must provide a CSR. After the CA approves your certificate application, the CA uses the private key of the root CA to sign your CSR and generates a public key file. The public key file is the SSL certificate that the CA issues to you. The private key of the SSL certificate is generated when you create the CSR.
211
+ * Creates a certificate signing request (CSR) that contains information about an SSL certificate to apply for, such as the domain names and the certificate holder. You must provide a CSR when you submit a certificate application to a certificate authority (CA).
194
212
  *
195
213
  * @param request - CreateCsrRequest
196
214
  * @param runtime - runtime options for this request RuntimeOptions
@@ -198,14 +216,14 @@ export default class Client extends OpenApi {
198
216
  */
199
217
  createCsrWithOptions(request: $_model.CreateCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCsrResponse>;
200
218
  /**
201
- * Creates a certificate signing request (CSR). A CSR file contains the information about an SSL certificate that you want to apply for. The information includes the domain names that you want to bind to the certificate and the name and the geographical location of the certificate holder. When you submit a certificate application to a certificate authority (CA), you must provide a CSR. After the CA approves your certificate application, the CA uses the private key of the root CA to sign your CSR and generates a public key file. The public key file is the SSL certificate that the CA issues to you. The private key of the SSL certificate is generated when you create the CSR.
219
+ * Creates a certificate signing request (CSR) that contains information about an SSL certificate to apply for, such as the domain names and the certificate holder. You must provide a CSR when you submit a certificate application to a certificate authority (CA).
202
220
  *
203
221
  * @param request - CreateCsrRequest
204
222
  * @returns CreateCsrResponse
205
223
  */
206
224
  createCsr(request: $_model.CreateCsrRequest): Promise<$_model.CreateCsrResponse>;
207
225
  /**
208
- * Creates a certificate deployment task. After an SSL certificate is issued, you can create a certificate deployment task to immediately deploy the certificate to an Alibaba Cloud service or deploy the certificate to the service at a specific point in time. Then, the certificate can implement trusted identity authentication and ensure the security of data transmission for your website hosted on the service.
226
+ * Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
209
227
  *
210
228
  * @remarks
211
229
  * After the task creation is completed, the task will be in the editing state. You need to call the UpdateDeploymentJobStatus interface to change the status to the pending state, otherwise the task will not be executed.
@@ -216,7 +234,7 @@ export default class Client extends OpenApi {
216
234
  */
217
235
  createDeploymentJobWithOptions(request: $_model.CreateDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDeploymentJobResponse>;
218
236
  /**
219
- * Creates a certificate deployment task. After an SSL certificate is issued, you can create a certificate deployment task to immediately deploy the certificate to an Alibaba Cloud service or deploy the certificate to the service at a specific point in time. Then, the certificate can implement trusted identity authentication and ensure the security of data transmission for your website hosted on the service.
237
+ * Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
220
238
  *
221
239
  * @remarks
222
240
  * After the task creation is completed, the task will be in the editing state. You need to call the UpdateDeploymentJobStatus interface to change the status to the pending state, otherwise the task will not be executed.
@@ -226,7 +244,10 @@ export default class Client extends OpenApi {
226
244
  */
227
245
  createDeploymentJob(request: $_model.CreateDeploymentJobRequest): Promise<$_model.CreateDeploymentJobResponse>;
228
246
  /**
229
- * Applies for a client certificate in a certificate repository of a single user.
247
+ * Issues a single client certificate from the general user certificate repository.
248
+ *
249
+ * @remarks
250
+ * This API is limited to 10 QPS per user. Exceeding this limit triggers throttling, which can affect your business. Call this API at a reasonable rate to avoid disruption.
230
251
  *
231
252
  * @param request - CreateWHClientCertificateRequest
232
253
  * @param runtime - runtime options for this request RuntimeOptions
@@ -234,14 +255,17 @@ export default class Client extends OpenApi {
234
255
  */
235
256
  createWHClientCertificateWithOptions(request: $_model.CreateWHClientCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateWHClientCertificateResponse>;
236
257
  /**
237
- * Applies for a client certificate in a certificate repository of a single user.
258
+ * Issues a single client certificate from the general user certificate repository.
259
+ *
260
+ * @remarks
261
+ * This API is limited to 10 QPS per user. Exceeding this limit triggers throttling, which can affect your business. Call this API at a reasonable rate to avoid disruption.
238
262
  *
239
263
  * @param request - CreateWHClientCertificateRequest
240
264
  * @returns CreateWHClientCertificateResponse
241
265
  */
242
266
  createWHClientCertificate(request: $_model.CreateWHClientCertificateRequest): Promise<$_model.CreateWHClientCertificateResponse>;
243
267
  /**
244
- * 创建证书仓库。
268
+ * Creates a certificate warehouse.
245
269
  *
246
270
  * @param request - CreateWarehouseRequest
247
271
  * @param runtime - runtime options for this request RuntimeOptions
@@ -249,17 +273,17 @@ export default class Client extends OpenApi {
249
273
  */
250
274
  createWarehouseWithOptions(request: $_model.CreateWarehouseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateWarehouseResponse>;
251
275
  /**
252
- * 创建证书仓库。
276
+ * Creates a certificate warehouse.
253
277
  *
254
278
  * @param request - CreateWarehouseRequest
255
279
  * @returns CreateWarehouseResponse
256
280
  */
257
281
  createWarehouse(request: $_model.CreateWarehouseRequest): Promise<$_model.CreateWarehouseResponse>;
258
282
  /**
259
- * Decrypts a certificate in a certificate repository.
283
+ * Decrypts data that was encrypted by using a certificate in a certificate application repository.
260
284
  *
261
285
  * @remarks
262
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
286
+ * The queries per second (QPS) limit for this API operation is 10 per user. If you exceed the limit, API calls are throttled, which may affect your business. Call this operation at a reasonable rate.
263
287
  *
264
288
  * @param request - DecryptRequest
265
289
  * @param runtime - runtime options for this request RuntimeOptions
@@ -267,22 +291,22 @@ export default class Client extends OpenApi {
267
291
  */
268
292
  decryptWithOptions(request: $_model.DecryptRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DecryptResponse>;
269
293
  /**
270
- * Decrypts a certificate in a certificate repository.
294
+ * Decrypts data that was encrypted by using a certificate in a certificate application repository.
271
295
  *
272
296
  * @remarks
273
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
297
+ * The queries per second (QPS) limit for this API operation is 10 per user. If you exceed the limit, API calls are throttled, which may affect your business. Call this operation at a reasonable rate.
274
298
  *
275
299
  * @param request - DecryptRequest
276
300
  * @returns DecryptResponse
277
301
  */
278
302
  decrypt(request: $_model.DecryptRequest): Promise<$_model.DecryptResponse>;
279
303
  /**
280
- * Deletes an order in which the application for a domain validated (DV) certificate failed.
304
+ * Deletes a failed domain validated (DV) certificate application order.
281
305
  *
282
306
  * @remarks
283
307
  * You can call this operation to delete a certificate application order only in the following scenarios:
284
- * * The status of the order is **review failed**. You have called the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to query the status of the certificate application order and the value of the **Type** parameter is **verify_fail**.
285
- * * The status of the order is **pending application**. You have called the [CancelOrderRequest](https://help.aliyun.com/document_detail/455299.html) operation to cancel a certificate application order whose status is pending review or being reviewed. The status of the certificate application order that is canceled in this case changes to **pending application**.
308
+ * - The status of the order is **review failed**. You have called the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to query the status of the certificate application order and the value of the **Type** parameter is **verify_fail**.
309
+ * - The status of the order is **pending application**. You have called the [CancelOrderRequest](https://help.aliyun.com/document_detail/455299.html) operation to cancel a certificate application order whose status is pending review or being reviewed. The status of the certificate application order that is canceled in this case changes to **pending application**.
286
310
  *
287
311
  * @param request - DeleteCertificateRequestRequest
288
312
  * @param runtime - runtime options for this request RuntimeOptions
@@ -290,19 +314,22 @@ export default class Client extends OpenApi {
290
314
  */
291
315
  deleteCertificateRequestWithOptions(request: $_model.DeleteCertificateRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCertificateRequestResponse>;
292
316
  /**
293
- * Deletes an order in which the application for a domain validated (DV) certificate failed.
317
+ * Deletes a failed domain validated (DV) certificate application order.
294
318
  *
295
319
  * @remarks
296
320
  * You can call this operation to delete a certificate application order only in the following scenarios:
297
- * * The status of the order is **review failed**. You have called the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to query the status of the certificate application order and the value of the **Type** parameter is **verify_fail**.
298
- * * The status of the order is **pending application**. You have called the [CancelOrderRequest](https://help.aliyun.com/document_detail/455299.html) operation to cancel a certificate application order whose status is pending review or being reviewed. The status of the certificate application order that is canceled in this case changes to **pending application**.
321
+ * - The status of the order is **review failed**. You have called the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to query the status of the certificate application order and the value of the **Type** parameter is **verify_fail**.
322
+ * - The status of the order is **pending application**. You have called the [CancelOrderRequest](https://help.aliyun.com/document_detail/455299.html) operation to cancel a certificate application order whose status is pending review or being reviewed. The status of the certificate application order that is canceled in this case changes to **pending application**.
299
323
  *
300
324
  * @param request - DeleteCertificateRequestRequest
301
325
  * @returns DeleteCertificateRequestResponse
302
326
  */
303
327
  deleteCertificateRequest(request: $_model.DeleteCertificateRequestRequest): Promise<$_model.DeleteCertificateRequestResponse>;
304
328
  /**
305
- * 删除授权ak
329
+ * Deletes an access key.
330
+ *
331
+ * @remarks
332
+ * This operation is limited to 100 queries per second (QPS) per user. API calls that exceed this limit are throttled, which can impact your business.
306
333
  *
307
334
  * @param request - DeleteCloudAccessRequest
308
335
  * @param runtime - runtime options for this request RuntimeOptions
@@ -310,14 +337,17 @@ export default class Client extends OpenApi {
310
337
  */
311
338
  deleteCloudAccessWithOptions(request: $_model.DeleteCloudAccessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCloudAccessResponse>;
312
339
  /**
313
- * 删除授权ak
340
+ * Deletes an access key.
341
+ *
342
+ * @remarks
343
+ * This operation is limited to 100 queries per second (QPS) per user. API calls that exceed this limit are throttled, which can impact your business.
314
344
  *
315
345
  * @param request - DeleteCloudAccessRequest
316
346
  * @returns DeleteCloudAccessResponse
317
347
  */
318
348
  deleteCloudAccess(request: $_model.DeleteCloudAccessRequest): Promise<$_model.DeleteCloudAccessResponse>;
319
349
  /**
320
- * Deletes a Certificate Signing Request (CSR) that is no longer required.
350
+ * Deletes a certificate signing request (CSR).
321
351
  *
322
352
  * @param request - DeleteCsrRequest
323
353
  * @param runtime - runtime options for this request RuntimeOptions
@@ -325,14 +355,14 @@ export default class Client extends OpenApi {
325
355
  */
326
356
  deleteCsrWithOptions(request: $_model.DeleteCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCsrResponse>;
327
357
  /**
328
- * Deletes a Certificate Signing Request (CSR) that is no longer required.
358
+ * Deletes a certificate signing request (CSR).
329
359
  *
330
360
  * @param request - DeleteCsrRequest
331
361
  * @returns DeleteCsrResponse
332
362
  */
333
363
  deleteCsr(request: $_model.DeleteCsrRequest): Promise<$_model.DeleteCsrResponse>;
334
364
  /**
335
- * Deletes a deployment task.
365
+ * Deletes a certificate deployment task.
336
366
  *
337
367
  * @param request - DeleteDeploymentJobRequest
338
368
  * @param runtime - runtime options for this request RuntimeOptions
@@ -340,14 +370,14 @@ export default class Client extends OpenApi {
340
370
  */
341
371
  deleteDeploymentJobWithOptions(request: $_model.DeleteDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDeploymentJobResponse>;
342
372
  /**
343
- * Deletes a deployment task.
373
+ * Deletes a certificate deployment task.
344
374
  *
345
375
  * @param request - DeleteDeploymentJobRequest
346
376
  * @returns DeleteDeploymentJobResponse
347
377
  */
348
378
  deleteDeploymentJob(request: $_model.DeleteDeploymentJobRequest): Promise<$_model.DeleteDeploymentJobResponse>;
349
379
  /**
350
- * 删除实例
380
+ * Deletes a Certificate Management Service instance.
351
381
  *
352
382
  * @param request - DeleteInstanceRequest
353
383
  * @param runtime - runtime options for this request RuntimeOptions
@@ -355,7 +385,7 @@ export default class Client extends OpenApi {
355
385
  */
356
386
  deleteInstanceWithOptions(request: $_model.DeleteInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteInstanceResponse>;
357
387
  /**
358
- * 删除实例
388
+ * Deletes a Certificate Management Service instance.
359
389
  *
360
390
  * @param request - DeleteInstanceRequest
361
391
  * @returns DeleteInstanceResponse
@@ -387,10 +417,10 @@ export default class Client extends OpenApi {
387
417
  */
388
418
  deletePCACert(request: $_model.DeletePCACertRequest): Promise<$_model.DeletePCACertResponse>;
389
419
  /**
390
- * Deletes an expired or uploaded certificate.
420
+ * Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
391
421
  *
392
422
  * @remarks
393
- * You can call this operation up to 100 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
423
+ * This operation is limited to 100 queries per second (QPS) per user. API calls exceeding this limit are throttled, which can impact your business. We recommend calling this operation at a reasonable rate to avoid this.
394
424
  *
395
425
  * @param request - DeleteUserCertificateRequest
396
426
  * @param runtime - runtime options for this request RuntimeOptions
@@ -398,17 +428,22 @@ export default class Client extends OpenApi {
398
428
  */
399
429
  deleteUserCertificateWithOptions(request: $_model.DeleteUserCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteUserCertificateResponse>;
400
430
  /**
401
- * Deletes an expired or uploaded certificate.
431
+ * Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
402
432
  *
403
433
  * @remarks
404
- * You can call this operation up to 100 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
434
+ * This operation is limited to 100 queries per second (QPS) per user. API calls exceeding this limit are throttled, which can impact your business. We recommend calling this operation at a reasonable rate to avoid this.
405
435
  *
406
436
  * @param request - DeleteUserCertificateRequest
407
437
  * @returns DeleteUserCertificateResponse
408
438
  */
409
439
  deleteUserCertificate(request: $_model.DeleteUserCertificateRequest): Promise<$_model.DeleteUserCertificateResponse>;
410
440
  /**
411
- * 删除证书仓库
441
+ * Deletes a certificate warehouse.
442
+ *
443
+ * @remarks
444
+ * This operation deletes a certificate warehouse.
445
+ * ### QPS limit
446
+ * This operation has a QPS limit of 10 requests per second per user. Exceeding this limit causes subsequent API calls to be throttled, which can impact your services. To ensure service availability, call this operation at a reasonable rate.
412
447
  *
413
448
  * @param request - DeleteWarehouseRequest
414
449
  * @param runtime - runtime options for this request RuntimeOptions
@@ -416,14 +451,19 @@ export default class Client extends OpenApi {
416
451
  */
417
452
  deleteWarehouseWithOptions(request: $_model.DeleteWarehouseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteWarehouseResponse>;
418
453
  /**
419
- * 删除证书仓库
454
+ * Deletes a certificate warehouse.
455
+ *
456
+ * @remarks
457
+ * This operation deletes a certificate warehouse.
458
+ * ### QPS limit
459
+ * This operation has a QPS limit of 10 requests per second per user. Exceeding this limit causes subsequent API calls to be throttled, which can impact your services. To ensure service availability, call this operation at a reasonable rate.
420
460
  *
421
461
  * @param request - DeleteWarehouseRequest
422
462
  * @returns DeleteWarehouseResponse
423
463
  */
424
464
  deleteWarehouse(request: $_model.DeleteWarehouseRequest): Promise<$_model.DeleteWarehouseResponse>;
425
465
  /**
426
- * Deletes the worker of a deployment task.
466
+ * Deletes a worker task from a certificate deployment task.
427
467
  *
428
468
  * @param request - DeleteWorkerResourceRequest
429
469
  * @param runtime - runtime options for this request RuntimeOptions
@@ -431,18 +471,20 @@ export default class Client extends OpenApi {
431
471
  */
432
472
  deleteWorkerResourceWithOptions(request: $_model.DeleteWorkerResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteWorkerResourceResponse>;
433
473
  /**
434
- * Deletes the worker of a deployment task.
474
+ * Deletes a worker task from a certificate deployment task.
435
475
  *
436
476
  * @param request - DeleteWorkerResourceRequest
437
477
  * @returns DeleteWorkerResourceResponse
438
478
  */
439
479
  deleteWorkerResource(request: $_model.DeleteWorkerResourceRequest): Promise<$_model.DeleteWorkerResourceResponse>;
440
480
  /**
441
- * Queries the status of a specified certificate application order.
481
+ * Queries the status of a certificate application order, such as domain validation progress.
442
482
  *
443
483
  * @remarks
444
- * If you do not complete the verification of the domain name ownership after you submit a certificate application, you can call this operation to obtain the information that is required to complete the verification. You can complete the verification of the domain name ownership based on the data returned. If you use the DNS verification method, you must complete the verification on the management platform of the domain name. If you use the file verification method, you must complete the verification on the DNS server.
445
- * The certificate authority (CA) reviews your certificate application only after you complete the verification of the domain name ownership. After the CA approves your certificate application, the CA issues the certificate. If a certificate is issued, you can call this operation to obtain the CA certificate and private key of the certificate.
484
+ * If you have not completed domain ownership validation after submitting a certificate request, you can call this operation to obtain the information required to complete domain validation. Using the returned domain validation information, you can complete domain validation on the DNS management platform (DNS validation method) or on the domain server (file validation method).
485
+ * Your certificate request will enter the CA center review stage only after you complete domain validation. After the CA center approves your certificate request, a certificate will be issued to you. If the certificate has been issued, you can call this operation to obtain the issued certificate file and private key content.
486
+ * <props="china">
487
+ * For the complete process of requesting a certificate using the resource plan API, see [Process of requesting a certificate using API operations](https://help.aliyun.com/document_detail/204741.html).
446
488
  *
447
489
  * @param request - DescribeCertificateStateRequest
448
490
  * @param runtime - runtime options for this request RuntimeOptions
@@ -450,18 +492,20 @@ export default class Client extends OpenApi {
450
492
  */
451
493
  describeCertificateStateWithOptions(request: $_model.DescribeCertificateStateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCertificateStateResponse>;
452
494
  /**
453
- * Queries the status of a specified certificate application order.
495
+ * Queries the status of a certificate application order, such as domain validation progress.
454
496
  *
455
497
  * @remarks
456
- * If you do not complete the verification of the domain name ownership after you submit a certificate application, you can call this operation to obtain the information that is required to complete the verification. You can complete the verification of the domain name ownership based on the data returned. If you use the DNS verification method, you must complete the verification on the management platform of the domain name. If you use the file verification method, you must complete the verification on the DNS server.
457
- * The certificate authority (CA) reviews your certificate application only after you complete the verification of the domain name ownership. After the CA approves your certificate application, the CA issues the certificate. If a certificate is issued, you can call this operation to obtain the CA certificate and private key of the certificate.
498
+ * If you have not completed domain ownership validation after submitting a certificate request, you can call this operation to obtain the information required to complete domain validation. Using the returned domain validation information, you can complete domain validation on the DNS management platform (DNS validation method) or on the domain server (file validation method).
499
+ * Your certificate request will enter the CA center review stage only after you complete domain validation. After the CA center approves your certificate request, a certificate will be issued to you. If the certificate has been issued, you can call this operation to obtain the issued certificate file and private key content.
500
+ * <props="china">
501
+ * For the complete process of requesting a certificate using the resource plan API, see [Process of requesting a certificate using API operations](https://help.aliyun.com/document_detail/204741.html).
458
502
  *
459
503
  * @param request - DescribeCertificateStateRequest
460
504
  * @returns DescribeCertificateStateResponse
461
505
  */
462
506
  describeCertificateState(request: $_model.DescribeCertificateStateRequest): Promise<$_model.DescribeCertificateStateResponse>;
463
507
  /**
464
- * Queries the number of third-party cloud resources on which you deployed certificates by using a multi-cloud deployment task.
508
+ * Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
465
509
  *
466
510
  * @param request - DescribeCloudResourceStatusRequest
467
511
  * @param runtime - runtime options for this request RuntimeOptions
@@ -469,14 +513,14 @@ export default class Client extends OpenApi {
469
513
  */
470
514
  describeCloudResourceStatusWithOptions(request: $_model.DescribeCloudResourceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCloudResourceStatusResponse>;
471
515
  /**
472
- * Queries the number of third-party cloud resources on which you deployed certificates by using a multi-cloud deployment task.
516
+ * Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
473
517
  *
474
518
  * @param request - DescribeCloudResourceStatusRequest
475
519
  * @returns DescribeCloudResourceStatusResponse
476
520
  */
477
521
  describeCloudResourceStatus(request: $_model.DescribeCloudResourceStatusRequest): Promise<$_model.DescribeCloudResourceStatusResponse>;
478
522
  /**
479
- * Queries the details of a deployment task. You can call the CreateDeploymentJob operation to create a deployment task and obtain the ID of the task.
523
+ * Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
480
524
  *
481
525
  * @param request - DescribeDeploymentJobRequest
482
526
  * @param runtime - runtime options for this request RuntimeOptions
@@ -484,14 +528,14 @@ export default class Client extends OpenApi {
484
528
  */
485
529
  describeDeploymentJobWithOptions(request: $_model.DescribeDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDeploymentJobResponse>;
486
530
  /**
487
- * Queries the details of a deployment task. You can call the CreateDeploymentJob operation to create a deployment task and obtain the ID of the task.
531
+ * Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
488
532
  *
489
533
  * @param request - DescribeDeploymentJobRequest
490
534
  * @returns DescribeDeploymentJobResponse
491
535
  */
492
536
  describeDeploymentJob(request: $_model.DescribeDeploymentJobRequest): Promise<$_model.DescribeDeploymentJobResponse>;
493
537
  /**
494
- * Queries the number of worker tasks in a deployment task.
538
+ * Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
495
539
  *
496
540
  * @param request - DescribeDeploymentJobStatusRequest
497
541
  * @param runtime - runtime options for this request RuntimeOptions
@@ -499,14 +543,14 @@ export default class Client extends OpenApi {
499
543
  */
500
544
  describeDeploymentJobStatusWithOptions(request: $_model.DescribeDeploymentJobStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDeploymentJobStatusResponse>;
501
545
  /**
502
- * Queries the number of worker tasks in a deployment task.
546
+ * Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
503
547
  *
504
548
  * @param request - DescribeDeploymentJobStatusRequest
505
549
  * @returns DescribeDeploymentJobStatusResponse
506
550
  */
507
551
  describeDeploymentJobStatus(request: $_model.DescribeDeploymentJobStatusRequest): Promise<$_model.DescribeDeploymentJobStatusResponse>;
508
552
  /**
509
- * Queries the quota for domain validated (DV) certificates that you purchase and the quota usage.
553
+ * Queries the quota and usage of domain validated (DV) certificate packages.
510
554
  *
511
555
  * @param request - DescribePackageStateRequest
512
556
  * @param runtime - runtime options for this request RuntimeOptions
@@ -514,14 +558,14 @@ export default class Client extends OpenApi {
514
558
  */
515
559
  describePackageStateWithOptions(request: $_model.DescribePackageStateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePackageStateResponse>;
516
560
  /**
517
- * Queries the quota for domain validated (DV) certificates that you purchase and the quota usage.
561
+ * Queries the quota and usage of domain validated (DV) certificate packages.
518
562
  *
519
563
  * @param request - DescribePackageStateRequest
520
564
  * @returns DescribePackageStateResponse
521
565
  */
522
566
  describePackageState(request: $_model.DescribePackageStateRequest): Promise<$_model.DescribePackageStateResponse>;
523
567
  /**
524
- * 查询仓库证书详情。
568
+ * Retrieves the details of a certificate stored in a certificate warehouse.
525
569
  *
526
570
  * @param request - DescribeWarehouseCertRequest
527
571
  * @param runtime - runtime options for this request RuntimeOptions
@@ -529,17 +573,17 @@ export default class Client extends OpenApi {
529
573
  */
530
574
  describeWarehouseCertWithOptions(request: $_model.DescribeWarehouseCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeWarehouseCertResponse>;
531
575
  /**
532
- * 查询仓库证书详情。
576
+ * Retrieves the details of a certificate stored in a certificate warehouse.
533
577
  *
534
578
  * @param request - DescribeWarehouseCertRequest
535
579
  * @returns DescribeWarehouseCertResponse
536
580
  */
537
581
  describeWarehouseCert(request: $_model.DescribeWarehouseCertRequest): Promise<$_model.DescribeWarehouseCertResponse>;
538
582
  /**
539
- * Encrypts a certificate in a certificate repository.
583
+ * Encrypts data by using a certificate in a certificate application repository.
540
584
  *
541
585
  * @remarks
542
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
586
+ * The queries per second (QPS) limit for a single user is 10. If you exceed this limit, API calls are throttled, which may affect your business. To prevent this, call this operation at a reasonable rate.
543
587
  *
544
588
  * @param request - EncryptRequest
545
589
  * @param runtime - runtime options for this request RuntimeOptions
@@ -547,47 +591,57 @@ export default class Client extends OpenApi {
547
591
  */
548
592
  encryptWithOptions(request: $_model.EncryptRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EncryptResponse>;
549
593
  /**
550
- * Encrypts a certificate in a certificate repository.
594
+ * Encrypts data by using a certificate in a certificate application repository.
551
595
  *
552
596
  * @remarks
553
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
597
+ * The queries per second (QPS) limit for a single user is 10. If you exceed this limit, API calls are throttled, which may affect your business. To prevent this, call this operation at a reasonable rate.
554
598
  *
555
599
  * @param request - EncryptRequest
556
600
  * @returns EncryptResponse
557
601
  */
558
602
  encrypt(request: $_model.EncryptRequest): Promise<$_model.EncryptResponse>;
559
603
  /**
560
- * 统计资产数量
604
+ * Queries the total number of certificate-related assets, such as websites and cloud resources.
605
+ *
606
+ * @remarks
607
+ * This API call queries the number of CA certificates that you have created, including root CA certificates and sub-CA certificates.
608
+ * ## QPS Limit
609
+ * This API call has a single-user limit of 10 queries per second (QPS). If you exceed this limit, API calls are rate-limited. This may affect your business. We recommend that you call this API operation at a reasonable rate.
561
610
  *
562
611
  * @param runtime - runtime options for this request RuntimeOptions
563
612
  * @returns GetAssetCountResponse
564
613
  */
565
614
  getAssetCountWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetAssetCountResponse>;
566
615
  /**
567
- * 统计资产数量
616
+ * Queries the total number of certificate-related assets, such as websites and cloud resources.
617
+ *
618
+ * @remarks
619
+ * This API call queries the number of CA certificates that you have created, including root CA certificates and sub-CA certificates.
620
+ * ## QPS Limit
621
+ * This API call has a single-user limit of 10 queries per second (QPS). If you exceed this limit, API calls are rate-limited. This may affect your business. We recommend that you call this API operation at a reasonable rate.
568
622
  * @returns GetAssetCountResponse
569
623
  */
570
624
  getAssetCount(): Promise<$_model.GetAssetCountResponse>;
571
625
  /**
572
- * Queries the API call quota for certificate application repositories. When you call API operations for signature generation, signature verification, data encryption, and data decryption, your API call quota for certificate application repositories is consumed. If your API call quota is exhausted, you can no longer call specific certificate application repository-related operations. You can call this operation to query the API call quota for certificate application repositories.
626
+ * Queries the remaining quota for certificate application repository operations.
573
627
  *
574
628
  * @remarks
575
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
629
+ * The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed the limit, your API calls are throttled. This may impact your business. Call this operation at a reasonable rate.
576
630
  *
577
631
  * @param runtime - runtime options for this request RuntimeOptions
578
632
  * @returns GetCertWarehouseQuotaResponse
579
633
  */
580
634
  getCertWarehouseQuotaWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetCertWarehouseQuotaResponse>;
581
635
  /**
582
- * Queries the API call quota for certificate application repositories. When you call API operations for signature generation, signature verification, data encryption, and data decryption, your API call quota for certificate application repositories is consumed. If your API call quota is exhausted, you can no longer call specific certificate application repository-related operations. You can call this operation to query the API call quota for certificate application repositories.
636
+ * Queries the remaining quota for certificate application repository operations.
583
637
  *
584
638
  * @remarks
585
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
639
+ * The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed the limit, your API calls are throttled. This may impact your business. Call this operation at a reasonable rate.
586
640
  * @returns GetCertWarehouseQuotaResponse
587
641
  */
588
642
  getCertWarehouseQuota(): Promise<$_model.GetCertWarehouseQuotaResponse>;
589
643
  /**
590
- * 查询证书详情
644
+ * Retrieves certificate details, excluding the certificate body and private key.
591
645
  *
592
646
  * @param request - GetCertificateDetailRequest
593
647
  * @param runtime - runtime options for this request RuntimeOptions
@@ -595,14 +649,14 @@ export default class Client extends OpenApi {
595
649
  */
596
650
  getCertificateDetailWithOptions(request: $_model.GetCertificateDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCertificateDetailResponse>;
597
651
  /**
598
- * 查询证书详情
652
+ * Retrieves certificate details, excluding the certificate body and private key.
599
653
  *
600
654
  * @param request - GetCertificateDetailRequest
601
655
  * @returns GetCertificateDetailResponse
602
656
  */
603
657
  getCertificateDetail(request: $_model.GetCertificateDetailRequest): Promise<$_model.GetCertificateDetailResponse>;
604
658
  /**
605
- * Obtains the content of a certificate signing request (CSR) file.
659
+ * Queries the content of a certificate signing request (CSR).
606
660
  *
607
661
  * @param request - GetCsrDetailRequest
608
662
  * @param runtime - runtime options for this request RuntimeOptions
@@ -610,14 +664,14 @@ export default class Client extends OpenApi {
610
664
  */
611
665
  getCsrDetailWithOptions(request: $_model.GetCsrDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCsrDetailResponse>;
612
666
  /**
613
- * Obtains the content of a certificate signing request (CSR) file.
667
+ * Queries the content of a certificate signing request (CSR).
614
668
  *
615
669
  * @param request - GetCsrDetailRequest
616
670
  * @returns GetCsrDetailResponse
617
671
  */
618
672
  getCsrDetail(request: $_model.GetCsrDetailRequest): Promise<$_model.GetCsrDetailResponse>;
619
673
  /**
620
- * 查询实例详情
674
+ * Queries the details of an instance.
621
675
  *
622
676
  * @param request - GetInstanceDetailRequest
623
677
  * @param runtime - runtime options for this request RuntimeOptions
@@ -625,14 +679,14 @@ export default class Client extends OpenApi {
625
679
  */
626
680
  getInstanceDetailWithOptions(request: $_model.GetInstanceDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInstanceDetailResponse>;
627
681
  /**
628
- * 查询实例详情
682
+ * Queries the details of an instance.
629
683
  *
630
684
  * @param request - GetInstanceDetailRequest
631
685
  * @returns GetInstanceDetailResponse
632
686
  */
633
687
  getInstanceDetail(request: $_model.GetInstanceDetailRequest): Promise<$_model.GetInstanceDetailResponse>;
634
688
  /**
635
- * 实例统计
689
+ * Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
636
690
  *
637
691
  * @param request - GetInstanceSummaryRequest
638
692
  * @param runtime - runtime options for this request RuntimeOptions
@@ -640,14 +694,20 @@ export default class Client extends OpenApi {
640
694
  */
641
695
  getInstanceSummaryWithOptions(request: $_model.GetInstanceSummaryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInstanceSummaryResponse>;
642
696
  /**
643
- * 实例统计
697
+ * Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
644
698
  *
645
699
  * @param request - GetInstanceSummaryRequest
646
700
  * @returns GetInstanceSummaryResponse
647
701
  */
648
702
  getInstanceSummary(request: $_model.GetInstanceSummaryRequest): Promise<$_model.GetInstanceSummaryResponse>;
649
703
  /**
650
- * 获取匹配的资源
704
+ * Retrieves the resources that match a certificate.
705
+ *
706
+ * @remarks
707
+ * 本接口用于通过私有 CA 实例的 ID,查询您通过 SSL 证书服务控制台购买的私有 CA 实例的状态信息,例如,CA 实例的状态、包含的证书数量、已签发的证书数量等。
708
+ * 调用本接口前,您必须已经通过[数字证书管理服务控制台](https://yundun.console.aliyun.com/?p=cas#/pca/rootlist)购买了私有 CA。具体操作,请参见[购买私有 CA](https://help.aliyun.com/document_detail/208553.html)。
709
+ * ## QPS 限制
710
+ * 本接口的单用户 QPS 限制为 10 次/秒。超过限制,API 调用将会被限流,这可能影响您的业务,请合理调用。
651
711
  *
652
712
  * @param request - GetMatchedResourcesRequest
653
713
  * @param runtime - runtime options for this request RuntimeOptions
@@ -655,26 +715,42 @@ export default class Client extends OpenApi {
655
715
  */
656
716
  getMatchedResourcesWithOptions(request: $_model.GetMatchedResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetMatchedResourcesResponse>;
657
717
  /**
658
- * 获取匹配的资源
718
+ * Retrieves the resources that match a certificate.
719
+ *
720
+ * @remarks
721
+ * 本接口用于通过私有 CA 实例的 ID,查询您通过 SSL 证书服务控制台购买的私有 CA 实例的状态信息,例如,CA 实例的状态、包含的证书数量、已签发的证书数量等。
722
+ * 调用本接口前,您必须已经通过[数字证书管理服务控制台](https://yundun.console.aliyun.com/?p=cas#/pca/rootlist)购买了私有 CA。具体操作,请参见[购买私有 CA](https://help.aliyun.com/document_detail/208553.html)。
723
+ * ## QPS 限制
724
+ * 本接口的单用户 QPS 限制为 10 次/秒。超过限制,API 调用将会被限流,这可能影响您的业务,请合理调用。
659
725
  *
660
726
  * @param request - GetMatchedResourcesRequest
661
727
  * @returns GetMatchedResourcesResponse
662
728
  */
663
729
  getMatchedResources(request: $_model.GetMatchedResourcesRequest): Promise<$_model.GetMatchedResourcesResponse>;
664
730
  /**
665
- * 统计风险资产数量
731
+ * Queries the number of assets with certificate-related risks, such as expired or soon-to-expire certificates.
732
+ *
733
+ * @remarks
734
+ * This operation queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
735
+ * ## QPS limits
736
+ * The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are rate-limited, which may affect your business. We recommend that you call this operation at a reasonable frequency.
666
737
  *
667
738
  * @param runtime - runtime options for this request RuntimeOptions
668
739
  * @returns GetRiskCountResponse
669
740
  */
670
741
  getRiskCountWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetRiskCountResponse>;
671
742
  /**
672
- * 统计风险资产数量
743
+ * Queries the number of assets with certificate-related risks, such as expired or soon-to-expire certificates.
744
+ *
745
+ * @remarks
746
+ * This operation queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
747
+ * ## QPS limits
748
+ * The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are rate-limited, which may affect your business. We recommend that you call this operation at a reasonable frequency.
673
749
  * @returns GetRiskCountResponse
674
750
  */
675
751
  getRiskCount(): Promise<$_model.GetRiskCountResponse>;
676
752
  /**
677
- * 查询异步任务状态
753
+ * Queries the processing result and status of a submitted certificate application.
678
754
  *
679
755
  * @param request - GetTaskAttributeRequest
680
756
  * @param runtime - runtime options for this request RuntimeOptions
@@ -682,17 +758,17 @@ export default class Client extends OpenApi {
682
758
  */
683
759
  getTaskAttributeWithOptions(request: $_model.GetTaskAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetTaskAttributeResponse>;
684
760
  /**
685
- * 查询异步任务状态
761
+ * Queries the processing result and status of a submitted certificate application.
686
762
  *
687
763
  * @param request - GetTaskAttributeRequest
688
764
  * @returns GetTaskAttributeResponse
689
765
  */
690
766
  getTaskAttribute(request: $_model.GetTaskAttributeRequest): Promise<$_model.GetTaskAttributeResponse>;
691
767
  /**
692
- * Queries certificate details, including the basic information and public and private key content. You can call this operation to download the certificate and private key.
768
+ * Retrieves certificate details, including the basic information, certificate body, and private key. You can also use this operation to download the certificate content and private key.
693
769
  *
694
770
  * @remarks
695
- * You can call this operation up to 100 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
771
+ * The queries per second (QPS) limit for each user is 100. If you exceed this limit, the system throttles your API calls, which may affect your business. We recommend that you call this operation within this limit.
696
772
  *
697
773
  * @param request - GetUserCertificateDetailRequest
698
774
  * @param runtime - runtime options for this request RuntimeOptions
@@ -700,17 +776,22 @@ export default class Client extends OpenApi {
700
776
  */
701
777
  getUserCertificateDetailWithOptions(request: $_model.GetUserCertificateDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetUserCertificateDetailResponse>;
702
778
  /**
703
- * Queries certificate details, including the basic information and public and private key content. You can call this operation to download the certificate and private key.
779
+ * Retrieves certificate details, including the basic information, certificate body, and private key. You can also use this operation to download the certificate content and private key.
704
780
  *
705
781
  * @remarks
706
- * You can call this operation up to 100 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
782
+ * The queries per second (QPS) limit for each user is 100. If you exceed this limit, the system throttles your API calls, which may affect your business. We recommend that you call this operation within this limit.
707
783
  *
708
784
  * @param request - GetUserCertificateDetailRequest
709
785
  * @returns GetUserCertificateDetailResponse
710
786
  */
711
787
  getUserCertificateDetail(request: $_model.GetUserCertificateDetailRequest): Promise<$_model.GetUserCertificateDetailResponse>;
712
788
  /**
713
- * 查询云产品资源统计列表
789
+ * Queries the certificate deployment statistics by cloud service type.
790
+ *
791
+ * @remarks
792
+ * Queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
793
+ * ## QPS limit
794
+ * Each user can make up to 10 queries per second (QPS). If you exceed this limit, the system applies rate limiting to your API calls. This may affect your business. Make API calls at a reasonable rate.
714
795
  *
715
796
  * @param request - ListAssetCountRequest
716
797
  * @param runtime - runtime options for this request RuntimeOptions
@@ -718,17 +799,22 @@ export default class Client extends OpenApi {
718
799
  */
719
800
  listAssetCountWithOptions(request: $_model.ListAssetCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAssetCountResponse>;
720
801
  /**
721
- * 查询云产品资源统计列表
802
+ * Queries the certificate deployment statistics by cloud service type.
803
+ *
804
+ * @remarks
805
+ * Queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
806
+ * ## QPS limit
807
+ * Each user can make up to 10 queries per second (QPS). If you exceed this limit, the system applies rate limiting to your API calls. This may affect your business. Make API calls at a reasonable rate.
722
808
  *
723
809
  * @param request - ListAssetCountRequest
724
810
  * @returns ListAssetCountResponse
725
811
  */
726
812
  listAssetCount(request: $_model.ListAssetCountRequest): Promise<$_model.ListAssetCountResponse>;
727
813
  /**
728
- * Queries the certificates in a certificate repository.
814
+ * This API queries certificates in the certificate store.
729
815
  *
730
816
  * @remarks
731
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
817
+ * The single-user QPS limit for this API is 10. Calls exceeding this limit are throttled, which may impact your business. Plan your API calls accordingly.
732
818
  *
733
819
  * @param request - ListCertRequest
734
820
  * @param runtime - runtime options for this request RuntimeOptions
@@ -736,17 +822,17 @@ export default class Client extends OpenApi {
736
822
  */
737
823
  listCertWithOptions(request: $_model.ListCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCertResponse>;
738
824
  /**
739
- * Queries the certificates in a certificate repository.
825
+ * This API queries certificates in the certificate store.
740
826
  *
741
827
  * @remarks
742
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
828
+ * The single-user QPS limit for this API is 10. Calls exceeding this limit are throttled, which may impact your business. Plan your API calls accordingly.
743
829
  *
744
830
  * @param request - ListCertRequest
745
831
  * @returns ListCertResponse
746
832
  */
747
833
  listCert(request: $_model.ListCertRequest): Promise<$_model.ListCertResponse>;
748
834
  /**
749
- * Queries certificate repositories.
835
+ * Queries the certificate application repositories in your account.
750
836
  *
751
837
  * @remarks
752
838
  * You can call the ListCertWarehouse operation to query certificate repositories.
@@ -759,7 +845,7 @@ export default class Client extends OpenApi {
759
845
  */
760
846
  listCertWarehouseWithOptions(request: $_model.ListCertWarehouseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCertWarehouseResponse>;
761
847
  /**
762
- * Queries certificate repositories.
848
+ * Queries the certificate application repositories in your account.
763
849
  *
764
850
  * @remarks
765
851
  * You can call the ListCertWarehouse operation to query certificate repositories.
@@ -771,7 +857,7 @@ export default class Client extends OpenApi {
771
857
  */
772
858
  listCertWarehouse(request: $_model.ListCertWarehouseRequest): Promise<$_model.ListCertWarehouseResponse>;
773
859
  /**
774
- * 获取证书列表
860
+ * Queries the certificates managed by Certificate Management Service.
775
861
  *
776
862
  * @param request - ListCertificatesRequest
777
863
  * @param runtime - runtime options for this request RuntimeOptions
@@ -779,14 +865,14 @@ export default class Client extends OpenApi {
779
865
  */
780
866
  listCertificatesWithOptions(request: $_model.ListCertificatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCertificatesResponse>;
781
867
  /**
782
- * 获取证书列表
868
+ * Queries the certificates managed by Certificate Management Service.
783
869
  *
784
870
  * @param request - ListCertificatesRequest
785
871
  * @returns ListCertificatesResponse
786
872
  */
787
873
  listCertificates(request: $_model.ListCertificatesRequest): Promise<$_model.ListCertificatesResponse>;
788
874
  /**
789
- * Queries a list of AccessKey pairs for multi-cloud deployment.
875
+ * Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
790
876
  *
791
877
  * @param request - ListCloudAccessRequest
792
878
  * @param runtime - runtime options for this request RuntimeOptions
@@ -794,14 +880,14 @@ export default class Client extends OpenApi {
794
880
  */
795
881
  listCloudAccessWithOptions(request: $_model.ListCloudAccessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCloudAccessResponse>;
796
882
  /**
797
- * Queries a list of AccessKey pairs for multi-cloud deployment.
883
+ * Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
798
884
  *
799
885
  * @param request - ListCloudAccessRequest
800
886
  * @returns ListCloudAccessResponse
801
887
  */
802
888
  listCloudAccess(request: $_model.ListCloudAccessRequest): Promise<$_model.ListCloudAccessResponse>;
803
889
  /**
804
- * Queries the certificate resources of a cloud service provider and cloud services.
890
+ * Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
805
891
  *
806
892
  * @param tmpReq - ListCloudResourcesRequest
807
893
  * @param runtime - runtime options for this request RuntimeOptions
@@ -809,14 +895,14 @@ export default class Client extends OpenApi {
809
895
  */
810
896
  listCloudResourcesWithOptions(tmpReq: $_model.ListCloudResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCloudResourcesResponse>;
811
897
  /**
812
- * Queries the certificate resources of a cloud service provider and cloud services.
898
+ * Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
813
899
  *
814
900
  * @param request - ListCloudResourcesRequest
815
901
  * @returns ListCloudResourcesResponse
816
902
  */
817
903
  listCloudResources(request: $_model.ListCloudResourcesRequest): Promise<$_model.ListCloudResourcesResponse>;
818
904
  /**
819
- * Queries a list of contacts.
905
+ * Queries the contacts that receive certificate deployment notifications.
820
906
  *
821
907
  * @param request - ListContactRequest
822
908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -824,14 +910,14 @@ export default class Client extends OpenApi {
824
910
  */
825
911
  listContactWithOptions(request: $_model.ListContactRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListContactResponse>;
826
912
  /**
827
- * Queries a list of contacts.
913
+ * Queries the contacts that receive certificate deployment notifications.
828
914
  *
829
915
  * @param request - ListContactRequest
830
916
  * @returns ListContactResponse
831
917
  */
832
918
  listContact(request: $_model.ListContactRequest): Promise<$_model.ListContactResponse>;
833
919
  /**
834
- * Queries the details of Certificate Signing Requests (CSRs).
920
+ * Queries the certificate signing requests (CSRs) in your account.
835
921
  *
836
922
  * @param request - ListCsrRequest
837
923
  * @param runtime - runtime options for this request RuntimeOptions
@@ -839,14 +925,14 @@ export default class Client extends OpenApi {
839
925
  */
840
926
  listCsrWithOptions(request: $_model.ListCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCsrResponse>;
841
927
  /**
842
- * Queries the details of Certificate Signing Requests (CSRs).
928
+ * Queries the certificate signing requests (CSRs) in your account.
843
929
  *
844
930
  * @param request - ListCsrRequest
845
931
  * @returns ListCsrResponse
846
932
  */
847
933
  listCsr(request: $_model.ListCsrRequest): Promise<$_model.ListCsrResponse>;
848
934
  /**
849
- * Queries a list of deployment tasks that are created.
935
+ * Queries the certificate deployment tasks that are created in your account.
850
936
  *
851
937
  * @param request - ListDeploymentJobRequest
852
938
  * @param runtime - runtime options for this request RuntimeOptions
@@ -854,14 +940,14 @@ export default class Client extends OpenApi {
854
940
  */
855
941
  listDeploymentJobWithOptions(request: $_model.ListDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDeploymentJobResponse>;
856
942
  /**
857
- * Queries a list of deployment tasks that are created.
943
+ * Queries the certificate deployment tasks that are created in your account.
858
944
  *
859
945
  * @param request - ListDeploymentJobRequest
860
946
  * @returns ListDeploymentJobResponse
861
947
  */
862
948
  listDeploymentJob(request: $_model.ListDeploymentJobRequest): Promise<$_model.ListDeploymentJobResponse>;
863
949
  /**
864
- * Queries the basic information about a deployment task. After you create a deployment task, you can call this operation to obtain the basic information about the deployment task, including the instance ID, type, and name of the certificate.
950
+ * Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
865
951
  *
866
952
  * @param request - ListDeploymentJobCertRequest
867
953
  * @param runtime - runtime options for this request RuntimeOptions
@@ -869,14 +955,14 @@ export default class Client extends OpenApi {
869
955
  */
870
956
  listDeploymentJobCertWithOptions(request: $_model.ListDeploymentJobCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDeploymentJobCertResponse>;
871
957
  /**
872
- * Queries the basic information about a deployment task. After you create a deployment task, you can call this operation to obtain the basic information about the deployment task, including the instance ID, type, and name of the certificate.
958
+ * Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
873
959
  *
874
960
  * @param request - ListDeploymentJobCertRequest
875
961
  * @returns ListDeploymentJobCertResponse
876
962
  */
877
963
  listDeploymentJobCert(request: $_model.ListDeploymentJobCertRequest): Promise<$_model.ListDeploymentJobCertResponse>;
878
964
  /**
879
- * Queries the cloud resources of cloud services in a deployment task.
965
+ * Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
880
966
  *
881
967
  * @param request - ListDeploymentJobResourceRequest
882
968
  * @param runtime - runtime options for this request RuntimeOptions
@@ -884,14 +970,14 @@ export default class Client extends OpenApi {
884
970
  */
885
971
  listDeploymentJobResourceWithOptions(request: $_model.ListDeploymentJobResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDeploymentJobResourceResponse>;
886
972
  /**
887
- * Queries the cloud resources of cloud services in a deployment task.
973
+ * Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
888
974
  *
889
975
  * @param request - ListDeploymentJobResourceRequest
890
976
  * @returns ListDeploymentJobResourceResponse
891
977
  */
892
978
  listDeploymentJobResource(request: $_model.ListDeploymentJobResourceRequest): Promise<$_model.ListDeploymentJobResourceResponse>;
893
979
  /**
894
- * 获取实例列表
980
+ * Retrieves a list of instances.
895
981
  *
896
982
  * @param request - ListInstancesRequest
897
983
  * @param runtime - runtime options for this request RuntimeOptions
@@ -899,19 +985,19 @@ export default class Client extends OpenApi {
899
985
  */
900
986
  listInstancesWithOptions(request: $_model.ListInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListInstancesResponse>;
901
987
  /**
902
- * 获取实例列表
988
+ * Retrieves a list of instances.
903
989
  *
904
990
  * @param request - ListInstancesRequest
905
991
  * @returns ListInstancesResponse
906
992
  */
907
993
  listInstances(request: $_model.ListInstancesRequest): Promise<$_model.ListInstancesResponse>;
908
994
  /**
909
- * Queries the certificates or certificate orders of users.
995
+ * Queries the SSL certificates and certificate orders in your account.
910
996
  *
911
997
  * @remarks
912
- * You can call the ListUserCertificateOrder operation to query the certificates or certificate orders of users. If you set OrderType to CERT or UPLOAD, certificates are returned. If you set OrderType to CPACK or BUY, certificate orders are returned.
913
- * ## Limits
914
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
998
+ * This operation queries a list of your certificates or orders. Set OrderType to CERT or UPLOAD to query certificates. Set OrderType to CPACK or BUY to query orders.
999
+ * ## QPS limit
1000
+ * The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled, which may affect your business. Plan your calls accordingly.
915
1001
  *
916
1002
  * @param request - ListUserCertificateOrderRequest
917
1003
  * @param runtime - runtime options for this request RuntimeOptions
@@ -919,19 +1005,24 @@ export default class Client extends OpenApi {
919
1005
  */
920
1006
  listUserCertificateOrderWithOptions(request: $_model.ListUserCertificateOrderRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListUserCertificateOrderResponse>;
921
1007
  /**
922
- * Queries the certificates or certificate orders of users.
1008
+ * Queries the SSL certificates and certificate orders in your account.
923
1009
  *
924
1010
  * @remarks
925
- * You can call the ListUserCertificateOrder operation to query the certificates or certificate orders of users. If you set OrderType to CERT or UPLOAD, certificates are returned. If you set OrderType to CPACK or BUY, certificate orders are returned.
926
- * ## Limits
927
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1011
+ * This operation queries a list of your certificates or orders. Set OrderType to CERT or UPLOAD to query certificates. Set OrderType to CPACK or BUY to query orders.
1012
+ * ## QPS limit
1013
+ * The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled, which may affect your business. Plan your calls accordingly.
928
1014
  *
929
1015
  * @param request - ListUserCertificateOrderRequest
930
1016
  * @returns ListUserCertificateOrderResponse
931
1017
  */
932
1018
  listUserCertificateOrder(request: $_model.ListUserCertificateOrderRequest): Promise<$_model.ListUserCertificateOrderResponse>;
933
1019
  /**
934
- * 查询证书仓库
1020
+ * Lists warehouses.
1021
+ *
1022
+ * @remarks
1023
+ * This operation lists your warehouses.
1024
+ * ### QPS limit
1025
+ * This operation has a per-user QPS limit of 10 requests per second. Calls exceeding this limit are throttled, which can affect your business.
935
1026
  *
936
1027
  * @param tmpReq - ListWarehouseRequest
937
1028
  * @param runtime - runtime options for this request RuntimeOptions
@@ -939,14 +1030,19 @@ export default class Client extends OpenApi {
939
1030
  */
940
1031
  listWarehouseWithOptions(tmpReq: $_model.ListWarehouseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListWarehouseResponse>;
941
1032
  /**
942
- * 查询证书仓库
1033
+ * Lists warehouses.
1034
+ *
1035
+ * @remarks
1036
+ * This operation lists your warehouses.
1037
+ * ### QPS limit
1038
+ * This operation has a per-user QPS limit of 10 requests per second. Calls exceeding this limit are throttled, which can affect your business.
943
1039
  *
944
1040
  * @param request - ListWarehouseRequest
945
1041
  * @returns ListWarehouseResponse
946
1042
  */
947
1043
  listWarehouse(request: $_model.ListWarehouseRequest): Promise<$_model.ListWarehouseResponse>;
948
1044
  /**
949
- * Queries the details about the worker tasks of a deployment task. Alibaba Cloud allows you to deploy multiple certificates at a time. Therefore, a deployment task may include multiple worker tasks in multiple cloud services. A worker task refers to a task that deploys a certificate to a cloud resource in a cloud service.
1045
+ * Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
950
1046
  *
951
1047
  * @param request - ListWorkerResourceRequest
952
1048
  * @param runtime - runtime options for this request RuntimeOptions
@@ -954,7 +1050,7 @@ export default class Client extends OpenApi {
954
1050
  */
955
1051
  listWorkerResourceWithOptions(request: $_model.ListWorkerResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListWorkerResourceResponse>;
956
1052
  /**
957
- * Queries the details about the worker tasks of a deployment task. Alibaba Cloud allows you to deploy multiple certificates at a time. Therefore, a deployment task may include multiple worker tasks in multiple cloud services. A worker task refers to a task that deploys a certificate to a cloud resource in a cloud service.
1053
+ * Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
958
1054
  *
959
1055
  * @param request - ListWorkerResourceRequest
960
1056
  * @returns ListWorkerResourceResponse
@@ -976,7 +1072,7 @@ export default class Client extends OpenApi {
976
1072
  */
977
1073
  moveResourceGroup(request: $_model.MoveResourceGroupRequest): Promise<$_model.MoveResourceGroupResponse>;
978
1074
  /**
979
- * 申请证书
1075
+ * Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
980
1076
  *
981
1077
  * @param request - RefundInstanceRequest
982
1078
  * @param runtime - runtime options for this request RuntimeOptions
@@ -984,18 +1080,18 @@ export default class Client extends OpenApi {
984
1080
  */
985
1081
  refundInstanceWithOptions(request: $_model.RefundInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RefundInstanceResponse>;
986
1082
  /**
987
- * 申请证书
1083
+ * Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
988
1084
  *
989
1085
  * @param request - RefundInstanceRequest
990
1086
  * @returns RefundInstanceResponse
991
1087
  */
992
1088
  refundInstance(request: $_model.RefundInstanceRequest): Promise<$_model.RefundInstanceResponse>;
993
1089
  /**
994
- * Submits a renewal application for an issued certificate.
1090
+ * Submits a renewal application for an issued SSL certificate.
995
1091
  *
996
1092
  * @remarks
997
1093
  * You can call the RenewCertificateOrderForPackageRequest operation to submit a renewal application for a certificate only when the order of the certificate is in the expiring state. After the renewal is complete, a new certificate order whose status is pending application is generated. You must submit a certificate application for the new certificate order and install the new certificate after the new certificate is issued.
998
- * > You can call the [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html) operation to query the status of a certificate application order. If the value of the **Type** response parameter is **certificate**, the certificate is issued.
1094
+ * > You can call the [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html) operation to query the status of a certificate application order. If the value of the **Type** response parameter is **certificate**, the certificate is issued.
999
1095
  *
1000
1096
  * @param request - RenewCertificateOrderForPackageRequestRequest
1001
1097
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1003,18 +1099,18 @@ export default class Client extends OpenApi {
1003
1099
  */
1004
1100
  renewCertificateOrderForPackageRequestWithOptions(request: $_model.RenewCertificateOrderForPackageRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RenewCertificateOrderForPackageRequestResponse>;
1005
1101
  /**
1006
- * Submits a renewal application for an issued certificate.
1102
+ * Submits a renewal application for an issued SSL certificate.
1007
1103
  *
1008
1104
  * @remarks
1009
1105
  * You can call the RenewCertificateOrderForPackageRequest operation to submit a renewal application for a certificate only when the order of the certificate is in the expiring state. After the renewal is complete, a new certificate order whose status is pending application is generated. You must submit a certificate application for the new certificate order and install the new certificate after the new certificate is issued.
1010
- * > You can call the [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html) operation to query the status of a certificate application order. If the value of the **Type** response parameter is **certificate**, the certificate is issued.
1106
+ * > You can call the [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html) operation to query the status of a certificate application order. If the value of the **Type** response parameter is **certificate**, the certificate is issued.
1011
1107
  *
1012
1108
  * @param request - RenewCertificateOrderForPackageRequestRequest
1013
1109
  * @returns RenewCertificateOrderForPackageRequestResponse
1014
1110
  */
1015
1111
  renewCertificateOrderForPackageRequest(request: $_model.RenewCertificateOrderForPackageRequestRequest): Promise<$_model.RenewCertificateOrderForPackageRequestResponse>;
1016
1112
  /**
1017
- * 吊销证书
1113
+ * Revokes a certificate.
1018
1114
  *
1019
1115
  * @param request - RevokeCertificateRequest
1020
1116
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1022,17 +1118,17 @@ export default class Client extends OpenApi {
1022
1118
  */
1023
1119
  revokeCertificateWithOptions(request: $_model.RevokeCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevokeCertificateResponse>;
1024
1120
  /**
1025
- * 吊销证书
1121
+ * Revokes a certificate.
1026
1122
  *
1027
1123
  * @param request - RevokeCertificateRequest
1028
1124
  * @returns RevokeCertificateResponse
1029
1125
  */
1030
1126
  revokeCertificate(request: $_model.RevokeCertificateRequest): Promise<$_model.RevokeCertificateResponse>;
1031
1127
  /**
1032
- * Revokes a client certificate or a server certificate in a certificate repository.
1128
+ * Revokes a client certificate from the certificate repository.
1033
1129
  *
1034
1130
  * @remarks
1035
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1131
+ * The rate limit for this API is 10 queries per second (QPS) per user. If you exceed this limit, subsequent API calls will be throttled, which can disrupt your services. We recommend that you call this API at a reasonable rate.
1036
1132
  *
1037
1133
  * @param request - RevokeWHClientCertificateRequest
1038
1134
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1040,22 +1136,22 @@ export default class Client extends OpenApi {
1040
1136
  */
1041
1137
  revokeWHClientCertificateWithOptions(request: $_model.RevokeWHClientCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevokeWHClientCertificateResponse>;
1042
1138
  /**
1043
- * Revokes a client certificate or a server certificate in a certificate repository.
1139
+ * Revokes a client certificate from the certificate repository.
1044
1140
  *
1045
1141
  * @remarks
1046
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1142
+ * The rate limit for this API is 10 queries per second (QPS) per user. If you exceed this limit, subsequent API calls will be throttled, which can disrupt your services. We recommend that you call this API at a reasonable rate.
1047
1143
  *
1048
1144
  * @param request - RevokeWHClientCertificateRequest
1049
1145
  * @returns RevokeWHClientCertificateResponse
1050
1146
  */
1051
1147
  revokeWHClientCertificate(request: $_model.RevokeWHClientCertificateRequest): Promise<$_model.RevokeWHClientCertificateResponse>;
1052
1148
  /**
1053
- * Signs a private certificate in a certificate application repository.
1149
+ * This operation creates a digital signature with a PCA certificate from a certificate repository.
1054
1150
  *
1055
1151
  * @remarks
1056
- * You can call the Sign operation to sign a private certificate in a certificate application repository.
1057
- * ### Limits
1058
- * You can call this operation up to 1,000 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1152
+ * This operation creates a digital signature with a PCA certificate from a certificate repository.
1153
+ * ### QPS limit
1154
+ * This operation supports up to 1,000 queries per second (QPS) for a single user. If you exceed this limit, the system throttles your API calls, which can impact your business. Plan your API calls accordingly.
1059
1155
  *
1060
1156
  * @param request - SignRequest
1061
1157
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1063,19 +1159,19 @@ export default class Client extends OpenApi {
1063
1159
  */
1064
1160
  signWithOptions(request: $_model.SignRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SignResponse>;
1065
1161
  /**
1066
- * Signs a private certificate in a certificate application repository.
1162
+ * This operation creates a digital signature with a PCA certificate from a certificate repository.
1067
1163
  *
1068
1164
  * @remarks
1069
- * You can call the Sign operation to sign a private certificate in a certificate application repository.
1070
- * ### Limits
1071
- * You can call this operation up to 1,000 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1165
+ * This operation creates a digital signature with a PCA certificate from a certificate repository.
1166
+ * ### QPS limit
1167
+ * This operation supports up to 1,000 queries per second (QPS) for a single user. If you exceed this limit, the system throttles your API calls, which can impact your business. Plan your API calls accordingly.
1072
1168
  *
1073
1169
  * @param request - SignRequest
1074
1170
  * @returns SignResponse
1075
1171
  */
1076
1172
  sign(request: $_model.SignRequest): Promise<$_model.SignResponse>;
1077
1173
  /**
1078
- * Uploads or updates the private key for a Certificate Signing Request (CSR). If you did not upload the required priviate when you uploaded a CSR, you can call this operation to upload or update the private key.
1174
+ * Updates the private key associated with a certificate signing request (CSR).
1079
1175
  *
1080
1176
  * @param request - UpdateCsrRequest
1081
1177
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1083,14 +1179,14 @@ export default class Client extends OpenApi {
1083
1179
  */
1084
1180
  updateCsrWithOptions(request: $_model.UpdateCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateCsrResponse>;
1085
1181
  /**
1086
- * Uploads or updates the private key for a Certificate Signing Request (CSR). If you did not upload the required priviate when you uploaded a CSR, you can call this operation to upload or update the private key.
1182
+ * Updates the private key associated with a certificate signing request (CSR).
1087
1183
  *
1088
1184
  * @param request - UpdateCsrRequest
1089
1185
  * @returns UpdateCsrResponse
1090
1186
  */
1091
1187
  updateCsr(request: $_model.UpdateCsrRequest): Promise<$_model.UpdateCsrResponse>;
1092
1188
  /**
1093
- * Updates a deployment task.
1189
+ * Updates the configuration of a certificate deployment task, such as the certificates or target resources.
1094
1190
  *
1095
1191
  * @param request - UpdateDeploymentJobRequest
1096
1192
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1098,14 +1194,14 @@ export default class Client extends OpenApi {
1098
1194
  */
1099
1195
  updateDeploymentJobWithOptions(request: $_model.UpdateDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateDeploymentJobResponse>;
1100
1196
  /**
1101
- * Updates a deployment task.
1197
+ * Updates the configuration of a certificate deployment task, such as the certificates or target resources.
1102
1198
  *
1103
1199
  * @param request - UpdateDeploymentJobRequest
1104
1200
  * @returns UpdateDeploymentJobResponse
1105
1201
  */
1106
1202
  updateDeploymentJob(request: $_model.UpdateDeploymentJobRequest): Promise<$_model.UpdateDeploymentJobResponse>;
1107
1203
  /**
1108
- * Updates the status of a deployment task.
1204
+ * Updates the status of a certificate deployment task, such as changing from editing to pending execution.
1109
1205
  *
1110
1206
  * @param request - UpdateDeploymentJobStatusRequest
1111
1207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1113,14 +1209,14 @@ export default class Client extends OpenApi {
1113
1209
  */
1114
1210
  updateDeploymentJobStatusWithOptions(request: $_model.UpdateDeploymentJobStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateDeploymentJobStatusResponse>;
1115
1211
  /**
1116
- * Updates the status of a deployment task.
1212
+ * Updates the status of a certificate deployment task, such as changing from editing to pending execution.
1117
1213
  *
1118
1214
  * @param request - UpdateDeploymentJobStatusRequest
1119
1215
  * @returns UpdateDeploymentJobStatusResponse
1120
1216
  */
1121
1217
  updateDeploymentJobStatus(request: $_model.UpdateDeploymentJobStatusRequest): Promise<$_model.UpdateDeploymentJobStatusResponse>;
1122
1218
  /**
1123
- * 更新实例
1219
+ * Updates the configuration of a Certificate Management Service instance.
1124
1220
  *
1125
1221
  * @param request - UpdateInstanceRequest
1126
1222
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1128,14 +1224,14 @@ export default class Client extends OpenApi {
1128
1224
  */
1129
1225
  updateInstanceWithOptions(request: $_model.UpdateInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateInstanceResponse>;
1130
1226
  /**
1131
- * 更新实例
1227
+ * Updates the configuration of a Certificate Management Service instance.
1132
1228
  *
1133
1229
  * @param request - UpdateInstanceRequest
1134
1230
  * @returns UpdateInstanceResponse
1135
1231
  */
1136
1232
  updateInstance(request: $_model.UpdateInstanceRequest): Promise<$_model.UpdateInstanceResponse>;
1137
1233
  /**
1138
- * Rolls back or executes a worker task in a deployment task.
1234
+ * Rolls back or re-executes a worker task in a certificate deployment task.
1139
1235
  *
1140
1236
  * @param request - UpdateWorkerResourceStatusRequest
1141
1237
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1143,14 +1239,14 @@ export default class Client extends OpenApi {
1143
1239
  */
1144
1240
  updateWorkerResourceStatusWithOptions(request: $_model.UpdateWorkerResourceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateWorkerResourceStatusResponse>;
1145
1241
  /**
1146
- * Rolls back or executes a worker task in a deployment task.
1242
+ * Rolls back or re-executes a worker task in a certificate deployment task.
1147
1243
  *
1148
1244
  * @param request - UpdateWorkerResourceStatusRequest
1149
1245
  * @returns UpdateWorkerResourceStatusResponse
1150
1246
  */
1151
1247
  updateWorkerResourceStatus(request: $_model.UpdateWorkerResourceStatusRequest): Promise<$_model.UpdateWorkerResourceStatusResponse>;
1152
1248
  /**
1153
- * Uploads an existing Certificate Signing Request (CSR). You can use the CSR when you upload a certificate. You can also manage the uploaded CSRs in a centralized manner.
1249
+ * Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
1154
1250
  *
1155
1251
  * @param request - UploadCsrRequest
1156
1252
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1158,19 +1254,19 @@ export default class Client extends OpenApi {
1158
1254
  */
1159
1255
  uploadCsrWithOptions(request: $_model.UploadCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadCsrResponse>;
1160
1256
  /**
1161
- * Uploads an existing Certificate Signing Request (CSR). You can use the CSR when you upload a certificate. You can also manage the uploaded CSRs in a centralized manner.
1257
+ * Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
1162
1258
  *
1163
1259
  * @param request - UploadCsrRequest
1164
1260
  * @returns UploadCsrResponse
1165
1261
  */
1166
1262
  uploadCsr(request: $_model.UploadCsrRequest): Promise<$_model.UploadCsrResponse>;
1167
1263
  /**
1168
- * The private key of the certificate.
1264
+ * Uploads a PCA certificate to a certificate warehouse.
1169
1265
  *
1170
1266
  * @remarks
1171
- * You can call this operation to upload a private certificate to a certificate repository.
1172
- * ## [](#qps-)Limits
1173
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1267
+ * Use this operation to upload a PCA certificate to a certificate warehouse.
1268
+ * ## QPS limit
1269
+ * The QPS limit for this operation is 10 requests per second per user. Exceeding this limit triggers throttling, which can affect your business.
1174
1270
  *
1175
1271
  * @param request - UploadPCACertRequest
1176
1272
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1178,22 +1274,22 @@ export default class Client extends OpenApi {
1178
1274
  */
1179
1275
  uploadPCACertWithOptions(request: $_model.UploadPCACertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadPCACertResponse>;
1180
1276
  /**
1181
- * The private key of the certificate.
1277
+ * Uploads a PCA certificate to a certificate warehouse.
1182
1278
  *
1183
1279
  * @remarks
1184
- * You can call this operation to upload a private certificate to a certificate repository.
1185
- * ## [](#qps-)Limits
1186
- * You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1280
+ * Use this operation to upload a PCA certificate to a certificate warehouse.
1281
+ * ## QPS limit
1282
+ * The QPS limit for this operation is 10 requests per second per user. Exceeding this limit triggers throttling, which can affect your business.
1187
1283
  *
1188
1284
  * @param request - UploadPCACertRequest
1189
1285
  * @returns UploadPCACertResponse
1190
1286
  */
1191
1287
  uploadPCACert(request: $_model.UploadPCACertRequest): Promise<$_model.UploadPCACertResponse>;
1192
1288
  /**
1193
- * Uploads a certificate.
1289
+ * Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
1194
1290
  *
1195
1291
  * @remarks
1196
- * You can call this operation up to 100 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1292
+ * The queries per second (QPS) limit for this operation is 100 for each user. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
1197
1293
  *
1198
1294
  * @param request - UploadUserCertificateRequest
1199
1295
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1201,22 +1297,22 @@ export default class Client extends OpenApi {
1201
1297
  */
1202
1298
  uploadUserCertificateWithOptions(request: $_model.UploadUserCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadUserCertificateResponse>;
1203
1299
  /**
1204
- * Uploads a certificate.
1300
+ * Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
1205
1301
  *
1206
1302
  * @remarks
1207
- * You can call this operation up to 100 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1303
+ * The queries per second (QPS) limit for this operation is 100 for each user. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
1208
1304
  *
1209
1305
  * @param request - UploadUserCertificateRequest
1210
1306
  * @returns UploadUserCertificateResponse
1211
1307
  */
1212
1308
  uploadUserCertificate(request: $_model.UploadUserCertificateRequest): Promise<$_model.UploadUserCertificateResponse>;
1213
1309
  /**
1214
- * Verifies the signature of a private certificate in a certificate application repository.
1310
+ * Verifies a data signature by using a private certificate in a certificate application repository.
1215
1311
  *
1216
1312
  * @remarks
1217
- * You can call the Verify operation to verify the signature of a private certificate in a certificate application repository.
1218
- * ### Limits
1219
- * You can call this operation up to 1,000 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1313
+ * This API verifies the signatures of PCA certificates and SSL certificates in the certificate repository.
1314
+ * ### QPS limits
1315
+ * The queries per second (QPS) limit for this API is 1,000 for a single user. For your specific QPS limit, refer to the certificate repository. If you exceed this limit, API calls are throttled, which may affect your business. Plan your API calls accordingly.
1220
1316
  *
1221
1317
  * @param request - VerifyRequest
1222
1318
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1224,12 +1320,12 @@ export default class Client extends OpenApi {
1224
1320
  */
1225
1321
  verifyWithOptions(request: $_model.VerifyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.VerifyResponse>;
1226
1322
  /**
1227
- * Verifies the signature of a private certificate in a certificate application repository.
1323
+ * Verifies a data signature by using a private certificate in a certificate application repository.
1228
1324
  *
1229
1325
  * @remarks
1230
- * You can call the Verify operation to verify the signature of a private certificate in a certificate application repository.
1231
- * ### Limits
1232
- * You can call this operation up to 1,000 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
1326
+ * This API verifies the signatures of PCA certificates and SSL certificates in the certificate repository.
1327
+ * ### QPS limits
1328
+ * The queries per second (QPS) limit for this API is 1,000 for a single user. For your specific QPS limit, refer to the certificate repository. If you exceed this limit, API calls are throttled, which may affect your business. Plan your API calls accordingly.
1233
1329
  *
1234
1330
  * @param request - VerifyRequest
1235
1331
  * @returns VerifyResponse