@alicloud/cas20200407 3.2.8 → 3.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +306 -210
- package/dist/client.js +315 -210
- 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 +19 -0
- package/dist/models/BatchUpdateNoticeStatusRequest.js.map +1 -1
- package/dist/models/BatchUpdateNoticeStatusResponseBody.d.ts +3 -0
- package/dist/models/BatchUpdateNoticeStatusResponseBody.js.map +1 -1
- 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 +136 -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 +198 -0
- package/dist/models/GetInstanceDetailResponseBody.js +2 -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 +15 -0
- package/dist/models/GetMatchedResourcesRequest.js.map +1 -1
- package/dist/models/GetMatchedResourcesResponseBody.d.ts +12 -0
- package/dist/models/GetMatchedResourcesResponseBody.js.map +1 -1
- 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 +55 -35
- 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 +123 -0
- package/dist/models/ListInstancesResponseBody.js +2 -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/package.json +1 -1
- package/src/client.ts +316 -210
- 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 +19 -0
- package/src/models/BatchUpdateNoticeStatusResponseBody.ts +3 -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 +136 -0
- package/src/models/GetInstanceDetailRequest.ts +2 -0
- package/src/models/GetInstanceDetailResponseBody.ts +200 -0
- package/src/models/GetInstanceSummaryRequest.ts +3 -0
- package/src/models/GetInstanceSummaryResponseBody.ts +18 -0
- package/src/models/GetMatchedResourcesRequest.ts +15 -0
- package/src/models/GetMatchedResourcesResponseBody.ts +12 -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 +55 -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 +125 -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/client.ts
CHANGED
|
@@ -64,6 +64,12 @@ export default class Client extends OpenApi {
|
|
|
64
64
|
'rus-west-1-pop': "cas.aliyuncs.com",
|
|
65
65
|
'us-east-1': "cas.aliyuncs.com",
|
|
66
66
|
'us-west-1': "cas.aliyuncs.com",
|
|
67
|
+
'me-east-1': "cas.me-east-1.aliyuncs.com",
|
|
68
|
+
'eu-central-1': "cas.eu-central-1.aliyuncs.com",
|
|
69
|
+
'ap-southeast-2': "cas.ap-southeast-2.aliyuncs.com",
|
|
70
|
+
'ap-southeast-1': "cas.ap-southeast-1.aliyuncs.com",
|
|
71
|
+
'ap-south-1': "cas.ap-south-1.aliyuncs.com",
|
|
72
|
+
'ap-northeast-1': "cas.ap-northeast-1.aliyuncs.com",
|
|
67
73
|
};
|
|
68
74
|
this.checkConfig(config);
|
|
69
75
|
this._endpoint = this.getEndpoint("cas", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
@@ -83,7 +89,10 @@ export default class Client extends OpenApi {
|
|
|
83
89
|
}
|
|
84
90
|
|
|
85
91
|
/**
|
|
86
|
-
*
|
|
92
|
+
* Adds an AccessKey for authorization.
|
|
93
|
+
*
|
|
94
|
+
* @remarks
|
|
95
|
+
* 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.
|
|
87
96
|
*
|
|
88
97
|
* @param request - AddCloudAccessRequest
|
|
89
98
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -122,7 +131,10 @@ export default class Client extends OpenApi {
|
|
|
122
131
|
}
|
|
123
132
|
|
|
124
133
|
/**
|
|
125
|
-
*
|
|
134
|
+
* Adds an AccessKey for authorization.
|
|
135
|
+
*
|
|
136
|
+
* @remarks
|
|
137
|
+
* 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.
|
|
126
138
|
*
|
|
127
139
|
* @param request - AddCloudAccessRequest
|
|
128
140
|
* @returns AddCloudAccessResponse
|
|
@@ -133,7 +145,7 @@ export default class Client extends OpenApi {
|
|
|
133
145
|
}
|
|
134
146
|
|
|
135
147
|
/**
|
|
136
|
-
*
|
|
148
|
+
* Submits a certificate application for a Certificate Management Service instance.
|
|
137
149
|
*
|
|
138
150
|
* @param request - ApplyCertificateRequest
|
|
139
151
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -164,7 +176,7 @@ export default class Client extends OpenApi {
|
|
|
164
176
|
}
|
|
165
177
|
|
|
166
178
|
/**
|
|
167
|
-
*
|
|
179
|
+
* Submits a certificate application for a Certificate Management Service instance.
|
|
168
180
|
*
|
|
169
181
|
* @param request - ApplyCertificateRequest
|
|
170
182
|
* @returns ApplyCertificateResponse
|
|
@@ -175,7 +187,13 @@ export default class Client extends OpenApi {
|
|
|
175
187
|
}
|
|
176
188
|
|
|
177
189
|
/**
|
|
178
|
-
*
|
|
190
|
+
* Updates the notification status in batches
|
|
191
|
+
*
|
|
192
|
+
* @remarks
|
|
193
|
+
* 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.
|
|
194
|
+
* 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.
|
|
195
|
+
* ## QPS limit
|
|
196
|
+
* 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.
|
|
179
197
|
*
|
|
180
198
|
* @param request - BatchUpdateNoticeStatusRequest
|
|
181
199
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -222,7 +240,13 @@ export default class Client extends OpenApi {
|
|
|
222
240
|
}
|
|
223
241
|
|
|
224
242
|
/**
|
|
225
|
-
*
|
|
243
|
+
* Updates the notification status in batches
|
|
244
|
+
*
|
|
245
|
+
* @remarks
|
|
246
|
+
* 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.
|
|
247
|
+
* 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.
|
|
248
|
+
* ## QPS limit
|
|
249
|
+
* 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.
|
|
226
250
|
*
|
|
227
251
|
* @param request - BatchUpdateNoticeStatusRequest
|
|
228
252
|
* @returns BatchUpdateNoticeStatusResponse
|
|
@@ -233,10 +257,10 @@ export default class Client extends OpenApi {
|
|
|
233
257
|
}
|
|
234
258
|
|
|
235
259
|
/**
|
|
236
|
-
* Revokes an issued certificate
|
|
260
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
237
261
|
*
|
|
238
262
|
* @remarks
|
|
239
|
-
*
|
|
263
|
+
* 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.
|
|
240
264
|
*
|
|
241
265
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
242
266
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -267,10 +291,10 @@ export default class Client extends OpenApi {
|
|
|
267
291
|
}
|
|
268
292
|
|
|
269
293
|
/**
|
|
270
|
-
* Revokes an issued certificate
|
|
294
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
271
295
|
*
|
|
272
296
|
* @remarks
|
|
273
|
-
*
|
|
297
|
+
* 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.
|
|
274
298
|
*
|
|
275
299
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
276
300
|
* @returns CancelCertificateForPackageRequestResponse
|
|
@@ -281,10 +305,10 @@ export default class Client extends OpenApi {
|
|
|
281
305
|
}
|
|
282
306
|
|
|
283
307
|
/**
|
|
284
|
-
* Cancels a certificate application order that is
|
|
308
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
285
309
|
*
|
|
286
310
|
* @remarks
|
|
287
|
-
*
|
|
311
|
+
* 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.
|
|
288
312
|
*
|
|
289
313
|
* @param request - CancelOrderRequestRequest
|
|
290
314
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -315,10 +339,10 @@ export default class Client extends OpenApi {
|
|
|
315
339
|
}
|
|
316
340
|
|
|
317
341
|
/**
|
|
318
|
-
* Cancels a certificate application order that is
|
|
342
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
319
343
|
*
|
|
320
344
|
* @remarks
|
|
321
|
-
*
|
|
345
|
+
* 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.
|
|
322
346
|
*
|
|
323
347
|
* @param request - CancelOrderRequestRequest
|
|
324
348
|
* @returns CancelOrderRequestResponse
|
|
@@ -329,7 +353,7 @@ export default class Client extends OpenApi {
|
|
|
329
353
|
}
|
|
330
354
|
|
|
331
355
|
/**
|
|
332
|
-
*
|
|
356
|
+
* Cancels a pending certificate application that has not been issued.
|
|
333
357
|
*
|
|
334
358
|
* @param request - CancelPendingCertificateRequest
|
|
335
359
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -360,7 +384,7 @@ export default class Client extends OpenApi {
|
|
|
360
384
|
}
|
|
361
385
|
|
|
362
386
|
/**
|
|
363
|
-
*
|
|
387
|
+
* Cancels a pending certificate application that has not been issued.
|
|
364
388
|
*
|
|
365
389
|
* @param request - CancelPendingCertificateRequest
|
|
366
390
|
* @returns CancelPendingCertificateResponse
|
|
@@ -371,12 +395,12 @@ export default class Client extends OpenApi {
|
|
|
371
395
|
}
|
|
372
396
|
|
|
373
397
|
/**
|
|
374
|
-
* Submits a certificate application.
|
|
398
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
375
399
|
*
|
|
376
400
|
* @remarks
|
|
377
|
-
*
|
|
378
|
-
*
|
|
379
|
-
*
|
|
401
|
+
* - 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.
|
|
402
|
+
* - 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.
|
|
403
|
+
* - 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.
|
|
380
404
|
*
|
|
381
405
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
382
406
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -439,12 +463,12 @@ export default class Client extends OpenApi {
|
|
|
439
463
|
}
|
|
440
464
|
|
|
441
465
|
/**
|
|
442
|
-
* Submits a certificate application.
|
|
466
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
443
467
|
*
|
|
444
468
|
* @remarks
|
|
445
|
-
*
|
|
446
|
-
*
|
|
447
|
-
*
|
|
469
|
+
* - 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.
|
|
470
|
+
* - 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.
|
|
471
|
+
* - 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.
|
|
448
472
|
*
|
|
449
473
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
450
474
|
* @returns CreateCertificateForPackageRequestResponse
|
|
@@ -458,10 +482,10 @@ export default class Client extends OpenApi {
|
|
|
458
482
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
459
483
|
*
|
|
460
484
|
* @remarks
|
|
461
|
-
*
|
|
462
|
-
*
|
|
463
|
-
*
|
|
464
|
-
*
|
|
485
|
+
* - 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.
|
|
486
|
+
* - 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.
|
|
487
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
|
|
488
|
+
* - 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.
|
|
465
489
|
*
|
|
466
490
|
* @param request - CreateCertificateRequestRequest
|
|
467
491
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -519,10 +543,10 @@ export default class Client extends OpenApi {
|
|
|
519
543
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
520
544
|
*
|
|
521
545
|
* @remarks
|
|
522
|
-
*
|
|
523
|
-
*
|
|
524
|
-
*
|
|
525
|
-
*
|
|
546
|
+
* - 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.
|
|
547
|
+
* - 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.
|
|
548
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
|
|
549
|
+
* - 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.
|
|
526
550
|
*
|
|
527
551
|
* @param request - CreateCertificateRequestRequest
|
|
528
552
|
* @returns CreateCertificateRequestResponse
|
|
@@ -533,13 +557,13 @@ export default class Client extends OpenApi {
|
|
|
533
557
|
}
|
|
534
558
|
|
|
535
559
|
/**
|
|
536
|
-
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
560
|
+
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
537
561
|
*
|
|
538
562
|
* @remarks
|
|
539
|
-
*
|
|
540
|
-
*
|
|
541
|
-
*
|
|
542
|
-
*
|
|
563
|
+
* - 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.
|
|
564
|
+
* - 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.
|
|
565
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
|
|
566
|
+
* - 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.
|
|
543
567
|
*
|
|
544
568
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
545
569
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -594,13 +618,13 @@ export default class Client extends OpenApi {
|
|
|
594
618
|
}
|
|
595
619
|
|
|
596
620
|
/**
|
|
597
|
-
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
621
|
+
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
598
622
|
*
|
|
599
623
|
* @remarks
|
|
600
|
-
*
|
|
601
|
-
*
|
|
602
|
-
*
|
|
603
|
-
*
|
|
624
|
+
* - 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.
|
|
625
|
+
* - 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.
|
|
626
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
|
|
627
|
+
* - 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.
|
|
604
628
|
*
|
|
605
629
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
606
630
|
* @returns CreateCertificateWithCsrRequestResponse
|
|
@@ -611,7 +635,7 @@ export default class Client extends OpenApi {
|
|
|
611
635
|
}
|
|
612
636
|
|
|
613
637
|
/**
|
|
614
|
-
* Creates a certificate signing request (CSR)
|
|
638
|
+
* 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).
|
|
615
639
|
*
|
|
616
640
|
* @param request - CreateCsrRequest
|
|
617
641
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -678,7 +702,7 @@ export default class Client extends OpenApi {
|
|
|
678
702
|
}
|
|
679
703
|
|
|
680
704
|
/**
|
|
681
|
-
* Creates a certificate signing request (CSR)
|
|
705
|
+
* 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).
|
|
682
706
|
*
|
|
683
707
|
* @param request - CreateCsrRequest
|
|
684
708
|
* @returns CreateCsrResponse
|
|
@@ -689,7 +713,7 @@ export default class Client extends OpenApi {
|
|
|
689
713
|
}
|
|
690
714
|
|
|
691
715
|
/**
|
|
692
|
-
* Creates a certificate deployment task
|
|
716
|
+
* Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
|
|
693
717
|
*
|
|
694
718
|
* @remarks
|
|
695
719
|
* 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.
|
|
@@ -743,7 +767,7 @@ export default class Client extends OpenApi {
|
|
|
743
767
|
}
|
|
744
768
|
|
|
745
769
|
/**
|
|
746
|
-
* Creates a certificate deployment task
|
|
770
|
+
* Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
|
|
747
771
|
*
|
|
748
772
|
* @remarks
|
|
749
773
|
* 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.
|
|
@@ -757,7 +781,10 @@ export default class Client extends OpenApi {
|
|
|
757
781
|
}
|
|
758
782
|
|
|
759
783
|
/**
|
|
760
|
-
*
|
|
784
|
+
* Issues a single client certificate from the general user certificate repository.
|
|
785
|
+
*
|
|
786
|
+
* @remarks
|
|
787
|
+
* 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.
|
|
761
788
|
*
|
|
762
789
|
* @param request - CreateWHClientCertificateRequest
|
|
763
790
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -852,7 +879,10 @@ export default class Client extends OpenApi {
|
|
|
852
879
|
}
|
|
853
880
|
|
|
854
881
|
/**
|
|
855
|
-
*
|
|
882
|
+
* Issues a single client certificate from the general user certificate repository.
|
|
883
|
+
*
|
|
884
|
+
* @remarks
|
|
885
|
+
* 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.
|
|
856
886
|
*
|
|
857
887
|
* @param request - CreateWHClientCertificateRequest
|
|
858
888
|
* @returns CreateWHClientCertificateResponse
|
|
@@ -863,7 +893,7 @@ export default class Client extends OpenApi {
|
|
|
863
893
|
}
|
|
864
894
|
|
|
865
895
|
/**
|
|
866
|
-
*
|
|
896
|
+
* Creates a certificate warehouse.
|
|
867
897
|
*
|
|
868
898
|
* @param request - CreateWarehouseRequest
|
|
869
899
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -902,7 +932,7 @@ export default class Client extends OpenApi {
|
|
|
902
932
|
}
|
|
903
933
|
|
|
904
934
|
/**
|
|
905
|
-
*
|
|
935
|
+
* Creates a certificate warehouse.
|
|
906
936
|
*
|
|
907
937
|
* @param request - CreateWarehouseRequest
|
|
908
938
|
* @returns CreateWarehouseResponse
|
|
@@ -913,10 +943,10 @@ export default class Client extends OpenApi {
|
|
|
913
943
|
}
|
|
914
944
|
|
|
915
945
|
/**
|
|
916
|
-
* Decrypts a certificate in a certificate repository.
|
|
946
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
917
947
|
*
|
|
918
948
|
* @remarks
|
|
919
|
-
*
|
|
949
|
+
* 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.
|
|
920
950
|
*
|
|
921
951
|
* @param request - DecryptRequest
|
|
922
952
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -967,10 +997,10 @@ export default class Client extends OpenApi {
|
|
|
967
997
|
}
|
|
968
998
|
|
|
969
999
|
/**
|
|
970
|
-
* Decrypts a certificate in a certificate repository.
|
|
1000
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
971
1001
|
*
|
|
972
1002
|
* @remarks
|
|
973
|
-
*
|
|
1003
|
+
* 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.
|
|
974
1004
|
*
|
|
975
1005
|
* @param request - DecryptRequest
|
|
976
1006
|
* @returns DecryptResponse
|
|
@@ -981,12 +1011,12 @@ export default class Client extends OpenApi {
|
|
|
981
1011
|
}
|
|
982
1012
|
|
|
983
1013
|
/**
|
|
984
|
-
* Deletes
|
|
1014
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
985
1015
|
*
|
|
986
1016
|
* @remarks
|
|
987
1017
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
988
|
-
*
|
|
989
|
-
*
|
|
1018
|
+
* - 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**.
|
|
1019
|
+
* - 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**.
|
|
990
1020
|
*
|
|
991
1021
|
* @param request - DeleteCertificateRequestRequest
|
|
992
1022
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1017,12 +1047,12 @@ export default class Client extends OpenApi {
|
|
|
1017
1047
|
}
|
|
1018
1048
|
|
|
1019
1049
|
/**
|
|
1020
|
-
* Deletes
|
|
1050
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
1021
1051
|
*
|
|
1022
1052
|
* @remarks
|
|
1023
1053
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
1024
|
-
*
|
|
1025
|
-
*
|
|
1054
|
+
* - 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**.
|
|
1055
|
+
* - 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**.
|
|
1026
1056
|
*
|
|
1027
1057
|
* @param request - DeleteCertificateRequestRequest
|
|
1028
1058
|
* @returns DeleteCertificateRequestResponse
|
|
@@ -1033,7 +1063,10 @@ export default class Client extends OpenApi {
|
|
|
1033
1063
|
}
|
|
1034
1064
|
|
|
1035
1065
|
/**
|
|
1036
|
-
*
|
|
1066
|
+
* Deletes an access key.
|
|
1067
|
+
*
|
|
1068
|
+
* @remarks
|
|
1069
|
+
* 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.
|
|
1037
1070
|
*
|
|
1038
1071
|
* @param request - DeleteCloudAccessRequest
|
|
1039
1072
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1064,7 +1097,10 @@ export default class Client extends OpenApi {
|
|
|
1064
1097
|
}
|
|
1065
1098
|
|
|
1066
1099
|
/**
|
|
1067
|
-
*
|
|
1100
|
+
* Deletes an access key.
|
|
1101
|
+
*
|
|
1102
|
+
* @remarks
|
|
1103
|
+
* 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.
|
|
1068
1104
|
*
|
|
1069
1105
|
* @param request - DeleteCloudAccessRequest
|
|
1070
1106
|
* @returns DeleteCloudAccessResponse
|
|
@@ -1075,7 +1111,7 @@ export default class Client extends OpenApi {
|
|
|
1075
1111
|
}
|
|
1076
1112
|
|
|
1077
1113
|
/**
|
|
1078
|
-
* Deletes a
|
|
1114
|
+
* Deletes a certificate signing request (CSR).
|
|
1079
1115
|
*
|
|
1080
1116
|
* @param request - DeleteCsrRequest
|
|
1081
1117
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1106,7 +1142,7 @@ export default class Client extends OpenApi {
|
|
|
1106
1142
|
}
|
|
1107
1143
|
|
|
1108
1144
|
/**
|
|
1109
|
-
* Deletes a
|
|
1145
|
+
* Deletes a certificate signing request (CSR).
|
|
1110
1146
|
*
|
|
1111
1147
|
* @param request - DeleteCsrRequest
|
|
1112
1148
|
* @returns DeleteCsrResponse
|
|
@@ -1117,7 +1153,7 @@ export default class Client extends OpenApi {
|
|
|
1117
1153
|
}
|
|
1118
1154
|
|
|
1119
1155
|
/**
|
|
1120
|
-
* Deletes a deployment task.
|
|
1156
|
+
* Deletes a certificate deployment task.
|
|
1121
1157
|
*
|
|
1122
1158
|
* @param request - DeleteDeploymentJobRequest
|
|
1123
1159
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1148,7 +1184,7 @@ export default class Client extends OpenApi {
|
|
|
1148
1184
|
}
|
|
1149
1185
|
|
|
1150
1186
|
/**
|
|
1151
|
-
* Deletes a deployment task.
|
|
1187
|
+
* Deletes a certificate deployment task.
|
|
1152
1188
|
*
|
|
1153
1189
|
* @param request - DeleteDeploymentJobRequest
|
|
1154
1190
|
* @returns DeleteDeploymentJobResponse
|
|
@@ -1159,7 +1195,7 @@ export default class Client extends OpenApi {
|
|
|
1159
1195
|
}
|
|
1160
1196
|
|
|
1161
1197
|
/**
|
|
1162
|
-
*
|
|
1198
|
+
* Deletes a Certificate Management Service instance.
|
|
1163
1199
|
*
|
|
1164
1200
|
* @param request - DeleteInstanceRequest
|
|
1165
1201
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1190,7 +1226,7 @@ export default class Client extends OpenApi {
|
|
|
1190
1226
|
}
|
|
1191
1227
|
|
|
1192
1228
|
/**
|
|
1193
|
-
*
|
|
1229
|
+
* Deletes a Certificate Management Service instance.
|
|
1194
1230
|
*
|
|
1195
1231
|
* @param request - DeleteInstanceRequest
|
|
1196
1232
|
* @returns DeleteInstanceResponse
|
|
@@ -1253,10 +1289,10 @@ export default class Client extends OpenApi {
|
|
|
1253
1289
|
}
|
|
1254
1290
|
|
|
1255
1291
|
/**
|
|
1256
|
-
* Deletes an expired or uploaded certificate.
|
|
1292
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
1257
1293
|
*
|
|
1258
1294
|
* @remarks
|
|
1259
|
-
*
|
|
1295
|
+
* 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.
|
|
1260
1296
|
*
|
|
1261
1297
|
* @param request - DeleteUserCertificateRequest
|
|
1262
1298
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1287,10 +1323,10 @@ export default class Client extends OpenApi {
|
|
|
1287
1323
|
}
|
|
1288
1324
|
|
|
1289
1325
|
/**
|
|
1290
|
-
* Deletes an expired or uploaded certificate.
|
|
1326
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
1291
1327
|
*
|
|
1292
1328
|
* @remarks
|
|
1293
|
-
*
|
|
1329
|
+
* 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.
|
|
1294
1330
|
*
|
|
1295
1331
|
* @param request - DeleteUserCertificateRequest
|
|
1296
1332
|
* @returns DeleteUserCertificateResponse
|
|
@@ -1301,7 +1337,12 @@ export default class Client extends OpenApi {
|
|
|
1301
1337
|
}
|
|
1302
1338
|
|
|
1303
1339
|
/**
|
|
1304
|
-
*
|
|
1340
|
+
* Deletes a certificate warehouse.
|
|
1341
|
+
*
|
|
1342
|
+
* @remarks
|
|
1343
|
+
* This operation deletes a certificate warehouse.
|
|
1344
|
+
* ### QPS limit
|
|
1345
|
+
* 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.
|
|
1305
1346
|
*
|
|
1306
1347
|
* @param request - DeleteWarehouseRequest
|
|
1307
1348
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1332,7 +1373,12 @@ export default class Client extends OpenApi {
|
|
|
1332
1373
|
}
|
|
1333
1374
|
|
|
1334
1375
|
/**
|
|
1335
|
-
*
|
|
1376
|
+
* Deletes a certificate warehouse.
|
|
1377
|
+
*
|
|
1378
|
+
* @remarks
|
|
1379
|
+
* This operation deletes a certificate warehouse.
|
|
1380
|
+
* ### QPS limit
|
|
1381
|
+
* 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.
|
|
1336
1382
|
*
|
|
1337
1383
|
* @param request - DeleteWarehouseRequest
|
|
1338
1384
|
* @returns DeleteWarehouseResponse
|
|
@@ -1343,7 +1389,7 @@ export default class Client extends OpenApi {
|
|
|
1343
1389
|
}
|
|
1344
1390
|
|
|
1345
1391
|
/**
|
|
1346
|
-
* Deletes
|
|
1392
|
+
* Deletes a worker task from a certificate deployment task.
|
|
1347
1393
|
*
|
|
1348
1394
|
* @param request - DeleteWorkerResourceRequest
|
|
1349
1395
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1378,7 +1424,7 @@ export default class Client extends OpenApi {
|
|
|
1378
1424
|
}
|
|
1379
1425
|
|
|
1380
1426
|
/**
|
|
1381
|
-
* Deletes
|
|
1427
|
+
* Deletes a worker task from a certificate deployment task.
|
|
1382
1428
|
*
|
|
1383
1429
|
* @param request - DeleteWorkerResourceRequest
|
|
1384
1430
|
* @returns DeleteWorkerResourceResponse
|
|
@@ -1389,11 +1435,13 @@ export default class Client extends OpenApi {
|
|
|
1389
1435
|
}
|
|
1390
1436
|
|
|
1391
1437
|
/**
|
|
1392
|
-
* Queries the status of a
|
|
1438
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
1393
1439
|
*
|
|
1394
1440
|
* @remarks
|
|
1395
|
-
* If you
|
|
1396
|
-
*
|
|
1441
|
+
* 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).
|
|
1442
|
+
* 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.
|
|
1443
|
+
* <props="china">
|
|
1444
|
+
* 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).
|
|
1397
1445
|
*
|
|
1398
1446
|
* @param request - DescribeCertificateStateRequest
|
|
1399
1447
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1424,11 +1472,13 @@ export default class Client extends OpenApi {
|
|
|
1424
1472
|
}
|
|
1425
1473
|
|
|
1426
1474
|
/**
|
|
1427
|
-
* Queries the status of a
|
|
1475
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
1428
1476
|
*
|
|
1429
1477
|
* @remarks
|
|
1430
|
-
* If you
|
|
1431
|
-
*
|
|
1478
|
+
* 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).
|
|
1479
|
+
* 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.
|
|
1480
|
+
* <props="china">
|
|
1481
|
+
* 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).
|
|
1432
1482
|
*
|
|
1433
1483
|
* @param request - DescribeCertificateStateRequest
|
|
1434
1484
|
* @returns DescribeCertificateStateResponse
|
|
@@ -1439,7 +1489,7 @@ export default class Client extends OpenApi {
|
|
|
1439
1489
|
}
|
|
1440
1490
|
|
|
1441
1491
|
/**
|
|
1442
|
-
* Queries the number of
|
|
1492
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
1443
1493
|
*
|
|
1444
1494
|
* @param request - DescribeCloudResourceStatusRequest
|
|
1445
1495
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1470,7 +1520,7 @@ export default class Client extends OpenApi {
|
|
|
1470
1520
|
}
|
|
1471
1521
|
|
|
1472
1522
|
/**
|
|
1473
|
-
* Queries the number of
|
|
1523
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
1474
1524
|
*
|
|
1475
1525
|
* @param request - DescribeCloudResourceStatusRequest
|
|
1476
1526
|
* @returns DescribeCloudResourceStatusResponse
|
|
@@ -1481,7 +1531,7 @@ export default class Client extends OpenApi {
|
|
|
1481
1531
|
}
|
|
1482
1532
|
|
|
1483
1533
|
/**
|
|
1484
|
-
*
|
|
1534
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
1485
1535
|
*
|
|
1486
1536
|
* @param request - DescribeDeploymentJobRequest
|
|
1487
1537
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1512,7 +1562,7 @@ export default class Client extends OpenApi {
|
|
|
1512
1562
|
}
|
|
1513
1563
|
|
|
1514
1564
|
/**
|
|
1515
|
-
*
|
|
1565
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
1516
1566
|
*
|
|
1517
1567
|
* @param request - DescribeDeploymentJobRequest
|
|
1518
1568
|
* @returns DescribeDeploymentJobResponse
|
|
@@ -1523,7 +1573,7 @@ export default class Client extends OpenApi {
|
|
|
1523
1573
|
}
|
|
1524
1574
|
|
|
1525
1575
|
/**
|
|
1526
|
-
* Queries the
|
|
1576
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
1527
1577
|
*
|
|
1528
1578
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
1529
1579
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1554,7 +1604,7 @@ export default class Client extends OpenApi {
|
|
|
1554
1604
|
}
|
|
1555
1605
|
|
|
1556
1606
|
/**
|
|
1557
|
-
* Queries the
|
|
1607
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
1558
1608
|
*
|
|
1559
1609
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
1560
1610
|
* @returns DescribeDeploymentJobStatusResponse
|
|
@@ -1565,7 +1615,7 @@ export default class Client extends OpenApi {
|
|
|
1565
1615
|
}
|
|
1566
1616
|
|
|
1567
1617
|
/**
|
|
1568
|
-
* Queries the quota
|
|
1618
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
1569
1619
|
*
|
|
1570
1620
|
* @param request - DescribePackageStateRequest
|
|
1571
1621
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1596,7 +1646,7 @@ export default class Client extends OpenApi {
|
|
|
1596
1646
|
}
|
|
1597
1647
|
|
|
1598
1648
|
/**
|
|
1599
|
-
* Queries the quota
|
|
1649
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
1600
1650
|
*
|
|
1601
1651
|
* @param request - DescribePackageStateRequest
|
|
1602
1652
|
* @returns DescribePackageStateResponse
|
|
@@ -1607,7 +1657,7 @@ export default class Client extends OpenApi {
|
|
|
1607
1657
|
}
|
|
1608
1658
|
|
|
1609
1659
|
/**
|
|
1610
|
-
*
|
|
1660
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
1611
1661
|
*
|
|
1612
1662
|
* @param request - DescribeWarehouseCertRequest
|
|
1613
1663
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1638,7 +1688,7 @@ export default class Client extends OpenApi {
|
|
|
1638
1688
|
}
|
|
1639
1689
|
|
|
1640
1690
|
/**
|
|
1641
|
-
*
|
|
1691
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
1642
1692
|
*
|
|
1643
1693
|
* @param request - DescribeWarehouseCertRequest
|
|
1644
1694
|
* @returns DescribeWarehouseCertResponse
|
|
@@ -1649,10 +1699,10 @@ export default class Client extends OpenApi {
|
|
|
1649
1699
|
}
|
|
1650
1700
|
|
|
1651
1701
|
/**
|
|
1652
|
-
* Encrypts a certificate in a certificate repository.
|
|
1702
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
1653
1703
|
*
|
|
1654
1704
|
* @remarks
|
|
1655
|
-
*
|
|
1705
|
+
* 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.
|
|
1656
1706
|
*
|
|
1657
1707
|
* @param request - EncryptRequest
|
|
1658
1708
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1703,10 +1753,10 @@ export default class Client extends OpenApi {
|
|
|
1703
1753
|
}
|
|
1704
1754
|
|
|
1705
1755
|
/**
|
|
1706
|
-
* Encrypts a certificate in a certificate repository.
|
|
1756
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
1707
1757
|
*
|
|
1708
1758
|
* @remarks
|
|
1709
|
-
*
|
|
1759
|
+
* 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.
|
|
1710
1760
|
*
|
|
1711
1761
|
* @param request - EncryptRequest
|
|
1712
1762
|
* @returns EncryptResponse
|
|
@@ -1717,7 +1767,12 @@ export default class Client extends OpenApi {
|
|
|
1717
1767
|
}
|
|
1718
1768
|
|
|
1719
1769
|
/**
|
|
1720
|
-
*
|
|
1770
|
+
* Queries the total number of certificate-related assets, such as websites and cloud resources.
|
|
1771
|
+
*
|
|
1772
|
+
* @remarks
|
|
1773
|
+
* This API call queries the number of CA certificates that you have created, including root CA certificates and sub-CA certificates.
|
|
1774
|
+
* ## QPS Limit
|
|
1775
|
+
* 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.
|
|
1721
1776
|
*
|
|
1722
1777
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1723
1778
|
* @returns GetAssetCountResponse
|
|
@@ -1739,7 +1794,12 @@ export default class Client extends OpenApi {
|
|
|
1739
1794
|
}
|
|
1740
1795
|
|
|
1741
1796
|
/**
|
|
1742
|
-
*
|
|
1797
|
+
* Queries the total number of certificate-related assets, such as websites and cloud resources.
|
|
1798
|
+
*
|
|
1799
|
+
* @remarks
|
|
1800
|
+
* This API call queries the number of CA certificates that you have created, including root CA certificates and sub-CA certificates.
|
|
1801
|
+
* ## QPS Limit
|
|
1802
|
+
* 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.
|
|
1743
1803
|
* @returns GetAssetCountResponse
|
|
1744
1804
|
*/
|
|
1745
1805
|
async getAssetCount(): Promise<$_model.GetAssetCountResponse> {
|
|
@@ -1748,10 +1808,10 @@ export default class Client extends OpenApi {
|
|
|
1748
1808
|
}
|
|
1749
1809
|
|
|
1750
1810
|
/**
|
|
1751
|
-
* Queries the
|
|
1811
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
1752
1812
|
*
|
|
1753
1813
|
* @remarks
|
|
1754
|
-
*
|
|
1814
|
+
* 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.
|
|
1755
1815
|
*
|
|
1756
1816
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1757
1817
|
* @returns GetCertWarehouseQuotaResponse
|
|
@@ -1773,10 +1833,10 @@ export default class Client extends OpenApi {
|
|
|
1773
1833
|
}
|
|
1774
1834
|
|
|
1775
1835
|
/**
|
|
1776
|
-
* Queries the
|
|
1836
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
1777
1837
|
*
|
|
1778
1838
|
* @remarks
|
|
1779
|
-
*
|
|
1839
|
+
* 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.
|
|
1780
1840
|
* @returns GetCertWarehouseQuotaResponse
|
|
1781
1841
|
*/
|
|
1782
1842
|
async getCertWarehouseQuota(): Promise<$_model.GetCertWarehouseQuotaResponse> {
|
|
@@ -1785,7 +1845,7 @@ export default class Client extends OpenApi {
|
|
|
1785
1845
|
}
|
|
1786
1846
|
|
|
1787
1847
|
/**
|
|
1788
|
-
*
|
|
1848
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
1789
1849
|
*
|
|
1790
1850
|
* @param request - GetCertificateDetailRequest
|
|
1791
1851
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1816,7 +1876,7 @@ export default class Client extends OpenApi {
|
|
|
1816
1876
|
}
|
|
1817
1877
|
|
|
1818
1878
|
/**
|
|
1819
|
-
*
|
|
1879
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
1820
1880
|
*
|
|
1821
1881
|
* @param request - GetCertificateDetailRequest
|
|
1822
1882
|
* @returns GetCertificateDetailResponse
|
|
@@ -1827,7 +1887,7 @@ export default class Client extends OpenApi {
|
|
|
1827
1887
|
}
|
|
1828
1888
|
|
|
1829
1889
|
/**
|
|
1830
|
-
*
|
|
1890
|
+
* Queries the content of a certificate signing request (CSR).
|
|
1831
1891
|
*
|
|
1832
1892
|
* @param request - GetCsrDetailRequest
|
|
1833
1893
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1858,7 +1918,7 @@ export default class Client extends OpenApi {
|
|
|
1858
1918
|
}
|
|
1859
1919
|
|
|
1860
1920
|
/**
|
|
1861
|
-
*
|
|
1921
|
+
* Queries the content of a certificate signing request (CSR).
|
|
1862
1922
|
*
|
|
1863
1923
|
* @param request - GetCsrDetailRequest
|
|
1864
1924
|
* @returns GetCsrDetailResponse
|
|
@@ -1869,7 +1929,7 @@ export default class Client extends OpenApi {
|
|
|
1869
1929
|
}
|
|
1870
1930
|
|
|
1871
1931
|
/**
|
|
1872
|
-
*
|
|
1932
|
+
* Queries the details of an instance.
|
|
1873
1933
|
*
|
|
1874
1934
|
* @param request - GetInstanceDetailRequest
|
|
1875
1935
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1900,7 +1960,7 @@ export default class Client extends OpenApi {
|
|
|
1900
1960
|
}
|
|
1901
1961
|
|
|
1902
1962
|
/**
|
|
1903
|
-
*
|
|
1963
|
+
* Queries the details of an instance.
|
|
1904
1964
|
*
|
|
1905
1965
|
* @param request - GetInstanceDetailRequest
|
|
1906
1966
|
* @returns GetInstanceDetailResponse
|
|
@@ -1911,7 +1971,7 @@ export default class Client extends OpenApi {
|
|
|
1911
1971
|
}
|
|
1912
1972
|
|
|
1913
1973
|
/**
|
|
1914
|
-
*
|
|
1974
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
1915
1975
|
*
|
|
1916
1976
|
* @param request - GetInstanceSummaryRequest
|
|
1917
1977
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1942,7 +2002,7 @@ export default class Client extends OpenApi {
|
|
|
1942
2002
|
}
|
|
1943
2003
|
|
|
1944
2004
|
/**
|
|
1945
|
-
*
|
|
2005
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
1946
2006
|
*
|
|
1947
2007
|
* @param request - GetInstanceSummaryRequest
|
|
1948
2008
|
* @returns GetInstanceSummaryResponse
|
|
@@ -1953,7 +2013,13 @@ export default class Client extends OpenApi {
|
|
|
1953
2013
|
}
|
|
1954
2014
|
|
|
1955
2015
|
/**
|
|
1956
|
-
*
|
|
2016
|
+
* Retrieves the resources that match a certificate.
|
|
2017
|
+
*
|
|
2018
|
+
* @remarks
|
|
2019
|
+
* 本接口用于通过私有 CA 实例的 ID,查询您通过 SSL 证书服务控制台购买的私有 CA 实例的状态信息,例如,CA 实例的状态、包含的证书数量、已签发的证书数量等。
|
|
2020
|
+
* 调用本接口前,您必须已经通过[数字证书管理服务控制台](https://yundun.console.aliyun.com/?p=cas#/pca/rootlist)购买了私有 CA。具体操作,请参见[购买私有 CA](https://help.aliyun.com/document_detail/208553.html)。
|
|
2021
|
+
* ## QPS 限制
|
|
2022
|
+
* 本接口的单用户 QPS 限制为 10 次/秒。超过限制,API 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
1957
2023
|
*
|
|
1958
2024
|
* @param request - GetMatchedResourcesRequest
|
|
1959
2025
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1996,7 +2062,13 @@ export default class Client extends OpenApi {
|
|
|
1996
2062
|
}
|
|
1997
2063
|
|
|
1998
2064
|
/**
|
|
1999
|
-
*
|
|
2065
|
+
* Retrieves the resources that match a certificate.
|
|
2066
|
+
*
|
|
2067
|
+
* @remarks
|
|
2068
|
+
* 本接口用于通过私有 CA 实例的 ID,查询您通过 SSL 证书服务控制台购买的私有 CA 实例的状态信息,例如,CA 实例的状态、包含的证书数量、已签发的证书数量等。
|
|
2069
|
+
* 调用本接口前,您必须已经通过[数字证书管理服务控制台](https://yundun.console.aliyun.com/?p=cas#/pca/rootlist)购买了私有 CA。具体操作,请参见[购买私有 CA](https://help.aliyun.com/document_detail/208553.html)。
|
|
2070
|
+
* ## QPS 限制
|
|
2071
|
+
* 本接口的单用户 QPS 限制为 10 次/秒。超过限制,API 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
2000
2072
|
*
|
|
2001
2073
|
* @param request - GetMatchedResourcesRequest
|
|
2002
2074
|
* @returns GetMatchedResourcesResponse
|
|
@@ -2007,7 +2079,12 @@ export default class Client extends OpenApi {
|
|
|
2007
2079
|
}
|
|
2008
2080
|
|
|
2009
2081
|
/**
|
|
2010
|
-
*
|
|
2082
|
+
* Queries the number of assets with certificate-related risks, such as expired or soon-to-expire certificates.
|
|
2083
|
+
*
|
|
2084
|
+
* @remarks
|
|
2085
|
+
* This operation queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2086
|
+
* ## QPS limits
|
|
2087
|
+
* 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.
|
|
2011
2088
|
*
|
|
2012
2089
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
2013
2090
|
* @returns GetRiskCountResponse
|
|
@@ -2029,7 +2106,12 @@ export default class Client extends OpenApi {
|
|
|
2029
2106
|
}
|
|
2030
2107
|
|
|
2031
2108
|
/**
|
|
2032
|
-
*
|
|
2109
|
+
* Queries the number of assets with certificate-related risks, such as expired or soon-to-expire certificates.
|
|
2110
|
+
*
|
|
2111
|
+
* @remarks
|
|
2112
|
+
* This operation queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2113
|
+
* ## QPS limits
|
|
2114
|
+
* 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.
|
|
2033
2115
|
* @returns GetRiskCountResponse
|
|
2034
2116
|
*/
|
|
2035
2117
|
async getRiskCount(): Promise<$_model.GetRiskCountResponse> {
|
|
@@ -2038,7 +2120,7 @@ export default class Client extends OpenApi {
|
|
|
2038
2120
|
}
|
|
2039
2121
|
|
|
2040
2122
|
/**
|
|
2041
|
-
*
|
|
2123
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
2042
2124
|
*
|
|
2043
2125
|
* @param request - GetTaskAttributeRequest
|
|
2044
2126
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2073,7 +2155,7 @@ export default class Client extends OpenApi {
|
|
|
2073
2155
|
}
|
|
2074
2156
|
|
|
2075
2157
|
/**
|
|
2076
|
-
*
|
|
2158
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
2077
2159
|
*
|
|
2078
2160
|
* @param request - GetTaskAttributeRequest
|
|
2079
2161
|
* @returns GetTaskAttributeResponse
|
|
@@ -2084,10 +2166,10 @@ export default class Client extends OpenApi {
|
|
|
2084
2166
|
}
|
|
2085
2167
|
|
|
2086
2168
|
/**
|
|
2087
|
-
*
|
|
2169
|
+
* 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.
|
|
2088
2170
|
*
|
|
2089
2171
|
* @remarks
|
|
2090
|
-
*
|
|
2172
|
+
* 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.
|
|
2091
2173
|
*
|
|
2092
2174
|
* @param request - GetUserCertificateDetailRequest
|
|
2093
2175
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2122,10 +2204,10 @@ export default class Client extends OpenApi {
|
|
|
2122
2204
|
}
|
|
2123
2205
|
|
|
2124
2206
|
/**
|
|
2125
|
-
*
|
|
2207
|
+
* 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.
|
|
2126
2208
|
*
|
|
2127
2209
|
* @remarks
|
|
2128
|
-
*
|
|
2210
|
+
* 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.
|
|
2129
2211
|
*
|
|
2130
2212
|
* @param request - GetUserCertificateDetailRequest
|
|
2131
2213
|
* @returns GetUserCertificateDetailResponse
|
|
@@ -2136,7 +2218,12 @@ export default class Client extends OpenApi {
|
|
|
2136
2218
|
}
|
|
2137
2219
|
|
|
2138
2220
|
/**
|
|
2139
|
-
*
|
|
2221
|
+
* Queries the certificate deployment statistics by cloud service type.
|
|
2222
|
+
*
|
|
2223
|
+
* @remarks
|
|
2224
|
+
* Queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2225
|
+
* ## QPS limit
|
|
2226
|
+
* 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.
|
|
2140
2227
|
*
|
|
2141
2228
|
* @param request - ListAssetCountRequest
|
|
2142
2229
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2179,7 +2266,12 @@ export default class Client extends OpenApi {
|
|
|
2179
2266
|
}
|
|
2180
2267
|
|
|
2181
2268
|
/**
|
|
2182
|
-
*
|
|
2269
|
+
* Queries the certificate deployment statistics by cloud service type.
|
|
2270
|
+
*
|
|
2271
|
+
* @remarks
|
|
2272
|
+
* Queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2273
|
+
* ## QPS limit
|
|
2274
|
+
* 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.
|
|
2183
2275
|
*
|
|
2184
2276
|
* @param request - ListAssetCountRequest
|
|
2185
2277
|
* @returns ListAssetCountResponse
|
|
@@ -2190,10 +2282,10 @@ export default class Client extends OpenApi {
|
|
|
2190
2282
|
}
|
|
2191
2283
|
|
|
2192
2284
|
/**
|
|
2193
|
-
*
|
|
2285
|
+
* This API queries certificates in the certificate store.
|
|
2194
2286
|
*
|
|
2195
2287
|
* @remarks
|
|
2196
|
-
*
|
|
2288
|
+
* 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.
|
|
2197
2289
|
*
|
|
2198
2290
|
* @param request - ListCertRequest
|
|
2199
2291
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2252,10 +2344,10 @@ export default class Client extends OpenApi {
|
|
|
2252
2344
|
}
|
|
2253
2345
|
|
|
2254
2346
|
/**
|
|
2255
|
-
*
|
|
2347
|
+
* This API queries certificates in the certificate store.
|
|
2256
2348
|
*
|
|
2257
2349
|
* @remarks
|
|
2258
|
-
*
|
|
2350
|
+
* 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.
|
|
2259
2351
|
*
|
|
2260
2352
|
* @param request - ListCertRequest
|
|
2261
2353
|
* @returns ListCertResponse
|
|
@@ -2266,7 +2358,7 @@ export default class Client extends OpenApi {
|
|
|
2266
2358
|
}
|
|
2267
2359
|
|
|
2268
2360
|
/**
|
|
2269
|
-
* Queries certificate repositories.
|
|
2361
|
+
* Queries the certificate application repositories in your account.
|
|
2270
2362
|
*
|
|
2271
2363
|
* @remarks
|
|
2272
2364
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -2318,7 +2410,7 @@ export default class Client extends OpenApi {
|
|
|
2318
2410
|
}
|
|
2319
2411
|
|
|
2320
2412
|
/**
|
|
2321
|
-
* Queries certificate repositories.
|
|
2413
|
+
* Queries the certificate application repositories in your account.
|
|
2322
2414
|
*
|
|
2323
2415
|
* @remarks
|
|
2324
2416
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -2334,7 +2426,7 @@ export default class Client extends OpenApi {
|
|
|
2334
2426
|
}
|
|
2335
2427
|
|
|
2336
2428
|
/**
|
|
2337
|
-
*
|
|
2429
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
2338
2430
|
*
|
|
2339
2431
|
* @param request - ListCertificatesRequest
|
|
2340
2432
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2389,7 +2481,7 @@ export default class Client extends OpenApi {
|
|
|
2389
2481
|
}
|
|
2390
2482
|
|
|
2391
2483
|
/**
|
|
2392
|
-
*
|
|
2484
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
2393
2485
|
*
|
|
2394
2486
|
* @param request - ListCertificatesRequest
|
|
2395
2487
|
* @returns ListCertificatesResponse
|
|
@@ -2400,7 +2492,7 @@ export default class Client extends OpenApi {
|
|
|
2400
2492
|
}
|
|
2401
2493
|
|
|
2402
2494
|
/**
|
|
2403
|
-
* Queries
|
|
2495
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
2404
2496
|
*
|
|
2405
2497
|
* @param request - ListCloudAccessRequest
|
|
2406
2498
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2443,7 +2535,7 @@ export default class Client extends OpenApi {
|
|
|
2443
2535
|
}
|
|
2444
2536
|
|
|
2445
2537
|
/**
|
|
2446
|
-
* Queries
|
|
2538
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
2447
2539
|
*
|
|
2448
2540
|
* @param request - ListCloudAccessRequest
|
|
2449
2541
|
* @returns ListCloudAccessResponse
|
|
@@ -2454,7 +2546,7 @@ export default class Client extends OpenApi {
|
|
|
2454
2546
|
}
|
|
2455
2547
|
|
|
2456
2548
|
/**
|
|
2457
|
-
* Queries the
|
|
2549
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
2458
2550
|
*
|
|
2459
2551
|
* @param tmpReq - ListCloudResourcesRequest
|
|
2460
2552
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2515,7 +2607,7 @@ export default class Client extends OpenApi {
|
|
|
2515
2607
|
}
|
|
2516
2608
|
|
|
2517
2609
|
/**
|
|
2518
|
-
* Queries the
|
|
2610
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
2519
2611
|
*
|
|
2520
2612
|
* @param request - ListCloudResourcesRequest
|
|
2521
2613
|
* @returns ListCloudResourcesResponse
|
|
@@ -2526,7 +2618,7 @@ export default class Client extends OpenApi {
|
|
|
2526
2618
|
}
|
|
2527
2619
|
|
|
2528
2620
|
/**
|
|
2529
|
-
* Queries
|
|
2621
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
2530
2622
|
*
|
|
2531
2623
|
* @param request - ListContactRequest
|
|
2532
2624
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2565,7 +2657,7 @@ export default class Client extends OpenApi {
|
|
|
2565
2657
|
}
|
|
2566
2658
|
|
|
2567
2659
|
/**
|
|
2568
|
-
* Queries
|
|
2660
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
2569
2661
|
*
|
|
2570
2662
|
* @param request - ListContactRequest
|
|
2571
2663
|
* @returns ListContactResponse
|
|
@@ -2576,7 +2668,7 @@ export default class Client extends OpenApi {
|
|
|
2576
2668
|
}
|
|
2577
2669
|
|
|
2578
2670
|
/**
|
|
2579
|
-
* Queries the
|
|
2671
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
2580
2672
|
*
|
|
2581
2673
|
* @param request - ListCsrRequest
|
|
2582
2674
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2619,7 +2711,7 @@ export default class Client extends OpenApi {
|
|
|
2619
2711
|
}
|
|
2620
2712
|
|
|
2621
2713
|
/**
|
|
2622
|
-
* Queries the
|
|
2714
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
2623
2715
|
*
|
|
2624
2716
|
* @param request - ListCsrRequest
|
|
2625
2717
|
* @returns ListCsrResponse
|
|
@@ -2630,7 +2722,7 @@ export default class Client extends OpenApi {
|
|
|
2630
2722
|
}
|
|
2631
2723
|
|
|
2632
2724
|
/**
|
|
2633
|
-
* Queries
|
|
2725
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
2634
2726
|
*
|
|
2635
2727
|
* @param request - ListDeploymentJobRequest
|
|
2636
2728
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2673,7 +2765,7 @@ export default class Client extends OpenApi {
|
|
|
2673
2765
|
}
|
|
2674
2766
|
|
|
2675
2767
|
/**
|
|
2676
|
-
* Queries
|
|
2768
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
2677
2769
|
*
|
|
2678
2770
|
* @param request - ListDeploymentJobRequest
|
|
2679
2771
|
* @returns ListDeploymentJobResponse
|
|
@@ -2684,7 +2776,7 @@ export default class Client extends OpenApi {
|
|
|
2684
2776
|
}
|
|
2685
2777
|
|
|
2686
2778
|
/**
|
|
2687
|
-
* Queries the
|
|
2779
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
2688
2780
|
*
|
|
2689
2781
|
* @param request - ListDeploymentJobCertRequest
|
|
2690
2782
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2715,7 +2807,7 @@ export default class Client extends OpenApi {
|
|
|
2715
2807
|
}
|
|
2716
2808
|
|
|
2717
2809
|
/**
|
|
2718
|
-
* Queries the
|
|
2810
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
2719
2811
|
*
|
|
2720
2812
|
* @param request - ListDeploymentJobCertRequest
|
|
2721
2813
|
* @returns ListDeploymentJobCertResponse
|
|
@@ -2726,7 +2818,7 @@ export default class Client extends OpenApi {
|
|
|
2726
2818
|
}
|
|
2727
2819
|
|
|
2728
2820
|
/**
|
|
2729
|
-
* Queries the cloud resources
|
|
2821
|
+
* Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
|
|
2730
2822
|
*
|
|
2731
2823
|
* @param request - ListDeploymentJobResourceRequest
|
|
2732
2824
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2757,7 +2849,7 @@ export default class Client extends OpenApi {
|
|
|
2757
2849
|
}
|
|
2758
2850
|
|
|
2759
2851
|
/**
|
|
2760
|
-
* Queries the cloud resources
|
|
2852
|
+
* Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
|
|
2761
2853
|
*
|
|
2762
2854
|
* @param request - ListDeploymentJobResourceRequest
|
|
2763
2855
|
* @returns ListDeploymentJobResourceResponse
|
|
@@ -2768,7 +2860,7 @@ export default class Client extends OpenApi {
|
|
|
2768
2860
|
}
|
|
2769
2861
|
|
|
2770
2862
|
/**
|
|
2771
|
-
*
|
|
2863
|
+
* Retrieves a list of instances.
|
|
2772
2864
|
*
|
|
2773
2865
|
* @param request - ListInstancesRequest
|
|
2774
2866
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2831,7 +2923,7 @@ export default class Client extends OpenApi {
|
|
|
2831
2923
|
}
|
|
2832
2924
|
|
|
2833
2925
|
/**
|
|
2834
|
-
*
|
|
2926
|
+
* Retrieves a list of instances.
|
|
2835
2927
|
*
|
|
2836
2928
|
* @param request - ListInstancesRequest
|
|
2837
2929
|
* @returns ListInstancesResponse
|
|
@@ -2842,12 +2934,12 @@ export default class Client extends OpenApi {
|
|
|
2842
2934
|
}
|
|
2843
2935
|
|
|
2844
2936
|
/**
|
|
2845
|
-
* Queries the certificates
|
|
2937
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
2846
2938
|
*
|
|
2847
2939
|
* @remarks
|
|
2848
|
-
*
|
|
2849
|
-
* ##
|
|
2850
|
-
*
|
|
2940
|
+
* 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.
|
|
2941
|
+
* ## QPS limit
|
|
2942
|
+
* 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.
|
|
2851
2943
|
*
|
|
2852
2944
|
* @param request - ListUserCertificateOrderRequest
|
|
2853
2945
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2898,12 +2990,12 @@ export default class Client extends OpenApi {
|
|
|
2898
2990
|
}
|
|
2899
2991
|
|
|
2900
2992
|
/**
|
|
2901
|
-
* Queries the certificates
|
|
2993
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
2902
2994
|
*
|
|
2903
2995
|
* @remarks
|
|
2904
|
-
*
|
|
2905
|
-
* ##
|
|
2906
|
-
*
|
|
2996
|
+
* 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.
|
|
2997
|
+
* ## QPS limit
|
|
2998
|
+
* 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.
|
|
2907
2999
|
*
|
|
2908
3000
|
* @param request - ListUserCertificateOrderRequest
|
|
2909
3001
|
* @returns ListUserCertificateOrderResponse
|
|
@@ -2914,7 +3006,12 @@ export default class Client extends OpenApi {
|
|
|
2914
3006
|
}
|
|
2915
3007
|
|
|
2916
3008
|
/**
|
|
2917
|
-
*
|
|
3009
|
+
* Lists warehouses.
|
|
3010
|
+
*
|
|
3011
|
+
* @remarks
|
|
3012
|
+
* This operation lists your warehouses.
|
|
3013
|
+
* ### QPS limit
|
|
3014
|
+
* This operation has a per-user QPS limit of 10 requests per second. Calls exceeding this limit are throttled, which can affect your business.
|
|
2918
3015
|
*
|
|
2919
3016
|
* @param tmpReq - ListWarehouseRequest
|
|
2920
3017
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2967,7 +3064,12 @@ export default class Client extends OpenApi {
|
|
|
2967
3064
|
}
|
|
2968
3065
|
|
|
2969
3066
|
/**
|
|
2970
|
-
*
|
|
3067
|
+
* Lists warehouses.
|
|
3068
|
+
*
|
|
3069
|
+
* @remarks
|
|
3070
|
+
* This operation lists your warehouses.
|
|
3071
|
+
* ### QPS limit
|
|
3072
|
+
* This operation has a per-user QPS limit of 10 requests per second. Calls exceeding this limit are throttled, which can affect your business.
|
|
2971
3073
|
*
|
|
2972
3074
|
* @param request - ListWarehouseRequest
|
|
2973
3075
|
* @returns ListWarehouseResponse
|
|
@@ -2978,7 +3080,7 @@ export default class Client extends OpenApi {
|
|
|
2978
3080
|
}
|
|
2979
3081
|
|
|
2980
3082
|
/**
|
|
2981
|
-
* Queries the
|
|
3083
|
+
* Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
|
|
2982
3084
|
*
|
|
2983
3085
|
* @param request - ListWorkerResourceRequest
|
|
2984
3086
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3025,7 +3127,7 @@ export default class Client extends OpenApi {
|
|
|
3025
3127
|
}
|
|
3026
3128
|
|
|
3027
3129
|
/**
|
|
3028
|
-
* Queries the
|
|
3130
|
+
* Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
|
|
3029
3131
|
*
|
|
3030
3132
|
* @param request - ListWorkerResourceRequest
|
|
3031
3133
|
* @returns ListWorkerResourceResponse
|
|
@@ -3090,7 +3192,7 @@ export default class Client extends OpenApi {
|
|
|
3090
3192
|
}
|
|
3091
3193
|
|
|
3092
3194
|
/**
|
|
3093
|
-
*
|
|
3195
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
3094
3196
|
*
|
|
3095
3197
|
* @param request - RefundInstanceRequest
|
|
3096
3198
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3121,7 +3223,7 @@ export default class Client extends OpenApi {
|
|
|
3121
3223
|
}
|
|
3122
3224
|
|
|
3123
3225
|
/**
|
|
3124
|
-
*
|
|
3226
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
3125
3227
|
*
|
|
3126
3228
|
* @param request - RefundInstanceRequest
|
|
3127
3229
|
* @returns RefundInstanceResponse
|
|
@@ -3132,11 +3234,11 @@ export default class Client extends OpenApi {
|
|
|
3132
3234
|
}
|
|
3133
3235
|
|
|
3134
3236
|
/**
|
|
3135
|
-
* Submits a renewal application for an issued certificate.
|
|
3237
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
3136
3238
|
*
|
|
3137
3239
|
* @remarks
|
|
3138
3240
|
* 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.
|
|
3139
|
-
* >
|
|
3241
|
+
* > 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.
|
|
3140
3242
|
*
|
|
3141
3243
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
3142
3244
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3175,11 +3277,11 @@ export default class Client extends OpenApi {
|
|
|
3175
3277
|
}
|
|
3176
3278
|
|
|
3177
3279
|
/**
|
|
3178
|
-
* Submits a renewal application for an issued certificate.
|
|
3280
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
3179
3281
|
*
|
|
3180
3282
|
* @remarks
|
|
3181
3283
|
* 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.
|
|
3182
|
-
* >
|
|
3284
|
+
* > 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.
|
|
3183
3285
|
*
|
|
3184
3286
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
3185
3287
|
* @returns RenewCertificateOrderForPackageRequestResponse
|
|
@@ -3190,7 +3292,7 @@ export default class Client extends OpenApi {
|
|
|
3190
3292
|
}
|
|
3191
3293
|
|
|
3192
3294
|
/**
|
|
3193
|
-
*
|
|
3295
|
+
* Revokes a certificate.
|
|
3194
3296
|
*
|
|
3195
3297
|
* @param request - RevokeCertificateRequest
|
|
3196
3298
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3199,6 +3301,10 @@ export default class Client extends OpenApi {
|
|
|
3199
3301
|
async revokeCertificateWithOptions(request: $_model.RevokeCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevokeCertificateResponse> {
|
|
3200
3302
|
request.validate();
|
|
3201
3303
|
let query = { };
|
|
3304
|
+
if (!$dara.isNull(request.certificateId)) {
|
|
3305
|
+
query["CertificateId"] = request.certificateId;
|
|
3306
|
+
}
|
|
3307
|
+
|
|
3202
3308
|
if (!$dara.isNull(request.instanceId)) {
|
|
3203
3309
|
query["InstanceId"] = request.instanceId;
|
|
3204
3310
|
}
|
|
@@ -3221,7 +3327,7 @@ export default class Client extends OpenApi {
|
|
|
3221
3327
|
}
|
|
3222
3328
|
|
|
3223
3329
|
/**
|
|
3224
|
-
*
|
|
3330
|
+
* Revokes a certificate.
|
|
3225
3331
|
*
|
|
3226
3332
|
* @param request - RevokeCertificateRequest
|
|
3227
3333
|
* @returns RevokeCertificateResponse
|
|
@@ -3232,10 +3338,10 @@ export default class Client extends OpenApi {
|
|
|
3232
3338
|
}
|
|
3233
3339
|
|
|
3234
3340
|
/**
|
|
3235
|
-
* Revokes a client certificate
|
|
3341
|
+
* Revokes a client certificate from the certificate repository.
|
|
3236
3342
|
*
|
|
3237
3343
|
* @remarks
|
|
3238
|
-
*
|
|
3344
|
+
* 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.
|
|
3239
3345
|
*
|
|
3240
3346
|
* @param request - RevokeWHClientCertificateRequest
|
|
3241
3347
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3266,10 +3372,10 @@ export default class Client extends OpenApi {
|
|
|
3266
3372
|
}
|
|
3267
3373
|
|
|
3268
3374
|
/**
|
|
3269
|
-
* Revokes a client certificate
|
|
3375
|
+
* Revokes a client certificate from the certificate repository.
|
|
3270
3376
|
*
|
|
3271
3377
|
* @remarks
|
|
3272
|
-
*
|
|
3378
|
+
* 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.
|
|
3273
3379
|
*
|
|
3274
3380
|
* @param request - RevokeWHClientCertificateRequest
|
|
3275
3381
|
* @returns RevokeWHClientCertificateResponse
|
|
@@ -3280,12 +3386,12 @@ export default class Client extends OpenApi {
|
|
|
3280
3386
|
}
|
|
3281
3387
|
|
|
3282
3388
|
/**
|
|
3283
|
-
*
|
|
3389
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3284
3390
|
*
|
|
3285
3391
|
* @remarks
|
|
3286
|
-
*
|
|
3287
|
-
* ###
|
|
3288
|
-
*
|
|
3392
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3393
|
+
* ### QPS limit
|
|
3394
|
+
* 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.
|
|
3289
3395
|
*
|
|
3290
3396
|
* @param request - SignRequest
|
|
3291
3397
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3336,12 +3442,12 @@ export default class Client extends OpenApi {
|
|
|
3336
3442
|
}
|
|
3337
3443
|
|
|
3338
3444
|
/**
|
|
3339
|
-
*
|
|
3445
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3340
3446
|
*
|
|
3341
3447
|
* @remarks
|
|
3342
|
-
*
|
|
3343
|
-
* ###
|
|
3344
|
-
*
|
|
3448
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3449
|
+
* ### QPS limit
|
|
3450
|
+
* 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.
|
|
3345
3451
|
*
|
|
3346
3452
|
* @param request - SignRequest
|
|
3347
3453
|
* @returns SignResponse
|
|
@@ -3352,7 +3458,7 @@ export default class Client extends OpenApi {
|
|
|
3352
3458
|
}
|
|
3353
3459
|
|
|
3354
3460
|
/**
|
|
3355
|
-
*
|
|
3461
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
3356
3462
|
*
|
|
3357
3463
|
* @param request - UpdateCsrRequest
|
|
3358
3464
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3387,7 +3493,7 @@ export default class Client extends OpenApi {
|
|
|
3387
3493
|
}
|
|
3388
3494
|
|
|
3389
3495
|
/**
|
|
3390
|
-
*
|
|
3496
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
3391
3497
|
*
|
|
3392
3498
|
* @param request - UpdateCsrRequest
|
|
3393
3499
|
* @returns UpdateCsrResponse
|
|
@@ -3398,7 +3504,7 @@ export default class Client extends OpenApi {
|
|
|
3398
3504
|
}
|
|
3399
3505
|
|
|
3400
3506
|
/**
|
|
3401
|
-
* Updates a deployment task.
|
|
3507
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
3402
3508
|
*
|
|
3403
3509
|
* @param request - UpdateDeploymentJobRequest
|
|
3404
3510
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3449,7 +3555,7 @@ export default class Client extends OpenApi {
|
|
|
3449
3555
|
}
|
|
3450
3556
|
|
|
3451
3557
|
/**
|
|
3452
|
-
* Updates a deployment task.
|
|
3558
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
3453
3559
|
*
|
|
3454
3560
|
* @param request - UpdateDeploymentJobRequest
|
|
3455
3561
|
* @returns UpdateDeploymentJobResponse
|
|
@@ -3460,7 +3566,7 @@ export default class Client extends OpenApi {
|
|
|
3460
3566
|
}
|
|
3461
3567
|
|
|
3462
3568
|
/**
|
|
3463
|
-
* Updates the status of a deployment task.
|
|
3569
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
3464
3570
|
*
|
|
3465
3571
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
3466
3572
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3495,7 +3601,7 @@ export default class Client extends OpenApi {
|
|
|
3495
3601
|
}
|
|
3496
3602
|
|
|
3497
3603
|
/**
|
|
3498
|
-
* Updates the status of a deployment task.
|
|
3604
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
3499
3605
|
*
|
|
3500
3606
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
3501
3607
|
* @returns UpdateDeploymentJobStatusResponse
|
|
@@ -3506,7 +3612,7 @@ export default class Client extends OpenApi {
|
|
|
3506
3612
|
}
|
|
3507
3613
|
|
|
3508
3614
|
/**
|
|
3509
|
-
*
|
|
3615
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
3510
3616
|
*
|
|
3511
3617
|
* @param request - UpdateInstanceRequest
|
|
3512
3618
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3593,7 +3699,7 @@ export default class Client extends OpenApi {
|
|
|
3593
3699
|
}
|
|
3594
3700
|
|
|
3595
3701
|
/**
|
|
3596
|
-
*
|
|
3702
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
3597
3703
|
*
|
|
3598
3704
|
* @param request - UpdateInstanceRequest
|
|
3599
3705
|
* @returns UpdateInstanceResponse
|
|
@@ -3604,7 +3710,7 @@ export default class Client extends OpenApi {
|
|
|
3604
3710
|
}
|
|
3605
3711
|
|
|
3606
3712
|
/**
|
|
3607
|
-
* Rolls back or executes a worker task in a deployment task.
|
|
3713
|
+
* Rolls back or re-executes a worker task in a certificate deployment task.
|
|
3608
3714
|
*
|
|
3609
3715
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
3610
3716
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3643,7 +3749,7 @@ export default class Client extends OpenApi {
|
|
|
3643
3749
|
}
|
|
3644
3750
|
|
|
3645
3751
|
/**
|
|
3646
|
-
* Rolls back or executes a worker task in a deployment task.
|
|
3752
|
+
* Rolls back or re-executes a worker task in a certificate deployment task.
|
|
3647
3753
|
*
|
|
3648
3754
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
3649
3755
|
* @returns UpdateWorkerResourceStatusResponse
|
|
@@ -3654,7 +3760,7 @@ export default class Client extends OpenApi {
|
|
|
3654
3760
|
}
|
|
3655
3761
|
|
|
3656
3762
|
/**
|
|
3657
|
-
* Uploads an existing
|
|
3763
|
+
* Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
|
|
3658
3764
|
*
|
|
3659
3765
|
* @param request - UploadCsrRequest
|
|
3660
3766
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3693,7 +3799,7 @@ export default class Client extends OpenApi {
|
|
|
3693
3799
|
}
|
|
3694
3800
|
|
|
3695
3801
|
/**
|
|
3696
|
-
* Uploads an existing
|
|
3802
|
+
* Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
|
|
3697
3803
|
*
|
|
3698
3804
|
* @param request - UploadCsrRequest
|
|
3699
3805
|
* @returns UploadCsrResponse
|
|
@@ -3704,12 +3810,12 @@ export default class Client extends OpenApi {
|
|
|
3704
3810
|
}
|
|
3705
3811
|
|
|
3706
3812
|
/**
|
|
3707
|
-
*
|
|
3813
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
3708
3814
|
*
|
|
3709
3815
|
* @remarks
|
|
3710
|
-
*
|
|
3711
|
-
* ##
|
|
3712
|
-
*
|
|
3816
|
+
* Use this operation to upload a PCA certificate to a certificate warehouse.
|
|
3817
|
+
* ## QPS limit
|
|
3818
|
+
* The QPS limit for this operation is 10 requests per second per user. Exceeding this limit triggers throttling, which can affect your business.
|
|
3713
3819
|
*
|
|
3714
3820
|
* @param request - UploadPCACertRequest
|
|
3715
3821
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3752,12 +3858,12 @@ export default class Client extends OpenApi {
|
|
|
3752
3858
|
}
|
|
3753
3859
|
|
|
3754
3860
|
/**
|
|
3755
|
-
*
|
|
3861
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
3756
3862
|
*
|
|
3757
3863
|
* @remarks
|
|
3758
|
-
*
|
|
3759
|
-
* ##
|
|
3760
|
-
*
|
|
3864
|
+
* Use this operation to upload a PCA certificate to a certificate warehouse.
|
|
3865
|
+
* ## QPS limit
|
|
3866
|
+
* The QPS limit for this operation is 10 requests per second per user. Exceeding this limit triggers throttling, which can affect your business.
|
|
3761
3867
|
*
|
|
3762
3868
|
* @param request - UploadPCACertRequest
|
|
3763
3869
|
* @returns UploadPCACertResponse
|
|
@@ -3768,10 +3874,10 @@ export default class Client extends OpenApi {
|
|
|
3768
3874
|
}
|
|
3769
3875
|
|
|
3770
3876
|
/**
|
|
3771
|
-
* Uploads a certificate.
|
|
3877
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
3772
3878
|
*
|
|
3773
3879
|
* @remarks
|
|
3774
|
-
*
|
|
3880
|
+
* 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.
|
|
3775
3881
|
*
|
|
3776
3882
|
* @param request - UploadUserCertificateRequest
|
|
3777
3883
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3834,10 +3940,10 @@ export default class Client extends OpenApi {
|
|
|
3834
3940
|
}
|
|
3835
3941
|
|
|
3836
3942
|
/**
|
|
3837
|
-
* Uploads a certificate.
|
|
3943
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
3838
3944
|
*
|
|
3839
3945
|
* @remarks
|
|
3840
|
-
*
|
|
3946
|
+
* 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.
|
|
3841
3947
|
*
|
|
3842
3948
|
* @param request - UploadUserCertificateRequest
|
|
3843
3949
|
* @returns UploadUserCertificateResponse
|
|
@@ -3848,12 +3954,12 @@ export default class Client extends OpenApi {
|
|
|
3848
3954
|
}
|
|
3849
3955
|
|
|
3850
3956
|
/**
|
|
3851
|
-
* Verifies
|
|
3957
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
3852
3958
|
*
|
|
3853
3959
|
* @remarks
|
|
3854
|
-
*
|
|
3855
|
-
* ###
|
|
3856
|
-
*
|
|
3960
|
+
* This API verifies the signatures of PCA certificates and SSL certificates in the certificate repository.
|
|
3961
|
+
* ### QPS limits
|
|
3962
|
+
* 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.
|
|
3857
3963
|
*
|
|
3858
3964
|
* @param request - VerifyRequest
|
|
3859
3965
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3908,12 +4014,12 @@ export default class Client extends OpenApi {
|
|
|
3908
4014
|
}
|
|
3909
4015
|
|
|
3910
4016
|
/**
|
|
3911
|
-
* Verifies
|
|
4017
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
3912
4018
|
*
|
|
3913
4019
|
* @remarks
|
|
3914
|
-
*
|
|
3915
|
-
* ###
|
|
3916
|
-
*
|
|
4020
|
+
* This API verifies the signatures of PCA certificates and SSL certificates in the certificate repository.
|
|
4021
|
+
* ### QPS limits
|
|
4022
|
+
* 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.
|
|
3917
4023
|
*
|
|
3918
4024
|
* @param request - VerifyRequest
|
|
3919
4025
|
* @returns VerifyResponse
|