@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/dist/client.js
CHANGED
|
@@ -101,6 +101,12 @@ class Client extends openapi_core_1.default {
|
|
|
101
101
|
'rus-west-1-pop': "cas.aliyuncs.com",
|
|
102
102
|
'us-east-1': "cas.aliyuncs.com",
|
|
103
103
|
'us-west-1': "cas.aliyuncs.com",
|
|
104
|
+
'me-east-1': "cas.me-east-1.aliyuncs.com",
|
|
105
|
+
'eu-central-1': "cas.eu-central-1.aliyuncs.com",
|
|
106
|
+
'ap-southeast-2': "cas.ap-southeast-2.aliyuncs.com",
|
|
107
|
+
'ap-southeast-1': "cas.ap-southeast-1.aliyuncs.com",
|
|
108
|
+
'ap-south-1': "cas.ap-south-1.aliyuncs.com",
|
|
109
|
+
'ap-northeast-1': "cas.ap-northeast-1.aliyuncs.com",
|
|
104
110
|
};
|
|
105
111
|
this.checkConfig(config);
|
|
106
112
|
this._endpoint = this.getEndpoint("cas", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
@@ -115,7 +121,10 @@ class Client extends openapi_core_1.default {
|
|
|
115
121
|
return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
|
|
116
122
|
}
|
|
117
123
|
/**
|
|
118
|
-
*
|
|
124
|
+
* Adds an AccessKey for authorization.
|
|
125
|
+
*
|
|
126
|
+
* @remarks
|
|
127
|
+
* 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.
|
|
119
128
|
*
|
|
120
129
|
* @param request - AddCloudAccessRequest
|
|
121
130
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -150,7 +159,10 @@ class Client extends openapi_core_1.default {
|
|
|
150
159
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddCloudAccessResponse({}));
|
|
151
160
|
}
|
|
152
161
|
/**
|
|
153
|
-
*
|
|
162
|
+
* Adds an AccessKey for authorization.
|
|
163
|
+
*
|
|
164
|
+
* @remarks
|
|
165
|
+
* 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.
|
|
154
166
|
*
|
|
155
167
|
* @param request - AddCloudAccessRequest
|
|
156
168
|
* @returns AddCloudAccessResponse
|
|
@@ -160,7 +172,7 @@ class Client extends openapi_core_1.default {
|
|
|
160
172
|
return await this.addCloudAccessWithOptions(request, runtime);
|
|
161
173
|
}
|
|
162
174
|
/**
|
|
163
|
-
*
|
|
175
|
+
* Submits a certificate application for a Certificate Management Service instance.
|
|
164
176
|
*
|
|
165
177
|
* @param request - ApplyCertificateRequest
|
|
166
178
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -189,7 +201,7 @@ class Client extends openapi_core_1.default {
|
|
|
189
201
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ApplyCertificateResponse({}));
|
|
190
202
|
}
|
|
191
203
|
/**
|
|
192
|
-
*
|
|
204
|
+
* Submits a certificate application for a Certificate Management Service instance.
|
|
193
205
|
*
|
|
194
206
|
* @param request - ApplyCertificateRequest
|
|
195
207
|
* @returns ApplyCertificateResponse
|
|
@@ -199,7 +211,13 @@ class Client extends openapi_core_1.default {
|
|
|
199
211
|
return await this.applyCertificateWithOptions(request, runtime);
|
|
200
212
|
}
|
|
201
213
|
/**
|
|
202
|
-
*
|
|
214
|
+
* Updates the notification status in batches
|
|
215
|
+
*
|
|
216
|
+
* @remarks
|
|
217
|
+
* 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.
|
|
218
|
+
* 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.
|
|
219
|
+
* ## QPS limit
|
|
220
|
+
* 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.
|
|
203
221
|
*
|
|
204
222
|
* @param request - BatchUpdateNoticeStatusRequest
|
|
205
223
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -240,7 +258,13 @@ class Client extends openapi_core_1.default {
|
|
|
240
258
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchUpdateNoticeStatusResponse({}));
|
|
241
259
|
}
|
|
242
260
|
/**
|
|
243
|
-
*
|
|
261
|
+
* Updates the notification status in batches
|
|
262
|
+
*
|
|
263
|
+
* @remarks
|
|
264
|
+
* 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.
|
|
265
|
+
* 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.
|
|
266
|
+
* ## QPS limit
|
|
267
|
+
* 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.
|
|
244
268
|
*
|
|
245
269
|
* @param request - BatchUpdateNoticeStatusRequest
|
|
246
270
|
* @returns BatchUpdateNoticeStatusResponse
|
|
@@ -250,10 +274,10 @@ class Client extends openapi_core_1.default {
|
|
|
250
274
|
return await this.batchUpdateNoticeStatusWithOptions(request, runtime);
|
|
251
275
|
}
|
|
252
276
|
/**
|
|
253
|
-
* Revokes an issued certificate
|
|
277
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
254
278
|
*
|
|
255
279
|
* @remarks
|
|
256
|
-
*
|
|
280
|
+
* 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.
|
|
257
281
|
*
|
|
258
282
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
259
283
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -282,10 +306,10 @@ class Client extends openapi_core_1.default {
|
|
|
282
306
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelCertificateForPackageRequestResponse({}));
|
|
283
307
|
}
|
|
284
308
|
/**
|
|
285
|
-
* Revokes an issued certificate
|
|
309
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
286
310
|
*
|
|
287
311
|
* @remarks
|
|
288
|
-
*
|
|
312
|
+
* 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.
|
|
289
313
|
*
|
|
290
314
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
291
315
|
* @returns CancelCertificateForPackageRequestResponse
|
|
@@ -295,10 +319,10 @@ class Client extends openapi_core_1.default {
|
|
|
295
319
|
return await this.cancelCertificateForPackageRequestWithOptions(request, runtime);
|
|
296
320
|
}
|
|
297
321
|
/**
|
|
298
|
-
* Cancels a certificate application order that is
|
|
322
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
299
323
|
*
|
|
300
324
|
* @remarks
|
|
301
|
-
*
|
|
325
|
+
* 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.
|
|
302
326
|
*
|
|
303
327
|
* @param request - CancelOrderRequestRequest
|
|
304
328
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -327,10 +351,10 @@ class Client extends openapi_core_1.default {
|
|
|
327
351
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelOrderRequestResponse({}));
|
|
328
352
|
}
|
|
329
353
|
/**
|
|
330
|
-
* Cancels a certificate application order that is
|
|
354
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
331
355
|
*
|
|
332
356
|
* @remarks
|
|
333
|
-
*
|
|
357
|
+
* 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.
|
|
334
358
|
*
|
|
335
359
|
* @param request - CancelOrderRequestRequest
|
|
336
360
|
* @returns CancelOrderRequestResponse
|
|
@@ -340,7 +364,7 @@ class Client extends openapi_core_1.default {
|
|
|
340
364
|
return await this.cancelOrderRequestWithOptions(request, runtime);
|
|
341
365
|
}
|
|
342
366
|
/**
|
|
343
|
-
*
|
|
367
|
+
* Cancels a pending certificate application that has not been issued.
|
|
344
368
|
*
|
|
345
369
|
* @param request - CancelPendingCertificateRequest
|
|
346
370
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -369,7 +393,7 @@ class Client extends openapi_core_1.default {
|
|
|
369
393
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelPendingCertificateResponse({}));
|
|
370
394
|
}
|
|
371
395
|
/**
|
|
372
|
-
*
|
|
396
|
+
* Cancels a pending certificate application that has not been issued.
|
|
373
397
|
*
|
|
374
398
|
* @param request - CancelPendingCertificateRequest
|
|
375
399
|
* @returns CancelPendingCertificateResponse
|
|
@@ -379,12 +403,12 @@ class Client extends openapi_core_1.default {
|
|
|
379
403
|
return await this.cancelPendingCertificateWithOptions(request, runtime);
|
|
380
404
|
}
|
|
381
405
|
/**
|
|
382
|
-
* Submits a certificate application.
|
|
406
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
383
407
|
*
|
|
384
408
|
* @remarks
|
|
385
|
-
*
|
|
386
|
-
*
|
|
387
|
-
*
|
|
409
|
+
* - 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.
|
|
410
|
+
* - 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.
|
|
411
|
+
* - 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.
|
|
388
412
|
*
|
|
389
413
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
390
414
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -437,12 +461,12 @@ class Client extends openapi_core_1.default {
|
|
|
437
461
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCertificateForPackageRequestResponse({}));
|
|
438
462
|
}
|
|
439
463
|
/**
|
|
440
|
-
* Submits a certificate application.
|
|
464
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
441
465
|
*
|
|
442
466
|
* @remarks
|
|
443
|
-
*
|
|
444
|
-
*
|
|
445
|
-
*
|
|
467
|
+
* - 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.
|
|
468
|
+
* - 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.
|
|
469
|
+
* - 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.
|
|
446
470
|
*
|
|
447
471
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
448
472
|
* @returns CreateCertificateForPackageRequestResponse
|
|
@@ -455,10 +479,10 @@ class Client extends openapi_core_1.default {
|
|
|
455
479
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
456
480
|
*
|
|
457
481
|
* @remarks
|
|
458
|
-
*
|
|
459
|
-
*
|
|
460
|
-
*
|
|
461
|
-
*
|
|
482
|
+
* - 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.
|
|
483
|
+
* - 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.
|
|
484
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
|
|
485
|
+
* - 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.
|
|
462
486
|
*
|
|
463
487
|
* @param request - CreateCertificateRequestRequest
|
|
464
488
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -508,10 +532,10 @@ class Client extends openapi_core_1.default {
|
|
|
508
532
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
509
533
|
*
|
|
510
534
|
* @remarks
|
|
511
|
-
*
|
|
512
|
-
*
|
|
513
|
-
*
|
|
514
|
-
*
|
|
535
|
+
* - 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.
|
|
536
|
+
* - 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.
|
|
537
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
|
|
538
|
+
* - 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.
|
|
515
539
|
*
|
|
516
540
|
* @param request - CreateCertificateRequestRequest
|
|
517
541
|
* @returns CreateCertificateRequestResponse
|
|
@@ -521,13 +545,13 @@ class Client extends openapi_core_1.default {
|
|
|
521
545
|
return await this.createCertificateRequestWithOptions(request, runtime);
|
|
522
546
|
}
|
|
523
547
|
/**
|
|
524
|
-
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
548
|
+
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
525
549
|
*
|
|
526
550
|
* @remarks
|
|
527
|
-
*
|
|
528
|
-
*
|
|
529
|
-
*
|
|
530
|
-
*
|
|
551
|
+
* - 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.
|
|
552
|
+
* - 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.
|
|
553
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
|
|
554
|
+
* - 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.
|
|
531
555
|
*
|
|
532
556
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
533
557
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -574,13 +598,13 @@ class Client extends openapi_core_1.default {
|
|
|
574
598
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCertificateWithCsrRequestResponse({}));
|
|
575
599
|
}
|
|
576
600
|
/**
|
|
577
|
-
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
601
|
+
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
578
602
|
*
|
|
579
603
|
* @remarks
|
|
580
|
-
*
|
|
581
|
-
*
|
|
582
|
-
*
|
|
583
|
-
*
|
|
604
|
+
* - 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.
|
|
605
|
+
* - 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.
|
|
606
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
|
|
607
|
+
* - 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.
|
|
584
608
|
*
|
|
585
609
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
586
610
|
* @returns CreateCertificateWithCsrRequestResponse
|
|
@@ -590,7 +614,7 @@ class Client extends openapi_core_1.default {
|
|
|
590
614
|
return await this.createCertificateWithCsrRequestWithOptions(request, runtime);
|
|
591
615
|
}
|
|
592
616
|
/**
|
|
593
|
-
* Creates a certificate signing request (CSR)
|
|
617
|
+
* 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).
|
|
594
618
|
*
|
|
595
619
|
* @param request - CreateCsrRequest
|
|
596
620
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -646,7 +670,7 @@ class Client extends openapi_core_1.default {
|
|
|
646
670
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCsrResponse({}));
|
|
647
671
|
}
|
|
648
672
|
/**
|
|
649
|
-
* Creates a certificate signing request (CSR)
|
|
673
|
+
* 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).
|
|
650
674
|
*
|
|
651
675
|
* @param request - CreateCsrRequest
|
|
652
676
|
* @returns CreateCsrResponse
|
|
@@ -656,7 +680,7 @@ class Client extends openapi_core_1.default {
|
|
|
656
680
|
return await this.createCsrWithOptions(request, runtime);
|
|
657
681
|
}
|
|
658
682
|
/**
|
|
659
|
-
* Creates a certificate deployment task
|
|
683
|
+
* Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
|
|
660
684
|
*
|
|
661
685
|
* @remarks
|
|
662
686
|
* 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.
|
|
@@ -703,7 +727,7 @@ class Client extends openapi_core_1.default {
|
|
|
703
727
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDeploymentJobResponse({}));
|
|
704
728
|
}
|
|
705
729
|
/**
|
|
706
|
-
* Creates a certificate deployment task
|
|
730
|
+
* Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
|
|
707
731
|
*
|
|
708
732
|
* @remarks
|
|
709
733
|
* 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.
|
|
@@ -716,7 +740,10 @@ class Client extends openapi_core_1.default {
|
|
|
716
740
|
return await this.createDeploymentJobWithOptions(request, runtime);
|
|
717
741
|
}
|
|
718
742
|
/**
|
|
719
|
-
*
|
|
743
|
+
* Issues a single client certificate from the general user certificate repository.
|
|
744
|
+
*
|
|
745
|
+
* @remarks
|
|
746
|
+
* 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.
|
|
720
747
|
*
|
|
721
748
|
* @param request - CreateWHClientCertificateRequest
|
|
722
749
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -793,7 +820,10 @@ class Client extends openapi_core_1.default {
|
|
|
793
820
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateWHClientCertificateResponse({}));
|
|
794
821
|
}
|
|
795
822
|
/**
|
|
796
|
-
*
|
|
823
|
+
* Issues a single client certificate from the general user certificate repository.
|
|
824
|
+
*
|
|
825
|
+
* @remarks
|
|
826
|
+
* 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.
|
|
797
827
|
*
|
|
798
828
|
* @param request - CreateWHClientCertificateRequest
|
|
799
829
|
* @returns CreateWHClientCertificateResponse
|
|
@@ -803,7 +833,7 @@ class Client extends openapi_core_1.default {
|
|
|
803
833
|
return await this.createWHClientCertificateWithOptions(request, runtime);
|
|
804
834
|
}
|
|
805
835
|
/**
|
|
806
|
-
*
|
|
836
|
+
* Creates a certificate warehouse.
|
|
807
837
|
*
|
|
808
838
|
* @param request - CreateWarehouseRequest
|
|
809
839
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -838,7 +868,7 @@ class Client extends openapi_core_1.default {
|
|
|
838
868
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateWarehouseResponse({}));
|
|
839
869
|
}
|
|
840
870
|
/**
|
|
841
|
-
*
|
|
871
|
+
* Creates a certificate warehouse.
|
|
842
872
|
*
|
|
843
873
|
* @param request - CreateWarehouseRequest
|
|
844
874
|
* @returns CreateWarehouseResponse
|
|
@@ -848,10 +878,10 @@ class Client extends openapi_core_1.default {
|
|
|
848
878
|
return await this.createWarehouseWithOptions(request, runtime);
|
|
849
879
|
}
|
|
850
880
|
/**
|
|
851
|
-
* Decrypts a certificate in a certificate repository.
|
|
881
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
852
882
|
*
|
|
853
883
|
* @remarks
|
|
854
|
-
*
|
|
884
|
+
* 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.
|
|
855
885
|
*
|
|
856
886
|
* @param request - DecryptRequest
|
|
857
887
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -895,10 +925,10 @@ class Client extends openapi_core_1.default {
|
|
|
895
925
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DecryptResponse({}));
|
|
896
926
|
}
|
|
897
927
|
/**
|
|
898
|
-
* Decrypts a certificate in a certificate repository.
|
|
928
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
899
929
|
*
|
|
900
930
|
* @remarks
|
|
901
|
-
*
|
|
931
|
+
* 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.
|
|
902
932
|
*
|
|
903
933
|
* @param request - DecryptRequest
|
|
904
934
|
* @returns DecryptResponse
|
|
@@ -908,12 +938,12 @@ class Client extends openapi_core_1.default {
|
|
|
908
938
|
return await this.decryptWithOptions(request, runtime);
|
|
909
939
|
}
|
|
910
940
|
/**
|
|
911
|
-
* Deletes
|
|
941
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
912
942
|
*
|
|
913
943
|
* @remarks
|
|
914
944
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
915
|
-
*
|
|
916
|
-
*
|
|
945
|
+
* - 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**.
|
|
946
|
+
* - 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**.
|
|
917
947
|
*
|
|
918
948
|
* @param request - DeleteCertificateRequestRequest
|
|
919
949
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -942,12 +972,12 @@ class Client extends openapi_core_1.default {
|
|
|
942
972
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCertificateRequestResponse({}));
|
|
943
973
|
}
|
|
944
974
|
/**
|
|
945
|
-
* Deletes
|
|
975
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
946
976
|
*
|
|
947
977
|
* @remarks
|
|
948
978
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
949
|
-
*
|
|
950
|
-
*
|
|
979
|
+
* - 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**.
|
|
980
|
+
* - 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**.
|
|
951
981
|
*
|
|
952
982
|
* @param request - DeleteCertificateRequestRequest
|
|
953
983
|
* @returns DeleteCertificateRequestResponse
|
|
@@ -957,7 +987,10 @@ class Client extends openapi_core_1.default {
|
|
|
957
987
|
return await this.deleteCertificateRequestWithOptions(request, runtime);
|
|
958
988
|
}
|
|
959
989
|
/**
|
|
960
|
-
*
|
|
990
|
+
* Deletes an access key.
|
|
991
|
+
*
|
|
992
|
+
* @remarks
|
|
993
|
+
* 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.
|
|
961
994
|
*
|
|
962
995
|
* @param request - DeleteCloudAccessRequest
|
|
963
996
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -986,7 +1019,10 @@ class Client extends openapi_core_1.default {
|
|
|
986
1019
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCloudAccessResponse({}));
|
|
987
1020
|
}
|
|
988
1021
|
/**
|
|
989
|
-
*
|
|
1022
|
+
* Deletes an access key.
|
|
1023
|
+
*
|
|
1024
|
+
* @remarks
|
|
1025
|
+
* 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.
|
|
990
1026
|
*
|
|
991
1027
|
* @param request - DeleteCloudAccessRequest
|
|
992
1028
|
* @returns DeleteCloudAccessResponse
|
|
@@ -996,7 +1032,7 @@ class Client extends openapi_core_1.default {
|
|
|
996
1032
|
return await this.deleteCloudAccessWithOptions(request, runtime);
|
|
997
1033
|
}
|
|
998
1034
|
/**
|
|
999
|
-
* Deletes a
|
|
1035
|
+
* Deletes a certificate signing request (CSR).
|
|
1000
1036
|
*
|
|
1001
1037
|
* @param request - DeleteCsrRequest
|
|
1002
1038
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1025,7 +1061,7 @@ class Client extends openapi_core_1.default {
|
|
|
1025
1061
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCsrResponse({}));
|
|
1026
1062
|
}
|
|
1027
1063
|
/**
|
|
1028
|
-
* Deletes a
|
|
1064
|
+
* Deletes a certificate signing request (CSR).
|
|
1029
1065
|
*
|
|
1030
1066
|
* @param request - DeleteCsrRequest
|
|
1031
1067
|
* @returns DeleteCsrResponse
|
|
@@ -1035,7 +1071,7 @@ class Client extends openapi_core_1.default {
|
|
|
1035
1071
|
return await this.deleteCsrWithOptions(request, runtime);
|
|
1036
1072
|
}
|
|
1037
1073
|
/**
|
|
1038
|
-
* Deletes a deployment task.
|
|
1074
|
+
* Deletes a certificate deployment task.
|
|
1039
1075
|
*
|
|
1040
1076
|
* @param request - DeleteDeploymentJobRequest
|
|
1041
1077
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1064,7 +1100,7 @@ class Client extends openapi_core_1.default {
|
|
|
1064
1100
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDeploymentJobResponse({}));
|
|
1065
1101
|
}
|
|
1066
1102
|
/**
|
|
1067
|
-
* Deletes a deployment task.
|
|
1103
|
+
* Deletes a certificate deployment task.
|
|
1068
1104
|
*
|
|
1069
1105
|
* @param request - DeleteDeploymentJobRequest
|
|
1070
1106
|
* @returns DeleteDeploymentJobResponse
|
|
@@ -1074,7 +1110,7 @@ class Client extends openapi_core_1.default {
|
|
|
1074
1110
|
return await this.deleteDeploymentJobWithOptions(request, runtime);
|
|
1075
1111
|
}
|
|
1076
1112
|
/**
|
|
1077
|
-
*
|
|
1113
|
+
* Deletes a Certificate Management Service instance.
|
|
1078
1114
|
*
|
|
1079
1115
|
* @param request - DeleteInstanceRequest
|
|
1080
1116
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1103,7 +1139,7 @@ class Client extends openapi_core_1.default {
|
|
|
1103
1139
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteInstanceResponse({}));
|
|
1104
1140
|
}
|
|
1105
1141
|
/**
|
|
1106
|
-
*
|
|
1142
|
+
* Deletes a Certificate Management Service instance.
|
|
1107
1143
|
*
|
|
1108
1144
|
* @param request - DeleteInstanceRequest
|
|
1109
1145
|
* @returns DeleteInstanceResponse
|
|
@@ -1162,10 +1198,10 @@ class Client extends openapi_core_1.default {
|
|
|
1162
1198
|
return await this.deletePCACertWithOptions(request, runtime);
|
|
1163
1199
|
}
|
|
1164
1200
|
/**
|
|
1165
|
-
* Deletes an expired or uploaded certificate.
|
|
1201
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
1166
1202
|
*
|
|
1167
1203
|
* @remarks
|
|
1168
|
-
*
|
|
1204
|
+
* 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.
|
|
1169
1205
|
*
|
|
1170
1206
|
* @param request - DeleteUserCertificateRequest
|
|
1171
1207
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1194,10 +1230,10 @@ class Client extends openapi_core_1.default {
|
|
|
1194
1230
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteUserCertificateResponse({}));
|
|
1195
1231
|
}
|
|
1196
1232
|
/**
|
|
1197
|
-
* Deletes an expired or uploaded certificate.
|
|
1233
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
1198
1234
|
*
|
|
1199
1235
|
* @remarks
|
|
1200
|
-
*
|
|
1236
|
+
* 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.
|
|
1201
1237
|
*
|
|
1202
1238
|
* @param request - DeleteUserCertificateRequest
|
|
1203
1239
|
* @returns DeleteUserCertificateResponse
|
|
@@ -1207,7 +1243,12 @@ class Client extends openapi_core_1.default {
|
|
|
1207
1243
|
return await this.deleteUserCertificateWithOptions(request, runtime);
|
|
1208
1244
|
}
|
|
1209
1245
|
/**
|
|
1210
|
-
*
|
|
1246
|
+
* Deletes a certificate warehouse.
|
|
1247
|
+
*
|
|
1248
|
+
* @remarks
|
|
1249
|
+
* This operation deletes a certificate warehouse.
|
|
1250
|
+
* ### QPS limit
|
|
1251
|
+
* 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.
|
|
1211
1252
|
*
|
|
1212
1253
|
* @param request - DeleteWarehouseRequest
|
|
1213
1254
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1236,7 +1277,12 @@ class Client extends openapi_core_1.default {
|
|
|
1236
1277
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteWarehouseResponse({}));
|
|
1237
1278
|
}
|
|
1238
1279
|
/**
|
|
1239
|
-
*
|
|
1280
|
+
* Deletes a certificate warehouse.
|
|
1281
|
+
*
|
|
1282
|
+
* @remarks
|
|
1283
|
+
* This operation deletes a certificate warehouse.
|
|
1284
|
+
* ### QPS limit
|
|
1285
|
+
* 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.
|
|
1240
1286
|
*
|
|
1241
1287
|
* @param request - DeleteWarehouseRequest
|
|
1242
1288
|
* @returns DeleteWarehouseResponse
|
|
@@ -1246,7 +1292,7 @@ class Client extends openapi_core_1.default {
|
|
|
1246
1292
|
return await this.deleteWarehouseWithOptions(request, runtime);
|
|
1247
1293
|
}
|
|
1248
1294
|
/**
|
|
1249
|
-
* Deletes
|
|
1295
|
+
* Deletes a worker task from a certificate deployment task.
|
|
1250
1296
|
*
|
|
1251
1297
|
* @param request - DeleteWorkerResourceRequest
|
|
1252
1298
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1278,7 +1324,7 @@ class Client extends openapi_core_1.default {
|
|
|
1278
1324
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteWorkerResourceResponse({}));
|
|
1279
1325
|
}
|
|
1280
1326
|
/**
|
|
1281
|
-
* Deletes
|
|
1327
|
+
* Deletes a worker task from a certificate deployment task.
|
|
1282
1328
|
*
|
|
1283
1329
|
* @param request - DeleteWorkerResourceRequest
|
|
1284
1330
|
* @returns DeleteWorkerResourceResponse
|
|
@@ -1288,11 +1334,13 @@ class Client extends openapi_core_1.default {
|
|
|
1288
1334
|
return await this.deleteWorkerResourceWithOptions(request, runtime);
|
|
1289
1335
|
}
|
|
1290
1336
|
/**
|
|
1291
|
-
* Queries the status of a
|
|
1337
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
1292
1338
|
*
|
|
1293
1339
|
* @remarks
|
|
1294
|
-
* If you
|
|
1295
|
-
*
|
|
1340
|
+
* 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).
|
|
1341
|
+
* 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.
|
|
1342
|
+
* <props="china">
|
|
1343
|
+
* 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).
|
|
1296
1344
|
*
|
|
1297
1345
|
* @param request - DescribeCertificateStateRequest
|
|
1298
1346
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1321,11 +1369,13 @@ class Client extends openapi_core_1.default {
|
|
|
1321
1369
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCertificateStateResponse({}));
|
|
1322
1370
|
}
|
|
1323
1371
|
/**
|
|
1324
|
-
* Queries the status of a
|
|
1372
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
1325
1373
|
*
|
|
1326
1374
|
* @remarks
|
|
1327
|
-
* If you
|
|
1328
|
-
*
|
|
1375
|
+
* 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).
|
|
1376
|
+
* 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.
|
|
1377
|
+
* <props="china">
|
|
1378
|
+
* 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).
|
|
1329
1379
|
*
|
|
1330
1380
|
* @param request - DescribeCertificateStateRequest
|
|
1331
1381
|
* @returns DescribeCertificateStateResponse
|
|
@@ -1335,7 +1385,7 @@ class Client extends openapi_core_1.default {
|
|
|
1335
1385
|
return await this.describeCertificateStateWithOptions(request, runtime);
|
|
1336
1386
|
}
|
|
1337
1387
|
/**
|
|
1338
|
-
* Queries the number of
|
|
1388
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
1339
1389
|
*
|
|
1340
1390
|
* @param request - DescribeCloudResourceStatusRequest
|
|
1341
1391
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1364,7 +1414,7 @@ class Client extends openapi_core_1.default {
|
|
|
1364
1414
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceStatusResponse({}));
|
|
1365
1415
|
}
|
|
1366
1416
|
/**
|
|
1367
|
-
* Queries the number of
|
|
1417
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
1368
1418
|
*
|
|
1369
1419
|
* @param request - DescribeCloudResourceStatusRequest
|
|
1370
1420
|
* @returns DescribeCloudResourceStatusResponse
|
|
@@ -1374,7 +1424,7 @@ class Client extends openapi_core_1.default {
|
|
|
1374
1424
|
return await this.describeCloudResourceStatusWithOptions(request, runtime);
|
|
1375
1425
|
}
|
|
1376
1426
|
/**
|
|
1377
|
-
*
|
|
1427
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
1378
1428
|
*
|
|
1379
1429
|
* @param request - DescribeDeploymentJobRequest
|
|
1380
1430
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1403,7 +1453,7 @@ class Client extends openapi_core_1.default {
|
|
|
1403
1453
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDeploymentJobResponse({}));
|
|
1404
1454
|
}
|
|
1405
1455
|
/**
|
|
1406
|
-
*
|
|
1456
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
1407
1457
|
*
|
|
1408
1458
|
* @param request - DescribeDeploymentJobRequest
|
|
1409
1459
|
* @returns DescribeDeploymentJobResponse
|
|
@@ -1413,7 +1463,7 @@ class Client extends openapi_core_1.default {
|
|
|
1413
1463
|
return await this.describeDeploymentJobWithOptions(request, runtime);
|
|
1414
1464
|
}
|
|
1415
1465
|
/**
|
|
1416
|
-
* Queries the
|
|
1466
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
1417
1467
|
*
|
|
1418
1468
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
1419
1469
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1442,7 +1492,7 @@ class Client extends openapi_core_1.default {
|
|
|
1442
1492
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDeploymentJobStatusResponse({}));
|
|
1443
1493
|
}
|
|
1444
1494
|
/**
|
|
1445
|
-
* Queries the
|
|
1495
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
1446
1496
|
*
|
|
1447
1497
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
1448
1498
|
* @returns DescribeDeploymentJobStatusResponse
|
|
@@ -1452,7 +1502,7 @@ class Client extends openapi_core_1.default {
|
|
|
1452
1502
|
return await this.describeDeploymentJobStatusWithOptions(request, runtime);
|
|
1453
1503
|
}
|
|
1454
1504
|
/**
|
|
1455
|
-
* Queries the quota
|
|
1505
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
1456
1506
|
*
|
|
1457
1507
|
* @param request - DescribePackageStateRequest
|
|
1458
1508
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1481,7 +1531,7 @@ class Client extends openapi_core_1.default {
|
|
|
1481
1531
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePackageStateResponse({}));
|
|
1482
1532
|
}
|
|
1483
1533
|
/**
|
|
1484
|
-
* Queries the quota
|
|
1534
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
1485
1535
|
*
|
|
1486
1536
|
* @param request - DescribePackageStateRequest
|
|
1487
1537
|
* @returns DescribePackageStateResponse
|
|
@@ -1491,7 +1541,7 @@ class Client extends openapi_core_1.default {
|
|
|
1491
1541
|
return await this.describePackageStateWithOptions(request, runtime);
|
|
1492
1542
|
}
|
|
1493
1543
|
/**
|
|
1494
|
-
*
|
|
1544
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
1495
1545
|
*
|
|
1496
1546
|
* @param request - DescribeWarehouseCertRequest
|
|
1497
1547
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1520,7 +1570,7 @@ class Client extends openapi_core_1.default {
|
|
|
1520
1570
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeWarehouseCertResponse({}));
|
|
1521
1571
|
}
|
|
1522
1572
|
/**
|
|
1523
|
-
*
|
|
1573
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
1524
1574
|
*
|
|
1525
1575
|
* @param request - DescribeWarehouseCertRequest
|
|
1526
1576
|
* @returns DescribeWarehouseCertResponse
|
|
@@ -1530,10 +1580,10 @@ class Client extends openapi_core_1.default {
|
|
|
1530
1580
|
return await this.describeWarehouseCertWithOptions(request, runtime);
|
|
1531
1581
|
}
|
|
1532
1582
|
/**
|
|
1533
|
-
* Encrypts a certificate in a certificate repository.
|
|
1583
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
1534
1584
|
*
|
|
1535
1585
|
* @remarks
|
|
1536
|
-
*
|
|
1586
|
+
* 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.
|
|
1537
1587
|
*
|
|
1538
1588
|
* @param request - EncryptRequest
|
|
1539
1589
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1577,10 +1627,10 @@ class Client extends openapi_core_1.default {
|
|
|
1577
1627
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EncryptResponse({}));
|
|
1578
1628
|
}
|
|
1579
1629
|
/**
|
|
1580
|
-
* Encrypts a certificate in a certificate repository.
|
|
1630
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
1581
1631
|
*
|
|
1582
1632
|
* @remarks
|
|
1583
|
-
*
|
|
1633
|
+
* 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.
|
|
1584
1634
|
*
|
|
1585
1635
|
* @param request - EncryptRequest
|
|
1586
1636
|
* @returns EncryptResponse
|
|
@@ -1590,7 +1640,12 @@ class Client extends openapi_core_1.default {
|
|
|
1590
1640
|
return await this.encryptWithOptions(request, runtime);
|
|
1591
1641
|
}
|
|
1592
1642
|
/**
|
|
1593
|
-
*
|
|
1643
|
+
* Queries the total number of certificate-related assets, such as websites and cloud resources.
|
|
1644
|
+
*
|
|
1645
|
+
* @remarks
|
|
1646
|
+
* This API call queries the number of CA certificates that you have created, including root CA certificates and sub-CA certificates.
|
|
1647
|
+
* ## QPS Limit
|
|
1648
|
+
* 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.
|
|
1594
1649
|
*
|
|
1595
1650
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1596
1651
|
* @returns GetAssetCountResponse
|
|
@@ -1611,7 +1666,12 @@ class Client extends openapi_core_1.default {
|
|
|
1611
1666
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAssetCountResponse({}));
|
|
1612
1667
|
}
|
|
1613
1668
|
/**
|
|
1614
|
-
*
|
|
1669
|
+
* Queries the total number of certificate-related assets, such as websites and cloud resources.
|
|
1670
|
+
*
|
|
1671
|
+
* @remarks
|
|
1672
|
+
* This API call queries the number of CA certificates that you have created, including root CA certificates and sub-CA certificates.
|
|
1673
|
+
* ## QPS Limit
|
|
1674
|
+
* 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.
|
|
1615
1675
|
* @returns GetAssetCountResponse
|
|
1616
1676
|
*/
|
|
1617
1677
|
async getAssetCount() {
|
|
@@ -1619,10 +1679,10 @@ class Client extends openapi_core_1.default {
|
|
|
1619
1679
|
return await this.getAssetCountWithOptions(runtime);
|
|
1620
1680
|
}
|
|
1621
1681
|
/**
|
|
1622
|
-
* Queries the
|
|
1682
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
1623
1683
|
*
|
|
1624
1684
|
* @remarks
|
|
1625
|
-
*
|
|
1685
|
+
* 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.
|
|
1626
1686
|
*
|
|
1627
1687
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1628
1688
|
* @returns GetCertWarehouseQuotaResponse
|
|
@@ -1643,10 +1703,10 @@ class Client extends openapi_core_1.default {
|
|
|
1643
1703
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCertWarehouseQuotaResponse({}));
|
|
1644
1704
|
}
|
|
1645
1705
|
/**
|
|
1646
|
-
* Queries the
|
|
1706
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
1647
1707
|
*
|
|
1648
1708
|
* @remarks
|
|
1649
|
-
*
|
|
1709
|
+
* 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.
|
|
1650
1710
|
* @returns GetCertWarehouseQuotaResponse
|
|
1651
1711
|
*/
|
|
1652
1712
|
async getCertWarehouseQuota() {
|
|
@@ -1654,7 +1714,7 @@ class Client extends openapi_core_1.default {
|
|
|
1654
1714
|
return await this.getCertWarehouseQuotaWithOptions(runtime);
|
|
1655
1715
|
}
|
|
1656
1716
|
/**
|
|
1657
|
-
*
|
|
1717
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
1658
1718
|
*
|
|
1659
1719
|
* @param request - GetCertificateDetailRequest
|
|
1660
1720
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1683,7 +1743,7 @@ class Client extends openapi_core_1.default {
|
|
|
1683
1743
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCertificateDetailResponse({}));
|
|
1684
1744
|
}
|
|
1685
1745
|
/**
|
|
1686
|
-
*
|
|
1746
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
1687
1747
|
*
|
|
1688
1748
|
* @param request - GetCertificateDetailRequest
|
|
1689
1749
|
* @returns GetCertificateDetailResponse
|
|
@@ -1693,7 +1753,7 @@ class Client extends openapi_core_1.default {
|
|
|
1693
1753
|
return await this.getCertificateDetailWithOptions(request, runtime);
|
|
1694
1754
|
}
|
|
1695
1755
|
/**
|
|
1696
|
-
*
|
|
1756
|
+
* Queries the content of a certificate signing request (CSR).
|
|
1697
1757
|
*
|
|
1698
1758
|
* @param request - GetCsrDetailRequest
|
|
1699
1759
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1722,7 +1782,7 @@ class Client extends openapi_core_1.default {
|
|
|
1722
1782
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCsrDetailResponse({}));
|
|
1723
1783
|
}
|
|
1724
1784
|
/**
|
|
1725
|
-
*
|
|
1785
|
+
* Queries the content of a certificate signing request (CSR).
|
|
1726
1786
|
*
|
|
1727
1787
|
* @param request - GetCsrDetailRequest
|
|
1728
1788
|
* @returns GetCsrDetailResponse
|
|
@@ -1732,7 +1792,7 @@ class Client extends openapi_core_1.default {
|
|
|
1732
1792
|
return await this.getCsrDetailWithOptions(request, runtime);
|
|
1733
1793
|
}
|
|
1734
1794
|
/**
|
|
1735
|
-
*
|
|
1795
|
+
* Queries the details of an instance.
|
|
1736
1796
|
*
|
|
1737
1797
|
* @param request - GetInstanceDetailRequest
|
|
1738
1798
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1761,7 +1821,7 @@ class Client extends openapi_core_1.default {
|
|
|
1761
1821
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceDetailResponse({}));
|
|
1762
1822
|
}
|
|
1763
1823
|
/**
|
|
1764
|
-
*
|
|
1824
|
+
* Queries the details of an instance.
|
|
1765
1825
|
*
|
|
1766
1826
|
* @param request - GetInstanceDetailRequest
|
|
1767
1827
|
* @returns GetInstanceDetailResponse
|
|
@@ -1771,7 +1831,7 @@ class Client extends openapi_core_1.default {
|
|
|
1771
1831
|
return await this.getInstanceDetailWithOptions(request, runtime);
|
|
1772
1832
|
}
|
|
1773
1833
|
/**
|
|
1774
|
-
*
|
|
1834
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
1775
1835
|
*
|
|
1776
1836
|
* @param request - GetInstanceSummaryRequest
|
|
1777
1837
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1800,7 +1860,7 @@ class Client extends openapi_core_1.default {
|
|
|
1800
1860
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceSummaryResponse({}));
|
|
1801
1861
|
}
|
|
1802
1862
|
/**
|
|
1803
|
-
*
|
|
1863
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
1804
1864
|
*
|
|
1805
1865
|
* @param request - GetInstanceSummaryRequest
|
|
1806
1866
|
* @returns GetInstanceSummaryResponse
|
|
@@ -1810,7 +1870,13 @@ class Client extends openapi_core_1.default {
|
|
|
1810
1870
|
return await this.getInstanceSummaryWithOptions(request, runtime);
|
|
1811
1871
|
}
|
|
1812
1872
|
/**
|
|
1813
|
-
*
|
|
1873
|
+
* Retrieves the resources that match a certificate.
|
|
1874
|
+
*
|
|
1875
|
+
* @remarks
|
|
1876
|
+
* 本接口用于通过私有 CA 实例的 ID,查询您通过 SSL 证书服务控制台购买的私有 CA 实例的状态信息,例如,CA 实例的状态、包含的证书数量、已签发的证书数量等。
|
|
1877
|
+
* 调用本接口前,您必须已经通过[数字证书管理服务控制台](https://yundun.console.aliyun.com/?p=cas#/pca/rootlist)购买了私有 CA。具体操作,请参见[购买私有 CA](https://help.aliyun.com/document_detail/208553.html)。
|
|
1878
|
+
* ## QPS 限制
|
|
1879
|
+
* 本接口的单用户 QPS 限制为 10 次/秒。超过限制,API 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
1814
1880
|
*
|
|
1815
1881
|
* @param request - GetMatchedResourcesRequest
|
|
1816
1882
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1848,7 +1914,13 @@ class Client extends openapi_core_1.default {
|
|
|
1848
1914
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetMatchedResourcesResponse({}));
|
|
1849
1915
|
}
|
|
1850
1916
|
/**
|
|
1851
|
-
*
|
|
1917
|
+
* Retrieves the resources that match a certificate.
|
|
1918
|
+
*
|
|
1919
|
+
* @remarks
|
|
1920
|
+
* 本接口用于通过私有 CA 实例的 ID,查询您通过 SSL 证书服务控制台购买的私有 CA 实例的状态信息,例如,CA 实例的状态、包含的证书数量、已签发的证书数量等。
|
|
1921
|
+
* 调用本接口前,您必须已经通过[数字证书管理服务控制台](https://yundun.console.aliyun.com/?p=cas#/pca/rootlist)购买了私有 CA。具体操作,请参见[购买私有 CA](https://help.aliyun.com/document_detail/208553.html)。
|
|
1922
|
+
* ## QPS 限制
|
|
1923
|
+
* 本接口的单用户 QPS 限制为 10 次/秒。超过限制,API 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
1852
1924
|
*
|
|
1853
1925
|
* @param request - GetMatchedResourcesRequest
|
|
1854
1926
|
* @returns GetMatchedResourcesResponse
|
|
@@ -1858,7 +1930,12 @@ class Client extends openapi_core_1.default {
|
|
|
1858
1930
|
return await this.getMatchedResourcesWithOptions(request, runtime);
|
|
1859
1931
|
}
|
|
1860
1932
|
/**
|
|
1861
|
-
*
|
|
1933
|
+
* Queries the number of assets with certificate-related risks, such as expired or soon-to-expire certificates.
|
|
1934
|
+
*
|
|
1935
|
+
* @remarks
|
|
1936
|
+
* This operation queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
1937
|
+
* ## QPS limits
|
|
1938
|
+
* 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.
|
|
1862
1939
|
*
|
|
1863
1940
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1864
1941
|
* @returns GetRiskCountResponse
|
|
@@ -1879,7 +1956,12 @@ class Client extends openapi_core_1.default {
|
|
|
1879
1956
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRiskCountResponse({}));
|
|
1880
1957
|
}
|
|
1881
1958
|
/**
|
|
1882
|
-
*
|
|
1959
|
+
* Queries the number of assets with certificate-related risks, such as expired or soon-to-expire certificates.
|
|
1960
|
+
*
|
|
1961
|
+
* @remarks
|
|
1962
|
+
* This operation queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
1963
|
+
* ## QPS limits
|
|
1964
|
+
* 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.
|
|
1883
1965
|
* @returns GetRiskCountResponse
|
|
1884
1966
|
*/
|
|
1885
1967
|
async getRiskCount() {
|
|
@@ -1887,7 +1969,7 @@ class Client extends openapi_core_1.default {
|
|
|
1887
1969
|
return await this.getRiskCountWithOptions(runtime);
|
|
1888
1970
|
}
|
|
1889
1971
|
/**
|
|
1890
|
-
*
|
|
1972
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
1891
1973
|
*
|
|
1892
1974
|
* @param request - GetTaskAttributeRequest
|
|
1893
1975
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1919,7 +2001,7 @@ class Client extends openapi_core_1.default {
|
|
|
1919
2001
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetTaskAttributeResponse({}));
|
|
1920
2002
|
}
|
|
1921
2003
|
/**
|
|
1922
|
-
*
|
|
2004
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
1923
2005
|
*
|
|
1924
2006
|
* @param request - GetTaskAttributeRequest
|
|
1925
2007
|
* @returns GetTaskAttributeResponse
|
|
@@ -1929,10 +2011,10 @@ class Client extends openapi_core_1.default {
|
|
|
1929
2011
|
return await this.getTaskAttributeWithOptions(request, runtime);
|
|
1930
2012
|
}
|
|
1931
2013
|
/**
|
|
1932
|
-
*
|
|
2014
|
+
* 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.
|
|
1933
2015
|
*
|
|
1934
2016
|
* @remarks
|
|
1935
|
-
*
|
|
2017
|
+
* 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.
|
|
1936
2018
|
*
|
|
1937
2019
|
* @param request - GetUserCertificateDetailRequest
|
|
1938
2020
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1964,10 +2046,10 @@ class Client extends openapi_core_1.default {
|
|
|
1964
2046
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetUserCertificateDetailResponse({}));
|
|
1965
2047
|
}
|
|
1966
2048
|
/**
|
|
1967
|
-
*
|
|
2049
|
+
* 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.
|
|
1968
2050
|
*
|
|
1969
2051
|
* @remarks
|
|
1970
|
-
*
|
|
2052
|
+
* 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.
|
|
1971
2053
|
*
|
|
1972
2054
|
* @param request - GetUserCertificateDetailRequest
|
|
1973
2055
|
* @returns GetUserCertificateDetailResponse
|
|
@@ -1977,7 +2059,12 @@ class Client extends openapi_core_1.default {
|
|
|
1977
2059
|
return await this.getUserCertificateDetailWithOptions(request, runtime);
|
|
1978
2060
|
}
|
|
1979
2061
|
/**
|
|
1980
|
-
*
|
|
2062
|
+
* Queries the certificate deployment statistics by cloud service type.
|
|
2063
|
+
*
|
|
2064
|
+
* @remarks
|
|
2065
|
+
* Queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2066
|
+
* ## QPS limit
|
|
2067
|
+
* 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.
|
|
1981
2068
|
*
|
|
1982
2069
|
* @param request - ListAssetCountRequest
|
|
1983
2070
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2015,7 +2102,12 @@ class Client extends openapi_core_1.default {
|
|
|
2015
2102
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAssetCountResponse({}));
|
|
2016
2103
|
}
|
|
2017
2104
|
/**
|
|
2018
|
-
*
|
|
2105
|
+
* Queries the certificate deployment statistics by cloud service type.
|
|
2106
|
+
*
|
|
2107
|
+
* @remarks
|
|
2108
|
+
* Queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2109
|
+
* ## QPS limit
|
|
2110
|
+
* 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.
|
|
2019
2111
|
*
|
|
2020
2112
|
* @param request - ListAssetCountRequest
|
|
2021
2113
|
* @returns ListAssetCountResponse
|
|
@@ -2025,10 +2117,10 @@ class Client extends openapi_core_1.default {
|
|
|
2025
2117
|
return await this.listAssetCountWithOptions(request, runtime);
|
|
2026
2118
|
}
|
|
2027
2119
|
/**
|
|
2028
|
-
*
|
|
2120
|
+
* This API queries certificates in the certificate store.
|
|
2029
2121
|
*
|
|
2030
2122
|
* @remarks
|
|
2031
|
-
*
|
|
2123
|
+
* 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.
|
|
2032
2124
|
*
|
|
2033
2125
|
* @param request - ListCertRequest
|
|
2034
2126
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2078,10 +2170,10 @@ class Client extends openapi_core_1.default {
|
|
|
2078
2170
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCertResponse({}));
|
|
2079
2171
|
}
|
|
2080
2172
|
/**
|
|
2081
|
-
*
|
|
2173
|
+
* This API queries certificates in the certificate store.
|
|
2082
2174
|
*
|
|
2083
2175
|
* @remarks
|
|
2084
|
-
*
|
|
2176
|
+
* 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.
|
|
2085
2177
|
*
|
|
2086
2178
|
* @param request - ListCertRequest
|
|
2087
2179
|
* @returns ListCertResponse
|
|
@@ -2091,7 +2183,7 @@ class Client extends openapi_core_1.default {
|
|
|
2091
2183
|
return await this.listCertWithOptions(request, runtime);
|
|
2092
2184
|
}
|
|
2093
2185
|
/**
|
|
2094
|
-
* Queries certificate repositories.
|
|
2186
|
+
* Queries the certificate application repositories in your account.
|
|
2095
2187
|
*
|
|
2096
2188
|
* @remarks
|
|
2097
2189
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -2137,7 +2229,7 @@ class Client extends openapi_core_1.default {
|
|
|
2137
2229
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCertWarehouseResponse({}));
|
|
2138
2230
|
}
|
|
2139
2231
|
/**
|
|
2140
|
-
* Queries certificate repositories.
|
|
2232
|
+
* Queries the certificate application repositories in your account.
|
|
2141
2233
|
*
|
|
2142
2234
|
* @remarks
|
|
2143
2235
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -2152,7 +2244,7 @@ class Client extends openapi_core_1.default {
|
|
|
2152
2244
|
return await this.listCertWarehouseWithOptions(request, runtime);
|
|
2153
2245
|
}
|
|
2154
2246
|
/**
|
|
2155
|
-
*
|
|
2247
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
2156
2248
|
*
|
|
2157
2249
|
* @param request - ListCertificatesRequest
|
|
2158
2250
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2199,7 +2291,7 @@ class Client extends openapi_core_1.default {
|
|
|
2199
2291
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCertificatesResponse({}));
|
|
2200
2292
|
}
|
|
2201
2293
|
/**
|
|
2202
|
-
*
|
|
2294
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
2203
2295
|
*
|
|
2204
2296
|
* @param request - ListCertificatesRequest
|
|
2205
2297
|
* @returns ListCertificatesResponse
|
|
@@ -2209,7 +2301,7 @@ class Client extends openapi_core_1.default {
|
|
|
2209
2301
|
return await this.listCertificatesWithOptions(request, runtime);
|
|
2210
2302
|
}
|
|
2211
2303
|
/**
|
|
2212
|
-
* Queries
|
|
2304
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
2213
2305
|
*
|
|
2214
2306
|
* @param request - ListCloudAccessRequest
|
|
2215
2307
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2247,7 +2339,7 @@ class Client extends openapi_core_1.default {
|
|
|
2247
2339
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCloudAccessResponse({}));
|
|
2248
2340
|
}
|
|
2249
2341
|
/**
|
|
2250
|
-
* Queries
|
|
2342
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
2251
2343
|
*
|
|
2252
2344
|
* @param request - ListCloudAccessRequest
|
|
2253
2345
|
* @returns ListCloudAccessResponse
|
|
@@ -2257,7 +2349,7 @@ class Client extends openapi_core_1.default {
|
|
|
2257
2349
|
return await this.listCloudAccessWithOptions(request, runtime);
|
|
2258
2350
|
}
|
|
2259
2351
|
/**
|
|
2260
|
-
* Queries the
|
|
2352
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
2261
2353
|
*
|
|
2262
2354
|
* @param tmpReq - ListCloudResourcesRequest
|
|
2263
2355
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2309,7 +2401,7 @@ class Client extends openapi_core_1.default {
|
|
|
2309
2401
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCloudResourcesResponse({}));
|
|
2310
2402
|
}
|
|
2311
2403
|
/**
|
|
2312
|
-
* Queries the
|
|
2404
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
2313
2405
|
*
|
|
2314
2406
|
* @param request - ListCloudResourcesRequest
|
|
2315
2407
|
* @returns ListCloudResourcesResponse
|
|
@@ -2319,7 +2411,7 @@ class Client extends openapi_core_1.default {
|
|
|
2319
2411
|
return await this.listCloudResourcesWithOptions(request, runtime);
|
|
2320
2412
|
}
|
|
2321
2413
|
/**
|
|
2322
|
-
* Queries
|
|
2414
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
2323
2415
|
*
|
|
2324
2416
|
* @param request - ListContactRequest
|
|
2325
2417
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2354,7 +2446,7 @@ class Client extends openapi_core_1.default {
|
|
|
2354
2446
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListContactResponse({}));
|
|
2355
2447
|
}
|
|
2356
2448
|
/**
|
|
2357
|
-
* Queries
|
|
2449
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
2358
2450
|
*
|
|
2359
2451
|
* @param request - ListContactRequest
|
|
2360
2452
|
* @returns ListContactResponse
|
|
@@ -2364,7 +2456,7 @@ class Client extends openapi_core_1.default {
|
|
|
2364
2456
|
return await this.listContactWithOptions(request, runtime);
|
|
2365
2457
|
}
|
|
2366
2458
|
/**
|
|
2367
|
-
* Queries the
|
|
2459
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
2368
2460
|
*
|
|
2369
2461
|
* @param request - ListCsrRequest
|
|
2370
2462
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2402,7 +2494,7 @@ class Client extends openapi_core_1.default {
|
|
|
2402
2494
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCsrResponse({}));
|
|
2403
2495
|
}
|
|
2404
2496
|
/**
|
|
2405
|
-
* Queries the
|
|
2497
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
2406
2498
|
*
|
|
2407
2499
|
* @param request - ListCsrRequest
|
|
2408
2500
|
* @returns ListCsrResponse
|
|
@@ -2412,7 +2504,7 @@ class Client extends openapi_core_1.default {
|
|
|
2412
2504
|
return await this.listCsrWithOptions(request, runtime);
|
|
2413
2505
|
}
|
|
2414
2506
|
/**
|
|
2415
|
-
* Queries
|
|
2507
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
2416
2508
|
*
|
|
2417
2509
|
* @param request - ListDeploymentJobRequest
|
|
2418
2510
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2450,7 +2542,7 @@ class Client extends openapi_core_1.default {
|
|
|
2450
2542
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDeploymentJobResponse({}));
|
|
2451
2543
|
}
|
|
2452
2544
|
/**
|
|
2453
|
-
* Queries
|
|
2545
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
2454
2546
|
*
|
|
2455
2547
|
* @param request - ListDeploymentJobRequest
|
|
2456
2548
|
* @returns ListDeploymentJobResponse
|
|
@@ -2460,7 +2552,7 @@ class Client extends openapi_core_1.default {
|
|
|
2460
2552
|
return await this.listDeploymentJobWithOptions(request, runtime);
|
|
2461
2553
|
}
|
|
2462
2554
|
/**
|
|
2463
|
-
* Queries the
|
|
2555
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
2464
2556
|
*
|
|
2465
2557
|
* @param request - ListDeploymentJobCertRequest
|
|
2466
2558
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2489,7 +2581,7 @@ class Client extends openapi_core_1.default {
|
|
|
2489
2581
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDeploymentJobCertResponse({}));
|
|
2490
2582
|
}
|
|
2491
2583
|
/**
|
|
2492
|
-
* Queries the
|
|
2584
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
2493
2585
|
*
|
|
2494
2586
|
* @param request - ListDeploymentJobCertRequest
|
|
2495
2587
|
* @returns ListDeploymentJobCertResponse
|
|
@@ -2499,7 +2591,7 @@ class Client extends openapi_core_1.default {
|
|
|
2499
2591
|
return await this.listDeploymentJobCertWithOptions(request, runtime);
|
|
2500
2592
|
}
|
|
2501
2593
|
/**
|
|
2502
|
-
* Queries the cloud resources
|
|
2594
|
+
* Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
|
|
2503
2595
|
*
|
|
2504
2596
|
* @param request - ListDeploymentJobResourceRequest
|
|
2505
2597
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2528,7 +2620,7 @@ class Client extends openapi_core_1.default {
|
|
|
2528
2620
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDeploymentJobResourceResponse({}));
|
|
2529
2621
|
}
|
|
2530
2622
|
/**
|
|
2531
|
-
* Queries the cloud resources
|
|
2623
|
+
* Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
|
|
2532
2624
|
*
|
|
2533
2625
|
* @param request - ListDeploymentJobResourceRequest
|
|
2534
2626
|
* @returns ListDeploymentJobResourceResponse
|
|
@@ -2538,7 +2630,7 @@ class Client extends openapi_core_1.default {
|
|
|
2538
2630
|
return await this.listDeploymentJobResourceWithOptions(request, runtime);
|
|
2539
2631
|
}
|
|
2540
2632
|
/**
|
|
2541
|
-
*
|
|
2633
|
+
* Retrieves a list of instances.
|
|
2542
2634
|
*
|
|
2543
2635
|
* @param request - ListInstancesRequest
|
|
2544
2636
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2591,7 +2683,7 @@ class Client extends openapi_core_1.default {
|
|
|
2591
2683
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListInstancesResponse({}));
|
|
2592
2684
|
}
|
|
2593
2685
|
/**
|
|
2594
|
-
*
|
|
2686
|
+
* Retrieves a list of instances.
|
|
2595
2687
|
*
|
|
2596
2688
|
* @param request - ListInstancesRequest
|
|
2597
2689
|
* @returns ListInstancesResponse
|
|
@@ -2601,12 +2693,12 @@ class Client extends openapi_core_1.default {
|
|
|
2601
2693
|
return await this.listInstancesWithOptions(request, runtime);
|
|
2602
2694
|
}
|
|
2603
2695
|
/**
|
|
2604
|
-
* Queries the certificates
|
|
2696
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
2605
2697
|
*
|
|
2606
2698
|
* @remarks
|
|
2607
|
-
*
|
|
2608
|
-
* ##
|
|
2609
|
-
*
|
|
2699
|
+
* 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.
|
|
2700
|
+
* ## QPS limit
|
|
2701
|
+
* 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.
|
|
2610
2702
|
*
|
|
2611
2703
|
* @param request - ListUserCertificateOrderRequest
|
|
2612
2704
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2650,12 +2742,12 @@ class Client extends openapi_core_1.default {
|
|
|
2650
2742
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUserCertificateOrderResponse({}));
|
|
2651
2743
|
}
|
|
2652
2744
|
/**
|
|
2653
|
-
* Queries the certificates
|
|
2745
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
2654
2746
|
*
|
|
2655
2747
|
* @remarks
|
|
2656
|
-
*
|
|
2657
|
-
* ##
|
|
2658
|
-
*
|
|
2748
|
+
* 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.
|
|
2749
|
+
* ## QPS limit
|
|
2750
|
+
* 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.
|
|
2659
2751
|
*
|
|
2660
2752
|
* @param request - ListUserCertificateOrderRequest
|
|
2661
2753
|
* @returns ListUserCertificateOrderResponse
|
|
@@ -2665,7 +2757,12 @@ class Client extends openapi_core_1.default {
|
|
|
2665
2757
|
return await this.listUserCertificateOrderWithOptions(request, runtime);
|
|
2666
2758
|
}
|
|
2667
2759
|
/**
|
|
2668
|
-
*
|
|
2760
|
+
* Lists warehouses.
|
|
2761
|
+
*
|
|
2762
|
+
* @remarks
|
|
2763
|
+
* This operation lists your warehouses.
|
|
2764
|
+
* ### QPS limit
|
|
2765
|
+
* This operation has a per-user QPS limit of 10 requests per second. Calls exceeding this limit are throttled, which can affect your business.
|
|
2669
2766
|
*
|
|
2670
2767
|
* @param tmpReq - ListWarehouseRequest
|
|
2671
2768
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2711,7 +2808,12 @@ class Client extends openapi_core_1.default {
|
|
|
2711
2808
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListWarehouseResponse({}));
|
|
2712
2809
|
}
|
|
2713
2810
|
/**
|
|
2714
|
-
*
|
|
2811
|
+
* Lists warehouses.
|
|
2812
|
+
*
|
|
2813
|
+
* @remarks
|
|
2814
|
+
* This operation lists your warehouses.
|
|
2815
|
+
* ### QPS limit
|
|
2816
|
+
* This operation has a per-user QPS limit of 10 requests per second. Calls exceeding this limit are throttled, which can affect your business.
|
|
2715
2817
|
*
|
|
2716
2818
|
* @param request - ListWarehouseRequest
|
|
2717
2819
|
* @returns ListWarehouseResponse
|
|
@@ -2721,7 +2823,7 @@ class Client extends openapi_core_1.default {
|
|
|
2721
2823
|
return await this.listWarehouseWithOptions(request, runtime);
|
|
2722
2824
|
}
|
|
2723
2825
|
/**
|
|
2724
|
-
* Queries the
|
|
2826
|
+
* Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
|
|
2725
2827
|
*
|
|
2726
2828
|
* @param request - ListWorkerResourceRequest
|
|
2727
2829
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2762,7 +2864,7 @@ class Client extends openapi_core_1.default {
|
|
|
2762
2864
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListWorkerResourceResponse({}));
|
|
2763
2865
|
}
|
|
2764
2866
|
/**
|
|
2765
|
-
* Queries the
|
|
2867
|
+
* Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
|
|
2766
2868
|
*
|
|
2767
2869
|
* @param request - ListWorkerResourceRequest
|
|
2768
2870
|
* @returns ListWorkerResourceResponse
|
|
@@ -2820,7 +2922,7 @@ class Client extends openapi_core_1.default {
|
|
|
2820
2922
|
return await this.moveResourceGroupWithOptions(request, runtime);
|
|
2821
2923
|
}
|
|
2822
2924
|
/**
|
|
2823
|
-
*
|
|
2925
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
2824
2926
|
*
|
|
2825
2927
|
* @param request - RefundInstanceRequest
|
|
2826
2928
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2849,7 +2951,7 @@ class Client extends openapi_core_1.default {
|
|
|
2849
2951
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RefundInstanceResponse({}));
|
|
2850
2952
|
}
|
|
2851
2953
|
/**
|
|
2852
|
-
*
|
|
2954
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
2853
2955
|
*
|
|
2854
2956
|
* @param request - RefundInstanceRequest
|
|
2855
2957
|
* @returns RefundInstanceResponse
|
|
@@ -2859,11 +2961,11 @@ class Client extends openapi_core_1.default {
|
|
|
2859
2961
|
return await this.refundInstanceWithOptions(request, runtime);
|
|
2860
2962
|
}
|
|
2861
2963
|
/**
|
|
2862
|
-
* Submits a renewal application for an issued certificate.
|
|
2964
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
2863
2965
|
*
|
|
2864
2966
|
* @remarks
|
|
2865
2967
|
* 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.
|
|
2866
|
-
* >
|
|
2968
|
+
* > 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.
|
|
2867
2969
|
*
|
|
2868
2970
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
2869
2971
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2898,11 +3000,11 @@ class Client extends openapi_core_1.default {
|
|
|
2898
3000
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewCertificateOrderForPackageRequestResponse({}));
|
|
2899
3001
|
}
|
|
2900
3002
|
/**
|
|
2901
|
-
* Submits a renewal application for an issued certificate.
|
|
3003
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
2902
3004
|
*
|
|
2903
3005
|
* @remarks
|
|
2904
3006
|
* 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.
|
|
2905
|
-
* >
|
|
3007
|
+
* > 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.
|
|
2906
3008
|
*
|
|
2907
3009
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
2908
3010
|
* @returns RenewCertificateOrderForPackageRequestResponse
|
|
@@ -2912,7 +3014,7 @@ class Client extends openapi_core_1.default {
|
|
|
2912
3014
|
return await this.renewCertificateOrderForPackageRequestWithOptions(request, runtime);
|
|
2913
3015
|
}
|
|
2914
3016
|
/**
|
|
2915
|
-
*
|
|
3017
|
+
* Revokes a certificate.
|
|
2916
3018
|
*
|
|
2917
3019
|
* @param request - RevokeCertificateRequest
|
|
2918
3020
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2921,6 +3023,9 @@ class Client extends openapi_core_1.default {
|
|
|
2921
3023
|
async revokeCertificateWithOptions(request, runtime) {
|
|
2922
3024
|
request.validate();
|
|
2923
3025
|
let query = {};
|
|
3026
|
+
if (!$dara.isNull(request.certificateId)) {
|
|
3027
|
+
query["CertificateId"] = request.certificateId;
|
|
3028
|
+
}
|
|
2924
3029
|
if (!$dara.isNull(request.instanceId)) {
|
|
2925
3030
|
query["InstanceId"] = request.instanceId;
|
|
2926
3031
|
}
|
|
@@ -2941,7 +3046,7 @@ class Client extends openapi_core_1.default {
|
|
|
2941
3046
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeCertificateResponse({}));
|
|
2942
3047
|
}
|
|
2943
3048
|
/**
|
|
2944
|
-
*
|
|
3049
|
+
* Revokes a certificate.
|
|
2945
3050
|
*
|
|
2946
3051
|
* @param request - RevokeCertificateRequest
|
|
2947
3052
|
* @returns RevokeCertificateResponse
|
|
@@ -2951,10 +3056,10 @@ class Client extends openapi_core_1.default {
|
|
|
2951
3056
|
return await this.revokeCertificateWithOptions(request, runtime);
|
|
2952
3057
|
}
|
|
2953
3058
|
/**
|
|
2954
|
-
* Revokes a client certificate
|
|
3059
|
+
* Revokes a client certificate from the certificate repository.
|
|
2955
3060
|
*
|
|
2956
3061
|
* @remarks
|
|
2957
|
-
*
|
|
3062
|
+
* 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.
|
|
2958
3063
|
*
|
|
2959
3064
|
* @param request - RevokeWHClientCertificateRequest
|
|
2960
3065
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2983,10 +3088,10 @@ class Client extends openapi_core_1.default {
|
|
|
2983
3088
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeWHClientCertificateResponse({}));
|
|
2984
3089
|
}
|
|
2985
3090
|
/**
|
|
2986
|
-
* Revokes a client certificate
|
|
3091
|
+
* Revokes a client certificate from the certificate repository.
|
|
2987
3092
|
*
|
|
2988
3093
|
* @remarks
|
|
2989
|
-
*
|
|
3094
|
+
* 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.
|
|
2990
3095
|
*
|
|
2991
3096
|
* @param request - RevokeWHClientCertificateRequest
|
|
2992
3097
|
* @returns RevokeWHClientCertificateResponse
|
|
@@ -2996,12 +3101,12 @@ class Client extends openapi_core_1.default {
|
|
|
2996
3101
|
return await this.revokeWHClientCertificateWithOptions(request, runtime);
|
|
2997
3102
|
}
|
|
2998
3103
|
/**
|
|
2999
|
-
*
|
|
3104
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3000
3105
|
*
|
|
3001
3106
|
* @remarks
|
|
3002
|
-
*
|
|
3003
|
-
* ###
|
|
3004
|
-
*
|
|
3107
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3108
|
+
* ### QPS limit
|
|
3109
|
+
* 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.
|
|
3005
3110
|
*
|
|
3006
3111
|
* @param request - SignRequest
|
|
3007
3112
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3045,12 +3150,12 @@ class Client extends openapi_core_1.default {
|
|
|
3045
3150
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SignResponse({}));
|
|
3046
3151
|
}
|
|
3047
3152
|
/**
|
|
3048
|
-
*
|
|
3153
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3049
3154
|
*
|
|
3050
3155
|
* @remarks
|
|
3051
|
-
*
|
|
3052
|
-
* ###
|
|
3053
|
-
*
|
|
3156
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3157
|
+
* ### QPS limit
|
|
3158
|
+
* 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.
|
|
3054
3159
|
*
|
|
3055
3160
|
* @param request - SignRequest
|
|
3056
3161
|
* @returns SignResponse
|
|
@@ -3060,7 +3165,7 @@ class Client extends openapi_core_1.default {
|
|
|
3060
3165
|
return await this.signWithOptions(request, runtime);
|
|
3061
3166
|
}
|
|
3062
3167
|
/**
|
|
3063
|
-
*
|
|
3168
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
3064
3169
|
*
|
|
3065
3170
|
* @param request - UpdateCsrRequest
|
|
3066
3171
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3092,7 +3197,7 @@ class Client extends openapi_core_1.default {
|
|
|
3092
3197
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCsrResponse({}));
|
|
3093
3198
|
}
|
|
3094
3199
|
/**
|
|
3095
|
-
*
|
|
3200
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
3096
3201
|
*
|
|
3097
3202
|
* @param request - UpdateCsrRequest
|
|
3098
3203
|
* @returns UpdateCsrResponse
|
|
@@ -3102,7 +3207,7 @@ class Client extends openapi_core_1.default {
|
|
|
3102
3207
|
return await this.updateCsrWithOptions(request, runtime);
|
|
3103
3208
|
}
|
|
3104
3209
|
/**
|
|
3105
|
-
* Updates a deployment task.
|
|
3210
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
3106
3211
|
*
|
|
3107
3212
|
* @param request - UpdateDeploymentJobRequest
|
|
3108
3213
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3146,7 +3251,7 @@ class Client extends openapi_core_1.default {
|
|
|
3146
3251
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateDeploymentJobResponse({}));
|
|
3147
3252
|
}
|
|
3148
3253
|
/**
|
|
3149
|
-
* Updates a deployment task.
|
|
3254
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
3150
3255
|
*
|
|
3151
3256
|
* @param request - UpdateDeploymentJobRequest
|
|
3152
3257
|
* @returns UpdateDeploymentJobResponse
|
|
@@ -3156,7 +3261,7 @@ class Client extends openapi_core_1.default {
|
|
|
3156
3261
|
return await this.updateDeploymentJobWithOptions(request, runtime);
|
|
3157
3262
|
}
|
|
3158
3263
|
/**
|
|
3159
|
-
* Updates the status of a deployment task.
|
|
3264
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
3160
3265
|
*
|
|
3161
3266
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
3162
3267
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3188,7 +3293,7 @@ class Client extends openapi_core_1.default {
|
|
|
3188
3293
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateDeploymentJobStatusResponse({}));
|
|
3189
3294
|
}
|
|
3190
3295
|
/**
|
|
3191
|
-
* Updates the status of a deployment task.
|
|
3296
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
3192
3297
|
*
|
|
3193
3298
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
3194
3299
|
* @returns UpdateDeploymentJobStatusResponse
|
|
@@ -3198,7 +3303,7 @@ class Client extends openapi_core_1.default {
|
|
|
3198
3303
|
return await this.updateDeploymentJobStatusWithOptions(request, runtime);
|
|
3199
3304
|
}
|
|
3200
3305
|
/**
|
|
3201
|
-
*
|
|
3306
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
3202
3307
|
*
|
|
3203
3308
|
* @param request - UpdateInstanceRequest
|
|
3204
3309
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3269,7 +3374,7 @@ class Client extends openapi_core_1.default {
|
|
|
3269
3374
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateInstanceResponse({}));
|
|
3270
3375
|
}
|
|
3271
3376
|
/**
|
|
3272
|
-
*
|
|
3377
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
3273
3378
|
*
|
|
3274
3379
|
* @param request - UpdateInstanceRequest
|
|
3275
3380
|
* @returns UpdateInstanceResponse
|
|
@@ -3279,7 +3384,7 @@ class Client extends openapi_core_1.default {
|
|
|
3279
3384
|
return await this.updateInstanceWithOptions(request, runtime);
|
|
3280
3385
|
}
|
|
3281
3386
|
/**
|
|
3282
|
-
* Rolls back or executes a worker task in a deployment task.
|
|
3387
|
+
* Rolls back or re-executes a worker task in a certificate deployment task.
|
|
3283
3388
|
*
|
|
3284
3389
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
3285
3390
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3314,7 +3419,7 @@ class Client extends openapi_core_1.default {
|
|
|
3314
3419
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateWorkerResourceStatusResponse({}));
|
|
3315
3420
|
}
|
|
3316
3421
|
/**
|
|
3317
|
-
* Rolls back or executes a worker task in a deployment task.
|
|
3422
|
+
* Rolls back or re-executes a worker task in a certificate deployment task.
|
|
3318
3423
|
*
|
|
3319
3424
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
3320
3425
|
* @returns UpdateWorkerResourceStatusResponse
|
|
@@ -3324,7 +3429,7 @@ class Client extends openapi_core_1.default {
|
|
|
3324
3429
|
return await this.updateWorkerResourceStatusWithOptions(request, runtime);
|
|
3325
3430
|
}
|
|
3326
3431
|
/**
|
|
3327
|
-
* Uploads an existing
|
|
3432
|
+
* Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
|
|
3328
3433
|
*
|
|
3329
3434
|
* @param request - UploadCsrRequest
|
|
3330
3435
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3359,7 +3464,7 @@ class Client extends openapi_core_1.default {
|
|
|
3359
3464
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadCsrResponse({}));
|
|
3360
3465
|
}
|
|
3361
3466
|
/**
|
|
3362
|
-
* Uploads an existing
|
|
3467
|
+
* Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
|
|
3363
3468
|
*
|
|
3364
3469
|
* @param request - UploadCsrRequest
|
|
3365
3470
|
* @returns UploadCsrResponse
|
|
@@ -3369,12 +3474,12 @@ class Client extends openapi_core_1.default {
|
|
|
3369
3474
|
return await this.uploadCsrWithOptions(request, runtime);
|
|
3370
3475
|
}
|
|
3371
3476
|
/**
|
|
3372
|
-
*
|
|
3477
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
3373
3478
|
*
|
|
3374
3479
|
* @remarks
|
|
3375
|
-
*
|
|
3376
|
-
* ##
|
|
3377
|
-
*
|
|
3480
|
+
* Use this operation to upload a PCA certificate to a certificate warehouse.
|
|
3481
|
+
* ## QPS limit
|
|
3482
|
+
* The QPS limit for this operation is 10 requests per second per user. Exceeding this limit triggers throttling, which can affect your business.
|
|
3378
3483
|
*
|
|
3379
3484
|
* @param request - UploadPCACertRequest
|
|
3380
3485
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3412,12 +3517,12 @@ class Client extends openapi_core_1.default {
|
|
|
3412
3517
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadPCACertResponse({}));
|
|
3413
3518
|
}
|
|
3414
3519
|
/**
|
|
3415
|
-
*
|
|
3520
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
3416
3521
|
*
|
|
3417
3522
|
* @remarks
|
|
3418
|
-
*
|
|
3419
|
-
* ##
|
|
3420
|
-
*
|
|
3523
|
+
* Use this operation to upload a PCA certificate to a certificate warehouse.
|
|
3524
|
+
* ## QPS limit
|
|
3525
|
+
* The QPS limit for this operation is 10 requests per second per user. Exceeding this limit triggers throttling, which can affect your business.
|
|
3421
3526
|
*
|
|
3422
3527
|
* @param request - UploadPCACertRequest
|
|
3423
3528
|
* @returns UploadPCACertResponse
|
|
@@ -3427,10 +3532,10 @@ class Client extends openapi_core_1.default {
|
|
|
3427
3532
|
return await this.uploadPCACertWithOptions(request, runtime);
|
|
3428
3533
|
}
|
|
3429
3534
|
/**
|
|
3430
|
-
* Uploads a certificate.
|
|
3535
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
3431
3536
|
*
|
|
3432
3537
|
* @remarks
|
|
3433
|
-
*
|
|
3538
|
+
* 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.
|
|
3434
3539
|
*
|
|
3435
3540
|
* @param request - UploadUserCertificateRequest
|
|
3436
3541
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3483,10 +3588,10 @@ class Client extends openapi_core_1.default {
|
|
|
3483
3588
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadUserCertificateResponse({}));
|
|
3484
3589
|
}
|
|
3485
3590
|
/**
|
|
3486
|
-
* Uploads a certificate.
|
|
3591
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
3487
3592
|
*
|
|
3488
3593
|
* @remarks
|
|
3489
|
-
*
|
|
3594
|
+
* 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.
|
|
3490
3595
|
*
|
|
3491
3596
|
* @param request - UploadUserCertificateRequest
|
|
3492
3597
|
* @returns UploadUserCertificateResponse
|
|
@@ -3496,12 +3601,12 @@ class Client extends openapi_core_1.default {
|
|
|
3496
3601
|
return await this.uploadUserCertificateWithOptions(request, runtime);
|
|
3497
3602
|
}
|
|
3498
3603
|
/**
|
|
3499
|
-
* Verifies
|
|
3604
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
3500
3605
|
*
|
|
3501
3606
|
* @remarks
|
|
3502
|
-
*
|
|
3503
|
-
* ###
|
|
3504
|
-
*
|
|
3607
|
+
* This API verifies the signatures of PCA certificates and SSL certificates in the certificate repository.
|
|
3608
|
+
* ### QPS limits
|
|
3609
|
+
* 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.
|
|
3505
3610
|
*
|
|
3506
3611
|
* @param request - VerifyRequest
|
|
3507
3612
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3548,12 +3653,12 @@ class Client extends openapi_core_1.default {
|
|
|
3548
3653
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.VerifyResponse({}));
|
|
3549
3654
|
}
|
|
3550
3655
|
/**
|
|
3551
|
-
* Verifies
|
|
3656
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
3552
3657
|
*
|
|
3553
3658
|
* @remarks
|
|
3554
|
-
*
|
|
3555
|
-
* ###
|
|
3556
|
-
*
|
|
3659
|
+
* This API verifies the signatures of PCA certificates and SSL certificates in the certificate repository.
|
|
3660
|
+
* ### QPS limits
|
|
3661
|
+
* 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.
|
|
3557
3662
|
*
|
|
3558
3663
|
* @param request - VerifyRequest
|
|
3559
3664
|
* @returns VerifyResponse
|