@alicloud/cas20200407 3.2.7 → 3.2.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +332 -206
- package/dist/client.js +410 -206
- package/dist/client.js.map +1 -1
- package/dist/models/AddCloudAccessRequest.d.ts +31 -2
- package/dist/models/AddCloudAccessRequest.js.map +1 -1
- package/dist/models/AddCloudAccessResponseBody.d.ts +1 -1
- package/dist/models/ApplyCertificateRequest.d.ts +2 -0
- package/dist/models/ApplyCertificateRequest.js.map +1 -1
- package/dist/models/ApplyCertificateResponseBody.d.ts +3 -0
- package/dist/models/ApplyCertificateResponseBody.js.map +1 -1
- package/dist/models/BatchUpdateNoticeStatusRequest.d.ts +63 -0
- package/dist/models/BatchUpdateNoticeStatusRequest.js +66 -0
- package/dist/models/BatchUpdateNoticeStatusRequest.js.map +1 -0
- package/dist/models/BatchUpdateNoticeStatusResponse.d.ts +19 -0
- package/dist/models/BatchUpdateNoticeStatusResponse.js +69 -0
- package/dist/models/BatchUpdateNoticeStatusResponse.js.map +1 -0
- package/dist/models/BatchUpdateNoticeStatusResponseBody.d.ts +21 -0
- package/dist/models/BatchUpdateNoticeStatusResponseBody.js +58 -0
- package/dist/models/BatchUpdateNoticeStatusResponseBody.js.map +1 -0
- package/dist/models/CancelCertificateForPackageRequestRequest.d.ts +3 -3
- package/dist/models/CancelCertificateForPackageRequestResponseBody.d.ts +2 -2
- package/dist/models/CancelOrderRequestRequest.d.ts +2 -2
- package/dist/models/CancelOrderRequestResponseBody.d.ts +1 -1
- package/dist/models/CancelPendingCertificateRequest.d.ts +2 -0
- package/dist/models/CancelPendingCertificateRequest.js.map +1 -1
- package/dist/models/CancelPendingCertificateResponseBody.d.ts +3 -0
- package/dist/models/CancelPendingCertificateResponseBody.js.map +1 -1
- package/dist/models/CreateCertificateForPackageRequestRequest.d.ts +43 -26
- package/dist/models/CreateCertificateForPackageRequestRequest.js.map +1 -1
- package/dist/models/CreateCertificateForPackageRequestResponseBody.d.ts +1 -1
- package/dist/models/CreateCertificateRequestRequest.d.ts +20 -13
- package/dist/models/CreateCertificateRequestRequest.js.map +1 -1
- package/dist/models/CreateCertificateRequestResponseBody.d.ts +1 -1
- package/dist/models/CreateCertificateWithCsrRequestRequest.d.ts +20 -15
- package/dist/models/CreateCertificateWithCsrRequestRequest.js.map +1 -1
- package/dist/models/CreateCertificateWithCsrRequestResponseBody.d.ts +1 -1
- package/dist/models/CreateCsrRequest.d.ts +6 -5
- package/dist/models/CreateCsrRequest.js.map +1 -1
- package/dist/models/CreateDeploymentJobRequest.d.ts +3 -2
- package/dist/models/CreateDeploymentJobRequest.js.map +1 -1
- package/dist/models/CreateWarehouseRequest.d.ts +9 -0
- package/dist/models/CreateWarehouseRequest.js.map +1 -1
- package/dist/models/CreateWarehouseResponseBody.d.ts +6 -0
- package/dist/models/CreateWarehouseResponseBody.js.map +1 -1
- package/dist/models/CreateWhclientCertificateRequest.d.ts +96 -0
- package/dist/models/CreateWhclientCertificateRequest.js.map +1 -1
- package/dist/models/CreateWhclientCertificateResponseBody.d.ts +18 -0
- package/dist/models/CreateWhclientCertificateResponseBody.js.map +1 -1
- package/dist/models/DecryptRequest.d.ts +31 -11
- package/dist/models/DecryptRequest.js.map +1 -1
- package/dist/models/DecryptResponseBody.d.ts +3 -3
- package/dist/models/DeleteCertificateRequestRequest.d.ts +1 -1
- package/dist/models/DeleteCloudAccessRequest.d.ts +3 -0
- package/dist/models/DeleteCloudAccessRequest.js.map +1 -1
- package/dist/models/DeleteCloudAccessResponseBody.d.ts +1 -1
- package/dist/models/DeleteInstanceRequest.d.ts +2 -0
- package/dist/models/DeleteInstanceRequest.js.map +1 -1
- package/dist/models/DeleteInstanceResponseBody.d.ts +3 -0
- package/dist/models/DeleteInstanceResponseBody.js.map +1 -1
- package/dist/models/DeleteUserCertificateRequest.d.ts +2 -2
- package/dist/models/DeleteUserCertificateResponseBody.d.ts +1 -1
- package/dist/models/DeleteWarehouseRequest.d.ts +3 -0
- package/dist/models/DeleteWarehouseRequest.js.map +1 -1
- package/dist/models/DeleteWarehouseResponseBody.d.ts +3 -0
- package/dist/models/DeleteWarehouseResponseBody.js.map +1 -1
- package/dist/models/DescribeCertificateStateRequest.d.ts +2 -2
- package/dist/models/DescribeCertificateStateResponseBody.d.ts +46 -33
- package/dist/models/DescribeCertificateStateResponseBody.js.map +1 -1
- package/dist/models/DescribeCloudResourceStatusRequest.d.ts +2 -2
- package/dist/models/DescribeDeploymentJobRequest.d.ts +1 -1
- package/dist/models/DescribeDeploymentJobResponseBody.d.ts +30 -19
- package/dist/models/DescribeDeploymentJobResponseBody.js.map +1 -1
- package/dist/models/DescribeDeploymentJobStatusResponseBody.d.ts +35 -18
- package/dist/models/DescribeDeploymentJobStatusResponseBody.js.map +1 -1
- package/dist/models/DescribePackageStateRequest.d.ts +30 -16
- package/dist/models/DescribePackageStateRequest.js.map +1 -1
- package/dist/models/DescribePackageStateResponseBody.d.ts +30 -16
- package/dist/models/DescribePackageStateResponseBody.js.map +1 -1
- package/dist/models/DescribeWarehouseCertRequest.d.ts +3 -0
- package/dist/models/DescribeWarehouseCertRequest.js.map +1 -1
- package/dist/models/DescribeWarehouseCertResponseBody.d.ts +36 -0
- package/dist/models/DescribeWarehouseCertResponseBody.js.map +1 -1
- package/dist/models/EncryptRequest.d.ts +36 -14
- package/dist/models/EncryptRequest.js.map +1 -1
- package/dist/models/EncryptResponseBody.d.ts +3 -3
- package/dist/models/GetAssetCountResponseBody.d.ts +87 -0
- package/dist/models/GetAssetCountResponseBody.js.map +1 -1
- package/dist/models/GetCertWarehouseQuotaResponseBody.d.ts +17 -3
- package/dist/models/GetCertWarehouseQuotaResponseBody.js.map +1 -1
- package/dist/models/GetCertificateDetailRequest.d.ts +2 -0
- package/dist/models/GetCertificateDetailRequest.js.map +1 -1
- package/dist/models/GetCertificateDetailResponseBody.d.ts +137 -0
- package/dist/models/GetCertificateDetailResponseBody.js +2 -0
- package/dist/models/GetCertificateDetailResponseBody.js.map +1 -1
- package/dist/models/GetInstanceDetailRequest.d.ts +2 -0
- package/dist/models/GetInstanceDetailRequest.js.map +1 -1
- package/dist/models/GetInstanceDetailResponseBody.d.ts +200 -0
- package/dist/models/GetInstanceDetailResponseBody.js +6 -0
- package/dist/models/GetInstanceDetailResponseBody.js.map +1 -1
- package/dist/models/GetInstanceSummaryRequest.d.ts +3 -0
- package/dist/models/GetInstanceSummaryRequest.js.map +1 -1
- package/dist/models/GetInstanceSummaryResponseBody.d.ts +18 -0
- package/dist/models/GetInstanceSummaryResponseBody.js.map +1 -1
- package/dist/models/GetMatchedResourcesRequest.d.ts +47 -0
- package/dist/models/GetMatchedResourcesRequest.js +64 -0
- package/dist/models/GetMatchedResourcesRequest.js.map +1 -0
- package/dist/models/GetMatchedResourcesResponse.d.ts +19 -0
- package/dist/models/GetMatchedResourcesResponse.js +69 -0
- package/dist/models/GetMatchedResourcesResponse.js.map +1 -0
- package/dist/models/GetMatchedResourcesResponseBody.d.ts +45 -0
- package/dist/models/GetMatchedResourcesResponseBody.js +64 -0
- package/dist/models/GetMatchedResourcesResponseBody.js.map +1 -0
- package/dist/models/GetRiskCountResponseBody.d.ts +129 -0
- package/dist/models/GetRiskCountResponseBody.js.map +1 -1
- package/dist/models/GetTaskAttributeRequest.d.ts +5 -0
- package/dist/models/GetTaskAttributeRequest.js.map +1 -1
- package/dist/models/GetTaskAttributeResponseBody.d.ts +15 -0
- package/dist/models/GetTaskAttributeResponseBody.js.map +1 -1
- package/dist/models/GetUserCertificateDetailRequest.d.ts +2 -4
- package/dist/models/GetUserCertificateDetailRequest.js.map +1 -1
- package/dist/models/GetUserCertificateDetailResponseBody.d.ts +56 -35
- package/dist/models/GetUserCertificateDetailResponseBody.js +2 -0
- package/dist/models/GetUserCertificateDetailResponseBody.js.map +1 -1
- package/dist/models/ListAssetCountRequest.d.ts +12 -0
- package/dist/models/ListAssetCountRequest.js.map +1 -1
- package/dist/models/ListAssetCountResponseBody.d.ts +34 -0
- package/dist/models/ListAssetCountResponseBody.js.map +1 -1
- package/dist/models/ListCertRequest.d.ts +22 -12
- package/dist/models/ListCertRequest.js.map +1 -1
- package/dist/models/ListCertResponseBody.d.ts +51 -20
- package/dist/models/ListCertResponseBody.js.map +1 -1
- package/dist/models/ListCertWarehouseRequest.d.ts +10 -6
- package/dist/models/ListCertWarehouseRequest.js.map +1 -1
- package/dist/models/ListCertWarehouseResponseBody.d.ts +12 -7
- package/dist/models/ListCertWarehouseResponseBody.js.map +1 -1
- package/dist/models/ListCertificatesRequest.d.ts +35 -0
- package/dist/models/ListCertificatesRequest.js.map +1 -1
- package/dist/models/ListCertificatesResponseBody.d.ts +106 -0
- package/dist/models/ListCertificatesResponseBody.js.map +1 -1
- package/dist/models/ListCloudAccessResponseBody.d.ts +1 -1
- package/dist/models/ListCloudResourcesRequest.d.ts +57 -33
- package/dist/models/ListCloudResourcesRequest.js.map +1 -1
- package/dist/models/ListCloudResourcesResponseBody.d.ts +29 -23
- package/dist/models/ListCloudResourcesResponseBody.js.map +1 -1
- package/dist/models/ListCloudResourcesShrinkRequest.d.ts +57 -33
- package/dist/models/ListCloudResourcesShrinkRequest.js.map +1 -1
- package/dist/models/ListContactRequest.d.ts +1 -1
- package/dist/models/ListContactResponseBody.d.ts +1 -1
- package/dist/models/ListCsrRequest.d.ts +2 -2
- package/dist/models/ListCsrResponseBody.d.ts +3 -3
- package/dist/models/ListDeploymentJobCertResponseBody.d.ts +36 -21
- package/dist/models/ListDeploymentJobCertResponseBody.js.map +1 -1
- package/dist/models/ListDeploymentJobRequest.d.ts +16 -10
- package/dist/models/ListDeploymentJobRequest.js.map +1 -1
- package/dist/models/ListDeploymentJobResourceResponseBody.d.ts +82 -57
- package/dist/models/ListDeploymentJobResourceResponseBody.js.map +1 -1
- package/dist/models/ListDeploymentJobResponseBody.d.ts +28 -18
- package/dist/models/ListDeploymentJobResponseBody.js.map +1 -1
- package/dist/models/ListInstancesRequest.d.ts +38 -0
- package/dist/models/ListInstancesRequest.js.map +1 -1
- package/dist/models/ListInstancesResponseBody.d.ts +126 -0
- package/dist/models/ListInstancesResponseBody.js +11 -0
- package/dist/models/ListInstancesResponseBody.js.map +1 -1
- package/dist/models/ListUserCertificateOrderRequest.d.ts +30 -20
- package/dist/models/ListUserCertificateOrderRequest.js.map +1 -1
- package/dist/models/ListUserCertificateOrderResponseBody.d.ts +84 -64
- package/dist/models/ListUserCertificateOrderResponseBody.js.map +1 -1
- package/dist/models/ListWarehouseRequest.d.ts +12 -0
- package/dist/models/ListWarehouseRequest.js.map +1 -1
- package/dist/models/ListWarehouseResponseBody.d.ts +25 -0
- package/dist/models/ListWarehouseResponseBody.js.map +1 -1
- package/dist/models/ListWarehouseShrinkRequest.d.ts +12 -0
- package/dist/models/ListWarehouseShrinkRequest.js.map +1 -1
- package/dist/models/ListWorkerResourceRequest.d.ts +18 -10
- package/dist/models/ListWorkerResourceRequest.js.map +1 -1
- package/dist/models/ListWorkerResourceResponseBody.d.ts +64 -38
- package/dist/models/ListWorkerResourceResponseBody.js.map +1 -1
- package/dist/models/MoveResourceGroupRequest.d.ts +4 -3
- package/dist/models/MoveResourceGroupRequest.js.map +1 -1
- package/dist/models/RefundInstanceRequest.d.ts +2 -0
- package/dist/models/RefundInstanceRequest.js.map +1 -1
- package/dist/models/RefundInstanceResponseBody.d.ts +3 -0
- package/dist/models/RefundInstanceResponseBody.js.map +1 -1
- package/dist/models/RenewCertificateOrderForPackageRequestRequest.d.ts +5 -5
- package/dist/models/RenewCertificateOrderForPackageRequestResponseBody.d.ts +1 -1
- package/dist/models/RevokeCertificateRequest.d.ts +3 -0
- package/dist/models/RevokeCertificateRequest.js +2 -0
- package/dist/models/RevokeCertificateRequest.js.map +1 -1
- package/dist/models/RevokeCertificateResponseBody.d.ts +3 -0
- package/dist/models/RevokeCertificateResponseBody.js.map +1 -1
- package/dist/models/RevokeWhclientCertificateRequest.d.ts +1 -1
- package/dist/models/RevokeWhclientCertificateResponseBody.d.ts +1 -1
- package/dist/models/SignRequest.d.ts +40 -17
- package/dist/models/SignRequest.js.map +1 -1
- package/dist/models/SignResponseBody.d.ts +2 -2
- package/dist/models/UpdateCsrRequest.d.ts +2 -2
- package/dist/models/UpdateCsrResponseBody.d.ts +1 -1
- package/dist/models/UpdateDeploymentJobStatusRequest.d.ts +6 -4
- package/dist/models/UpdateDeploymentJobStatusRequest.js.map +1 -1
- package/dist/models/UpdateInstanceRequest.d.ts +86 -0
- package/dist/models/UpdateInstanceRequest.js.map +1 -1
- package/dist/models/UpdateInstanceResponseBody.d.ts +3 -0
- package/dist/models/UpdateInstanceResponseBody.js.map +1 -1
- package/dist/models/UpdateWorkerResourceStatusRequest.d.ts +2 -2
- package/dist/models/UploadCsrRequest.d.ts +2 -2
- package/dist/models/UploadCsrResponseBody.d.ts +1 -1
- package/dist/models/UploadPcacertRequest.d.ts +5 -7
- package/dist/models/UploadPcacertRequest.js.map +1 -1
- package/dist/models/UploadPcacertResponseBody.d.ts +4 -1
- package/dist/models/UploadPcacertResponseBody.js.map +1 -1
- package/dist/models/UploadUserCertificateRequest.d.ts +10 -10
- package/dist/models/UploadUserCertificateResponseBody.d.ts +2 -2
- package/dist/models/VerifyRequest.d.ts +35 -16
- package/dist/models/VerifyRequest.js.map +1 -1
- package/dist/models/VerifyResponseBody.d.ts +5 -4
- package/dist/models/VerifyResponseBody.js.map +1 -1
- package/dist/models/model.d.ts +6 -0
- package/dist/models/model.js +17 -5
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +424 -206
- package/src/models/AddCloudAccessRequest.ts +31 -2
- package/src/models/AddCloudAccessResponseBody.ts +1 -1
- package/src/models/ApplyCertificateRequest.ts +2 -0
- package/src/models/ApplyCertificateResponseBody.ts +3 -0
- package/src/models/BatchUpdateNoticeStatusRequest.ts +84 -0
- package/src/models/BatchUpdateNoticeStatusResponse.ts +40 -0
- package/src/models/BatchUpdateNoticeStatusResponseBody.ts +34 -0
- package/src/models/CancelCertificateForPackageRequestRequest.ts +3 -3
- package/src/models/CancelCertificateForPackageRequestResponseBody.ts +2 -2
- package/src/models/CancelOrderRequestRequest.ts +2 -2
- package/src/models/CancelOrderRequestResponseBody.ts +1 -1
- package/src/models/CancelPendingCertificateRequest.ts +2 -0
- package/src/models/CancelPendingCertificateResponseBody.ts +3 -0
- package/src/models/CreateCertificateForPackageRequestRequest.ts +43 -26
- package/src/models/CreateCertificateForPackageRequestResponseBody.ts +1 -1
- package/src/models/CreateCertificateRequestRequest.ts +20 -13
- package/src/models/CreateCertificateRequestResponseBody.ts +1 -1
- package/src/models/CreateCertificateWithCsrRequestRequest.ts +20 -15
- package/src/models/CreateCertificateWithCsrRequestResponseBody.ts +1 -1
- package/src/models/CreateCsrRequest.ts +6 -5
- package/src/models/CreateDeploymentJobRequest.ts +3 -2
- package/src/models/CreateWarehouseRequest.ts +9 -0
- package/src/models/CreateWarehouseResponseBody.ts +6 -0
- package/src/models/CreateWhclientCertificateRequest.ts +96 -0
- package/src/models/CreateWhclientCertificateResponseBody.ts +18 -0
- package/src/models/DecryptRequest.ts +31 -11
- package/src/models/DecryptResponseBody.ts +3 -3
- package/src/models/DeleteCertificateRequestRequest.ts +1 -1
- package/src/models/DeleteCloudAccessRequest.ts +3 -0
- package/src/models/DeleteCloudAccessResponseBody.ts +1 -1
- package/src/models/DeleteInstanceRequest.ts +2 -0
- package/src/models/DeleteInstanceResponseBody.ts +3 -0
- package/src/models/DeleteUserCertificateRequest.ts +2 -2
- package/src/models/DeleteUserCertificateResponseBody.ts +1 -1
- package/src/models/DeleteWarehouseRequest.ts +3 -0
- package/src/models/DeleteWarehouseResponseBody.ts +3 -0
- package/src/models/DescribeCertificateStateRequest.ts +2 -2
- package/src/models/DescribeCertificateStateResponseBody.ts +46 -33
- package/src/models/DescribeCloudResourceStatusRequest.ts +2 -2
- package/src/models/DescribeDeploymentJobRequest.ts +1 -1
- package/src/models/DescribeDeploymentJobResponseBody.ts +30 -19
- package/src/models/DescribeDeploymentJobStatusResponseBody.ts +35 -18
- package/src/models/DescribePackageStateRequest.ts +30 -16
- package/src/models/DescribePackageStateResponseBody.ts +30 -16
- package/src/models/DescribeWarehouseCertRequest.ts +3 -0
- package/src/models/DescribeWarehouseCertResponseBody.ts +36 -0
- package/src/models/EncryptRequest.ts +36 -14
- package/src/models/EncryptResponseBody.ts +3 -3
- package/src/models/GetAssetCountResponseBody.ts +87 -0
- package/src/models/GetCertWarehouseQuotaResponseBody.ts +17 -3
- package/src/models/GetCertificateDetailRequest.ts +2 -0
- package/src/models/GetCertificateDetailResponseBody.ts +139 -0
- package/src/models/GetInstanceDetailRequest.ts +2 -0
- package/src/models/GetInstanceDetailResponseBody.ts +206 -0
- package/src/models/GetInstanceSummaryRequest.ts +3 -0
- package/src/models/GetInstanceSummaryResponseBody.ts +18 -0
- package/src/models/GetMatchedResourcesRequest.ts +66 -0
- package/src/models/GetMatchedResourcesResponse.ts +40 -0
- package/src/models/GetMatchedResourcesResponseBody.ts +64 -0
- package/src/models/GetRiskCountResponseBody.ts +129 -0
- package/src/models/GetTaskAttributeRequest.ts +5 -0
- package/src/models/GetTaskAttributeResponseBody.ts +15 -0
- package/src/models/GetUserCertificateDetailRequest.ts +2 -4
- package/src/models/GetUserCertificateDetailResponseBody.ts +58 -35
- package/src/models/ListAssetCountRequest.ts +12 -0
- package/src/models/ListAssetCountResponseBody.ts +34 -0
- package/src/models/ListCertRequest.ts +22 -12
- package/src/models/ListCertResponseBody.ts +51 -20
- package/src/models/ListCertWarehouseRequest.ts +10 -6
- package/src/models/ListCertWarehouseResponseBody.ts +12 -7
- package/src/models/ListCertificatesRequest.ts +35 -0
- package/src/models/ListCertificatesResponseBody.ts +106 -0
- package/src/models/ListCloudAccessResponseBody.ts +1 -1
- package/src/models/ListCloudResourcesRequest.ts +57 -33
- package/src/models/ListCloudResourcesResponseBody.ts +29 -23
- package/src/models/ListCloudResourcesShrinkRequest.ts +57 -33
- package/src/models/ListContactRequest.ts +1 -1
- package/src/models/ListContactResponseBody.ts +1 -1
- package/src/models/ListCsrRequest.ts +2 -2
- package/src/models/ListCsrResponseBody.ts +3 -3
- package/src/models/ListDeploymentJobCertResponseBody.ts +36 -21
- package/src/models/ListDeploymentJobRequest.ts +16 -10
- package/src/models/ListDeploymentJobResourceResponseBody.ts +82 -57
- package/src/models/ListDeploymentJobResponseBody.ts +28 -18
- package/src/models/ListInstancesRequest.ts +38 -0
- package/src/models/ListInstancesResponseBody.ts +137 -0
- package/src/models/ListUserCertificateOrderRequest.ts +30 -20
- package/src/models/ListUserCertificateOrderResponseBody.ts +84 -64
- package/src/models/ListWarehouseRequest.ts +12 -0
- package/src/models/ListWarehouseResponseBody.ts +25 -0
- package/src/models/ListWarehouseShrinkRequest.ts +12 -0
- package/src/models/ListWorkerResourceRequest.ts +18 -10
- package/src/models/ListWorkerResourceResponseBody.ts +64 -38
- package/src/models/MoveResourceGroupRequest.ts +4 -3
- package/src/models/RefundInstanceRequest.ts +2 -0
- package/src/models/RefundInstanceResponseBody.ts +3 -0
- package/src/models/RenewCertificateOrderForPackageRequestRequest.ts +5 -5
- package/src/models/RenewCertificateOrderForPackageRequestResponseBody.ts +1 -1
- package/src/models/RevokeCertificateRequest.ts +5 -0
- package/src/models/RevokeCertificateResponseBody.ts +3 -0
- package/src/models/RevokeWhclientCertificateRequest.ts +1 -1
- package/src/models/RevokeWhclientCertificateResponseBody.ts +1 -1
- package/src/models/SignRequest.ts +40 -17
- package/src/models/SignResponseBody.ts +2 -2
- package/src/models/UpdateCsrRequest.ts +2 -2
- package/src/models/UpdateCsrResponseBody.ts +1 -1
- package/src/models/UpdateDeploymentJobStatusRequest.ts +6 -4
- package/src/models/UpdateInstanceRequest.ts +86 -0
- package/src/models/UpdateInstanceResponseBody.ts +3 -0
- package/src/models/UpdateWorkerResourceStatusRequest.ts +2 -2
- package/src/models/UploadCsrRequest.ts +2 -2
- package/src/models/UploadCsrResponseBody.ts +1 -1
- package/src/models/UploadPcacertRequest.ts +5 -7
- package/src/models/UploadPcacertResponseBody.ts +4 -1
- package/src/models/UploadUserCertificateRequest.ts +10 -10
- package/src/models/UploadUserCertificateResponseBody.ts +2 -2
- package/src/models/VerifyRequest.ts +35 -16
- package/src/models/VerifyResponseBody.ts +5 -4
- package/src/models/model.ts +6 -0
package/dist/client.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,10 +211,73 @@ 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
|
|
203
215
|
*
|
|
204
216
|
* @remarks
|
|
205
|
-
* You can call this operation
|
|
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.
|
|
221
|
+
*
|
|
222
|
+
* @param request - BatchUpdateNoticeStatusRequest
|
|
223
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
224
|
+
* @returns BatchUpdateNoticeStatusResponse
|
|
225
|
+
*/
|
|
226
|
+
async batchUpdateNoticeStatusWithOptions(request, runtime) {
|
|
227
|
+
request.validate();
|
|
228
|
+
let query = {};
|
|
229
|
+
if (!$dara.isNull(request.ids)) {
|
|
230
|
+
query["Ids"] = request.ids;
|
|
231
|
+
}
|
|
232
|
+
if (!$dara.isNull(request.lang)) {
|
|
233
|
+
query["Lang"] = request.lang;
|
|
234
|
+
}
|
|
235
|
+
if (!$dara.isNull(request.noticeBiz)) {
|
|
236
|
+
query["NoticeBiz"] = request.noticeBiz;
|
|
237
|
+
}
|
|
238
|
+
if (!$dara.isNull(request.noticeStatus)) {
|
|
239
|
+
query["NoticeStatus"] = request.noticeStatus;
|
|
240
|
+
}
|
|
241
|
+
if (!$dara.isNull(request.sourceIp)) {
|
|
242
|
+
query["SourceIp"] = request.sourceIp;
|
|
243
|
+
}
|
|
244
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
245
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
246
|
+
});
|
|
247
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
248
|
+
action: "BatchUpdateNoticeStatus",
|
|
249
|
+
version: "2020-04-07",
|
|
250
|
+
protocol: "HTTPS",
|
|
251
|
+
pathname: "/",
|
|
252
|
+
method: "POST",
|
|
253
|
+
authType: "AK",
|
|
254
|
+
style: "RPC",
|
|
255
|
+
reqBodyType: "formData",
|
|
256
|
+
bodyType: "json",
|
|
257
|
+
});
|
|
258
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchUpdateNoticeStatusResponse({}));
|
|
259
|
+
}
|
|
260
|
+
/**
|
|
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.
|
|
268
|
+
*
|
|
269
|
+
* @param request - BatchUpdateNoticeStatusRequest
|
|
270
|
+
* @returns BatchUpdateNoticeStatusResponse
|
|
271
|
+
*/
|
|
272
|
+
async batchUpdateNoticeStatus(request) {
|
|
273
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
274
|
+
return await this.batchUpdateNoticeStatusWithOptions(request, runtime);
|
|
275
|
+
}
|
|
276
|
+
/**
|
|
277
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
278
|
+
*
|
|
279
|
+
* @remarks
|
|
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.
|
|
206
281
|
*
|
|
207
282
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
208
283
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -231,10 +306,10 @@ class Client extends openapi_core_1.default {
|
|
|
231
306
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelCertificateForPackageRequestResponse({}));
|
|
232
307
|
}
|
|
233
308
|
/**
|
|
234
|
-
* Revokes an issued certificate
|
|
309
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
235
310
|
*
|
|
236
311
|
* @remarks
|
|
237
|
-
*
|
|
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.
|
|
238
313
|
*
|
|
239
314
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
240
315
|
* @returns CancelCertificateForPackageRequestResponse
|
|
@@ -244,10 +319,10 @@ class Client extends openapi_core_1.default {
|
|
|
244
319
|
return await this.cancelCertificateForPackageRequestWithOptions(request, runtime);
|
|
245
320
|
}
|
|
246
321
|
/**
|
|
247
|
-
* Cancels a certificate application order that is
|
|
322
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
248
323
|
*
|
|
249
324
|
* @remarks
|
|
250
|
-
*
|
|
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.
|
|
251
326
|
*
|
|
252
327
|
* @param request - CancelOrderRequestRequest
|
|
253
328
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -276,10 +351,10 @@ class Client extends openapi_core_1.default {
|
|
|
276
351
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelOrderRequestResponse({}));
|
|
277
352
|
}
|
|
278
353
|
/**
|
|
279
|
-
* Cancels a certificate application order that is
|
|
354
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
280
355
|
*
|
|
281
356
|
* @remarks
|
|
282
|
-
*
|
|
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.
|
|
283
358
|
*
|
|
284
359
|
* @param request - CancelOrderRequestRequest
|
|
285
360
|
* @returns CancelOrderRequestResponse
|
|
@@ -289,7 +364,7 @@ class Client extends openapi_core_1.default {
|
|
|
289
364
|
return await this.cancelOrderRequestWithOptions(request, runtime);
|
|
290
365
|
}
|
|
291
366
|
/**
|
|
292
|
-
*
|
|
367
|
+
* Cancels a pending certificate application that has not been issued.
|
|
293
368
|
*
|
|
294
369
|
* @param request - CancelPendingCertificateRequest
|
|
295
370
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -318,7 +393,7 @@ class Client extends openapi_core_1.default {
|
|
|
318
393
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CancelPendingCertificateResponse({}));
|
|
319
394
|
}
|
|
320
395
|
/**
|
|
321
|
-
*
|
|
396
|
+
* Cancels a pending certificate application that has not been issued.
|
|
322
397
|
*
|
|
323
398
|
* @param request - CancelPendingCertificateRequest
|
|
324
399
|
* @returns CancelPendingCertificateResponse
|
|
@@ -328,12 +403,12 @@ class Client extends openapi_core_1.default {
|
|
|
328
403
|
return await this.cancelPendingCertificateWithOptions(request, runtime);
|
|
329
404
|
}
|
|
330
405
|
/**
|
|
331
|
-
* Submits a certificate application.
|
|
406
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
332
407
|
*
|
|
333
408
|
* @remarks
|
|
334
|
-
*
|
|
335
|
-
*
|
|
336
|
-
*
|
|
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.
|
|
337
412
|
*
|
|
338
413
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
339
414
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -386,12 +461,12 @@ class Client extends openapi_core_1.default {
|
|
|
386
461
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCertificateForPackageRequestResponse({}));
|
|
387
462
|
}
|
|
388
463
|
/**
|
|
389
|
-
* Submits a certificate application.
|
|
464
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
390
465
|
*
|
|
391
466
|
* @remarks
|
|
392
|
-
*
|
|
393
|
-
*
|
|
394
|
-
*
|
|
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.
|
|
395
470
|
*
|
|
396
471
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
397
472
|
* @returns CreateCertificateForPackageRequestResponse
|
|
@@ -404,10 +479,10 @@ class Client extends openapi_core_1.default {
|
|
|
404
479
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
405
480
|
*
|
|
406
481
|
* @remarks
|
|
407
|
-
*
|
|
408
|
-
*
|
|
409
|
-
*
|
|
410
|
-
*
|
|
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.
|
|
411
486
|
*
|
|
412
487
|
* @param request - CreateCertificateRequestRequest
|
|
413
488
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -457,10 +532,10 @@ class Client extends openapi_core_1.default {
|
|
|
457
532
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
458
533
|
*
|
|
459
534
|
* @remarks
|
|
460
|
-
*
|
|
461
|
-
*
|
|
462
|
-
*
|
|
463
|
-
*
|
|
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.
|
|
464
539
|
*
|
|
465
540
|
* @param request - CreateCertificateRequestRequest
|
|
466
541
|
* @returns CreateCertificateRequestResponse
|
|
@@ -470,13 +545,13 @@ class Client extends openapi_core_1.default {
|
|
|
470
545
|
return await this.createCertificateRequestWithOptions(request, runtime);
|
|
471
546
|
}
|
|
472
547
|
/**
|
|
473
|
-
* 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.
|
|
474
549
|
*
|
|
475
550
|
* @remarks
|
|
476
|
-
*
|
|
477
|
-
*
|
|
478
|
-
*
|
|
479
|
-
*
|
|
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.
|
|
480
555
|
*
|
|
481
556
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
482
557
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -523,13 +598,13 @@ class Client extends openapi_core_1.default {
|
|
|
523
598
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCertificateWithCsrRequestResponse({}));
|
|
524
599
|
}
|
|
525
600
|
/**
|
|
526
|
-
* 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.
|
|
527
602
|
*
|
|
528
603
|
* @remarks
|
|
529
|
-
*
|
|
530
|
-
*
|
|
531
|
-
*
|
|
532
|
-
*
|
|
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.
|
|
533
608
|
*
|
|
534
609
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
535
610
|
* @returns CreateCertificateWithCsrRequestResponse
|
|
@@ -539,7 +614,7 @@ class Client extends openapi_core_1.default {
|
|
|
539
614
|
return await this.createCertificateWithCsrRequestWithOptions(request, runtime);
|
|
540
615
|
}
|
|
541
616
|
/**
|
|
542
|
-
* 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).
|
|
543
618
|
*
|
|
544
619
|
* @param request - CreateCsrRequest
|
|
545
620
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -595,7 +670,7 @@ class Client extends openapi_core_1.default {
|
|
|
595
670
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCsrResponse({}));
|
|
596
671
|
}
|
|
597
672
|
/**
|
|
598
|
-
* 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).
|
|
599
674
|
*
|
|
600
675
|
* @param request - CreateCsrRequest
|
|
601
676
|
* @returns CreateCsrResponse
|
|
@@ -605,7 +680,7 @@ class Client extends openapi_core_1.default {
|
|
|
605
680
|
return await this.createCsrWithOptions(request, runtime);
|
|
606
681
|
}
|
|
607
682
|
/**
|
|
608
|
-
* 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.
|
|
609
684
|
*
|
|
610
685
|
* @remarks
|
|
611
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.
|
|
@@ -652,7 +727,7 @@ class Client extends openapi_core_1.default {
|
|
|
652
727
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDeploymentJobResponse({}));
|
|
653
728
|
}
|
|
654
729
|
/**
|
|
655
|
-
* 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.
|
|
656
731
|
*
|
|
657
732
|
* @remarks
|
|
658
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.
|
|
@@ -665,7 +740,10 @@ class Client extends openapi_core_1.default {
|
|
|
665
740
|
return await this.createDeploymentJobWithOptions(request, runtime);
|
|
666
741
|
}
|
|
667
742
|
/**
|
|
668
|
-
*
|
|
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.
|
|
669
747
|
*
|
|
670
748
|
* @param request - CreateWHClientCertificateRequest
|
|
671
749
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -742,7 +820,10 @@ class Client extends openapi_core_1.default {
|
|
|
742
820
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateWHClientCertificateResponse({}));
|
|
743
821
|
}
|
|
744
822
|
/**
|
|
745
|
-
*
|
|
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.
|
|
746
827
|
*
|
|
747
828
|
* @param request - CreateWHClientCertificateRequest
|
|
748
829
|
* @returns CreateWHClientCertificateResponse
|
|
@@ -752,7 +833,7 @@ class Client extends openapi_core_1.default {
|
|
|
752
833
|
return await this.createWHClientCertificateWithOptions(request, runtime);
|
|
753
834
|
}
|
|
754
835
|
/**
|
|
755
|
-
*
|
|
836
|
+
* Creates a certificate warehouse.
|
|
756
837
|
*
|
|
757
838
|
* @param request - CreateWarehouseRequest
|
|
758
839
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -787,7 +868,7 @@ class Client extends openapi_core_1.default {
|
|
|
787
868
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateWarehouseResponse({}));
|
|
788
869
|
}
|
|
789
870
|
/**
|
|
790
|
-
*
|
|
871
|
+
* Creates a certificate warehouse.
|
|
791
872
|
*
|
|
792
873
|
* @param request - CreateWarehouseRequest
|
|
793
874
|
* @returns CreateWarehouseResponse
|
|
@@ -797,10 +878,10 @@ class Client extends openapi_core_1.default {
|
|
|
797
878
|
return await this.createWarehouseWithOptions(request, runtime);
|
|
798
879
|
}
|
|
799
880
|
/**
|
|
800
|
-
* Decrypts a certificate in a certificate repository.
|
|
881
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
801
882
|
*
|
|
802
883
|
* @remarks
|
|
803
|
-
*
|
|
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.
|
|
804
885
|
*
|
|
805
886
|
* @param request - DecryptRequest
|
|
806
887
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -844,10 +925,10 @@ class Client extends openapi_core_1.default {
|
|
|
844
925
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DecryptResponse({}));
|
|
845
926
|
}
|
|
846
927
|
/**
|
|
847
|
-
* Decrypts a certificate in a certificate repository.
|
|
928
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
848
929
|
*
|
|
849
930
|
* @remarks
|
|
850
|
-
*
|
|
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.
|
|
851
932
|
*
|
|
852
933
|
* @param request - DecryptRequest
|
|
853
934
|
* @returns DecryptResponse
|
|
@@ -857,12 +938,12 @@ class Client extends openapi_core_1.default {
|
|
|
857
938
|
return await this.decryptWithOptions(request, runtime);
|
|
858
939
|
}
|
|
859
940
|
/**
|
|
860
|
-
* Deletes
|
|
941
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
861
942
|
*
|
|
862
943
|
* @remarks
|
|
863
944
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
864
|
-
*
|
|
865
|
-
*
|
|
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**.
|
|
866
947
|
*
|
|
867
948
|
* @param request - DeleteCertificateRequestRequest
|
|
868
949
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -891,12 +972,12 @@ class Client extends openapi_core_1.default {
|
|
|
891
972
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCertificateRequestResponse({}));
|
|
892
973
|
}
|
|
893
974
|
/**
|
|
894
|
-
* Deletes
|
|
975
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
895
976
|
*
|
|
896
977
|
* @remarks
|
|
897
978
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
898
|
-
*
|
|
899
|
-
*
|
|
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**.
|
|
900
981
|
*
|
|
901
982
|
* @param request - DeleteCertificateRequestRequest
|
|
902
983
|
* @returns DeleteCertificateRequestResponse
|
|
@@ -906,7 +987,10 @@ class Client extends openapi_core_1.default {
|
|
|
906
987
|
return await this.deleteCertificateRequestWithOptions(request, runtime);
|
|
907
988
|
}
|
|
908
989
|
/**
|
|
909
|
-
*
|
|
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.
|
|
910
994
|
*
|
|
911
995
|
* @param request - DeleteCloudAccessRequest
|
|
912
996
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -935,7 +1019,10 @@ class Client extends openapi_core_1.default {
|
|
|
935
1019
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCloudAccessResponse({}));
|
|
936
1020
|
}
|
|
937
1021
|
/**
|
|
938
|
-
*
|
|
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.
|
|
939
1026
|
*
|
|
940
1027
|
* @param request - DeleteCloudAccessRequest
|
|
941
1028
|
* @returns DeleteCloudAccessResponse
|
|
@@ -945,7 +1032,7 @@ class Client extends openapi_core_1.default {
|
|
|
945
1032
|
return await this.deleteCloudAccessWithOptions(request, runtime);
|
|
946
1033
|
}
|
|
947
1034
|
/**
|
|
948
|
-
* Deletes a
|
|
1035
|
+
* Deletes a certificate signing request (CSR).
|
|
949
1036
|
*
|
|
950
1037
|
* @param request - DeleteCsrRequest
|
|
951
1038
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -974,7 +1061,7 @@ class Client extends openapi_core_1.default {
|
|
|
974
1061
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCsrResponse({}));
|
|
975
1062
|
}
|
|
976
1063
|
/**
|
|
977
|
-
* Deletes a
|
|
1064
|
+
* Deletes a certificate signing request (CSR).
|
|
978
1065
|
*
|
|
979
1066
|
* @param request - DeleteCsrRequest
|
|
980
1067
|
* @returns DeleteCsrResponse
|
|
@@ -984,7 +1071,7 @@ class Client extends openapi_core_1.default {
|
|
|
984
1071
|
return await this.deleteCsrWithOptions(request, runtime);
|
|
985
1072
|
}
|
|
986
1073
|
/**
|
|
987
|
-
* Deletes a deployment task.
|
|
1074
|
+
* Deletes a certificate deployment task.
|
|
988
1075
|
*
|
|
989
1076
|
* @param request - DeleteDeploymentJobRequest
|
|
990
1077
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1013,7 +1100,7 @@ class Client extends openapi_core_1.default {
|
|
|
1013
1100
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDeploymentJobResponse({}));
|
|
1014
1101
|
}
|
|
1015
1102
|
/**
|
|
1016
|
-
* Deletes a deployment task.
|
|
1103
|
+
* Deletes a certificate deployment task.
|
|
1017
1104
|
*
|
|
1018
1105
|
* @param request - DeleteDeploymentJobRequest
|
|
1019
1106
|
* @returns DeleteDeploymentJobResponse
|
|
@@ -1023,7 +1110,7 @@ class Client extends openapi_core_1.default {
|
|
|
1023
1110
|
return await this.deleteDeploymentJobWithOptions(request, runtime);
|
|
1024
1111
|
}
|
|
1025
1112
|
/**
|
|
1026
|
-
*
|
|
1113
|
+
* Deletes a Certificate Management Service instance.
|
|
1027
1114
|
*
|
|
1028
1115
|
* @param request - DeleteInstanceRequest
|
|
1029
1116
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1052,7 +1139,7 @@ class Client extends openapi_core_1.default {
|
|
|
1052
1139
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteInstanceResponse({}));
|
|
1053
1140
|
}
|
|
1054
1141
|
/**
|
|
1055
|
-
*
|
|
1142
|
+
* Deletes a Certificate Management Service instance.
|
|
1056
1143
|
*
|
|
1057
1144
|
* @param request - DeleteInstanceRequest
|
|
1058
1145
|
* @returns DeleteInstanceResponse
|
|
@@ -1111,10 +1198,10 @@ class Client extends openapi_core_1.default {
|
|
|
1111
1198
|
return await this.deletePCACertWithOptions(request, runtime);
|
|
1112
1199
|
}
|
|
1113
1200
|
/**
|
|
1114
|
-
* Deletes an expired or uploaded certificate.
|
|
1201
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
1115
1202
|
*
|
|
1116
1203
|
* @remarks
|
|
1117
|
-
*
|
|
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.
|
|
1118
1205
|
*
|
|
1119
1206
|
* @param request - DeleteUserCertificateRequest
|
|
1120
1207
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1143,10 +1230,10 @@ class Client extends openapi_core_1.default {
|
|
|
1143
1230
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteUserCertificateResponse({}));
|
|
1144
1231
|
}
|
|
1145
1232
|
/**
|
|
1146
|
-
* Deletes an expired or uploaded certificate.
|
|
1233
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
1147
1234
|
*
|
|
1148
1235
|
* @remarks
|
|
1149
|
-
*
|
|
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.
|
|
1150
1237
|
*
|
|
1151
1238
|
* @param request - DeleteUserCertificateRequest
|
|
1152
1239
|
* @returns DeleteUserCertificateResponse
|
|
@@ -1156,7 +1243,12 @@ class Client extends openapi_core_1.default {
|
|
|
1156
1243
|
return await this.deleteUserCertificateWithOptions(request, runtime);
|
|
1157
1244
|
}
|
|
1158
1245
|
/**
|
|
1159
|
-
*
|
|
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.
|
|
1160
1252
|
*
|
|
1161
1253
|
* @param request - DeleteWarehouseRequest
|
|
1162
1254
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1185,7 +1277,12 @@ class Client extends openapi_core_1.default {
|
|
|
1185
1277
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteWarehouseResponse({}));
|
|
1186
1278
|
}
|
|
1187
1279
|
/**
|
|
1188
|
-
*
|
|
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.
|
|
1189
1286
|
*
|
|
1190
1287
|
* @param request - DeleteWarehouseRequest
|
|
1191
1288
|
* @returns DeleteWarehouseResponse
|
|
@@ -1195,7 +1292,7 @@ class Client extends openapi_core_1.default {
|
|
|
1195
1292
|
return await this.deleteWarehouseWithOptions(request, runtime);
|
|
1196
1293
|
}
|
|
1197
1294
|
/**
|
|
1198
|
-
* Deletes
|
|
1295
|
+
* Deletes a worker task from a certificate deployment task.
|
|
1199
1296
|
*
|
|
1200
1297
|
* @param request - DeleteWorkerResourceRequest
|
|
1201
1298
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1227,7 +1324,7 @@ class Client extends openapi_core_1.default {
|
|
|
1227
1324
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteWorkerResourceResponse({}));
|
|
1228
1325
|
}
|
|
1229
1326
|
/**
|
|
1230
|
-
* Deletes
|
|
1327
|
+
* Deletes a worker task from a certificate deployment task.
|
|
1231
1328
|
*
|
|
1232
1329
|
* @param request - DeleteWorkerResourceRequest
|
|
1233
1330
|
* @returns DeleteWorkerResourceResponse
|
|
@@ -1237,11 +1334,13 @@ class Client extends openapi_core_1.default {
|
|
|
1237
1334
|
return await this.deleteWorkerResourceWithOptions(request, runtime);
|
|
1238
1335
|
}
|
|
1239
1336
|
/**
|
|
1240
|
-
* Queries the status of a
|
|
1337
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
1241
1338
|
*
|
|
1242
1339
|
* @remarks
|
|
1243
|
-
* If you
|
|
1244
|
-
*
|
|
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).
|
|
1245
1344
|
*
|
|
1246
1345
|
* @param request - DescribeCertificateStateRequest
|
|
1247
1346
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1270,11 +1369,13 @@ class Client extends openapi_core_1.default {
|
|
|
1270
1369
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCertificateStateResponse({}));
|
|
1271
1370
|
}
|
|
1272
1371
|
/**
|
|
1273
|
-
* Queries the status of a
|
|
1372
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
1274
1373
|
*
|
|
1275
1374
|
* @remarks
|
|
1276
|
-
* If you
|
|
1277
|
-
*
|
|
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).
|
|
1278
1379
|
*
|
|
1279
1380
|
* @param request - DescribeCertificateStateRequest
|
|
1280
1381
|
* @returns DescribeCertificateStateResponse
|
|
@@ -1284,7 +1385,7 @@ class Client extends openapi_core_1.default {
|
|
|
1284
1385
|
return await this.describeCertificateStateWithOptions(request, runtime);
|
|
1285
1386
|
}
|
|
1286
1387
|
/**
|
|
1287
|
-
* Queries the number of
|
|
1388
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
1288
1389
|
*
|
|
1289
1390
|
* @param request - DescribeCloudResourceStatusRequest
|
|
1290
1391
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1313,7 +1414,7 @@ class Client extends openapi_core_1.default {
|
|
|
1313
1414
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudResourceStatusResponse({}));
|
|
1314
1415
|
}
|
|
1315
1416
|
/**
|
|
1316
|
-
* Queries the number of
|
|
1417
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
1317
1418
|
*
|
|
1318
1419
|
* @param request - DescribeCloudResourceStatusRequest
|
|
1319
1420
|
* @returns DescribeCloudResourceStatusResponse
|
|
@@ -1323,7 +1424,7 @@ class Client extends openapi_core_1.default {
|
|
|
1323
1424
|
return await this.describeCloudResourceStatusWithOptions(request, runtime);
|
|
1324
1425
|
}
|
|
1325
1426
|
/**
|
|
1326
|
-
*
|
|
1427
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
1327
1428
|
*
|
|
1328
1429
|
* @param request - DescribeDeploymentJobRequest
|
|
1329
1430
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1352,7 +1453,7 @@ class Client extends openapi_core_1.default {
|
|
|
1352
1453
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDeploymentJobResponse({}));
|
|
1353
1454
|
}
|
|
1354
1455
|
/**
|
|
1355
|
-
*
|
|
1456
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
1356
1457
|
*
|
|
1357
1458
|
* @param request - DescribeDeploymentJobRequest
|
|
1358
1459
|
* @returns DescribeDeploymentJobResponse
|
|
@@ -1362,7 +1463,7 @@ class Client extends openapi_core_1.default {
|
|
|
1362
1463
|
return await this.describeDeploymentJobWithOptions(request, runtime);
|
|
1363
1464
|
}
|
|
1364
1465
|
/**
|
|
1365
|
-
* Queries the
|
|
1466
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
1366
1467
|
*
|
|
1367
1468
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
1368
1469
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1391,7 +1492,7 @@ class Client extends openapi_core_1.default {
|
|
|
1391
1492
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDeploymentJobStatusResponse({}));
|
|
1392
1493
|
}
|
|
1393
1494
|
/**
|
|
1394
|
-
* Queries the
|
|
1495
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
1395
1496
|
*
|
|
1396
1497
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
1397
1498
|
* @returns DescribeDeploymentJobStatusResponse
|
|
@@ -1401,7 +1502,7 @@ class Client extends openapi_core_1.default {
|
|
|
1401
1502
|
return await this.describeDeploymentJobStatusWithOptions(request, runtime);
|
|
1402
1503
|
}
|
|
1403
1504
|
/**
|
|
1404
|
-
* Queries the quota
|
|
1505
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
1405
1506
|
*
|
|
1406
1507
|
* @param request - DescribePackageStateRequest
|
|
1407
1508
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1430,7 +1531,7 @@ class Client extends openapi_core_1.default {
|
|
|
1430
1531
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePackageStateResponse({}));
|
|
1431
1532
|
}
|
|
1432
1533
|
/**
|
|
1433
|
-
* Queries the quota
|
|
1534
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
1434
1535
|
*
|
|
1435
1536
|
* @param request - DescribePackageStateRequest
|
|
1436
1537
|
* @returns DescribePackageStateResponse
|
|
@@ -1440,7 +1541,7 @@ class Client extends openapi_core_1.default {
|
|
|
1440
1541
|
return await this.describePackageStateWithOptions(request, runtime);
|
|
1441
1542
|
}
|
|
1442
1543
|
/**
|
|
1443
|
-
*
|
|
1544
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
1444
1545
|
*
|
|
1445
1546
|
* @param request - DescribeWarehouseCertRequest
|
|
1446
1547
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1469,7 +1570,7 @@ class Client extends openapi_core_1.default {
|
|
|
1469
1570
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeWarehouseCertResponse({}));
|
|
1470
1571
|
}
|
|
1471
1572
|
/**
|
|
1472
|
-
*
|
|
1573
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
1473
1574
|
*
|
|
1474
1575
|
* @param request - DescribeWarehouseCertRequest
|
|
1475
1576
|
* @returns DescribeWarehouseCertResponse
|
|
@@ -1479,10 +1580,10 @@ class Client extends openapi_core_1.default {
|
|
|
1479
1580
|
return await this.describeWarehouseCertWithOptions(request, runtime);
|
|
1480
1581
|
}
|
|
1481
1582
|
/**
|
|
1482
|
-
* Encrypts a certificate in a certificate repository.
|
|
1583
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
1483
1584
|
*
|
|
1484
1585
|
* @remarks
|
|
1485
|
-
*
|
|
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.
|
|
1486
1587
|
*
|
|
1487
1588
|
* @param request - EncryptRequest
|
|
1488
1589
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1526,10 +1627,10 @@ class Client extends openapi_core_1.default {
|
|
|
1526
1627
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EncryptResponse({}));
|
|
1527
1628
|
}
|
|
1528
1629
|
/**
|
|
1529
|
-
* Encrypts a certificate in a certificate repository.
|
|
1630
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
1530
1631
|
*
|
|
1531
1632
|
* @remarks
|
|
1532
|
-
*
|
|
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.
|
|
1533
1634
|
*
|
|
1534
1635
|
* @param request - EncryptRequest
|
|
1535
1636
|
* @returns EncryptResponse
|
|
@@ -1539,7 +1640,12 @@ class Client extends openapi_core_1.default {
|
|
|
1539
1640
|
return await this.encryptWithOptions(request, runtime);
|
|
1540
1641
|
}
|
|
1541
1642
|
/**
|
|
1542
|
-
*
|
|
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.
|
|
1543
1649
|
*
|
|
1544
1650
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1545
1651
|
* @returns GetAssetCountResponse
|
|
@@ -1560,7 +1666,12 @@ class Client extends openapi_core_1.default {
|
|
|
1560
1666
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAssetCountResponse({}));
|
|
1561
1667
|
}
|
|
1562
1668
|
/**
|
|
1563
|
-
*
|
|
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.
|
|
1564
1675
|
* @returns GetAssetCountResponse
|
|
1565
1676
|
*/
|
|
1566
1677
|
async getAssetCount() {
|
|
@@ -1568,10 +1679,10 @@ class Client extends openapi_core_1.default {
|
|
|
1568
1679
|
return await this.getAssetCountWithOptions(runtime);
|
|
1569
1680
|
}
|
|
1570
1681
|
/**
|
|
1571
|
-
* Queries the
|
|
1682
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
1572
1683
|
*
|
|
1573
1684
|
* @remarks
|
|
1574
|
-
*
|
|
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.
|
|
1575
1686
|
*
|
|
1576
1687
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1577
1688
|
* @returns GetCertWarehouseQuotaResponse
|
|
@@ -1592,10 +1703,10 @@ class Client extends openapi_core_1.default {
|
|
|
1592
1703
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCertWarehouseQuotaResponse({}));
|
|
1593
1704
|
}
|
|
1594
1705
|
/**
|
|
1595
|
-
* Queries the
|
|
1706
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
1596
1707
|
*
|
|
1597
1708
|
* @remarks
|
|
1598
|
-
*
|
|
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.
|
|
1599
1710
|
* @returns GetCertWarehouseQuotaResponse
|
|
1600
1711
|
*/
|
|
1601
1712
|
async getCertWarehouseQuota() {
|
|
@@ -1603,7 +1714,7 @@ class Client extends openapi_core_1.default {
|
|
|
1603
1714
|
return await this.getCertWarehouseQuotaWithOptions(runtime);
|
|
1604
1715
|
}
|
|
1605
1716
|
/**
|
|
1606
|
-
*
|
|
1717
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
1607
1718
|
*
|
|
1608
1719
|
* @param request - GetCertificateDetailRequest
|
|
1609
1720
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1632,7 +1743,7 @@ class Client extends openapi_core_1.default {
|
|
|
1632
1743
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCertificateDetailResponse({}));
|
|
1633
1744
|
}
|
|
1634
1745
|
/**
|
|
1635
|
-
*
|
|
1746
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
1636
1747
|
*
|
|
1637
1748
|
* @param request - GetCertificateDetailRequest
|
|
1638
1749
|
* @returns GetCertificateDetailResponse
|
|
@@ -1642,7 +1753,7 @@ class Client extends openapi_core_1.default {
|
|
|
1642
1753
|
return await this.getCertificateDetailWithOptions(request, runtime);
|
|
1643
1754
|
}
|
|
1644
1755
|
/**
|
|
1645
|
-
*
|
|
1756
|
+
* Queries the content of a certificate signing request (CSR).
|
|
1646
1757
|
*
|
|
1647
1758
|
* @param request - GetCsrDetailRequest
|
|
1648
1759
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1671,7 +1782,7 @@ class Client extends openapi_core_1.default {
|
|
|
1671
1782
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCsrDetailResponse({}));
|
|
1672
1783
|
}
|
|
1673
1784
|
/**
|
|
1674
|
-
*
|
|
1785
|
+
* Queries the content of a certificate signing request (CSR).
|
|
1675
1786
|
*
|
|
1676
1787
|
* @param request - GetCsrDetailRequest
|
|
1677
1788
|
* @returns GetCsrDetailResponse
|
|
@@ -1681,7 +1792,7 @@ class Client extends openapi_core_1.default {
|
|
|
1681
1792
|
return await this.getCsrDetailWithOptions(request, runtime);
|
|
1682
1793
|
}
|
|
1683
1794
|
/**
|
|
1684
|
-
*
|
|
1795
|
+
* Queries the details of an instance.
|
|
1685
1796
|
*
|
|
1686
1797
|
* @param request - GetInstanceDetailRequest
|
|
1687
1798
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1710,7 +1821,7 @@ class Client extends openapi_core_1.default {
|
|
|
1710
1821
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceDetailResponse({}));
|
|
1711
1822
|
}
|
|
1712
1823
|
/**
|
|
1713
|
-
*
|
|
1824
|
+
* Queries the details of an instance.
|
|
1714
1825
|
*
|
|
1715
1826
|
* @param request - GetInstanceDetailRequest
|
|
1716
1827
|
* @returns GetInstanceDetailResponse
|
|
@@ -1720,7 +1831,7 @@ class Client extends openapi_core_1.default {
|
|
|
1720
1831
|
return await this.getInstanceDetailWithOptions(request, runtime);
|
|
1721
1832
|
}
|
|
1722
1833
|
/**
|
|
1723
|
-
*
|
|
1834
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
1724
1835
|
*
|
|
1725
1836
|
* @param request - GetInstanceSummaryRequest
|
|
1726
1837
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1749,7 +1860,7 @@ class Client extends openapi_core_1.default {
|
|
|
1749
1860
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceSummaryResponse({}));
|
|
1750
1861
|
}
|
|
1751
1862
|
/**
|
|
1752
|
-
*
|
|
1863
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
1753
1864
|
*
|
|
1754
1865
|
* @param request - GetInstanceSummaryRequest
|
|
1755
1866
|
* @returns GetInstanceSummaryResponse
|
|
@@ -1759,7 +1870,72 @@ class Client extends openapi_core_1.default {
|
|
|
1759
1870
|
return await this.getInstanceSummaryWithOptions(request, runtime);
|
|
1760
1871
|
}
|
|
1761
1872
|
/**
|
|
1762
|
-
*
|
|
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 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
1880
|
+
*
|
|
1881
|
+
* @param request - GetMatchedResourcesRequest
|
|
1882
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
1883
|
+
* @returns GetMatchedResourcesResponse
|
|
1884
|
+
*/
|
|
1885
|
+
async getMatchedResourcesWithOptions(request, runtime) {
|
|
1886
|
+
request.validate();
|
|
1887
|
+
let query = {};
|
|
1888
|
+
if (!$dara.isNull(request.certIds)) {
|
|
1889
|
+
query["CertIds"] = request.certIds;
|
|
1890
|
+
}
|
|
1891
|
+
if (!$dara.isNull(request.maxResults)) {
|
|
1892
|
+
query["MaxResults"] = request.maxResults;
|
|
1893
|
+
}
|
|
1894
|
+
if (!$dara.isNull(request.nextToken)) {
|
|
1895
|
+
query["NextToken"] = request.nextToken;
|
|
1896
|
+
}
|
|
1897
|
+
if (!$dara.isNull(request.resourceScope)) {
|
|
1898
|
+
query["ResourceScope"] = request.resourceScope;
|
|
1899
|
+
}
|
|
1900
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
1901
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
1902
|
+
});
|
|
1903
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
1904
|
+
action: "GetMatchedResources",
|
|
1905
|
+
version: "2020-04-07",
|
|
1906
|
+
protocol: "HTTPS",
|
|
1907
|
+
pathname: "/",
|
|
1908
|
+
method: "POST",
|
|
1909
|
+
authType: "AK",
|
|
1910
|
+
style: "RPC",
|
|
1911
|
+
reqBodyType: "formData",
|
|
1912
|
+
bodyType: "json",
|
|
1913
|
+
});
|
|
1914
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetMatchedResourcesResponse({}));
|
|
1915
|
+
}
|
|
1916
|
+
/**
|
|
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 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
1924
|
+
*
|
|
1925
|
+
* @param request - GetMatchedResourcesRequest
|
|
1926
|
+
* @returns GetMatchedResourcesResponse
|
|
1927
|
+
*/
|
|
1928
|
+
async getMatchedResources(request) {
|
|
1929
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
1930
|
+
return await this.getMatchedResourcesWithOptions(request, runtime);
|
|
1931
|
+
}
|
|
1932
|
+
/**
|
|
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.
|
|
1763
1939
|
*
|
|
1764
1940
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1765
1941
|
* @returns GetRiskCountResponse
|
|
@@ -1780,7 +1956,12 @@ class Client extends openapi_core_1.default {
|
|
|
1780
1956
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRiskCountResponse({}));
|
|
1781
1957
|
}
|
|
1782
1958
|
/**
|
|
1783
|
-
*
|
|
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.
|
|
1784
1965
|
* @returns GetRiskCountResponse
|
|
1785
1966
|
*/
|
|
1786
1967
|
async getRiskCount() {
|
|
@@ -1788,7 +1969,7 @@ class Client extends openapi_core_1.default {
|
|
|
1788
1969
|
return await this.getRiskCountWithOptions(runtime);
|
|
1789
1970
|
}
|
|
1790
1971
|
/**
|
|
1791
|
-
*
|
|
1972
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
1792
1973
|
*
|
|
1793
1974
|
* @param request - GetTaskAttributeRequest
|
|
1794
1975
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1820,7 +2001,7 @@ class Client extends openapi_core_1.default {
|
|
|
1820
2001
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetTaskAttributeResponse({}));
|
|
1821
2002
|
}
|
|
1822
2003
|
/**
|
|
1823
|
-
*
|
|
2004
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
1824
2005
|
*
|
|
1825
2006
|
* @param request - GetTaskAttributeRequest
|
|
1826
2007
|
* @returns GetTaskAttributeResponse
|
|
@@ -1830,10 +2011,10 @@ class Client extends openapi_core_1.default {
|
|
|
1830
2011
|
return await this.getTaskAttributeWithOptions(request, runtime);
|
|
1831
2012
|
}
|
|
1832
2013
|
/**
|
|
1833
|
-
*
|
|
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.
|
|
1834
2015
|
*
|
|
1835
2016
|
* @remarks
|
|
1836
|
-
*
|
|
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.
|
|
1837
2018
|
*
|
|
1838
2019
|
* @param request - GetUserCertificateDetailRequest
|
|
1839
2020
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1865,10 +2046,10 @@ class Client extends openapi_core_1.default {
|
|
|
1865
2046
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetUserCertificateDetailResponse({}));
|
|
1866
2047
|
}
|
|
1867
2048
|
/**
|
|
1868
|
-
*
|
|
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.
|
|
1869
2050
|
*
|
|
1870
2051
|
* @remarks
|
|
1871
|
-
*
|
|
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.
|
|
1872
2053
|
*
|
|
1873
2054
|
* @param request - GetUserCertificateDetailRequest
|
|
1874
2055
|
* @returns GetUserCertificateDetailResponse
|
|
@@ -1878,7 +2059,12 @@ class Client extends openapi_core_1.default {
|
|
|
1878
2059
|
return await this.getUserCertificateDetailWithOptions(request, runtime);
|
|
1879
2060
|
}
|
|
1880
2061
|
/**
|
|
1881
|
-
*
|
|
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.
|
|
1882
2068
|
*
|
|
1883
2069
|
* @param request - ListAssetCountRequest
|
|
1884
2070
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1916,7 +2102,12 @@ class Client extends openapi_core_1.default {
|
|
|
1916
2102
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAssetCountResponse({}));
|
|
1917
2103
|
}
|
|
1918
2104
|
/**
|
|
1919
|
-
*
|
|
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.
|
|
1920
2111
|
*
|
|
1921
2112
|
* @param request - ListAssetCountRequest
|
|
1922
2113
|
* @returns ListAssetCountResponse
|
|
@@ -1926,10 +2117,10 @@ class Client extends openapi_core_1.default {
|
|
|
1926
2117
|
return await this.listAssetCountWithOptions(request, runtime);
|
|
1927
2118
|
}
|
|
1928
2119
|
/**
|
|
1929
|
-
*
|
|
2120
|
+
* This API queries certificates in the certificate store.
|
|
1930
2121
|
*
|
|
1931
2122
|
* @remarks
|
|
1932
|
-
*
|
|
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.
|
|
1933
2124
|
*
|
|
1934
2125
|
* @param request - ListCertRequest
|
|
1935
2126
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1979,10 +2170,10 @@ class Client extends openapi_core_1.default {
|
|
|
1979
2170
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCertResponse({}));
|
|
1980
2171
|
}
|
|
1981
2172
|
/**
|
|
1982
|
-
*
|
|
2173
|
+
* This API queries certificates in the certificate store.
|
|
1983
2174
|
*
|
|
1984
2175
|
* @remarks
|
|
1985
|
-
*
|
|
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.
|
|
1986
2177
|
*
|
|
1987
2178
|
* @param request - ListCertRequest
|
|
1988
2179
|
* @returns ListCertResponse
|
|
@@ -1992,7 +2183,7 @@ class Client extends openapi_core_1.default {
|
|
|
1992
2183
|
return await this.listCertWithOptions(request, runtime);
|
|
1993
2184
|
}
|
|
1994
2185
|
/**
|
|
1995
|
-
* Queries certificate repositories.
|
|
2186
|
+
* Queries the certificate application repositories in your account.
|
|
1996
2187
|
*
|
|
1997
2188
|
* @remarks
|
|
1998
2189
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -2038,7 +2229,7 @@ class Client extends openapi_core_1.default {
|
|
|
2038
2229
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCertWarehouseResponse({}));
|
|
2039
2230
|
}
|
|
2040
2231
|
/**
|
|
2041
|
-
* Queries certificate repositories.
|
|
2232
|
+
* Queries the certificate application repositories in your account.
|
|
2042
2233
|
*
|
|
2043
2234
|
* @remarks
|
|
2044
2235
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -2053,7 +2244,7 @@ class Client extends openapi_core_1.default {
|
|
|
2053
2244
|
return await this.listCertWarehouseWithOptions(request, runtime);
|
|
2054
2245
|
}
|
|
2055
2246
|
/**
|
|
2056
|
-
*
|
|
2247
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
2057
2248
|
*
|
|
2058
2249
|
* @param request - ListCertificatesRequest
|
|
2059
2250
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2100,7 +2291,7 @@ class Client extends openapi_core_1.default {
|
|
|
2100
2291
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCertificatesResponse({}));
|
|
2101
2292
|
}
|
|
2102
2293
|
/**
|
|
2103
|
-
*
|
|
2294
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
2104
2295
|
*
|
|
2105
2296
|
* @param request - ListCertificatesRequest
|
|
2106
2297
|
* @returns ListCertificatesResponse
|
|
@@ -2110,7 +2301,7 @@ class Client extends openapi_core_1.default {
|
|
|
2110
2301
|
return await this.listCertificatesWithOptions(request, runtime);
|
|
2111
2302
|
}
|
|
2112
2303
|
/**
|
|
2113
|
-
* Queries
|
|
2304
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
2114
2305
|
*
|
|
2115
2306
|
* @param request - ListCloudAccessRequest
|
|
2116
2307
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2148,7 +2339,7 @@ class Client extends openapi_core_1.default {
|
|
|
2148
2339
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCloudAccessResponse({}));
|
|
2149
2340
|
}
|
|
2150
2341
|
/**
|
|
2151
|
-
* Queries
|
|
2342
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
2152
2343
|
*
|
|
2153
2344
|
* @param request - ListCloudAccessRequest
|
|
2154
2345
|
* @returns ListCloudAccessResponse
|
|
@@ -2158,7 +2349,7 @@ class Client extends openapi_core_1.default {
|
|
|
2158
2349
|
return await this.listCloudAccessWithOptions(request, runtime);
|
|
2159
2350
|
}
|
|
2160
2351
|
/**
|
|
2161
|
-
* Queries the
|
|
2352
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
2162
2353
|
*
|
|
2163
2354
|
* @param tmpReq - ListCloudResourcesRequest
|
|
2164
2355
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2210,7 +2401,7 @@ class Client extends openapi_core_1.default {
|
|
|
2210
2401
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCloudResourcesResponse({}));
|
|
2211
2402
|
}
|
|
2212
2403
|
/**
|
|
2213
|
-
* Queries the
|
|
2404
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
2214
2405
|
*
|
|
2215
2406
|
* @param request - ListCloudResourcesRequest
|
|
2216
2407
|
* @returns ListCloudResourcesResponse
|
|
@@ -2220,7 +2411,7 @@ class Client extends openapi_core_1.default {
|
|
|
2220
2411
|
return await this.listCloudResourcesWithOptions(request, runtime);
|
|
2221
2412
|
}
|
|
2222
2413
|
/**
|
|
2223
|
-
* Queries
|
|
2414
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
2224
2415
|
*
|
|
2225
2416
|
* @param request - ListContactRequest
|
|
2226
2417
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2255,7 +2446,7 @@ class Client extends openapi_core_1.default {
|
|
|
2255
2446
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListContactResponse({}));
|
|
2256
2447
|
}
|
|
2257
2448
|
/**
|
|
2258
|
-
* Queries
|
|
2449
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
2259
2450
|
*
|
|
2260
2451
|
* @param request - ListContactRequest
|
|
2261
2452
|
* @returns ListContactResponse
|
|
@@ -2265,7 +2456,7 @@ class Client extends openapi_core_1.default {
|
|
|
2265
2456
|
return await this.listContactWithOptions(request, runtime);
|
|
2266
2457
|
}
|
|
2267
2458
|
/**
|
|
2268
|
-
* Queries the
|
|
2459
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
2269
2460
|
*
|
|
2270
2461
|
* @param request - ListCsrRequest
|
|
2271
2462
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2303,7 +2494,7 @@ class Client extends openapi_core_1.default {
|
|
|
2303
2494
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCsrResponse({}));
|
|
2304
2495
|
}
|
|
2305
2496
|
/**
|
|
2306
|
-
* Queries the
|
|
2497
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
2307
2498
|
*
|
|
2308
2499
|
* @param request - ListCsrRequest
|
|
2309
2500
|
* @returns ListCsrResponse
|
|
@@ -2313,7 +2504,7 @@ class Client extends openapi_core_1.default {
|
|
|
2313
2504
|
return await this.listCsrWithOptions(request, runtime);
|
|
2314
2505
|
}
|
|
2315
2506
|
/**
|
|
2316
|
-
* Queries
|
|
2507
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
2317
2508
|
*
|
|
2318
2509
|
* @param request - ListDeploymentJobRequest
|
|
2319
2510
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2351,7 +2542,7 @@ class Client extends openapi_core_1.default {
|
|
|
2351
2542
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDeploymentJobResponse({}));
|
|
2352
2543
|
}
|
|
2353
2544
|
/**
|
|
2354
|
-
* Queries
|
|
2545
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
2355
2546
|
*
|
|
2356
2547
|
* @param request - ListDeploymentJobRequest
|
|
2357
2548
|
* @returns ListDeploymentJobResponse
|
|
@@ -2361,7 +2552,7 @@ class Client extends openapi_core_1.default {
|
|
|
2361
2552
|
return await this.listDeploymentJobWithOptions(request, runtime);
|
|
2362
2553
|
}
|
|
2363
2554
|
/**
|
|
2364
|
-
* Queries the
|
|
2555
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
2365
2556
|
*
|
|
2366
2557
|
* @param request - ListDeploymentJobCertRequest
|
|
2367
2558
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2390,7 +2581,7 @@ class Client extends openapi_core_1.default {
|
|
|
2390
2581
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDeploymentJobCertResponse({}));
|
|
2391
2582
|
}
|
|
2392
2583
|
/**
|
|
2393
|
-
* Queries the
|
|
2584
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
2394
2585
|
*
|
|
2395
2586
|
* @param request - ListDeploymentJobCertRequest
|
|
2396
2587
|
* @returns ListDeploymentJobCertResponse
|
|
@@ -2400,7 +2591,7 @@ class Client extends openapi_core_1.default {
|
|
|
2400
2591
|
return await this.listDeploymentJobCertWithOptions(request, runtime);
|
|
2401
2592
|
}
|
|
2402
2593
|
/**
|
|
2403
|
-
* 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.
|
|
2404
2595
|
*
|
|
2405
2596
|
* @param request - ListDeploymentJobResourceRequest
|
|
2406
2597
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2429,7 +2620,7 @@ class Client extends openapi_core_1.default {
|
|
|
2429
2620
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDeploymentJobResourceResponse({}));
|
|
2430
2621
|
}
|
|
2431
2622
|
/**
|
|
2432
|
-
* 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.
|
|
2433
2624
|
*
|
|
2434
2625
|
* @param request - ListDeploymentJobResourceRequest
|
|
2435
2626
|
* @returns ListDeploymentJobResourceResponse
|
|
@@ -2439,7 +2630,7 @@ class Client extends openapi_core_1.default {
|
|
|
2439
2630
|
return await this.listDeploymentJobResourceWithOptions(request, runtime);
|
|
2440
2631
|
}
|
|
2441
2632
|
/**
|
|
2442
|
-
*
|
|
2633
|
+
* Retrieves a list of instances.
|
|
2443
2634
|
*
|
|
2444
2635
|
* @param request - ListInstancesRequest
|
|
2445
2636
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2492,7 +2683,7 @@ class Client extends openapi_core_1.default {
|
|
|
2492
2683
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListInstancesResponse({}));
|
|
2493
2684
|
}
|
|
2494
2685
|
/**
|
|
2495
|
-
*
|
|
2686
|
+
* Retrieves a list of instances.
|
|
2496
2687
|
*
|
|
2497
2688
|
* @param request - ListInstancesRequest
|
|
2498
2689
|
* @returns ListInstancesResponse
|
|
@@ -2502,12 +2693,12 @@ class Client extends openapi_core_1.default {
|
|
|
2502
2693
|
return await this.listInstancesWithOptions(request, runtime);
|
|
2503
2694
|
}
|
|
2504
2695
|
/**
|
|
2505
|
-
* Queries the certificates
|
|
2696
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
2506
2697
|
*
|
|
2507
2698
|
* @remarks
|
|
2508
|
-
*
|
|
2509
|
-
* ##
|
|
2510
|
-
*
|
|
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.
|
|
2511
2702
|
*
|
|
2512
2703
|
* @param request - ListUserCertificateOrderRequest
|
|
2513
2704
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2551,12 +2742,12 @@ class Client extends openapi_core_1.default {
|
|
|
2551
2742
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUserCertificateOrderResponse({}));
|
|
2552
2743
|
}
|
|
2553
2744
|
/**
|
|
2554
|
-
* Queries the certificates
|
|
2745
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
2555
2746
|
*
|
|
2556
2747
|
* @remarks
|
|
2557
|
-
*
|
|
2558
|
-
* ##
|
|
2559
|
-
*
|
|
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.
|
|
2560
2751
|
*
|
|
2561
2752
|
* @param request - ListUserCertificateOrderRequest
|
|
2562
2753
|
* @returns ListUserCertificateOrderResponse
|
|
@@ -2566,7 +2757,12 @@ class Client extends openapi_core_1.default {
|
|
|
2566
2757
|
return await this.listUserCertificateOrderWithOptions(request, runtime);
|
|
2567
2758
|
}
|
|
2568
2759
|
/**
|
|
2569
|
-
*
|
|
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.
|
|
2570
2766
|
*
|
|
2571
2767
|
* @param tmpReq - ListWarehouseRequest
|
|
2572
2768
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2612,7 +2808,12 @@ class Client extends openapi_core_1.default {
|
|
|
2612
2808
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListWarehouseResponse({}));
|
|
2613
2809
|
}
|
|
2614
2810
|
/**
|
|
2615
|
-
*
|
|
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.
|
|
2616
2817
|
*
|
|
2617
2818
|
* @param request - ListWarehouseRequest
|
|
2618
2819
|
* @returns ListWarehouseResponse
|
|
@@ -2622,7 +2823,7 @@ class Client extends openapi_core_1.default {
|
|
|
2622
2823
|
return await this.listWarehouseWithOptions(request, runtime);
|
|
2623
2824
|
}
|
|
2624
2825
|
/**
|
|
2625
|
-
* 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.
|
|
2626
2827
|
*
|
|
2627
2828
|
* @param request - ListWorkerResourceRequest
|
|
2628
2829
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2663,7 +2864,7 @@ class Client extends openapi_core_1.default {
|
|
|
2663
2864
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListWorkerResourceResponse({}));
|
|
2664
2865
|
}
|
|
2665
2866
|
/**
|
|
2666
|
-
* 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.
|
|
2667
2868
|
*
|
|
2668
2869
|
* @param request - ListWorkerResourceRequest
|
|
2669
2870
|
* @returns ListWorkerResourceResponse
|
|
@@ -2721,7 +2922,7 @@ class Client extends openapi_core_1.default {
|
|
|
2721
2922
|
return await this.moveResourceGroupWithOptions(request, runtime);
|
|
2722
2923
|
}
|
|
2723
2924
|
/**
|
|
2724
|
-
*
|
|
2925
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
2725
2926
|
*
|
|
2726
2927
|
* @param request - RefundInstanceRequest
|
|
2727
2928
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2750,7 +2951,7 @@ class Client extends openapi_core_1.default {
|
|
|
2750
2951
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RefundInstanceResponse({}));
|
|
2751
2952
|
}
|
|
2752
2953
|
/**
|
|
2753
|
-
*
|
|
2954
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
2754
2955
|
*
|
|
2755
2956
|
* @param request - RefundInstanceRequest
|
|
2756
2957
|
* @returns RefundInstanceResponse
|
|
@@ -2760,11 +2961,11 @@ class Client extends openapi_core_1.default {
|
|
|
2760
2961
|
return await this.refundInstanceWithOptions(request, runtime);
|
|
2761
2962
|
}
|
|
2762
2963
|
/**
|
|
2763
|
-
* Submits a renewal application for an issued certificate.
|
|
2964
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
2764
2965
|
*
|
|
2765
2966
|
* @remarks
|
|
2766
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.
|
|
2767
|
-
* >
|
|
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.
|
|
2768
2969
|
*
|
|
2769
2970
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
2770
2971
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2799,11 +3000,11 @@ class Client extends openapi_core_1.default {
|
|
|
2799
3000
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewCertificateOrderForPackageRequestResponse({}));
|
|
2800
3001
|
}
|
|
2801
3002
|
/**
|
|
2802
|
-
* Submits a renewal application for an issued certificate.
|
|
3003
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
2803
3004
|
*
|
|
2804
3005
|
* @remarks
|
|
2805
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.
|
|
2806
|
-
* >
|
|
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.
|
|
2807
3008
|
*
|
|
2808
3009
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
2809
3010
|
* @returns RenewCertificateOrderForPackageRequestResponse
|
|
@@ -2813,7 +3014,7 @@ class Client extends openapi_core_1.default {
|
|
|
2813
3014
|
return await this.renewCertificateOrderForPackageRequestWithOptions(request, runtime);
|
|
2814
3015
|
}
|
|
2815
3016
|
/**
|
|
2816
|
-
*
|
|
3017
|
+
* Revokes a certificate.
|
|
2817
3018
|
*
|
|
2818
3019
|
* @param request - RevokeCertificateRequest
|
|
2819
3020
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2822,6 +3023,9 @@ class Client extends openapi_core_1.default {
|
|
|
2822
3023
|
async revokeCertificateWithOptions(request, runtime) {
|
|
2823
3024
|
request.validate();
|
|
2824
3025
|
let query = {};
|
|
3026
|
+
if (!$dara.isNull(request.certificateId)) {
|
|
3027
|
+
query["CertificateId"] = request.certificateId;
|
|
3028
|
+
}
|
|
2825
3029
|
if (!$dara.isNull(request.instanceId)) {
|
|
2826
3030
|
query["InstanceId"] = request.instanceId;
|
|
2827
3031
|
}
|
|
@@ -2842,7 +3046,7 @@ class Client extends openapi_core_1.default {
|
|
|
2842
3046
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeCertificateResponse({}));
|
|
2843
3047
|
}
|
|
2844
3048
|
/**
|
|
2845
|
-
*
|
|
3049
|
+
* Revokes a certificate.
|
|
2846
3050
|
*
|
|
2847
3051
|
* @param request - RevokeCertificateRequest
|
|
2848
3052
|
* @returns RevokeCertificateResponse
|
|
@@ -2852,10 +3056,10 @@ class Client extends openapi_core_1.default {
|
|
|
2852
3056
|
return await this.revokeCertificateWithOptions(request, runtime);
|
|
2853
3057
|
}
|
|
2854
3058
|
/**
|
|
2855
|
-
* Revokes a client certificate
|
|
3059
|
+
* Revokes a client certificate from the certificate repository.
|
|
2856
3060
|
*
|
|
2857
3061
|
* @remarks
|
|
2858
|
-
*
|
|
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.
|
|
2859
3063
|
*
|
|
2860
3064
|
* @param request - RevokeWHClientCertificateRequest
|
|
2861
3065
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2884,10 +3088,10 @@ class Client extends openapi_core_1.default {
|
|
|
2884
3088
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RevokeWHClientCertificateResponse({}));
|
|
2885
3089
|
}
|
|
2886
3090
|
/**
|
|
2887
|
-
* Revokes a client certificate
|
|
3091
|
+
* Revokes a client certificate from the certificate repository.
|
|
2888
3092
|
*
|
|
2889
3093
|
* @remarks
|
|
2890
|
-
*
|
|
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.
|
|
2891
3095
|
*
|
|
2892
3096
|
* @param request - RevokeWHClientCertificateRequest
|
|
2893
3097
|
* @returns RevokeWHClientCertificateResponse
|
|
@@ -2897,12 +3101,12 @@ class Client extends openapi_core_1.default {
|
|
|
2897
3101
|
return await this.revokeWHClientCertificateWithOptions(request, runtime);
|
|
2898
3102
|
}
|
|
2899
3103
|
/**
|
|
2900
|
-
*
|
|
3104
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
2901
3105
|
*
|
|
2902
3106
|
* @remarks
|
|
2903
|
-
*
|
|
2904
|
-
* ###
|
|
2905
|
-
*
|
|
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.
|
|
2906
3110
|
*
|
|
2907
3111
|
* @param request - SignRequest
|
|
2908
3112
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2946,12 +3150,12 @@ class Client extends openapi_core_1.default {
|
|
|
2946
3150
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SignResponse({}));
|
|
2947
3151
|
}
|
|
2948
3152
|
/**
|
|
2949
|
-
*
|
|
3153
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
2950
3154
|
*
|
|
2951
3155
|
* @remarks
|
|
2952
|
-
*
|
|
2953
|
-
* ###
|
|
2954
|
-
*
|
|
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.
|
|
2955
3159
|
*
|
|
2956
3160
|
* @param request - SignRequest
|
|
2957
3161
|
* @returns SignResponse
|
|
@@ -2961,7 +3165,7 @@ class Client extends openapi_core_1.default {
|
|
|
2961
3165
|
return await this.signWithOptions(request, runtime);
|
|
2962
3166
|
}
|
|
2963
3167
|
/**
|
|
2964
|
-
*
|
|
3168
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
2965
3169
|
*
|
|
2966
3170
|
* @param request - UpdateCsrRequest
|
|
2967
3171
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2993,7 +3197,7 @@ class Client extends openapi_core_1.default {
|
|
|
2993
3197
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCsrResponse({}));
|
|
2994
3198
|
}
|
|
2995
3199
|
/**
|
|
2996
|
-
*
|
|
3200
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
2997
3201
|
*
|
|
2998
3202
|
* @param request - UpdateCsrRequest
|
|
2999
3203
|
* @returns UpdateCsrResponse
|
|
@@ -3003,7 +3207,7 @@ class Client extends openapi_core_1.default {
|
|
|
3003
3207
|
return await this.updateCsrWithOptions(request, runtime);
|
|
3004
3208
|
}
|
|
3005
3209
|
/**
|
|
3006
|
-
* Updates a deployment task.
|
|
3210
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
3007
3211
|
*
|
|
3008
3212
|
* @param request - UpdateDeploymentJobRequest
|
|
3009
3213
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3047,7 +3251,7 @@ class Client extends openapi_core_1.default {
|
|
|
3047
3251
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateDeploymentJobResponse({}));
|
|
3048
3252
|
}
|
|
3049
3253
|
/**
|
|
3050
|
-
* Updates a deployment task.
|
|
3254
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
3051
3255
|
*
|
|
3052
3256
|
* @param request - UpdateDeploymentJobRequest
|
|
3053
3257
|
* @returns UpdateDeploymentJobResponse
|
|
@@ -3057,7 +3261,7 @@ class Client extends openapi_core_1.default {
|
|
|
3057
3261
|
return await this.updateDeploymentJobWithOptions(request, runtime);
|
|
3058
3262
|
}
|
|
3059
3263
|
/**
|
|
3060
|
-
* Updates the status of a deployment task.
|
|
3264
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
3061
3265
|
*
|
|
3062
3266
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
3063
3267
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3089,7 +3293,7 @@ class Client extends openapi_core_1.default {
|
|
|
3089
3293
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateDeploymentJobStatusResponse({}));
|
|
3090
3294
|
}
|
|
3091
3295
|
/**
|
|
3092
|
-
* Updates the status of a deployment task.
|
|
3296
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
3093
3297
|
*
|
|
3094
3298
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
3095
3299
|
* @returns UpdateDeploymentJobStatusResponse
|
|
@@ -3099,7 +3303,7 @@ class Client extends openapi_core_1.default {
|
|
|
3099
3303
|
return await this.updateDeploymentJobStatusWithOptions(request, runtime);
|
|
3100
3304
|
}
|
|
3101
3305
|
/**
|
|
3102
|
-
*
|
|
3306
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
3103
3307
|
*
|
|
3104
3308
|
* @param request - UpdateInstanceRequest
|
|
3105
3309
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3170,7 +3374,7 @@ class Client extends openapi_core_1.default {
|
|
|
3170
3374
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateInstanceResponse({}));
|
|
3171
3375
|
}
|
|
3172
3376
|
/**
|
|
3173
|
-
*
|
|
3377
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
3174
3378
|
*
|
|
3175
3379
|
* @param request - UpdateInstanceRequest
|
|
3176
3380
|
* @returns UpdateInstanceResponse
|
|
@@ -3180,7 +3384,7 @@ class Client extends openapi_core_1.default {
|
|
|
3180
3384
|
return await this.updateInstanceWithOptions(request, runtime);
|
|
3181
3385
|
}
|
|
3182
3386
|
/**
|
|
3183
|
-
* 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.
|
|
3184
3388
|
*
|
|
3185
3389
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
3186
3390
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3215,7 +3419,7 @@ class Client extends openapi_core_1.default {
|
|
|
3215
3419
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateWorkerResourceStatusResponse({}));
|
|
3216
3420
|
}
|
|
3217
3421
|
/**
|
|
3218
|
-
* 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.
|
|
3219
3423
|
*
|
|
3220
3424
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
3221
3425
|
* @returns UpdateWorkerResourceStatusResponse
|
|
@@ -3225,7 +3429,7 @@ class Client extends openapi_core_1.default {
|
|
|
3225
3429
|
return await this.updateWorkerResourceStatusWithOptions(request, runtime);
|
|
3226
3430
|
}
|
|
3227
3431
|
/**
|
|
3228
|
-
* 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.
|
|
3229
3433
|
*
|
|
3230
3434
|
* @param request - UploadCsrRequest
|
|
3231
3435
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3260,7 +3464,7 @@ class Client extends openapi_core_1.default {
|
|
|
3260
3464
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadCsrResponse({}));
|
|
3261
3465
|
}
|
|
3262
3466
|
/**
|
|
3263
|
-
* 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.
|
|
3264
3468
|
*
|
|
3265
3469
|
* @param request - UploadCsrRequest
|
|
3266
3470
|
* @returns UploadCsrResponse
|
|
@@ -3270,12 +3474,12 @@ class Client extends openapi_core_1.default {
|
|
|
3270
3474
|
return await this.uploadCsrWithOptions(request, runtime);
|
|
3271
3475
|
}
|
|
3272
3476
|
/**
|
|
3273
|
-
*
|
|
3477
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
3274
3478
|
*
|
|
3275
3479
|
* @remarks
|
|
3276
|
-
*
|
|
3277
|
-
* ##
|
|
3278
|
-
*
|
|
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.
|
|
3279
3483
|
*
|
|
3280
3484
|
* @param request - UploadPCACertRequest
|
|
3281
3485
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3313,12 +3517,12 @@ class Client extends openapi_core_1.default {
|
|
|
3313
3517
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadPCACertResponse({}));
|
|
3314
3518
|
}
|
|
3315
3519
|
/**
|
|
3316
|
-
*
|
|
3520
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
3317
3521
|
*
|
|
3318
3522
|
* @remarks
|
|
3319
|
-
*
|
|
3320
|
-
* ##
|
|
3321
|
-
*
|
|
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.
|
|
3322
3526
|
*
|
|
3323
3527
|
* @param request - UploadPCACertRequest
|
|
3324
3528
|
* @returns UploadPCACertResponse
|
|
@@ -3328,10 +3532,10 @@ class Client extends openapi_core_1.default {
|
|
|
3328
3532
|
return await this.uploadPCACertWithOptions(request, runtime);
|
|
3329
3533
|
}
|
|
3330
3534
|
/**
|
|
3331
|
-
* Uploads a certificate.
|
|
3535
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
3332
3536
|
*
|
|
3333
3537
|
* @remarks
|
|
3334
|
-
*
|
|
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.
|
|
3335
3539
|
*
|
|
3336
3540
|
* @param request - UploadUserCertificateRequest
|
|
3337
3541
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3384,10 +3588,10 @@ class Client extends openapi_core_1.default {
|
|
|
3384
3588
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UploadUserCertificateResponse({}));
|
|
3385
3589
|
}
|
|
3386
3590
|
/**
|
|
3387
|
-
* Uploads a certificate.
|
|
3591
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
3388
3592
|
*
|
|
3389
3593
|
* @remarks
|
|
3390
|
-
*
|
|
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.
|
|
3391
3595
|
*
|
|
3392
3596
|
* @param request - UploadUserCertificateRequest
|
|
3393
3597
|
* @returns UploadUserCertificateResponse
|
|
@@ -3397,12 +3601,12 @@ class Client extends openapi_core_1.default {
|
|
|
3397
3601
|
return await this.uploadUserCertificateWithOptions(request, runtime);
|
|
3398
3602
|
}
|
|
3399
3603
|
/**
|
|
3400
|
-
* Verifies
|
|
3604
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
3401
3605
|
*
|
|
3402
3606
|
* @remarks
|
|
3403
|
-
*
|
|
3404
|
-
* ###
|
|
3405
|
-
*
|
|
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.
|
|
3406
3610
|
*
|
|
3407
3611
|
* @param request - VerifyRequest
|
|
3408
3612
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3449,12 +3653,12 @@ class Client extends openapi_core_1.default {
|
|
|
3449
3653
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.VerifyResponse({}));
|
|
3450
3654
|
}
|
|
3451
3655
|
/**
|
|
3452
|
-
* Verifies
|
|
3656
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
3453
3657
|
*
|
|
3454
3658
|
* @remarks
|
|
3455
|
-
*
|
|
3456
|
-
* ###
|
|
3457
|
-
*
|
|
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.
|
|
3458
3662
|
*
|
|
3459
3663
|
* @param request - VerifyRequest
|
|
3460
3664
|
* @returns VerifyResponse
|