@alicloud/cas20200407 3.2.7 → 3.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +332 -206
- package/dist/client.js +410 -206
- package/dist/client.js.map +1 -1
- package/dist/models/AddCloudAccessRequest.d.ts +31 -2
- package/dist/models/AddCloudAccessRequest.js.map +1 -1
- package/dist/models/AddCloudAccessResponseBody.d.ts +1 -1
- package/dist/models/ApplyCertificateRequest.d.ts +2 -0
- package/dist/models/ApplyCertificateRequest.js.map +1 -1
- package/dist/models/ApplyCertificateResponseBody.d.ts +3 -0
- package/dist/models/ApplyCertificateResponseBody.js.map +1 -1
- package/dist/models/BatchUpdateNoticeStatusRequest.d.ts +63 -0
- package/dist/models/BatchUpdateNoticeStatusRequest.js +66 -0
- package/dist/models/BatchUpdateNoticeStatusRequest.js.map +1 -0
- package/dist/models/BatchUpdateNoticeStatusResponse.d.ts +19 -0
- package/dist/models/BatchUpdateNoticeStatusResponse.js +69 -0
- package/dist/models/BatchUpdateNoticeStatusResponse.js.map +1 -0
- package/dist/models/BatchUpdateNoticeStatusResponseBody.d.ts +21 -0
- package/dist/models/BatchUpdateNoticeStatusResponseBody.js +58 -0
- package/dist/models/BatchUpdateNoticeStatusResponseBody.js.map +1 -0
- package/dist/models/CancelCertificateForPackageRequestRequest.d.ts +3 -3
- package/dist/models/CancelCertificateForPackageRequestResponseBody.d.ts +2 -2
- package/dist/models/CancelOrderRequestRequest.d.ts +2 -2
- package/dist/models/CancelOrderRequestResponseBody.d.ts +1 -1
- package/dist/models/CancelPendingCertificateRequest.d.ts +2 -0
- package/dist/models/CancelPendingCertificateRequest.js.map +1 -1
- package/dist/models/CancelPendingCertificateResponseBody.d.ts +3 -0
- package/dist/models/CancelPendingCertificateResponseBody.js.map +1 -1
- package/dist/models/CreateCertificateForPackageRequestRequest.d.ts +43 -26
- package/dist/models/CreateCertificateForPackageRequestRequest.js.map +1 -1
- package/dist/models/CreateCertificateForPackageRequestResponseBody.d.ts +1 -1
- package/dist/models/CreateCertificateRequestRequest.d.ts +20 -13
- package/dist/models/CreateCertificateRequestRequest.js.map +1 -1
- package/dist/models/CreateCertificateRequestResponseBody.d.ts +1 -1
- package/dist/models/CreateCertificateWithCsrRequestRequest.d.ts +20 -15
- package/dist/models/CreateCertificateWithCsrRequestRequest.js.map +1 -1
- package/dist/models/CreateCertificateWithCsrRequestResponseBody.d.ts +1 -1
- package/dist/models/CreateCsrRequest.d.ts +6 -5
- package/dist/models/CreateCsrRequest.js.map +1 -1
- package/dist/models/CreateDeploymentJobRequest.d.ts +3 -2
- package/dist/models/CreateDeploymentJobRequest.js.map +1 -1
- package/dist/models/CreateWarehouseRequest.d.ts +9 -0
- package/dist/models/CreateWarehouseRequest.js.map +1 -1
- package/dist/models/CreateWarehouseResponseBody.d.ts +6 -0
- package/dist/models/CreateWarehouseResponseBody.js.map +1 -1
- package/dist/models/CreateWhclientCertificateRequest.d.ts +96 -0
- package/dist/models/CreateWhclientCertificateRequest.js.map +1 -1
- package/dist/models/CreateWhclientCertificateResponseBody.d.ts +18 -0
- package/dist/models/CreateWhclientCertificateResponseBody.js.map +1 -1
- package/dist/models/DecryptRequest.d.ts +31 -11
- package/dist/models/DecryptRequest.js.map +1 -1
- package/dist/models/DecryptResponseBody.d.ts +3 -3
- package/dist/models/DeleteCertificateRequestRequest.d.ts +1 -1
- package/dist/models/DeleteCloudAccessRequest.d.ts +3 -0
- package/dist/models/DeleteCloudAccessRequest.js.map +1 -1
- package/dist/models/DeleteCloudAccessResponseBody.d.ts +1 -1
- package/dist/models/DeleteInstanceRequest.d.ts +2 -0
- package/dist/models/DeleteInstanceRequest.js.map +1 -1
- package/dist/models/DeleteInstanceResponseBody.d.ts +3 -0
- package/dist/models/DeleteInstanceResponseBody.js.map +1 -1
- package/dist/models/DeleteUserCertificateRequest.d.ts +2 -2
- package/dist/models/DeleteUserCertificateResponseBody.d.ts +1 -1
- package/dist/models/DeleteWarehouseRequest.d.ts +3 -0
- package/dist/models/DeleteWarehouseRequest.js.map +1 -1
- package/dist/models/DeleteWarehouseResponseBody.d.ts +3 -0
- package/dist/models/DeleteWarehouseResponseBody.js.map +1 -1
- package/dist/models/DescribeCertificateStateRequest.d.ts +2 -2
- package/dist/models/DescribeCertificateStateResponseBody.d.ts +46 -33
- package/dist/models/DescribeCertificateStateResponseBody.js.map +1 -1
- package/dist/models/DescribeCloudResourceStatusRequest.d.ts +2 -2
- package/dist/models/DescribeDeploymentJobRequest.d.ts +1 -1
- package/dist/models/DescribeDeploymentJobResponseBody.d.ts +30 -19
- package/dist/models/DescribeDeploymentJobResponseBody.js.map +1 -1
- package/dist/models/DescribeDeploymentJobStatusResponseBody.d.ts +35 -18
- package/dist/models/DescribeDeploymentJobStatusResponseBody.js.map +1 -1
- package/dist/models/DescribePackageStateRequest.d.ts +30 -16
- package/dist/models/DescribePackageStateRequest.js.map +1 -1
- package/dist/models/DescribePackageStateResponseBody.d.ts +30 -16
- package/dist/models/DescribePackageStateResponseBody.js.map +1 -1
- package/dist/models/DescribeWarehouseCertRequest.d.ts +3 -0
- package/dist/models/DescribeWarehouseCertRequest.js.map +1 -1
- package/dist/models/DescribeWarehouseCertResponseBody.d.ts +36 -0
- package/dist/models/DescribeWarehouseCertResponseBody.js.map +1 -1
- package/dist/models/EncryptRequest.d.ts +36 -14
- package/dist/models/EncryptRequest.js.map +1 -1
- package/dist/models/EncryptResponseBody.d.ts +3 -3
- package/dist/models/GetAssetCountResponseBody.d.ts +87 -0
- package/dist/models/GetAssetCountResponseBody.js.map +1 -1
- package/dist/models/GetCertWarehouseQuotaResponseBody.d.ts +17 -3
- package/dist/models/GetCertWarehouseQuotaResponseBody.js.map +1 -1
- package/dist/models/GetCertificateDetailRequest.d.ts +2 -0
- package/dist/models/GetCertificateDetailRequest.js.map +1 -1
- package/dist/models/GetCertificateDetailResponseBody.d.ts +137 -0
- package/dist/models/GetCertificateDetailResponseBody.js +2 -0
- package/dist/models/GetCertificateDetailResponseBody.js.map +1 -1
- package/dist/models/GetInstanceDetailRequest.d.ts +2 -0
- package/dist/models/GetInstanceDetailRequest.js.map +1 -1
- package/dist/models/GetInstanceDetailResponseBody.d.ts +200 -0
- package/dist/models/GetInstanceDetailResponseBody.js +6 -0
- package/dist/models/GetInstanceDetailResponseBody.js.map +1 -1
- package/dist/models/GetInstanceSummaryRequest.d.ts +3 -0
- package/dist/models/GetInstanceSummaryRequest.js.map +1 -1
- package/dist/models/GetInstanceSummaryResponseBody.d.ts +18 -0
- package/dist/models/GetInstanceSummaryResponseBody.js.map +1 -1
- package/dist/models/GetMatchedResourcesRequest.d.ts +47 -0
- package/dist/models/GetMatchedResourcesRequest.js +64 -0
- package/dist/models/GetMatchedResourcesRequest.js.map +1 -0
- package/dist/models/GetMatchedResourcesResponse.d.ts +19 -0
- package/dist/models/GetMatchedResourcesResponse.js +69 -0
- package/dist/models/GetMatchedResourcesResponse.js.map +1 -0
- package/dist/models/GetMatchedResourcesResponseBody.d.ts +45 -0
- package/dist/models/GetMatchedResourcesResponseBody.js +64 -0
- package/dist/models/GetMatchedResourcesResponseBody.js.map +1 -0
- package/dist/models/GetRiskCountResponseBody.d.ts +129 -0
- package/dist/models/GetRiskCountResponseBody.js.map +1 -1
- package/dist/models/GetTaskAttributeRequest.d.ts +5 -0
- package/dist/models/GetTaskAttributeRequest.js.map +1 -1
- package/dist/models/GetTaskAttributeResponseBody.d.ts +15 -0
- package/dist/models/GetTaskAttributeResponseBody.js.map +1 -1
- package/dist/models/GetUserCertificateDetailRequest.d.ts +2 -4
- package/dist/models/GetUserCertificateDetailRequest.js.map +1 -1
- package/dist/models/GetUserCertificateDetailResponseBody.d.ts +56 -35
- package/dist/models/GetUserCertificateDetailResponseBody.js +2 -0
- package/dist/models/GetUserCertificateDetailResponseBody.js.map +1 -1
- package/dist/models/ListAssetCountRequest.d.ts +12 -0
- package/dist/models/ListAssetCountRequest.js.map +1 -1
- package/dist/models/ListAssetCountResponseBody.d.ts +34 -0
- package/dist/models/ListAssetCountResponseBody.js.map +1 -1
- package/dist/models/ListCertRequest.d.ts +22 -12
- package/dist/models/ListCertRequest.js.map +1 -1
- package/dist/models/ListCertResponseBody.d.ts +51 -20
- package/dist/models/ListCertResponseBody.js.map +1 -1
- package/dist/models/ListCertWarehouseRequest.d.ts +10 -6
- package/dist/models/ListCertWarehouseRequest.js.map +1 -1
- package/dist/models/ListCertWarehouseResponseBody.d.ts +12 -7
- package/dist/models/ListCertWarehouseResponseBody.js.map +1 -1
- package/dist/models/ListCertificatesRequest.d.ts +35 -0
- package/dist/models/ListCertificatesRequest.js.map +1 -1
- package/dist/models/ListCertificatesResponseBody.d.ts +106 -0
- package/dist/models/ListCertificatesResponseBody.js.map +1 -1
- package/dist/models/ListCloudAccessResponseBody.d.ts +1 -1
- package/dist/models/ListCloudResourcesRequest.d.ts +57 -33
- package/dist/models/ListCloudResourcesRequest.js.map +1 -1
- package/dist/models/ListCloudResourcesResponseBody.d.ts +29 -23
- package/dist/models/ListCloudResourcesResponseBody.js.map +1 -1
- package/dist/models/ListCloudResourcesShrinkRequest.d.ts +57 -33
- package/dist/models/ListCloudResourcesShrinkRequest.js.map +1 -1
- package/dist/models/ListContactRequest.d.ts +1 -1
- package/dist/models/ListContactResponseBody.d.ts +1 -1
- package/dist/models/ListCsrRequest.d.ts +2 -2
- package/dist/models/ListCsrResponseBody.d.ts +3 -3
- package/dist/models/ListDeploymentJobCertResponseBody.d.ts +36 -21
- package/dist/models/ListDeploymentJobCertResponseBody.js.map +1 -1
- package/dist/models/ListDeploymentJobRequest.d.ts +16 -10
- package/dist/models/ListDeploymentJobRequest.js.map +1 -1
- package/dist/models/ListDeploymentJobResourceResponseBody.d.ts +82 -57
- package/dist/models/ListDeploymentJobResourceResponseBody.js.map +1 -1
- package/dist/models/ListDeploymentJobResponseBody.d.ts +28 -18
- package/dist/models/ListDeploymentJobResponseBody.js.map +1 -1
- package/dist/models/ListInstancesRequest.d.ts +38 -0
- package/dist/models/ListInstancesRequest.js.map +1 -1
- package/dist/models/ListInstancesResponseBody.d.ts +126 -0
- package/dist/models/ListInstancesResponseBody.js +11 -0
- package/dist/models/ListInstancesResponseBody.js.map +1 -1
- package/dist/models/ListUserCertificateOrderRequest.d.ts +30 -20
- package/dist/models/ListUserCertificateOrderRequest.js.map +1 -1
- package/dist/models/ListUserCertificateOrderResponseBody.d.ts +84 -64
- package/dist/models/ListUserCertificateOrderResponseBody.js.map +1 -1
- package/dist/models/ListWarehouseRequest.d.ts +12 -0
- package/dist/models/ListWarehouseRequest.js.map +1 -1
- package/dist/models/ListWarehouseResponseBody.d.ts +25 -0
- package/dist/models/ListWarehouseResponseBody.js.map +1 -1
- package/dist/models/ListWarehouseShrinkRequest.d.ts +12 -0
- package/dist/models/ListWarehouseShrinkRequest.js.map +1 -1
- package/dist/models/ListWorkerResourceRequest.d.ts +18 -10
- package/dist/models/ListWorkerResourceRequest.js.map +1 -1
- package/dist/models/ListWorkerResourceResponseBody.d.ts +64 -38
- package/dist/models/ListWorkerResourceResponseBody.js.map +1 -1
- package/dist/models/MoveResourceGroupRequest.d.ts +4 -3
- package/dist/models/MoveResourceGroupRequest.js.map +1 -1
- package/dist/models/RefundInstanceRequest.d.ts +2 -0
- package/dist/models/RefundInstanceRequest.js.map +1 -1
- package/dist/models/RefundInstanceResponseBody.d.ts +3 -0
- package/dist/models/RefundInstanceResponseBody.js.map +1 -1
- package/dist/models/RenewCertificateOrderForPackageRequestRequest.d.ts +5 -5
- package/dist/models/RenewCertificateOrderForPackageRequestResponseBody.d.ts +1 -1
- package/dist/models/RevokeCertificateRequest.d.ts +3 -0
- package/dist/models/RevokeCertificateRequest.js +2 -0
- package/dist/models/RevokeCertificateRequest.js.map +1 -1
- package/dist/models/RevokeCertificateResponseBody.d.ts +3 -0
- package/dist/models/RevokeCertificateResponseBody.js.map +1 -1
- package/dist/models/RevokeWhclientCertificateRequest.d.ts +1 -1
- package/dist/models/RevokeWhclientCertificateResponseBody.d.ts +1 -1
- package/dist/models/SignRequest.d.ts +40 -17
- package/dist/models/SignRequest.js.map +1 -1
- package/dist/models/SignResponseBody.d.ts +2 -2
- package/dist/models/UpdateCsrRequest.d.ts +2 -2
- package/dist/models/UpdateCsrResponseBody.d.ts +1 -1
- package/dist/models/UpdateDeploymentJobStatusRequest.d.ts +6 -4
- package/dist/models/UpdateDeploymentJobStatusRequest.js.map +1 -1
- package/dist/models/UpdateInstanceRequest.d.ts +86 -0
- package/dist/models/UpdateInstanceRequest.js.map +1 -1
- package/dist/models/UpdateInstanceResponseBody.d.ts +3 -0
- package/dist/models/UpdateInstanceResponseBody.js.map +1 -1
- package/dist/models/UpdateWorkerResourceStatusRequest.d.ts +2 -2
- package/dist/models/UploadCsrRequest.d.ts +2 -2
- package/dist/models/UploadCsrResponseBody.d.ts +1 -1
- package/dist/models/UploadPcacertRequest.d.ts +5 -7
- package/dist/models/UploadPcacertRequest.js.map +1 -1
- package/dist/models/UploadPcacertResponseBody.d.ts +4 -1
- package/dist/models/UploadPcacertResponseBody.js.map +1 -1
- package/dist/models/UploadUserCertificateRequest.d.ts +10 -10
- package/dist/models/UploadUserCertificateResponseBody.d.ts +2 -2
- package/dist/models/VerifyRequest.d.ts +35 -16
- package/dist/models/VerifyRequest.js.map +1 -1
- package/dist/models/VerifyResponseBody.d.ts +5 -4
- package/dist/models/VerifyResponseBody.js.map +1 -1
- package/dist/models/model.d.ts +6 -0
- package/dist/models/model.js +17 -5
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +424 -206
- package/src/models/AddCloudAccessRequest.ts +31 -2
- package/src/models/AddCloudAccessResponseBody.ts +1 -1
- package/src/models/ApplyCertificateRequest.ts +2 -0
- package/src/models/ApplyCertificateResponseBody.ts +3 -0
- package/src/models/BatchUpdateNoticeStatusRequest.ts +84 -0
- package/src/models/BatchUpdateNoticeStatusResponse.ts +40 -0
- package/src/models/BatchUpdateNoticeStatusResponseBody.ts +34 -0
- package/src/models/CancelCertificateForPackageRequestRequest.ts +3 -3
- package/src/models/CancelCertificateForPackageRequestResponseBody.ts +2 -2
- package/src/models/CancelOrderRequestRequest.ts +2 -2
- package/src/models/CancelOrderRequestResponseBody.ts +1 -1
- package/src/models/CancelPendingCertificateRequest.ts +2 -0
- package/src/models/CancelPendingCertificateResponseBody.ts +3 -0
- package/src/models/CreateCertificateForPackageRequestRequest.ts +43 -26
- package/src/models/CreateCertificateForPackageRequestResponseBody.ts +1 -1
- package/src/models/CreateCertificateRequestRequest.ts +20 -13
- package/src/models/CreateCertificateRequestResponseBody.ts +1 -1
- package/src/models/CreateCertificateWithCsrRequestRequest.ts +20 -15
- package/src/models/CreateCertificateWithCsrRequestResponseBody.ts +1 -1
- package/src/models/CreateCsrRequest.ts +6 -5
- package/src/models/CreateDeploymentJobRequest.ts +3 -2
- package/src/models/CreateWarehouseRequest.ts +9 -0
- package/src/models/CreateWarehouseResponseBody.ts +6 -0
- package/src/models/CreateWhclientCertificateRequest.ts +96 -0
- package/src/models/CreateWhclientCertificateResponseBody.ts +18 -0
- package/src/models/DecryptRequest.ts +31 -11
- package/src/models/DecryptResponseBody.ts +3 -3
- package/src/models/DeleteCertificateRequestRequest.ts +1 -1
- package/src/models/DeleteCloudAccessRequest.ts +3 -0
- package/src/models/DeleteCloudAccessResponseBody.ts +1 -1
- package/src/models/DeleteInstanceRequest.ts +2 -0
- package/src/models/DeleteInstanceResponseBody.ts +3 -0
- package/src/models/DeleteUserCertificateRequest.ts +2 -2
- package/src/models/DeleteUserCertificateResponseBody.ts +1 -1
- package/src/models/DeleteWarehouseRequest.ts +3 -0
- package/src/models/DeleteWarehouseResponseBody.ts +3 -0
- package/src/models/DescribeCertificateStateRequest.ts +2 -2
- package/src/models/DescribeCertificateStateResponseBody.ts +46 -33
- package/src/models/DescribeCloudResourceStatusRequest.ts +2 -2
- package/src/models/DescribeDeploymentJobRequest.ts +1 -1
- package/src/models/DescribeDeploymentJobResponseBody.ts +30 -19
- package/src/models/DescribeDeploymentJobStatusResponseBody.ts +35 -18
- package/src/models/DescribePackageStateRequest.ts +30 -16
- package/src/models/DescribePackageStateResponseBody.ts +30 -16
- package/src/models/DescribeWarehouseCertRequest.ts +3 -0
- package/src/models/DescribeWarehouseCertResponseBody.ts +36 -0
- package/src/models/EncryptRequest.ts +36 -14
- package/src/models/EncryptResponseBody.ts +3 -3
- package/src/models/GetAssetCountResponseBody.ts +87 -0
- package/src/models/GetCertWarehouseQuotaResponseBody.ts +17 -3
- package/src/models/GetCertificateDetailRequest.ts +2 -0
- package/src/models/GetCertificateDetailResponseBody.ts +139 -0
- package/src/models/GetInstanceDetailRequest.ts +2 -0
- package/src/models/GetInstanceDetailResponseBody.ts +206 -0
- package/src/models/GetInstanceSummaryRequest.ts +3 -0
- package/src/models/GetInstanceSummaryResponseBody.ts +18 -0
- package/src/models/GetMatchedResourcesRequest.ts +66 -0
- package/src/models/GetMatchedResourcesResponse.ts +40 -0
- package/src/models/GetMatchedResourcesResponseBody.ts +64 -0
- package/src/models/GetRiskCountResponseBody.ts +129 -0
- package/src/models/GetTaskAttributeRequest.ts +5 -0
- package/src/models/GetTaskAttributeResponseBody.ts +15 -0
- package/src/models/GetUserCertificateDetailRequest.ts +2 -4
- package/src/models/GetUserCertificateDetailResponseBody.ts +58 -35
- package/src/models/ListAssetCountRequest.ts +12 -0
- package/src/models/ListAssetCountResponseBody.ts +34 -0
- package/src/models/ListCertRequest.ts +22 -12
- package/src/models/ListCertResponseBody.ts +51 -20
- package/src/models/ListCertWarehouseRequest.ts +10 -6
- package/src/models/ListCertWarehouseResponseBody.ts +12 -7
- package/src/models/ListCertificatesRequest.ts +35 -0
- package/src/models/ListCertificatesResponseBody.ts +106 -0
- package/src/models/ListCloudAccessResponseBody.ts +1 -1
- package/src/models/ListCloudResourcesRequest.ts +57 -33
- package/src/models/ListCloudResourcesResponseBody.ts +29 -23
- package/src/models/ListCloudResourcesShrinkRequest.ts +57 -33
- package/src/models/ListContactRequest.ts +1 -1
- package/src/models/ListContactResponseBody.ts +1 -1
- package/src/models/ListCsrRequest.ts +2 -2
- package/src/models/ListCsrResponseBody.ts +3 -3
- package/src/models/ListDeploymentJobCertResponseBody.ts +36 -21
- package/src/models/ListDeploymentJobRequest.ts +16 -10
- package/src/models/ListDeploymentJobResourceResponseBody.ts +82 -57
- package/src/models/ListDeploymentJobResponseBody.ts +28 -18
- package/src/models/ListInstancesRequest.ts +38 -0
- package/src/models/ListInstancesResponseBody.ts +137 -0
- package/src/models/ListUserCertificateOrderRequest.ts +30 -20
- package/src/models/ListUserCertificateOrderResponseBody.ts +84 -64
- package/src/models/ListWarehouseRequest.ts +12 -0
- package/src/models/ListWarehouseResponseBody.ts +25 -0
- package/src/models/ListWarehouseShrinkRequest.ts +12 -0
- package/src/models/ListWorkerResourceRequest.ts +18 -10
- package/src/models/ListWorkerResourceResponseBody.ts +64 -38
- package/src/models/MoveResourceGroupRequest.ts +4 -3
- package/src/models/RefundInstanceRequest.ts +2 -0
- package/src/models/RefundInstanceResponseBody.ts +3 -0
- package/src/models/RenewCertificateOrderForPackageRequestRequest.ts +5 -5
- package/src/models/RenewCertificateOrderForPackageRequestResponseBody.ts +1 -1
- package/src/models/RevokeCertificateRequest.ts +5 -0
- package/src/models/RevokeCertificateResponseBody.ts +3 -0
- package/src/models/RevokeWhclientCertificateRequest.ts +1 -1
- package/src/models/RevokeWhclientCertificateResponseBody.ts +1 -1
- package/src/models/SignRequest.ts +40 -17
- package/src/models/SignResponseBody.ts +2 -2
- package/src/models/UpdateCsrRequest.ts +2 -2
- package/src/models/UpdateCsrResponseBody.ts +1 -1
- package/src/models/UpdateDeploymentJobStatusRequest.ts +6 -4
- package/src/models/UpdateInstanceRequest.ts +86 -0
- package/src/models/UpdateInstanceResponseBody.ts +3 -0
- package/src/models/UpdateWorkerResourceStatusRequest.ts +2 -2
- package/src/models/UploadCsrRequest.ts +2 -2
- package/src/models/UploadCsrResponseBody.ts +1 -1
- package/src/models/UploadPcacertRequest.ts +5 -7
- package/src/models/UploadPcacertResponseBody.ts +4 -1
- package/src/models/UploadUserCertificateRequest.ts +10 -10
- package/src/models/UploadUserCertificateResponseBody.ts +2 -2
- package/src/models/VerifyRequest.ts +35 -16
- package/src/models/VerifyResponseBody.ts +5 -4
- package/src/models/model.ts +6 -0
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
|
-
*
|
|
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
|
-
*
|
|
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,17 +38,44 @@ 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
|
|
43
49
|
*
|
|
44
50
|
* @remarks
|
|
45
|
-
* You can call this operation
|
|
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.
|
|
55
|
+
*
|
|
56
|
+
* @param request - BatchUpdateNoticeStatusRequest
|
|
57
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
58
|
+
* @returns BatchUpdateNoticeStatusResponse
|
|
59
|
+
*/
|
|
60
|
+
batchUpdateNoticeStatusWithOptions(request: $_model.BatchUpdateNoticeStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchUpdateNoticeStatusResponse>;
|
|
61
|
+
/**
|
|
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.
|
|
69
|
+
*
|
|
70
|
+
* @param request - BatchUpdateNoticeStatusRequest
|
|
71
|
+
* @returns BatchUpdateNoticeStatusResponse
|
|
72
|
+
*/
|
|
73
|
+
batchUpdateNoticeStatus(request: $_model.BatchUpdateNoticeStatusRequest): Promise<$_model.BatchUpdateNoticeStatusResponse>;
|
|
74
|
+
/**
|
|
75
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
76
|
+
*
|
|
77
|
+
* @remarks
|
|
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.
|
|
46
79
|
*
|
|
47
80
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
48
81
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -50,20 +83,20 @@ export default class Client extends OpenApi {
|
|
|
50
83
|
*/
|
|
51
84
|
cancelCertificateForPackageRequestWithOptions(request: $_model.CancelCertificateForPackageRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelCertificateForPackageRequestResponse>;
|
|
52
85
|
/**
|
|
53
|
-
* Revokes an issued certificate
|
|
86
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
54
87
|
*
|
|
55
88
|
* @remarks
|
|
56
|
-
*
|
|
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.
|
|
57
90
|
*
|
|
58
91
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
59
92
|
* @returns CancelCertificateForPackageRequestResponse
|
|
60
93
|
*/
|
|
61
94
|
cancelCertificateForPackageRequest(request: $_model.CancelCertificateForPackageRequestRequest): Promise<$_model.CancelCertificateForPackageRequestResponse>;
|
|
62
95
|
/**
|
|
63
|
-
* Cancels a certificate application order that is
|
|
96
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
64
97
|
*
|
|
65
98
|
* @remarks
|
|
66
|
-
*
|
|
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.
|
|
67
100
|
*
|
|
68
101
|
* @param request - CancelOrderRequestRequest
|
|
69
102
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -71,17 +104,17 @@ export default class Client extends OpenApi {
|
|
|
71
104
|
*/
|
|
72
105
|
cancelOrderRequestWithOptions(request: $_model.CancelOrderRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelOrderRequestResponse>;
|
|
73
106
|
/**
|
|
74
|
-
* Cancels a certificate application order that is
|
|
107
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
75
108
|
*
|
|
76
109
|
* @remarks
|
|
77
|
-
*
|
|
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.
|
|
78
111
|
*
|
|
79
112
|
* @param request - CancelOrderRequestRequest
|
|
80
113
|
* @returns CancelOrderRequestResponse
|
|
81
114
|
*/
|
|
82
115
|
cancelOrderRequest(request: $_model.CancelOrderRequestRequest): Promise<$_model.CancelOrderRequestResponse>;
|
|
83
116
|
/**
|
|
84
|
-
*
|
|
117
|
+
* Cancels a pending certificate application that has not been issued.
|
|
85
118
|
*
|
|
86
119
|
* @param request - CancelPendingCertificateRequest
|
|
87
120
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -89,19 +122,19 @@ export default class Client extends OpenApi {
|
|
|
89
122
|
*/
|
|
90
123
|
cancelPendingCertificateWithOptions(request: $_model.CancelPendingCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CancelPendingCertificateResponse>;
|
|
91
124
|
/**
|
|
92
|
-
*
|
|
125
|
+
* Cancels a pending certificate application that has not been issued.
|
|
93
126
|
*
|
|
94
127
|
* @param request - CancelPendingCertificateRequest
|
|
95
128
|
* @returns CancelPendingCertificateResponse
|
|
96
129
|
*/
|
|
97
130
|
cancelPendingCertificate(request: $_model.CancelPendingCertificateRequest): Promise<$_model.CancelPendingCertificateResponse>;
|
|
98
131
|
/**
|
|
99
|
-
* Submits a certificate application.
|
|
132
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
100
133
|
*
|
|
101
134
|
* @remarks
|
|
102
|
-
*
|
|
103
|
-
*
|
|
104
|
-
*
|
|
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.
|
|
105
138
|
*
|
|
106
139
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
107
140
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -109,12 +142,12 @@ export default class Client extends OpenApi {
|
|
|
109
142
|
*/
|
|
110
143
|
createCertificateForPackageRequestWithOptions(request: $_model.CreateCertificateForPackageRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCertificateForPackageRequestResponse>;
|
|
111
144
|
/**
|
|
112
|
-
* Submits a certificate application.
|
|
145
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
113
146
|
*
|
|
114
147
|
* @remarks
|
|
115
|
-
*
|
|
116
|
-
*
|
|
117
|
-
*
|
|
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.
|
|
118
151
|
*
|
|
119
152
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
120
153
|
* @returns CreateCertificateForPackageRequestResponse
|
|
@@ -124,10 +157,10 @@ export default class Client extends OpenApi {
|
|
|
124
157
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
125
158
|
*
|
|
126
159
|
* @remarks
|
|
127
|
-
*
|
|
128
|
-
*
|
|
129
|
-
*
|
|
130
|
-
*
|
|
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.
|
|
131
164
|
*
|
|
132
165
|
* @param request - CreateCertificateRequestRequest
|
|
133
166
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -138,23 +171,23 @@ export default class Client extends OpenApi {
|
|
|
138
171
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
139
172
|
*
|
|
140
173
|
* @remarks
|
|
141
|
-
*
|
|
142
|
-
*
|
|
143
|
-
*
|
|
144
|
-
*
|
|
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.
|
|
145
178
|
*
|
|
146
179
|
* @param request - CreateCertificateRequestRequest
|
|
147
180
|
* @returns CreateCertificateRequestResponse
|
|
148
181
|
*/
|
|
149
182
|
createCertificateRequest(request: $_model.CreateCertificateRequestRequest): Promise<$_model.CreateCertificateRequestResponse>;
|
|
150
183
|
/**
|
|
151
|
-
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
184
|
+
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
152
185
|
*
|
|
153
186
|
* @remarks
|
|
154
|
-
*
|
|
155
|
-
*
|
|
156
|
-
*
|
|
157
|
-
*
|
|
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.
|
|
158
191
|
*
|
|
159
192
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
160
193
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -162,20 +195,20 @@ export default class Client extends OpenApi {
|
|
|
162
195
|
*/
|
|
163
196
|
createCertificateWithCsrRequestWithOptions(request: $_model.CreateCertificateWithCsrRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCertificateWithCsrRequestResponse>;
|
|
164
197
|
/**
|
|
165
|
-
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
198
|
+
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
166
199
|
*
|
|
167
200
|
* @remarks
|
|
168
|
-
*
|
|
169
|
-
*
|
|
170
|
-
*
|
|
171
|
-
*
|
|
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.
|
|
172
205
|
*
|
|
173
206
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
174
207
|
* @returns CreateCertificateWithCsrRequestResponse
|
|
175
208
|
*/
|
|
176
209
|
createCertificateWithCsrRequest(request: $_model.CreateCertificateWithCsrRequestRequest): Promise<$_model.CreateCertificateWithCsrRequestResponse>;
|
|
177
210
|
/**
|
|
178
|
-
* Creates a certificate signing request (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).
|
|
179
212
|
*
|
|
180
213
|
* @param request - CreateCsrRequest
|
|
181
214
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -183,14 +216,14 @@ export default class Client extends OpenApi {
|
|
|
183
216
|
*/
|
|
184
217
|
createCsrWithOptions(request: $_model.CreateCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCsrResponse>;
|
|
185
218
|
/**
|
|
186
|
-
* Creates a certificate signing request (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).
|
|
187
220
|
*
|
|
188
221
|
* @param request - CreateCsrRequest
|
|
189
222
|
* @returns CreateCsrResponse
|
|
190
223
|
*/
|
|
191
224
|
createCsr(request: $_model.CreateCsrRequest): Promise<$_model.CreateCsrResponse>;
|
|
192
225
|
/**
|
|
193
|
-
* Creates a certificate deployment task
|
|
226
|
+
* Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
|
|
194
227
|
*
|
|
195
228
|
* @remarks
|
|
196
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.
|
|
@@ -201,7 +234,7 @@ export default class Client extends OpenApi {
|
|
|
201
234
|
*/
|
|
202
235
|
createDeploymentJobWithOptions(request: $_model.CreateDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDeploymentJobResponse>;
|
|
203
236
|
/**
|
|
204
|
-
* Creates a certificate deployment task
|
|
237
|
+
* Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
|
|
205
238
|
*
|
|
206
239
|
* @remarks
|
|
207
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.
|
|
@@ -211,7 +244,10 @@ export default class Client extends OpenApi {
|
|
|
211
244
|
*/
|
|
212
245
|
createDeploymentJob(request: $_model.CreateDeploymentJobRequest): Promise<$_model.CreateDeploymentJobResponse>;
|
|
213
246
|
/**
|
|
214
|
-
*
|
|
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.
|
|
215
251
|
*
|
|
216
252
|
* @param request - CreateWHClientCertificateRequest
|
|
217
253
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -219,14 +255,17 @@ export default class Client extends OpenApi {
|
|
|
219
255
|
*/
|
|
220
256
|
createWHClientCertificateWithOptions(request: $_model.CreateWHClientCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateWHClientCertificateResponse>;
|
|
221
257
|
/**
|
|
222
|
-
*
|
|
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.
|
|
223
262
|
*
|
|
224
263
|
* @param request - CreateWHClientCertificateRequest
|
|
225
264
|
* @returns CreateWHClientCertificateResponse
|
|
226
265
|
*/
|
|
227
266
|
createWHClientCertificate(request: $_model.CreateWHClientCertificateRequest): Promise<$_model.CreateWHClientCertificateResponse>;
|
|
228
267
|
/**
|
|
229
|
-
*
|
|
268
|
+
* Creates a certificate warehouse.
|
|
230
269
|
*
|
|
231
270
|
* @param request - CreateWarehouseRequest
|
|
232
271
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -234,17 +273,17 @@ export default class Client extends OpenApi {
|
|
|
234
273
|
*/
|
|
235
274
|
createWarehouseWithOptions(request: $_model.CreateWarehouseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateWarehouseResponse>;
|
|
236
275
|
/**
|
|
237
|
-
*
|
|
276
|
+
* Creates a certificate warehouse.
|
|
238
277
|
*
|
|
239
278
|
* @param request - CreateWarehouseRequest
|
|
240
279
|
* @returns CreateWarehouseResponse
|
|
241
280
|
*/
|
|
242
281
|
createWarehouse(request: $_model.CreateWarehouseRequest): Promise<$_model.CreateWarehouseResponse>;
|
|
243
282
|
/**
|
|
244
|
-
* Decrypts a certificate in a certificate repository.
|
|
283
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
245
284
|
*
|
|
246
285
|
* @remarks
|
|
247
|
-
*
|
|
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.
|
|
248
287
|
*
|
|
249
288
|
* @param request - DecryptRequest
|
|
250
289
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -252,22 +291,22 @@ export default class Client extends OpenApi {
|
|
|
252
291
|
*/
|
|
253
292
|
decryptWithOptions(request: $_model.DecryptRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DecryptResponse>;
|
|
254
293
|
/**
|
|
255
|
-
* Decrypts a certificate in a certificate repository.
|
|
294
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
256
295
|
*
|
|
257
296
|
* @remarks
|
|
258
|
-
*
|
|
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.
|
|
259
298
|
*
|
|
260
299
|
* @param request - DecryptRequest
|
|
261
300
|
* @returns DecryptResponse
|
|
262
301
|
*/
|
|
263
302
|
decrypt(request: $_model.DecryptRequest): Promise<$_model.DecryptResponse>;
|
|
264
303
|
/**
|
|
265
|
-
* Deletes
|
|
304
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
266
305
|
*
|
|
267
306
|
* @remarks
|
|
268
307
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
269
|
-
*
|
|
270
|
-
*
|
|
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**.
|
|
271
310
|
*
|
|
272
311
|
* @param request - DeleteCertificateRequestRequest
|
|
273
312
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -275,19 +314,22 @@ export default class Client extends OpenApi {
|
|
|
275
314
|
*/
|
|
276
315
|
deleteCertificateRequestWithOptions(request: $_model.DeleteCertificateRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCertificateRequestResponse>;
|
|
277
316
|
/**
|
|
278
|
-
* Deletes
|
|
317
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
279
318
|
*
|
|
280
319
|
* @remarks
|
|
281
320
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
282
|
-
*
|
|
283
|
-
*
|
|
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**.
|
|
284
323
|
*
|
|
285
324
|
* @param request - DeleteCertificateRequestRequest
|
|
286
325
|
* @returns DeleteCertificateRequestResponse
|
|
287
326
|
*/
|
|
288
327
|
deleteCertificateRequest(request: $_model.DeleteCertificateRequestRequest): Promise<$_model.DeleteCertificateRequestResponse>;
|
|
289
328
|
/**
|
|
290
|
-
*
|
|
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.
|
|
291
333
|
*
|
|
292
334
|
* @param request - DeleteCloudAccessRequest
|
|
293
335
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -295,14 +337,17 @@ export default class Client extends OpenApi {
|
|
|
295
337
|
*/
|
|
296
338
|
deleteCloudAccessWithOptions(request: $_model.DeleteCloudAccessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCloudAccessResponse>;
|
|
297
339
|
/**
|
|
298
|
-
*
|
|
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.
|
|
299
344
|
*
|
|
300
345
|
* @param request - DeleteCloudAccessRequest
|
|
301
346
|
* @returns DeleteCloudAccessResponse
|
|
302
347
|
*/
|
|
303
348
|
deleteCloudAccess(request: $_model.DeleteCloudAccessRequest): Promise<$_model.DeleteCloudAccessResponse>;
|
|
304
349
|
/**
|
|
305
|
-
* Deletes a
|
|
350
|
+
* Deletes a certificate signing request (CSR).
|
|
306
351
|
*
|
|
307
352
|
* @param request - DeleteCsrRequest
|
|
308
353
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -310,14 +355,14 @@ export default class Client extends OpenApi {
|
|
|
310
355
|
*/
|
|
311
356
|
deleteCsrWithOptions(request: $_model.DeleteCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCsrResponse>;
|
|
312
357
|
/**
|
|
313
|
-
* Deletes a
|
|
358
|
+
* Deletes a certificate signing request (CSR).
|
|
314
359
|
*
|
|
315
360
|
* @param request - DeleteCsrRequest
|
|
316
361
|
* @returns DeleteCsrResponse
|
|
317
362
|
*/
|
|
318
363
|
deleteCsr(request: $_model.DeleteCsrRequest): Promise<$_model.DeleteCsrResponse>;
|
|
319
364
|
/**
|
|
320
|
-
* Deletes a deployment task.
|
|
365
|
+
* Deletes a certificate deployment task.
|
|
321
366
|
*
|
|
322
367
|
* @param request - DeleteDeploymentJobRequest
|
|
323
368
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -325,14 +370,14 @@ export default class Client extends OpenApi {
|
|
|
325
370
|
*/
|
|
326
371
|
deleteDeploymentJobWithOptions(request: $_model.DeleteDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteDeploymentJobResponse>;
|
|
327
372
|
/**
|
|
328
|
-
* Deletes a deployment task.
|
|
373
|
+
* Deletes a certificate deployment task.
|
|
329
374
|
*
|
|
330
375
|
* @param request - DeleteDeploymentJobRequest
|
|
331
376
|
* @returns DeleteDeploymentJobResponse
|
|
332
377
|
*/
|
|
333
378
|
deleteDeploymentJob(request: $_model.DeleteDeploymentJobRequest): Promise<$_model.DeleteDeploymentJobResponse>;
|
|
334
379
|
/**
|
|
335
|
-
*
|
|
380
|
+
* Deletes a Certificate Management Service instance.
|
|
336
381
|
*
|
|
337
382
|
* @param request - DeleteInstanceRequest
|
|
338
383
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -340,7 +385,7 @@ export default class Client extends OpenApi {
|
|
|
340
385
|
*/
|
|
341
386
|
deleteInstanceWithOptions(request: $_model.DeleteInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteInstanceResponse>;
|
|
342
387
|
/**
|
|
343
|
-
*
|
|
388
|
+
* Deletes a Certificate Management Service instance.
|
|
344
389
|
*
|
|
345
390
|
* @param request - DeleteInstanceRequest
|
|
346
391
|
* @returns DeleteInstanceResponse
|
|
@@ -372,10 +417,10 @@ export default class Client extends OpenApi {
|
|
|
372
417
|
*/
|
|
373
418
|
deletePCACert(request: $_model.DeletePCACertRequest): Promise<$_model.DeletePCACertResponse>;
|
|
374
419
|
/**
|
|
375
|
-
* Deletes an expired or uploaded certificate.
|
|
420
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
376
421
|
*
|
|
377
422
|
* @remarks
|
|
378
|
-
*
|
|
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.
|
|
379
424
|
*
|
|
380
425
|
* @param request - DeleteUserCertificateRequest
|
|
381
426
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -383,17 +428,22 @@ export default class Client extends OpenApi {
|
|
|
383
428
|
*/
|
|
384
429
|
deleteUserCertificateWithOptions(request: $_model.DeleteUserCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteUserCertificateResponse>;
|
|
385
430
|
/**
|
|
386
|
-
* Deletes an expired or uploaded certificate.
|
|
431
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
387
432
|
*
|
|
388
433
|
* @remarks
|
|
389
|
-
*
|
|
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.
|
|
390
435
|
*
|
|
391
436
|
* @param request - DeleteUserCertificateRequest
|
|
392
437
|
* @returns DeleteUserCertificateResponse
|
|
393
438
|
*/
|
|
394
439
|
deleteUserCertificate(request: $_model.DeleteUserCertificateRequest): Promise<$_model.DeleteUserCertificateResponse>;
|
|
395
440
|
/**
|
|
396
|
-
*
|
|
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.
|
|
397
447
|
*
|
|
398
448
|
* @param request - DeleteWarehouseRequest
|
|
399
449
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -401,14 +451,19 @@ export default class Client extends OpenApi {
|
|
|
401
451
|
*/
|
|
402
452
|
deleteWarehouseWithOptions(request: $_model.DeleteWarehouseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteWarehouseResponse>;
|
|
403
453
|
/**
|
|
404
|
-
*
|
|
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.
|
|
405
460
|
*
|
|
406
461
|
* @param request - DeleteWarehouseRequest
|
|
407
462
|
* @returns DeleteWarehouseResponse
|
|
408
463
|
*/
|
|
409
464
|
deleteWarehouse(request: $_model.DeleteWarehouseRequest): Promise<$_model.DeleteWarehouseResponse>;
|
|
410
465
|
/**
|
|
411
|
-
* Deletes
|
|
466
|
+
* Deletes a worker task from a certificate deployment task.
|
|
412
467
|
*
|
|
413
468
|
* @param request - DeleteWorkerResourceRequest
|
|
414
469
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -416,18 +471,20 @@ export default class Client extends OpenApi {
|
|
|
416
471
|
*/
|
|
417
472
|
deleteWorkerResourceWithOptions(request: $_model.DeleteWorkerResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteWorkerResourceResponse>;
|
|
418
473
|
/**
|
|
419
|
-
* Deletes
|
|
474
|
+
* Deletes a worker task from a certificate deployment task.
|
|
420
475
|
*
|
|
421
476
|
* @param request - DeleteWorkerResourceRequest
|
|
422
477
|
* @returns DeleteWorkerResourceResponse
|
|
423
478
|
*/
|
|
424
479
|
deleteWorkerResource(request: $_model.DeleteWorkerResourceRequest): Promise<$_model.DeleteWorkerResourceResponse>;
|
|
425
480
|
/**
|
|
426
|
-
* Queries the status of a
|
|
481
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
427
482
|
*
|
|
428
483
|
* @remarks
|
|
429
|
-
* If you
|
|
430
|
-
*
|
|
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).
|
|
431
488
|
*
|
|
432
489
|
* @param request - DescribeCertificateStateRequest
|
|
433
490
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -435,18 +492,20 @@ export default class Client extends OpenApi {
|
|
|
435
492
|
*/
|
|
436
493
|
describeCertificateStateWithOptions(request: $_model.DescribeCertificateStateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCertificateStateResponse>;
|
|
437
494
|
/**
|
|
438
|
-
* Queries the status of a
|
|
495
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
439
496
|
*
|
|
440
497
|
* @remarks
|
|
441
|
-
* If you
|
|
442
|
-
*
|
|
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).
|
|
443
502
|
*
|
|
444
503
|
* @param request - DescribeCertificateStateRequest
|
|
445
504
|
* @returns DescribeCertificateStateResponse
|
|
446
505
|
*/
|
|
447
506
|
describeCertificateState(request: $_model.DescribeCertificateStateRequest): Promise<$_model.DescribeCertificateStateResponse>;
|
|
448
507
|
/**
|
|
449
|
-
* Queries the number of
|
|
508
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
450
509
|
*
|
|
451
510
|
* @param request - DescribeCloudResourceStatusRequest
|
|
452
511
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -454,14 +513,14 @@ export default class Client extends OpenApi {
|
|
|
454
513
|
*/
|
|
455
514
|
describeCloudResourceStatusWithOptions(request: $_model.DescribeCloudResourceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCloudResourceStatusResponse>;
|
|
456
515
|
/**
|
|
457
|
-
* Queries the number of
|
|
516
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
458
517
|
*
|
|
459
518
|
* @param request - DescribeCloudResourceStatusRequest
|
|
460
519
|
* @returns DescribeCloudResourceStatusResponse
|
|
461
520
|
*/
|
|
462
521
|
describeCloudResourceStatus(request: $_model.DescribeCloudResourceStatusRequest): Promise<$_model.DescribeCloudResourceStatusResponse>;
|
|
463
522
|
/**
|
|
464
|
-
*
|
|
523
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
465
524
|
*
|
|
466
525
|
* @param request - DescribeDeploymentJobRequest
|
|
467
526
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -469,14 +528,14 @@ export default class Client extends OpenApi {
|
|
|
469
528
|
*/
|
|
470
529
|
describeDeploymentJobWithOptions(request: $_model.DescribeDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDeploymentJobResponse>;
|
|
471
530
|
/**
|
|
472
|
-
*
|
|
531
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
473
532
|
*
|
|
474
533
|
* @param request - DescribeDeploymentJobRequest
|
|
475
534
|
* @returns DescribeDeploymentJobResponse
|
|
476
535
|
*/
|
|
477
536
|
describeDeploymentJob(request: $_model.DescribeDeploymentJobRequest): Promise<$_model.DescribeDeploymentJobResponse>;
|
|
478
537
|
/**
|
|
479
|
-
* Queries the
|
|
538
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
480
539
|
*
|
|
481
540
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
482
541
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -484,14 +543,14 @@ export default class Client extends OpenApi {
|
|
|
484
543
|
*/
|
|
485
544
|
describeDeploymentJobStatusWithOptions(request: $_model.DescribeDeploymentJobStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDeploymentJobStatusResponse>;
|
|
486
545
|
/**
|
|
487
|
-
* Queries the
|
|
546
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
488
547
|
*
|
|
489
548
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
490
549
|
* @returns DescribeDeploymentJobStatusResponse
|
|
491
550
|
*/
|
|
492
551
|
describeDeploymentJobStatus(request: $_model.DescribeDeploymentJobStatusRequest): Promise<$_model.DescribeDeploymentJobStatusResponse>;
|
|
493
552
|
/**
|
|
494
|
-
* Queries the quota
|
|
553
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
495
554
|
*
|
|
496
555
|
* @param request - DescribePackageStateRequest
|
|
497
556
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -499,14 +558,14 @@ export default class Client extends OpenApi {
|
|
|
499
558
|
*/
|
|
500
559
|
describePackageStateWithOptions(request: $_model.DescribePackageStateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePackageStateResponse>;
|
|
501
560
|
/**
|
|
502
|
-
* Queries the quota
|
|
561
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
503
562
|
*
|
|
504
563
|
* @param request - DescribePackageStateRequest
|
|
505
564
|
* @returns DescribePackageStateResponse
|
|
506
565
|
*/
|
|
507
566
|
describePackageState(request: $_model.DescribePackageStateRequest): Promise<$_model.DescribePackageStateResponse>;
|
|
508
567
|
/**
|
|
509
|
-
*
|
|
568
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
510
569
|
*
|
|
511
570
|
* @param request - DescribeWarehouseCertRequest
|
|
512
571
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -514,17 +573,17 @@ export default class Client extends OpenApi {
|
|
|
514
573
|
*/
|
|
515
574
|
describeWarehouseCertWithOptions(request: $_model.DescribeWarehouseCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeWarehouseCertResponse>;
|
|
516
575
|
/**
|
|
517
|
-
*
|
|
576
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
518
577
|
*
|
|
519
578
|
* @param request - DescribeWarehouseCertRequest
|
|
520
579
|
* @returns DescribeWarehouseCertResponse
|
|
521
580
|
*/
|
|
522
581
|
describeWarehouseCert(request: $_model.DescribeWarehouseCertRequest): Promise<$_model.DescribeWarehouseCertResponse>;
|
|
523
582
|
/**
|
|
524
|
-
* Encrypts a certificate in a certificate repository.
|
|
583
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
525
584
|
*
|
|
526
585
|
* @remarks
|
|
527
|
-
*
|
|
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.
|
|
528
587
|
*
|
|
529
588
|
* @param request - EncryptRequest
|
|
530
589
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -532,47 +591,57 @@ export default class Client extends OpenApi {
|
|
|
532
591
|
*/
|
|
533
592
|
encryptWithOptions(request: $_model.EncryptRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EncryptResponse>;
|
|
534
593
|
/**
|
|
535
|
-
* Encrypts a certificate in a certificate repository.
|
|
594
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
536
595
|
*
|
|
537
596
|
* @remarks
|
|
538
|
-
*
|
|
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.
|
|
539
598
|
*
|
|
540
599
|
* @param request - EncryptRequest
|
|
541
600
|
* @returns EncryptResponse
|
|
542
601
|
*/
|
|
543
602
|
encrypt(request: $_model.EncryptRequest): Promise<$_model.EncryptResponse>;
|
|
544
603
|
/**
|
|
545
|
-
*
|
|
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.
|
|
546
610
|
*
|
|
547
611
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
548
612
|
* @returns GetAssetCountResponse
|
|
549
613
|
*/
|
|
550
614
|
getAssetCountWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetAssetCountResponse>;
|
|
551
615
|
/**
|
|
552
|
-
*
|
|
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.
|
|
553
622
|
* @returns GetAssetCountResponse
|
|
554
623
|
*/
|
|
555
624
|
getAssetCount(): Promise<$_model.GetAssetCountResponse>;
|
|
556
625
|
/**
|
|
557
|
-
* Queries the
|
|
626
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
558
627
|
*
|
|
559
628
|
* @remarks
|
|
560
|
-
*
|
|
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.
|
|
561
630
|
*
|
|
562
631
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
563
632
|
* @returns GetCertWarehouseQuotaResponse
|
|
564
633
|
*/
|
|
565
634
|
getCertWarehouseQuotaWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetCertWarehouseQuotaResponse>;
|
|
566
635
|
/**
|
|
567
|
-
* Queries the
|
|
636
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
568
637
|
*
|
|
569
638
|
* @remarks
|
|
570
|
-
*
|
|
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.
|
|
571
640
|
* @returns GetCertWarehouseQuotaResponse
|
|
572
641
|
*/
|
|
573
642
|
getCertWarehouseQuota(): Promise<$_model.GetCertWarehouseQuotaResponse>;
|
|
574
643
|
/**
|
|
575
|
-
*
|
|
644
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
576
645
|
*
|
|
577
646
|
* @param request - GetCertificateDetailRequest
|
|
578
647
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -580,14 +649,14 @@ export default class Client extends OpenApi {
|
|
|
580
649
|
*/
|
|
581
650
|
getCertificateDetailWithOptions(request: $_model.GetCertificateDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCertificateDetailResponse>;
|
|
582
651
|
/**
|
|
583
|
-
*
|
|
652
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
584
653
|
*
|
|
585
654
|
* @param request - GetCertificateDetailRequest
|
|
586
655
|
* @returns GetCertificateDetailResponse
|
|
587
656
|
*/
|
|
588
657
|
getCertificateDetail(request: $_model.GetCertificateDetailRequest): Promise<$_model.GetCertificateDetailResponse>;
|
|
589
658
|
/**
|
|
590
|
-
*
|
|
659
|
+
* Queries the content of a certificate signing request (CSR).
|
|
591
660
|
*
|
|
592
661
|
* @param request - GetCsrDetailRequest
|
|
593
662
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -595,14 +664,14 @@ export default class Client extends OpenApi {
|
|
|
595
664
|
*/
|
|
596
665
|
getCsrDetailWithOptions(request: $_model.GetCsrDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCsrDetailResponse>;
|
|
597
666
|
/**
|
|
598
|
-
*
|
|
667
|
+
* Queries the content of a certificate signing request (CSR).
|
|
599
668
|
*
|
|
600
669
|
* @param request - GetCsrDetailRequest
|
|
601
670
|
* @returns GetCsrDetailResponse
|
|
602
671
|
*/
|
|
603
672
|
getCsrDetail(request: $_model.GetCsrDetailRequest): Promise<$_model.GetCsrDetailResponse>;
|
|
604
673
|
/**
|
|
605
|
-
*
|
|
674
|
+
* Queries the details of an instance.
|
|
606
675
|
*
|
|
607
676
|
* @param request - GetInstanceDetailRequest
|
|
608
677
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -610,14 +679,14 @@ export default class Client extends OpenApi {
|
|
|
610
679
|
*/
|
|
611
680
|
getInstanceDetailWithOptions(request: $_model.GetInstanceDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInstanceDetailResponse>;
|
|
612
681
|
/**
|
|
613
|
-
*
|
|
682
|
+
* Queries the details of an instance.
|
|
614
683
|
*
|
|
615
684
|
* @param request - GetInstanceDetailRequest
|
|
616
685
|
* @returns GetInstanceDetailResponse
|
|
617
686
|
*/
|
|
618
687
|
getInstanceDetail(request: $_model.GetInstanceDetailRequest): Promise<$_model.GetInstanceDetailResponse>;
|
|
619
688
|
/**
|
|
620
|
-
*
|
|
689
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
621
690
|
*
|
|
622
691
|
* @param request - GetInstanceSummaryRequest
|
|
623
692
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -625,26 +694,63 @@ export default class Client extends OpenApi {
|
|
|
625
694
|
*/
|
|
626
695
|
getInstanceSummaryWithOptions(request: $_model.GetInstanceSummaryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInstanceSummaryResponse>;
|
|
627
696
|
/**
|
|
628
|
-
*
|
|
697
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
629
698
|
*
|
|
630
699
|
* @param request - GetInstanceSummaryRequest
|
|
631
700
|
* @returns GetInstanceSummaryResponse
|
|
632
701
|
*/
|
|
633
702
|
getInstanceSummary(request: $_model.GetInstanceSummaryRequest): Promise<$_model.GetInstanceSummaryResponse>;
|
|
634
703
|
/**
|
|
635
|
-
*
|
|
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 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
711
|
+
*
|
|
712
|
+
* @param request - GetMatchedResourcesRequest
|
|
713
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
714
|
+
* @returns GetMatchedResourcesResponse
|
|
715
|
+
*/
|
|
716
|
+
getMatchedResourcesWithOptions(request: $_model.GetMatchedResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetMatchedResourcesResponse>;
|
|
717
|
+
/**
|
|
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 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
725
|
+
*
|
|
726
|
+
* @param request - GetMatchedResourcesRequest
|
|
727
|
+
* @returns GetMatchedResourcesResponse
|
|
728
|
+
*/
|
|
729
|
+
getMatchedResources(request: $_model.GetMatchedResourcesRequest): Promise<$_model.GetMatchedResourcesResponse>;
|
|
730
|
+
/**
|
|
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.
|
|
636
737
|
*
|
|
637
738
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
638
739
|
* @returns GetRiskCountResponse
|
|
639
740
|
*/
|
|
640
741
|
getRiskCountWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetRiskCountResponse>;
|
|
641
742
|
/**
|
|
642
|
-
*
|
|
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.
|
|
643
749
|
* @returns GetRiskCountResponse
|
|
644
750
|
*/
|
|
645
751
|
getRiskCount(): Promise<$_model.GetRiskCountResponse>;
|
|
646
752
|
/**
|
|
647
|
-
*
|
|
753
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
648
754
|
*
|
|
649
755
|
* @param request - GetTaskAttributeRequest
|
|
650
756
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -652,17 +758,17 @@ export default class Client extends OpenApi {
|
|
|
652
758
|
*/
|
|
653
759
|
getTaskAttributeWithOptions(request: $_model.GetTaskAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetTaskAttributeResponse>;
|
|
654
760
|
/**
|
|
655
|
-
*
|
|
761
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
656
762
|
*
|
|
657
763
|
* @param request - GetTaskAttributeRequest
|
|
658
764
|
* @returns GetTaskAttributeResponse
|
|
659
765
|
*/
|
|
660
766
|
getTaskAttribute(request: $_model.GetTaskAttributeRequest): Promise<$_model.GetTaskAttributeResponse>;
|
|
661
767
|
/**
|
|
662
|
-
*
|
|
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.
|
|
663
769
|
*
|
|
664
770
|
* @remarks
|
|
665
|
-
*
|
|
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.
|
|
666
772
|
*
|
|
667
773
|
* @param request - GetUserCertificateDetailRequest
|
|
668
774
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -670,17 +776,22 @@ export default class Client extends OpenApi {
|
|
|
670
776
|
*/
|
|
671
777
|
getUserCertificateDetailWithOptions(request: $_model.GetUserCertificateDetailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetUserCertificateDetailResponse>;
|
|
672
778
|
/**
|
|
673
|
-
*
|
|
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.
|
|
674
780
|
*
|
|
675
781
|
* @remarks
|
|
676
|
-
*
|
|
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.
|
|
677
783
|
*
|
|
678
784
|
* @param request - GetUserCertificateDetailRequest
|
|
679
785
|
* @returns GetUserCertificateDetailResponse
|
|
680
786
|
*/
|
|
681
787
|
getUserCertificateDetail(request: $_model.GetUserCertificateDetailRequest): Promise<$_model.GetUserCertificateDetailResponse>;
|
|
682
788
|
/**
|
|
683
|
-
*
|
|
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.
|
|
684
795
|
*
|
|
685
796
|
* @param request - ListAssetCountRequest
|
|
686
797
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -688,17 +799,22 @@ export default class Client extends OpenApi {
|
|
|
688
799
|
*/
|
|
689
800
|
listAssetCountWithOptions(request: $_model.ListAssetCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAssetCountResponse>;
|
|
690
801
|
/**
|
|
691
|
-
*
|
|
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.
|
|
692
808
|
*
|
|
693
809
|
* @param request - ListAssetCountRequest
|
|
694
810
|
* @returns ListAssetCountResponse
|
|
695
811
|
*/
|
|
696
812
|
listAssetCount(request: $_model.ListAssetCountRequest): Promise<$_model.ListAssetCountResponse>;
|
|
697
813
|
/**
|
|
698
|
-
*
|
|
814
|
+
* This API queries certificates in the certificate store.
|
|
699
815
|
*
|
|
700
816
|
* @remarks
|
|
701
|
-
*
|
|
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.
|
|
702
818
|
*
|
|
703
819
|
* @param request - ListCertRequest
|
|
704
820
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -706,17 +822,17 @@ export default class Client extends OpenApi {
|
|
|
706
822
|
*/
|
|
707
823
|
listCertWithOptions(request: $_model.ListCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCertResponse>;
|
|
708
824
|
/**
|
|
709
|
-
*
|
|
825
|
+
* This API queries certificates in the certificate store.
|
|
710
826
|
*
|
|
711
827
|
* @remarks
|
|
712
|
-
*
|
|
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.
|
|
713
829
|
*
|
|
714
830
|
* @param request - ListCertRequest
|
|
715
831
|
* @returns ListCertResponse
|
|
716
832
|
*/
|
|
717
833
|
listCert(request: $_model.ListCertRequest): Promise<$_model.ListCertResponse>;
|
|
718
834
|
/**
|
|
719
|
-
* Queries certificate repositories.
|
|
835
|
+
* Queries the certificate application repositories in your account.
|
|
720
836
|
*
|
|
721
837
|
* @remarks
|
|
722
838
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -729,7 +845,7 @@ export default class Client extends OpenApi {
|
|
|
729
845
|
*/
|
|
730
846
|
listCertWarehouseWithOptions(request: $_model.ListCertWarehouseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCertWarehouseResponse>;
|
|
731
847
|
/**
|
|
732
|
-
* Queries certificate repositories.
|
|
848
|
+
* Queries the certificate application repositories in your account.
|
|
733
849
|
*
|
|
734
850
|
* @remarks
|
|
735
851
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -741,7 +857,7 @@ export default class Client extends OpenApi {
|
|
|
741
857
|
*/
|
|
742
858
|
listCertWarehouse(request: $_model.ListCertWarehouseRequest): Promise<$_model.ListCertWarehouseResponse>;
|
|
743
859
|
/**
|
|
744
|
-
*
|
|
860
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
745
861
|
*
|
|
746
862
|
* @param request - ListCertificatesRequest
|
|
747
863
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -749,14 +865,14 @@ export default class Client extends OpenApi {
|
|
|
749
865
|
*/
|
|
750
866
|
listCertificatesWithOptions(request: $_model.ListCertificatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCertificatesResponse>;
|
|
751
867
|
/**
|
|
752
|
-
*
|
|
868
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
753
869
|
*
|
|
754
870
|
* @param request - ListCertificatesRequest
|
|
755
871
|
* @returns ListCertificatesResponse
|
|
756
872
|
*/
|
|
757
873
|
listCertificates(request: $_model.ListCertificatesRequest): Promise<$_model.ListCertificatesResponse>;
|
|
758
874
|
/**
|
|
759
|
-
* Queries
|
|
875
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
760
876
|
*
|
|
761
877
|
* @param request - ListCloudAccessRequest
|
|
762
878
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -764,14 +880,14 @@ export default class Client extends OpenApi {
|
|
|
764
880
|
*/
|
|
765
881
|
listCloudAccessWithOptions(request: $_model.ListCloudAccessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCloudAccessResponse>;
|
|
766
882
|
/**
|
|
767
|
-
* Queries
|
|
883
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
768
884
|
*
|
|
769
885
|
* @param request - ListCloudAccessRequest
|
|
770
886
|
* @returns ListCloudAccessResponse
|
|
771
887
|
*/
|
|
772
888
|
listCloudAccess(request: $_model.ListCloudAccessRequest): Promise<$_model.ListCloudAccessResponse>;
|
|
773
889
|
/**
|
|
774
|
-
* Queries the
|
|
890
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
775
891
|
*
|
|
776
892
|
* @param tmpReq - ListCloudResourcesRequest
|
|
777
893
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -779,14 +895,14 @@ export default class Client extends OpenApi {
|
|
|
779
895
|
*/
|
|
780
896
|
listCloudResourcesWithOptions(tmpReq: $_model.ListCloudResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCloudResourcesResponse>;
|
|
781
897
|
/**
|
|
782
|
-
* Queries the
|
|
898
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
783
899
|
*
|
|
784
900
|
* @param request - ListCloudResourcesRequest
|
|
785
901
|
* @returns ListCloudResourcesResponse
|
|
786
902
|
*/
|
|
787
903
|
listCloudResources(request: $_model.ListCloudResourcesRequest): Promise<$_model.ListCloudResourcesResponse>;
|
|
788
904
|
/**
|
|
789
|
-
* Queries
|
|
905
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
790
906
|
*
|
|
791
907
|
* @param request - ListContactRequest
|
|
792
908
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -794,14 +910,14 @@ export default class Client extends OpenApi {
|
|
|
794
910
|
*/
|
|
795
911
|
listContactWithOptions(request: $_model.ListContactRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListContactResponse>;
|
|
796
912
|
/**
|
|
797
|
-
* Queries
|
|
913
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
798
914
|
*
|
|
799
915
|
* @param request - ListContactRequest
|
|
800
916
|
* @returns ListContactResponse
|
|
801
917
|
*/
|
|
802
918
|
listContact(request: $_model.ListContactRequest): Promise<$_model.ListContactResponse>;
|
|
803
919
|
/**
|
|
804
|
-
* Queries the
|
|
920
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
805
921
|
*
|
|
806
922
|
* @param request - ListCsrRequest
|
|
807
923
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -809,14 +925,14 @@ export default class Client extends OpenApi {
|
|
|
809
925
|
*/
|
|
810
926
|
listCsrWithOptions(request: $_model.ListCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCsrResponse>;
|
|
811
927
|
/**
|
|
812
|
-
* Queries the
|
|
928
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
813
929
|
*
|
|
814
930
|
* @param request - ListCsrRequest
|
|
815
931
|
* @returns ListCsrResponse
|
|
816
932
|
*/
|
|
817
933
|
listCsr(request: $_model.ListCsrRequest): Promise<$_model.ListCsrResponse>;
|
|
818
934
|
/**
|
|
819
|
-
* Queries
|
|
935
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
820
936
|
*
|
|
821
937
|
* @param request - ListDeploymentJobRequest
|
|
822
938
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -824,14 +940,14 @@ export default class Client extends OpenApi {
|
|
|
824
940
|
*/
|
|
825
941
|
listDeploymentJobWithOptions(request: $_model.ListDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDeploymentJobResponse>;
|
|
826
942
|
/**
|
|
827
|
-
* Queries
|
|
943
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
828
944
|
*
|
|
829
945
|
* @param request - ListDeploymentJobRequest
|
|
830
946
|
* @returns ListDeploymentJobResponse
|
|
831
947
|
*/
|
|
832
948
|
listDeploymentJob(request: $_model.ListDeploymentJobRequest): Promise<$_model.ListDeploymentJobResponse>;
|
|
833
949
|
/**
|
|
834
|
-
* Queries the
|
|
950
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
835
951
|
*
|
|
836
952
|
* @param request - ListDeploymentJobCertRequest
|
|
837
953
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -839,14 +955,14 @@ export default class Client extends OpenApi {
|
|
|
839
955
|
*/
|
|
840
956
|
listDeploymentJobCertWithOptions(request: $_model.ListDeploymentJobCertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDeploymentJobCertResponse>;
|
|
841
957
|
/**
|
|
842
|
-
* Queries the
|
|
958
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
843
959
|
*
|
|
844
960
|
* @param request - ListDeploymentJobCertRequest
|
|
845
961
|
* @returns ListDeploymentJobCertResponse
|
|
846
962
|
*/
|
|
847
963
|
listDeploymentJobCert(request: $_model.ListDeploymentJobCertRequest): Promise<$_model.ListDeploymentJobCertResponse>;
|
|
848
964
|
/**
|
|
849
|
-
* Queries the cloud resources
|
|
965
|
+
* Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
|
|
850
966
|
*
|
|
851
967
|
* @param request - ListDeploymentJobResourceRequest
|
|
852
968
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -854,14 +970,14 @@ export default class Client extends OpenApi {
|
|
|
854
970
|
*/
|
|
855
971
|
listDeploymentJobResourceWithOptions(request: $_model.ListDeploymentJobResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDeploymentJobResourceResponse>;
|
|
856
972
|
/**
|
|
857
|
-
* Queries the cloud resources
|
|
973
|
+
* Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
|
|
858
974
|
*
|
|
859
975
|
* @param request - ListDeploymentJobResourceRequest
|
|
860
976
|
* @returns ListDeploymentJobResourceResponse
|
|
861
977
|
*/
|
|
862
978
|
listDeploymentJobResource(request: $_model.ListDeploymentJobResourceRequest): Promise<$_model.ListDeploymentJobResourceResponse>;
|
|
863
979
|
/**
|
|
864
|
-
*
|
|
980
|
+
* Retrieves a list of instances.
|
|
865
981
|
*
|
|
866
982
|
* @param request - ListInstancesRequest
|
|
867
983
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -869,19 +985,19 @@ export default class Client extends OpenApi {
|
|
|
869
985
|
*/
|
|
870
986
|
listInstancesWithOptions(request: $_model.ListInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListInstancesResponse>;
|
|
871
987
|
/**
|
|
872
|
-
*
|
|
988
|
+
* Retrieves a list of instances.
|
|
873
989
|
*
|
|
874
990
|
* @param request - ListInstancesRequest
|
|
875
991
|
* @returns ListInstancesResponse
|
|
876
992
|
*/
|
|
877
993
|
listInstances(request: $_model.ListInstancesRequest): Promise<$_model.ListInstancesResponse>;
|
|
878
994
|
/**
|
|
879
|
-
* Queries the certificates
|
|
995
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
880
996
|
*
|
|
881
997
|
* @remarks
|
|
882
|
-
*
|
|
883
|
-
* ##
|
|
884
|
-
*
|
|
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.
|
|
885
1001
|
*
|
|
886
1002
|
* @param request - ListUserCertificateOrderRequest
|
|
887
1003
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -889,19 +1005,24 @@ export default class Client extends OpenApi {
|
|
|
889
1005
|
*/
|
|
890
1006
|
listUserCertificateOrderWithOptions(request: $_model.ListUserCertificateOrderRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListUserCertificateOrderResponse>;
|
|
891
1007
|
/**
|
|
892
|
-
* Queries the certificates
|
|
1008
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
893
1009
|
*
|
|
894
1010
|
* @remarks
|
|
895
|
-
*
|
|
896
|
-
* ##
|
|
897
|
-
*
|
|
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.
|
|
898
1014
|
*
|
|
899
1015
|
* @param request - ListUserCertificateOrderRequest
|
|
900
1016
|
* @returns ListUserCertificateOrderResponse
|
|
901
1017
|
*/
|
|
902
1018
|
listUserCertificateOrder(request: $_model.ListUserCertificateOrderRequest): Promise<$_model.ListUserCertificateOrderResponse>;
|
|
903
1019
|
/**
|
|
904
|
-
*
|
|
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.
|
|
905
1026
|
*
|
|
906
1027
|
* @param tmpReq - ListWarehouseRequest
|
|
907
1028
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -909,14 +1030,19 @@ export default class Client extends OpenApi {
|
|
|
909
1030
|
*/
|
|
910
1031
|
listWarehouseWithOptions(tmpReq: $_model.ListWarehouseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListWarehouseResponse>;
|
|
911
1032
|
/**
|
|
912
|
-
*
|
|
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.
|
|
913
1039
|
*
|
|
914
1040
|
* @param request - ListWarehouseRequest
|
|
915
1041
|
* @returns ListWarehouseResponse
|
|
916
1042
|
*/
|
|
917
1043
|
listWarehouse(request: $_model.ListWarehouseRequest): Promise<$_model.ListWarehouseResponse>;
|
|
918
1044
|
/**
|
|
919
|
-
* Queries the
|
|
1045
|
+
* Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
|
|
920
1046
|
*
|
|
921
1047
|
* @param request - ListWorkerResourceRequest
|
|
922
1048
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -924,7 +1050,7 @@ export default class Client extends OpenApi {
|
|
|
924
1050
|
*/
|
|
925
1051
|
listWorkerResourceWithOptions(request: $_model.ListWorkerResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListWorkerResourceResponse>;
|
|
926
1052
|
/**
|
|
927
|
-
* Queries the
|
|
1053
|
+
* Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
|
|
928
1054
|
*
|
|
929
1055
|
* @param request - ListWorkerResourceRequest
|
|
930
1056
|
* @returns ListWorkerResourceResponse
|
|
@@ -946,7 +1072,7 @@ export default class Client extends OpenApi {
|
|
|
946
1072
|
*/
|
|
947
1073
|
moveResourceGroup(request: $_model.MoveResourceGroupRequest): Promise<$_model.MoveResourceGroupResponse>;
|
|
948
1074
|
/**
|
|
949
|
-
*
|
|
1075
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
950
1076
|
*
|
|
951
1077
|
* @param request - RefundInstanceRequest
|
|
952
1078
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -954,18 +1080,18 @@ export default class Client extends OpenApi {
|
|
|
954
1080
|
*/
|
|
955
1081
|
refundInstanceWithOptions(request: $_model.RefundInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RefundInstanceResponse>;
|
|
956
1082
|
/**
|
|
957
|
-
*
|
|
1083
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
958
1084
|
*
|
|
959
1085
|
* @param request - RefundInstanceRequest
|
|
960
1086
|
* @returns RefundInstanceResponse
|
|
961
1087
|
*/
|
|
962
1088
|
refundInstance(request: $_model.RefundInstanceRequest): Promise<$_model.RefundInstanceResponse>;
|
|
963
1089
|
/**
|
|
964
|
-
* Submits a renewal application for an issued certificate.
|
|
1090
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
965
1091
|
*
|
|
966
1092
|
* @remarks
|
|
967
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.
|
|
968
|
-
* >
|
|
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.
|
|
969
1095
|
*
|
|
970
1096
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
971
1097
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -973,18 +1099,18 @@ export default class Client extends OpenApi {
|
|
|
973
1099
|
*/
|
|
974
1100
|
renewCertificateOrderForPackageRequestWithOptions(request: $_model.RenewCertificateOrderForPackageRequestRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RenewCertificateOrderForPackageRequestResponse>;
|
|
975
1101
|
/**
|
|
976
|
-
* Submits a renewal application for an issued certificate.
|
|
1102
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
977
1103
|
*
|
|
978
1104
|
* @remarks
|
|
979
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.
|
|
980
|
-
* >
|
|
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.
|
|
981
1107
|
*
|
|
982
1108
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
983
1109
|
* @returns RenewCertificateOrderForPackageRequestResponse
|
|
984
1110
|
*/
|
|
985
1111
|
renewCertificateOrderForPackageRequest(request: $_model.RenewCertificateOrderForPackageRequestRequest): Promise<$_model.RenewCertificateOrderForPackageRequestResponse>;
|
|
986
1112
|
/**
|
|
987
|
-
*
|
|
1113
|
+
* Revokes a certificate.
|
|
988
1114
|
*
|
|
989
1115
|
* @param request - RevokeCertificateRequest
|
|
990
1116
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -992,17 +1118,17 @@ export default class Client extends OpenApi {
|
|
|
992
1118
|
*/
|
|
993
1119
|
revokeCertificateWithOptions(request: $_model.RevokeCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevokeCertificateResponse>;
|
|
994
1120
|
/**
|
|
995
|
-
*
|
|
1121
|
+
* Revokes a certificate.
|
|
996
1122
|
*
|
|
997
1123
|
* @param request - RevokeCertificateRequest
|
|
998
1124
|
* @returns RevokeCertificateResponse
|
|
999
1125
|
*/
|
|
1000
1126
|
revokeCertificate(request: $_model.RevokeCertificateRequest): Promise<$_model.RevokeCertificateResponse>;
|
|
1001
1127
|
/**
|
|
1002
|
-
* Revokes a client certificate
|
|
1128
|
+
* Revokes a client certificate from the certificate repository.
|
|
1003
1129
|
*
|
|
1004
1130
|
* @remarks
|
|
1005
|
-
*
|
|
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.
|
|
1006
1132
|
*
|
|
1007
1133
|
* @param request - RevokeWHClientCertificateRequest
|
|
1008
1134
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1010,22 +1136,22 @@ export default class Client extends OpenApi {
|
|
|
1010
1136
|
*/
|
|
1011
1137
|
revokeWHClientCertificateWithOptions(request: $_model.RevokeWHClientCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevokeWHClientCertificateResponse>;
|
|
1012
1138
|
/**
|
|
1013
|
-
* Revokes a client certificate
|
|
1139
|
+
* Revokes a client certificate from the certificate repository.
|
|
1014
1140
|
*
|
|
1015
1141
|
* @remarks
|
|
1016
|
-
*
|
|
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.
|
|
1017
1143
|
*
|
|
1018
1144
|
* @param request - RevokeWHClientCertificateRequest
|
|
1019
1145
|
* @returns RevokeWHClientCertificateResponse
|
|
1020
1146
|
*/
|
|
1021
1147
|
revokeWHClientCertificate(request: $_model.RevokeWHClientCertificateRequest): Promise<$_model.RevokeWHClientCertificateResponse>;
|
|
1022
1148
|
/**
|
|
1023
|
-
*
|
|
1149
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
1024
1150
|
*
|
|
1025
1151
|
* @remarks
|
|
1026
|
-
*
|
|
1027
|
-
* ###
|
|
1028
|
-
*
|
|
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.
|
|
1029
1155
|
*
|
|
1030
1156
|
* @param request - SignRequest
|
|
1031
1157
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1033,19 +1159,19 @@ export default class Client extends OpenApi {
|
|
|
1033
1159
|
*/
|
|
1034
1160
|
signWithOptions(request: $_model.SignRequest, runtime: $dara.RuntimeOptions): Promise<$_model.SignResponse>;
|
|
1035
1161
|
/**
|
|
1036
|
-
*
|
|
1162
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
1037
1163
|
*
|
|
1038
1164
|
* @remarks
|
|
1039
|
-
*
|
|
1040
|
-
* ###
|
|
1041
|
-
*
|
|
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.
|
|
1042
1168
|
*
|
|
1043
1169
|
* @param request - SignRequest
|
|
1044
1170
|
* @returns SignResponse
|
|
1045
1171
|
*/
|
|
1046
1172
|
sign(request: $_model.SignRequest): Promise<$_model.SignResponse>;
|
|
1047
1173
|
/**
|
|
1048
|
-
*
|
|
1174
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
1049
1175
|
*
|
|
1050
1176
|
* @param request - UpdateCsrRequest
|
|
1051
1177
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1053,14 +1179,14 @@ export default class Client extends OpenApi {
|
|
|
1053
1179
|
*/
|
|
1054
1180
|
updateCsrWithOptions(request: $_model.UpdateCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateCsrResponse>;
|
|
1055
1181
|
/**
|
|
1056
|
-
*
|
|
1182
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
1057
1183
|
*
|
|
1058
1184
|
* @param request - UpdateCsrRequest
|
|
1059
1185
|
* @returns UpdateCsrResponse
|
|
1060
1186
|
*/
|
|
1061
1187
|
updateCsr(request: $_model.UpdateCsrRequest): Promise<$_model.UpdateCsrResponse>;
|
|
1062
1188
|
/**
|
|
1063
|
-
* Updates a deployment task.
|
|
1189
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
1064
1190
|
*
|
|
1065
1191
|
* @param request - UpdateDeploymentJobRequest
|
|
1066
1192
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1068,14 +1194,14 @@ export default class Client extends OpenApi {
|
|
|
1068
1194
|
*/
|
|
1069
1195
|
updateDeploymentJobWithOptions(request: $_model.UpdateDeploymentJobRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateDeploymentJobResponse>;
|
|
1070
1196
|
/**
|
|
1071
|
-
* Updates a deployment task.
|
|
1197
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
1072
1198
|
*
|
|
1073
1199
|
* @param request - UpdateDeploymentJobRequest
|
|
1074
1200
|
* @returns UpdateDeploymentJobResponse
|
|
1075
1201
|
*/
|
|
1076
1202
|
updateDeploymentJob(request: $_model.UpdateDeploymentJobRequest): Promise<$_model.UpdateDeploymentJobResponse>;
|
|
1077
1203
|
/**
|
|
1078
|
-
* Updates the status of a deployment task.
|
|
1204
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
1079
1205
|
*
|
|
1080
1206
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
1081
1207
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1083,14 +1209,14 @@ export default class Client extends OpenApi {
|
|
|
1083
1209
|
*/
|
|
1084
1210
|
updateDeploymentJobStatusWithOptions(request: $_model.UpdateDeploymentJobStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateDeploymentJobStatusResponse>;
|
|
1085
1211
|
/**
|
|
1086
|
-
* Updates the status of a deployment task.
|
|
1212
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
1087
1213
|
*
|
|
1088
1214
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
1089
1215
|
* @returns UpdateDeploymentJobStatusResponse
|
|
1090
1216
|
*/
|
|
1091
1217
|
updateDeploymentJobStatus(request: $_model.UpdateDeploymentJobStatusRequest): Promise<$_model.UpdateDeploymentJobStatusResponse>;
|
|
1092
1218
|
/**
|
|
1093
|
-
*
|
|
1219
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
1094
1220
|
*
|
|
1095
1221
|
* @param request - UpdateInstanceRequest
|
|
1096
1222
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1098,14 +1224,14 @@ export default class Client extends OpenApi {
|
|
|
1098
1224
|
*/
|
|
1099
1225
|
updateInstanceWithOptions(request: $_model.UpdateInstanceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateInstanceResponse>;
|
|
1100
1226
|
/**
|
|
1101
|
-
*
|
|
1227
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
1102
1228
|
*
|
|
1103
1229
|
* @param request - UpdateInstanceRequest
|
|
1104
1230
|
* @returns UpdateInstanceResponse
|
|
1105
1231
|
*/
|
|
1106
1232
|
updateInstance(request: $_model.UpdateInstanceRequest): Promise<$_model.UpdateInstanceResponse>;
|
|
1107
1233
|
/**
|
|
1108
|
-
* 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.
|
|
1109
1235
|
*
|
|
1110
1236
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
1111
1237
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1113,14 +1239,14 @@ export default class Client extends OpenApi {
|
|
|
1113
1239
|
*/
|
|
1114
1240
|
updateWorkerResourceStatusWithOptions(request: $_model.UpdateWorkerResourceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateWorkerResourceStatusResponse>;
|
|
1115
1241
|
/**
|
|
1116
|
-
* 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.
|
|
1117
1243
|
*
|
|
1118
1244
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
1119
1245
|
* @returns UpdateWorkerResourceStatusResponse
|
|
1120
1246
|
*/
|
|
1121
1247
|
updateWorkerResourceStatus(request: $_model.UpdateWorkerResourceStatusRequest): Promise<$_model.UpdateWorkerResourceStatusResponse>;
|
|
1122
1248
|
/**
|
|
1123
|
-
* Uploads an existing
|
|
1249
|
+
* Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
|
|
1124
1250
|
*
|
|
1125
1251
|
* @param request - UploadCsrRequest
|
|
1126
1252
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1128,19 +1254,19 @@ export default class Client extends OpenApi {
|
|
|
1128
1254
|
*/
|
|
1129
1255
|
uploadCsrWithOptions(request: $_model.UploadCsrRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadCsrResponse>;
|
|
1130
1256
|
/**
|
|
1131
|
-
* Uploads an existing
|
|
1257
|
+
* Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
|
|
1132
1258
|
*
|
|
1133
1259
|
* @param request - UploadCsrRequest
|
|
1134
1260
|
* @returns UploadCsrResponse
|
|
1135
1261
|
*/
|
|
1136
1262
|
uploadCsr(request: $_model.UploadCsrRequest): Promise<$_model.UploadCsrResponse>;
|
|
1137
1263
|
/**
|
|
1138
|
-
*
|
|
1264
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
1139
1265
|
*
|
|
1140
1266
|
* @remarks
|
|
1141
|
-
*
|
|
1142
|
-
* ##
|
|
1143
|
-
*
|
|
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.
|
|
1144
1270
|
*
|
|
1145
1271
|
* @param request - UploadPCACertRequest
|
|
1146
1272
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1148,22 +1274,22 @@ export default class Client extends OpenApi {
|
|
|
1148
1274
|
*/
|
|
1149
1275
|
uploadPCACertWithOptions(request: $_model.UploadPCACertRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadPCACertResponse>;
|
|
1150
1276
|
/**
|
|
1151
|
-
*
|
|
1277
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
1152
1278
|
*
|
|
1153
1279
|
* @remarks
|
|
1154
|
-
*
|
|
1155
|
-
* ##
|
|
1156
|
-
*
|
|
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.
|
|
1157
1283
|
*
|
|
1158
1284
|
* @param request - UploadPCACertRequest
|
|
1159
1285
|
* @returns UploadPCACertResponse
|
|
1160
1286
|
*/
|
|
1161
1287
|
uploadPCACert(request: $_model.UploadPCACertRequest): Promise<$_model.UploadPCACertResponse>;
|
|
1162
1288
|
/**
|
|
1163
|
-
* Uploads a certificate.
|
|
1289
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
1164
1290
|
*
|
|
1165
1291
|
* @remarks
|
|
1166
|
-
*
|
|
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.
|
|
1167
1293
|
*
|
|
1168
1294
|
* @param request - UploadUserCertificateRequest
|
|
1169
1295
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1171,22 +1297,22 @@ export default class Client extends OpenApi {
|
|
|
1171
1297
|
*/
|
|
1172
1298
|
uploadUserCertificateWithOptions(request: $_model.UploadUserCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UploadUserCertificateResponse>;
|
|
1173
1299
|
/**
|
|
1174
|
-
* Uploads a certificate.
|
|
1300
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
1175
1301
|
*
|
|
1176
1302
|
* @remarks
|
|
1177
|
-
*
|
|
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.
|
|
1178
1304
|
*
|
|
1179
1305
|
* @param request - UploadUserCertificateRequest
|
|
1180
1306
|
* @returns UploadUserCertificateResponse
|
|
1181
1307
|
*/
|
|
1182
1308
|
uploadUserCertificate(request: $_model.UploadUserCertificateRequest): Promise<$_model.UploadUserCertificateResponse>;
|
|
1183
1309
|
/**
|
|
1184
|
-
* Verifies
|
|
1310
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
1185
1311
|
*
|
|
1186
1312
|
* @remarks
|
|
1187
|
-
*
|
|
1188
|
-
* ###
|
|
1189
|
-
*
|
|
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.
|
|
1190
1316
|
*
|
|
1191
1317
|
* @param request - VerifyRequest
|
|
1192
1318
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1194,12 +1320,12 @@ export default class Client extends OpenApi {
|
|
|
1194
1320
|
*/
|
|
1195
1321
|
verifyWithOptions(request: $_model.VerifyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.VerifyResponse>;
|
|
1196
1322
|
/**
|
|
1197
|
-
* Verifies
|
|
1323
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
1198
1324
|
*
|
|
1199
1325
|
* @remarks
|
|
1200
|
-
*
|
|
1201
|
-
* ###
|
|
1202
|
-
*
|
|
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.
|
|
1203
1329
|
*
|
|
1204
1330
|
* @param request - VerifyRequest
|
|
1205
1331
|
* @returns VerifyResponse
|