@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/src/client.ts
CHANGED
|
@@ -64,6 +64,12 @@ export default class Client extends OpenApi {
|
|
|
64
64
|
'rus-west-1-pop': "cas.aliyuncs.com",
|
|
65
65
|
'us-east-1': "cas.aliyuncs.com",
|
|
66
66
|
'us-west-1': "cas.aliyuncs.com",
|
|
67
|
+
'me-east-1': "cas.me-east-1.aliyuncs.com",
|
|
68
|
+
'eu-central-1': "cas.eu-central-1.aliyuncs.com",
|
|
69
|
+
'ap-southeast-2': "cas.ap-southeast-2.aliyuncs.com",
|
|
70
|
+
'ap-southeast-1': "cas.ap-southeast-1.aliyuncs.com",
|
|
71
|
+
'ap-south-1': "cas.ap-south-1.aliyuncs.com",
|
|
72
|
+
'ap-northeast-1': "cas.ap-northeast-1.aliyuncs.com",
|
|
67
73
|
};
|
|
68
74
|
this.checkConfig(config);
|
|
69
75
|
this._endpoint = this.getEndpoint("cas", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
@@ -83,7 +89,10 @@ export default class Client extends OpenApi {
|
|
|
83
89
|
}
|
|
84
90
|
|
|
85
91
|
/**
|
|
86
|
-
*
|
|
92
|
+
* Adds an AccessKey for authorization.
|
|
93
|
+
*
|
|
94
|
+
* @remarks
|
|
95
|
+
* The single-user QPS limit for this API is 100 queries per second (QPS). Calls that exceed this limit are throttled, which can affect your business operations. Call this API at a reasonable rate to avoid throttling.
|
|
87
96
|
*
|
|
88
97
|
* @param request - AddCloudAccessRequest
|
|
89
98
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -122,7 +131,10 @@ export default class Client extends OpenApi {
|
|
|
122
131
|
}
|
|
123
132
|
|
|
124
133
|
/**
|
|
125
|
-
*
|
|
134
|
+
* Adds an AccessKey for authorization.
|
|
135
|
+
*
|
|
136
|
+
* @remarks
|
|
137
|
+
* The single-user QPS limit for this API is 100 queries per second (QPS). Calls that exceed this limit are throttled, which can affect your business operations. Call this API at a reasonable rate to avoid throttling.
|
|
126
138
|
*
|
|
127
139
|
* @param request - AddCloudAccessRequest
|
|
128
140
|
* @returns AddCloudAccessResponse
|
|
@@ -133,7 +145,7 @@ export default class Client extends OpenApi {
|
|
|
133
145
|
}
|
|
134
146
|
|
|
135
147
|
/**
|
|
136
|
-
*
|
|
148
|
+
* Submits a certificate application for a Certificate Management Service instance.
|
|
137
149
|
*
|
|
138
150
|
* @param request - ApplyCertificateRequest
|
|
139
151
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -164,7 +176,7 @@ export default class Client extends OpenApi {
|
|
|
164
176
|
}
|
|
165
177
|
|
|
166
178
|
/**
|
|
167
|
-
*
|
|
179
|
+
* Submits a certificate application for a Certificate Management Service instance.
|
|
168
180
|
*
|
|
169
181
|
* @param request - ApplyCertificateRequest
|
|
170
182
|
* @returns ApplyCertificateResponse
|
|
@@ -175,10 +187,80 @@ export default class Client extends OpenApi {
|
|
|
175
187
|
}
|
|
176
188
|
|
|
177
189
|
/**
|
|
178
|
-
*
|
|
190
|
+
* Updates the notification status in batches
|
|
179
191
|
*
|
|
180
192
|
* @remarks
|
|
181
|
-
* You can call this operation
|
|
193
|
+
* After a CA certificate is created, it is in the normal issuance state by default. You can call this operation to change the status of a CA certificate from normal issuance to revoked. In the normal issuance state, the CA certificate can be used to issue certificates. In the revoked state, the CA certificate cannot be used to issue certificates, and the certificates that have been issued by the CA certificate also become invalid accordingly.
|
|
194
|
+
* Before you call this operation, you must have called [CreateRootCACertificate](https://help.aliyun.com/document_detail/465962.html) to create a root CA certificate and called [CreateSubCACertificate](https://help.aliyun.com/document_detail/465959.html) to create a sub CA certificate.
|
|
195
|
+
* ## QPS limit
|
|
196
|
+
* The QPS limit per user for this operation is 10 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Call this operation properly.
|
|
197
|
+
*
|
|
198
|
+
* @param request - BatchUpdateNoticeStatusRequest
|
|
199
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
200
|
+
* @returns BatchUpdateNoticeStatusResponse
|
|
201
|
+
*/
|
|
202
|
+
async batchUpdateNoticeStatusWithOptions(request: $_model.BatchUpdateNoticeStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchUpdateNoticeStatusResponse> {
|
|
203
|
+
request.validate();
|
|
204
|
+
let query = { };
|
|
205
|
+
if (!$dara.isNull(request.ids)) {
|
|
206
|
+
query["Ids"] = request.ids;
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
if (!$dara.isNull(request.lang)) {
|
|
210
|
+
query["Lang"] = request.lang;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
if (!$dara.isNull(request.noticeBiz)) {
|
|
214
|
+
query["NoticeBiz"] = request.noticeBiz;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
if (!$dara.isNull(request.noticeStatus)) {
|
|
218
|
+
query["NoticeStatus"] = request.noticeStatus;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
if (!$dara.isNull(request.sourceIp)) {
|
|
222
|
+
query["SourceIp"] = request.sourceIp;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
let req = new $OpenApiUtil.OpenApiRequest({
|
|
226
|
+
query: OpenApiUtil.query(query),
|
|
227
|
+
});
|
|
228
|
+
let params = new $OpenApiUtil.Params({
|
|
229
|
+
action: "BatchUpdateNoticeStatus",
|
|
230
|
+
version: "2020-04-07",
|
|
231
|
+
protocol: "HTTPS",
|
|
232
|
+
pathname: "/",
|
|
233
|
+
method: "POST",
|
|
234
|
+
authType: "AK",
|
|
235
|
+
style: "RPC",
|
|
236
|
+
reqBodyType: "formData",
|
|
237
|
+
bodyType: "json",
|
|
238
|
+
});
|
|
239
|
+
return $dara.cast<$_model.BatchUpdateNoticeStatusResponse>(await this.callApi(params, req, runtime), new $_model.BatchUpdateNoticeStatusResponse({}));
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
/**
|
|
243
|
+
* Updates the notification status in batches
|
|
244
|
+
*
|
|
245
|
+
* @remarks
|
|
246
|
+
* After a CA certificate is created, it is in the normal issuance state by default. You can call this operation to change the status of a CA certificate from normal issuance to revoked. In the normal issuance state, the CA certificate can be used to issue certificates. In the revoked state, the CA certificate cannot be used to issue certificates, and the certificates that have been issued by the CA certificate also become invalid accordingly.
|
|
247
|
+
* Before you call this operation, you must have called [CreateRootCACertificate](https://help.aliyun.com/document_detail/465962.html) to create a root CA certificate and called [CreateSubCACertificate](https://help.aliyun.com/document_detail/465959.html) to create a sub CA certificate.
|
|
248
|
+
* ## QPS limit
|
|
249
|
+
* The QPS limit per user for this operation is 10 calls per second. If the limit is exceeded, API calls are throttled, which may affect your business. Call this operation properly.
|
|
250
|
+
*
|
|
251
|
+
* @param request - BatchUpdateNoticeStatusRequest
|
|
252
|
+
* @returns BatchUpdateNoticeStatusResponse
|
|
253
|
+
*/
|
|
254
|
+
async batchUpdateNoticeStatus(request: $_model.BatchUpdateNoticeStatusRequest): Promise<$_model.BatchUpdateNoticeStatusResponse> {
|
|
255
|
+
let runtime = new $dara.RuntimeOptions({ });
|
|
256
|
+
return await this.batchUpdateNoticeStatusWithOptions(request, runtime);
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
/**
|
|
260
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
261
|
+
*
|
|
262
|
+
* @remarks
|
|
263
|
+
* This API has a limit of 10 queries per second (QPS) for each user. If you exceed this limit, API calls are throttled. This can affect your business. Call the API at a reasonable rate.
|
|
182
264
|
*
|
|
183
265
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
184
266
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -209,10 +291,10 @@ export default class Client extends OpenApi {
|
|
|
209
291
|
}
|
|
210
292
|
|
|
211
293
|
/**
|
|
212
|
-
* Revokes an issued certificate
|
|
294
|
+
* Revokes an issued certificate or cancels a pending certificate order and restores the quota.
|
|
213
295
|
*
|
|
214
296
|
* @remarks
|
|
215
|
-
*
|
|
297
|
+
* This API has a limit of 10 queries per second (QPS) for each user. If you exceed this limit, API calls are throttled. This can affect your business. Call the API at a reasonable rate.
|
|
216
298
|
*
|
|
217
299
|
* @param request - CancelCertificateForPackageRequestRequest
|
|
218
300
|
* @returns CancelCertificateForPackageRequestResponse
|
|
@@ -223,10 +305,10 @@ export default class Client extends OpenApi {
|
|
|
223
305
|
}
|
|
224
306
|
|
|
225
307
|
/**
|
|
226
|
-
* Cancels a certificate application order that is
|
|
308
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
227
309
|
*
|
|
228
310
|
* @remarks
|
|
229
|
-
*
|
|
311
|
+
* This API is limited to 100 queries per second (QPS) for each user. API calls that exceed this limit are throttled. Because this can impact your business, you should call this API at a reasonable rate.
|
|
230
312
|
*
|
|
231
313
|
* @param request - CancelOrderRequestRequest
|
|
232
314
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -257,10 +339,10 @@ export default class Client extends OpenApi {
|
|
|
257
339
|
}
|
|
258
340
|
|
|
259
341
|
/**
|
|
260
|
-
* Cancels a certificate application order that is
|
|
342
|
+
* Cancels a certificate application order that is pending domain verification or under review.
|
|
261
343
|
*
|
|
262
344
|
* @remarks
|
|
263
|
-
*
|
|
345
|
+
* This API is limited to 100 queries per second (QPS) for each user. API calls that exceed this limit are throttled. Because this can impact your business, you should call this API at a reasonable rate.
|
|
264
346
|
*
|
|
265
347
|
* @param request - CancelOrderRequestRequest
|
|
266
348
|
* @returns CancelOrderRequestResponse
|
|
@@ -271,7 +353,7 @@ export default class Client extends OpenApi {
|
|
|
271
353
|
}
|
|
272
354
|
|
|
273
355
|
/**
|
|
274
|
-
*
|
|
356
|
+
* Cancels a pending certificate application that has not been issued.
|
|
275
357
|
*
|
|
276
358
|
* @param request - CancelPendingCertificateRequest
|
|
277
359
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -302,7 +384,7 @@ export default class Client extends OpenApi {
|
|
|
302
384
|
}
|
|
303
385
|
|
|
304
386
|
/**
|
|
305
|
-
*
|
|
387
|
+
* Cancels a pending certificate application that has not been issued.
|
|
306
388
|
*
|
|
307
389
|
* @param request - CancelPendingCertificateRequest
|
|
308
390
|
* @returns CancelPendingCertificateResponse
|
|
@@ -313,12 +395,12 @@ export default class Client extends OpenApi {
|
|
|
313
395
|
}
|
|
314
396
|
|
|
315
397
|
/**
|
|
316
|
-
* Submits a certificate application.
|
|
398
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
317
399
|
*
|
|
318
400
|
* @remarks
|
|
319
|
-
*
|
|
320
|
-
*
|
|
321
|
-
*
|
|
401
|
+
* - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455800.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
|
|
402
|
+
* - After you call this operation to submit a certificate application and the certificate is issued, the certificate quota provided by the resource plan that you purchased is consumed. When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
|
|
403
|
+
* - After you call this operation to submit a certificate application, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
|
|
322
404
|
*
|
|
323
405
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
324
406
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -381,12 +463,12 @@ export default class Client extends OpenApi {
|
|
|
381
463
|
}
|
|
382
464
|
|
|
383
465
|
/**
|
|
384
|
-
* Submits a certificate application.
|
|
466
|
+
* Submits a certificate application by using a purchased certificate package quota.
|
|
385
467
|
*
|
|
386
468
|
* @remarks
|
|
387
|
-
*
|
|
388
|
-
*
|
|
389
|
-
*
|
|
469
|
+
* - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455800.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
|
|
470
|
+
* - After you call this operation to submit a certificate application and the certificate is issued, the certificate quota provided by the resource plan that you purchased is consumed. When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
|
|
471
|
+
* - After you call this operation to submit a certificate application, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
|
|
390
472
|
*
|
|
391
473
|
* @param request - CreateCertificateForPackageRequestRequest
|
|
392
474
|
* @returns CreateCertificateForPackageRequestResponse
|
|
@@ -400,10 +482,10 @@ export default class Client extends OpenApi {
|
|
|
400
482
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
401
483
|
*
|
|
402
484
|
* @remarks
|
|
403
|
-
*
|
|
404
|
-
*
|
|
405
|
-
*
|
|
406
|
-
*
|
|
485
|
+
* - You can call this operation to apply for only DV certificates. If you want to apply for an organization validated (OV) or extended validation (EV) certificate, we recommend that you call the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation. This operation allows you to apply for certificates of all specifications and specify the method to generate a certificate signing request (CSR) file.
|
|
486
|
+
* - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
|
|
487
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
|
|
488
|
+
* - After you call this operation to submit a certificate application, Certificate Management Service automatically creates a CSR file for your application and consumes the certificate quota in the certificate resource plans of the specified specifications that you purchased. After you call this operation, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required to complete domain name verification, and manually complete the verification. If you use the DNS verification method, you must complete the verification on the management platform of the domain name. If you use the file verification method, you must complete the verification on your DNS server. Then, the certificate authority (CA) will review your certificate application.
|
|
407
489
|
*
|
|
408
490
|
* @param request - CreateCertificateRequestRequest
|
|
409
491
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -461,10 +543,10 @@ export default class Client extends OpenApi {
|
|
|
461
543
|
* Purchases, applies for, and issues a domain validated (DV) certificate by using extended certificate services.
|
|
462
544
|
*
|
|
463
545
|
* @remarks
|
|
464
|
-
*
|
|
465
|
-
*
|
|
466
|
-
*
|
|
467
|
-
*
|
|
546
|
+
* - You can call this operation to apply for only DV certificates. If you want to apply for an organization validated (OV) or extended validation (EV) certificate, we recommend that you call the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation. This operation allows you to apply for certificates of all specifications and specify the method to generate a certificate signing request (CSR) file.
|
|
547
|
+
* - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
|
|
548
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate.
|
|
549
|
+
* - After you call this operation to submit a certificate application, Certificate Management Service automatically creates a CSR file for your application and consumes the certificate quota in the certificate resource plans of the specified specifications that you purchased. After you call this operation, you also need to call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required to complete domain name verification, and manually complete the verification. If you use the DNS verification method, you must complete the verification on the management platform of the domain name. If you use the file verification method, you must complete the verification on your DNS server. Then, the certificate authority (CA) will review your certificate application.
|
|
468
550
|
*
|
|
469
551
|
* @param request - CreateCertificateRequestRequest
|
|
470
552
|
* @returns CreateCertificateRequestResponse
|
|
@@ -475,13 +557,13 @@ export default class Client extends OpenApi {
|
|
|
475
557
|
}
|
|
476
558
|
|
|
477
559
|
/**
|
|
478
|
-
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
560
|
+
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
479
561
|
*
|
|
480
562
|
* @remarks
|
|
481
|
-
*
|
|
482
|
-
*
|
|
483
|
-
*
|
|
484
|
-
*
|
|
563
|
+
* - You can use this operation to apply for only a domain validated (DV) certificate. You cannot use this operation to apply for an organization validated (OV) certificate. We recommend that you use the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation to apply for a certificate. You can use the CreateCertificateForPackageRequest operation to apply for certificates of all types and specify the CSR generation method.
|
|
564
|
+
* - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
|
|
565
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
|
|
566
|
+
* - After you call this operation to submit a certificate application, the certificate quota of the required specifications that you purchased is consumed. After you call this operation, you must call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
|
|
485
567
|
*
|
|
486
568
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
487
569
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -536,13 +618,13 @@ export default class Client extends OpenApi {
|
|
|
536
618
|
}
|
|
537
619
|
|
|
538
620
|
/**
|
|
539
|
-
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
621
|
+
* Purchases, applies for, and issues a domain validated (DV) certificate by using a custom certificate signing request (CSR) file.
|
|
540
622
|
*
|
|
541
623
|
* @remarks
|
|
542
|
-
*
|
|
543
|
-
*
|
|
544
|
-
*
|
|
545
|
-
*
|
|
624
|
+
* - You can use this operation to apply for only a domain validated (DV) certificate. You cannot use this operation to apply for an organization validated (OV) certificate. We recommend that you use the [CreateCertificateForPackageRequest](https://help.aliyun.com/document_detail/455296.html) operation to apply for a certificate. You can use the CreateCertificateForPackageRequest operation to apply for certificates of all types and specify the CSR generation method.
|
|
625
|
+
* - Before you call this operation, make sure that you have purchased a certificate resource plan of the required specifications. For more information about how to purchase a certificate resource plan, see [Purchase a certificate resource plan](https://help.aliyun.com/document_detail/28542.html). You can call the [DescribePackageState](https://help.aliyun.com/document_detail/455803.html) operation to query the usage of a certificate resource plan of specified specifications, including the total number of certificate resource plans that you purchase, the number of certificate applications that you submit, and the number of certificates that are issued.
|
|
626
|
+
* - When you call this operation, you can use the **ProductCode** parameter to specify the specifications of the certificate that you want to apply for.
|
|
627
|
+
* - After you call this operation to submit a certificate application, the certificate quota of the required specifications that you purchased is consumed. After you call this operation, you must call the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to obtain the information that is required for domain name ownership verification and manually complete the verification. Then, your certificate application is reviewed by the certificate authority (CA). If you use the Domain Name System (DNS) verification method, you must complete the verification on your DNS service provider system. If you use the file verification method, you must complete the verification on the DNS server.
|
|
546
628
|
*
|
|
547
629
|
* @param request - CreateCertificateWithCsrRequestRequest
|
|
548
630
|
* @returns CreateCertificateWithCsrRequestResponse
|
|
@@ -553,7 +635,7 @@ export default class Client extends OpenApi {
|
|
|
553
635
|
}
|
|
554
636
|
|
|
555
637
|
/**
|
|
556
|
-
* Creates a certificate signing request (CSR)
|
|
638
|
+
* Creates a certificate signing request (CSR) that contains information about an SSL certificate to apply for, such as the domain names and the certificate holder. You must provide a CSR when you submit a certificate application to a certificate authority (CA).
|
|
557
639
|
*
|
|
558
640
|
* @param request - CreateCsrRequest
|
|
559
641
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -620,7 +702,7 @@ export default class Client extends OpenApi {
|
|
|
620
702
|
}
|
|
621
703
|
|
|
622
704
|
/**
|
|
623
|
-
* Creates a certificate signing request (CSR)
|
|
705
|
+
* Creates a certificate signing request (CSR) that contains information about an SSL certificate to apply for, such as the domain names and the certificate holder. You must provide a CSR when you submit a certificate application to a certificate authority (CA).
|
|
624
706
|
*
|
|
625
707
|
* @param request - CreateCsrRequest
|
|
626
708
|
* @returns CreateCsrResponse
|
|
@@ -631,7 +713,7 @@ export default class Client extends OpenApi {
|
|
|
631
713
|
}
|
|
632
714
|
|
|
633
715
|
/**
|
|
634
|
-
* Creates a certificate deployment task
|
|
716
|
+
* Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
|
|
635
717
|
*
|
|
636
718
|
* @remarks
|
|
637
719
|
* After the task creation is completed, the task will be in the editing state. You need to call the UpdateDeploymentJobStatus interface to change the status to the pending state, otherwise the task will not be executed.
|
|
@@ -685,7 +767,7 @@ export default class Client extends OpenApi {
|
|
|
685
767
|
}
|
|
686
768
|
|
|
687
769
|
/**
|
|
688
|
-
* Creates a certificate deployment task
|
|
770
|
+
* Creates a certificate deployment task to deploy an SSL certificate to one or more Alibaba Cloud services immediately or at a scheduled time.
|
|
689
771
|
*
|
|
690
772
|
* @remarks
|
|
691
773
|
* After the task creation is completed, the task will be in the editing state. You need to call the UpdateDeploymentJobStatus interface to change the status to the pending state, otherwise the task will not be executed.
|
|
@@ -699,7 +781,10 @@ export default class Client extends OpenApi {
|
|
|
699
781
|
}
|
|
700
782
|
|
|
701
783
|
/**
|
|
702
|
-
*
|
|
784
|
+
* Issues a single client certificate from the general user certificate repository.
|
|
785
|
+
*
|
|
786
|
+
* @remarks
|
|
787
|
+
* This API is limited to 10 QPS per user. Exceeding this limit triggers throttling, which can affect your business. Call this API at a reasonable rate to avoid disruption.
|
|
703
788
|
*
|
|
704
789
|
* @param request - CreateWHClientCertificateRequest
|
|
705
790
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -794,7 +879,10 @@ export default class Client extends OpenApi {
|
|
|
794
879
|
}
|
|
795
880
|
|
|
796
881
|
/**
|
|
797
|
-
*
|
|
882
|
+
* Issues a single client certificate from the general user certificate repository.
|
|
883
|
+
*
|
|
884
|
+
* @remarks
|
|
885
|
+
* This API is limited to 10 QPS per user. Exceeding this limit triggers throttling, which can affect your business. Call this API at a reasonable rate to avoid disruption.
|
|
798
886
|
*
|
|
799
887
|
* @param request - CreateWHClientCertificateRequest
|
|
800
888
|
* @returns CreateWHClientCertificateResponse
|
|
@@ -805,7 +893,7 @@ export default class Client extends OpenApi {
|
|
|
805
893
|
}
|
|
806
894
|
|
|
807
895
|
/**
|
|
808
|
-
*
|
|
896
|
+
* Creates a certificate warehouse.
|
|
809
897
|
*
|
|
810
898
|
* @param request - CreateWarehouseRequest
|
|
811
899
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -844,7 +932,7 @@ export default class Client extends OpenApi {
|
|
|
844
932
|
}
|
|
845
933
|
|
|
846
934
|
/**
|
|
847
|
-
*
|
|
935
|
+
* Creates a certificate warehouse.
|
|
848
936
|
*
|
|
849
937
|
* @param request - CreateWarehouseRequest
|
|
850
938
|
* @returns CreateWarehouseResponse
|
|
@@ -855,10 +943,10 @@ export default class Client extends OpenApi {
|
|
|
855
943
|
}
|
|
856
944
|
|
|
857
945
|
/**
|
|
858
|
-
* Decrypts a certificate in a certificate repository.
|
|
946
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
859
947
|
*
|
|
860
948
|
* @remarks
|
|
861
|
-
*
|
|
949
|
+
* The queries per second (QPS) limit for this API operation is 10 per user. If you exceed the limit, API calls are throttled, which may affect your business. Call this operation at a reasonable rate.
|
|
862
950
|
*
|
|
863
951
|
* @param request - DecryptRequest
|
|
864
952
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -909,10 +997,10 @@ export default class Client extends OpenApi {
|
|
|
909
997
|
}
|
|
910
998
|
|
|
911
999
|
/**
|
|
912
|
-
* Decrypts a certificate in a certificate repository.
|
|
1000
|
+
* Decrypts data that was encrypted by using a certificate in a certificate application repository.
|
|
913
1001
|
*
|
|
914
1002
|
* @remarks
|
|
915
|
-
*
|
|
1003
|
+
* The queries per second (QPS) limit for this API operation is 10 per user. If you exceed the limit, API calls are throttled, which may affect your business. Call this operation at a reasonable rate.
|
|
916
1004
|
*
|
|
917
1005
|
* @param request - DecryptRequest
|
|
918
1006
|
* @returns DecryptResponse
|
|
@@ -923,12 +1011,12 @@ export default class Client extends OpenApi {
|
|
|
923
1011
|
}
|
|
924
1012
|
|
|
925
1013
|
/**
|
|
926
|
-
* Deletes
|
|
1014
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
927
1015
|
*
|
|
928
1016
|
* @remarks
|
|
929
1017
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
930
|
-
*
|
|
931
|
-
*
|
|
1018
|
+
* - The status of the order is **review failed**. You have called the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to query the status of the certificate application order and the value of the **Type** parameter is **verify_fail**.
|
|
1019
|
+
* - The status of the order is **pending application**. You have called the [CancelOrderRequest](https://help.aliyun.com/document_detail/455299.html) operation to cancel a certificate application order whose status is pending review or being reviewed. The status of the certificate application order that is canceled in this case changes to **pending application**.
|
|
932
1020
|
*
|
|
933
1021
|
* @param request - DeleteCertificateRequestRequest
|
|
934
1022
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -959,12 +1047,12 @@ export default class Client extends OpenApi {
|
|
|
959
1047
|
}
|
|
960
1048
|
|
|
961
1049
|
/**
|
|
962
|
-
* Deletes
|
|
1050
|
+
* Deletes a failed domain validated (DV) certificate application order.
|
|
963
1051
|
*
|
|
964
1052
|
* @remarks
|
|
965
1053
|
* You can call this operation to delete a certificate application order only in the following scenarios:
|
|
966
|
-
*
|
|
967
|
-
*
|
|
1054
|
+
* - The status of the order is **review failed**. You have called the [DescribeCertificateState](https://help.aliyun.com/document_detail/455800.html) operation to query the status of the certificate application order and the value of the **Type** parameter is **verify_fail**.
|
|
1055
|
+
* - The status of the order is **pending application**. You have called the [CancelOrderRequest](https://help.aliyun.com/document_detail/455299.html) operation to cancel a certificate application order whose status is pending review or being reviewed. The status of the certificate application order that is canceled in this case changes to **pending application**.
|
|
968
1056
|
*
|
|
969
1057
|
* @param request - DeleteCertificateRequestRequest
|
|
970
1058
|
* @returns DeleteCertificateRequestResponse
|
|
@@ -975,7 +1063,10 @@ export default class Client extends OpenApi {
|
|
|
975
1063
|
}
|
|
976
1064
|
|
|
977
1065
|
/**
|
|
978
|
-
*
|
|
1066
|
+
* Deletes an access key.
|
|
1067
|
+
*
|
|
1068
|
+
* @remarks
|
|
1069
|
+
* This operation is limited to 100 queries per second (QPS) per user. API calls that exceed this limit are throttled, which can impact your business.
|
|
979
1070
|
*
|
|
980
1071
|
* @param request - DeleteCloudAccessRequest
|
|
981
1072
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1006,7 +1097,10 @@ export default class Client extends OpenApi {
|
|
|
1006
1097
|
}
|
|
1007
1098
|
|
|
1008
1099
|
/**
|
|
1009
|
-
*
|
|
1100
|
+
* Deletes an access key.
|
|
1101
|
+
*
|
|
1102
|
+
* @remarks
|
|
1103
|
+
* This operation is limited to 100 queries per second (QPS) per user. API calls that exceed this limit are throttled, which can impact your business.
|
|
1010
1104
|
*
|
|
1011
1105
|
* @param request - DeleteCloudAccessRequest
|
|
1012
1106
|
* @returns DeleteCloudAccessResponse
|
|
@@ -1017,7 +1111,7 @@ export default class Client extends OpenApi {
|
|
|
1017
1111
|
}
|
|
1018
1112
|
|
|
1019
1113
|
/**
|
|
1020
|
-
* Deletes a
|
|
1114
|
+
* Deletes a certificate signing request (CSR).
|
|
1021
1115
|
*
|
|
1022
1116
|
* @param request - DeleteCsrRequest
|
|
1023
1117
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1048,7 +1142,7 @@ export default class Client extends OpenApi {
|
|
|
1048
1142
|
}
|
|
1049
1143
|
|
|
1050
1144
|
/**
|
|
1051
|
-
* Deletes a
|
|
1145
|
+
* Deletes a certificate signing request (CSR).
|
|
1052
1146
|
*
|
|
1053
1147
|
* @param request - DeleteCsrRequest
|
|
1054
1148
|
* @returns DeleteCsrResponse
|
|
@@ -1059,7 +1153,7 @@ export default class Client extends OpenApi {
|
|
|
1059
1153
|
}
|
|
1060
1154
|
|
|
1061
1155
|
/**
|
|
1062
|
-
* Deletes a deployment task.
|
|
1156
|
+
* Deletes a certificate deployment task.
|
|
1063
1157
|
*
|
|
1064
1158
|
* @param request - DeleteDeploymentJobRequest
|
|
1065
1159
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1090,7 +1184,7 @@ export default class Client extends OpenApi {
|
|
|
1090
1184
|
}
|
|
1091
1185
|
|
|
1092
1186
|
/**
|
|
1093
|
-
* Deletes a deployment task.
|
|
1187
|
+
* Deletes a certificate deployment task.
|
|
1094
1188
|
*
|
|
1095
1189
|
* @param request - DeleteDeploymentJobRequest
|
|
1096
1190
|
* @returns DeleteDeploymentJobResponse
|
|
@@ -1101,7 +1195,7 @@ export default class Client extends OpenApi {
|
|
|
1101
1195
|
}
|
|
1102
1196
|
|
|
1103
1197
|
/**
|
|
1104
|
-
*
|
|
1198
|
+
* Deletes a Certificate Management Service instance.
|
|
1105
1199
|
*
|
|
1106
1200
|
* @param request - DeleteInstanceRequest
|
|
1107
1201
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1132,7 +1226,7 @@ export default class Client extends OpenApi {
|
|
|
1132
1226
|
}
|
|
1133
1227
|
|
|
1134
1228
|
/**
|
|
1135
|
-
*
|
|
1229
|
+
* Deletes a Certificate Management Service instance.
|
|
1136
1230
|
*
|
|
1137
1231
|
* @param request - DeleteInstanceRequest
|
|
1138
1232
|
* @returns DeleteInstanceResponse
|
|
@@ -1195,10 +1289,10 @@ export default class Client extends OpenApi {
|
|
|
1195
1289
|
}
|
|
1196
1290
|
|
|
1197
1291
|
/**
|
|
1198
|
-
* Deletes an expired or uploaded certificate.
|
|
1292
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
1199
1293
|
*
|
|
1200
1294
|
* @remarks
|
|
1201
|
-
*
|
|
1295
|
+
* This operation is limited to 100 queries per second (QPS) per user. API calls exceeding this limit are throttled, which can impact your business. We recommend calling this operation at a reasonable rate to avoid this.
|
|
1202
1296
|
*
|
|
1203
1297
|
* @param request - DeleteUserCertificateRequest
|
|
1204
1298
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1229,10 +1323,10 @@ export default class Client extends OpenApi {
|
|
|
1229
1323
|
}
|
|
1230
1324
|
|
|
1231
1325
|
/**
|
|
1232
|
-
* Deletes an expired or uploaded certificate.
|
|
1326
|
+
* Deletes an expired, revoked, or manually uploaded certificate from Certificate Management Service.
|
|
1233
1327
|
*
|
|
1234
1328
|
* @remarks
|
|
1235
|
-
*
|
|
1329
|
+
* This operation is limited to 100 queries per second (QPS) per user. API calls exceeding this limit are throttled, which can impact your business. We recommend calling this operation at a reasonable rate to avoid this.
|
|
1236
1330
|
*
|
|
1237
1331
|
* @param request - DeleteUserCertificateRequest
|
|
1238
1332
|
* @returns DeleteUserCertificateResponse
|
|
@@ -1243,7 +1337,12 @@ export default class Client extends OpenApi {
|
|
|
1243
1337
|
}
|
|
1244
1338
|
|
|
1245
1339
|
/**
|
|
1246
|
-
*
|
|
1340
|
+
* Deletes a certificate warehouse.
|
|
1341
|
+
*
|
|
1342
|
+
* @remarks
|
|
1343
|
+
* This operation deletes a certificate warehouse.
|
|
1344
|
+
* ### QPS limit
|
|
1345
|
+
* This operation has a QPS limit of 10 requests per second per user. Exceeding this limit causes subsequent API calls to be throttled, which can impact your services. To ensure service availability, call this operation at a reasonable rate.
|
|
1247
1346
|
*
|
|
1248
1347
|
* @param request - DeleteWarehouseRequest
|
|
1249
1348
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1274,7 +1373,12 @@ export default class Client extends OpenApi {
|
|
|
1274
1373
|
}
|
|
1275
1374
|
|
|
1276
1375
|
/**
|
|
1277
|
-
*
|
|
1376
|
+
* Deletes a certificate warehouse.
|
|
1377
|
+
*
|
|
1378
|
+
* @remarks
|
|
1379
|
+
* This operation deletes a certificate warehouse.
|
|
1380
|
+
* ### QPS limit
|
|
1381
|
+
* This operation has a QPS limit of 10 requests per second per user. Exceeding this limit causes subsequent API calls to be throttled, which can impact your services. To ensure service availability, call this operation at a reasonable rate.
|
|
1278
1382
|
*
|
|
1279
1383
|
* @param request - DeleteWarehouseRequest
|
|
1280
1384
|
* @returns DeleteWarehouseResponse
|
|
@@ -1285,7 +1389,7 @@ export default class Client extends OpenApi {
|
|
|
1285
1389
|
}
|
|
1286
1390
|
|
|
1287
1391
|
/**
|
|
1288
|
-
* Deletes
|
|
1392
|
+
* Deletes a worker task from a certificate deployment task.
|
|
1289
1393
|
*
|
|
1290
1394
|
* @param request - DeleteWorkerResourceRequest
|
|
1291
1395
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1320,7 +1424,7 @@ export default class Client extends OpenApi {
|
|
|
1320
1424
|
}
|
|
1321
1425
|
|
|
1322
1426
|
/**
|
|
1323
|
-
* Deletes
|
|
1427
|
+
* Deletes a worker task from a certificate deployment task.
|
|
1324
1428
|
*
|
|
1325
1429
|
* @param request - DeleteWorkerResourceRequest
|
|
1326
1430
|
* @returns DeleteWorkerResourceResponse
|
|
@@ -1331,11 +1435,13 @@ export default class Client extends OpenApi {
|
|
|
1331
1435
|
}
|
|
1332
1436
|
|
|
1333
1437
|
/**
|
|
1334
|
-
* Queries the status of a
|
|
1438
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
1335
1439
|
*
|
|
1336
1440
|
* @remarks
|
|
1337
|
-
* If you
|
|
1338
|
-
*
|
|
1441
|
+
* If you have not completed domain ownership validation after submitting a certificate request, you can call this operation to obtain the information required to complete domain validation. Using the returned domain validation information, you can complete domain validation on the DNS management platform (DNS validation method) or on the domain server (file validation method).
|
|
1442
|
+
* Your certificate request will enter the CA center review stage only after you complete domain validation. After the CA center approves your certificate request, a certificate will be issued to you. If the certificate has been issued, you can call this operation to obtain the issued certificate file and private key content.
|
|
1443
|
+
* <props="china">
|
|
1444
|
+
* For the complete process of requesting a certificate using the resource plan API, see [Process of requesting a certificate using API operations](https://help.aliyun.com/document_detail/204741.html).
|
|
1339
1445
|
*
|
|
1340
1446
|
* @param request - DescribeCertificateStateRequest
|
|
1341
1447
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1366,11 +1472,13 @@ export default class Client extends OpenApi {
|
|
|
1366
1472
|
}
|
|
1367
1473
|
|
|
1368
1474
|
/**
|
|
1369
|
-
* Queries the status of a
|
|
1475
|
+
* Queries the status of a certificate application order, such as domain validation progress.
|
|
1370
1476
|
*
|
|
1371
1477
|
* @remarks
|
|
1372
|
-
* If you
|
|
1373
|
-
*
|
|
1478
|
+
* If you have not completed domain ownership validation after submitting a certificate request, you can call this operation to obtain the information required to complete domain validation. Using the returned domain validation information, you can complete domain validation on the DNS management platform (DNS validation method) or on the domain server (file validation method).
|
|
1479
|
+
* Your certificate request will enter the CA center review stage only after you complete domain validation. After the CA center approves your certificate request, a certificate will be issued to you. If the certificate has been issued, you can call this operation to obtain the issued certificate file and private key content.
|
|
1480
|
+
* <props="china">
|
|
1481
|
+
* For the complete process of requesting a certificate using the resource plan API, see [Process of requesting a certificate using API operations](https://help.aliyun.com/document_detail/204741.html).
|
|
1374
1482
|
*
|
|
1375
1483
|
* @param request - DescribeCertificateStateRequest
|
|
1376
1484
|
* @returns DescribeCertificateStateResponse
|
|
@@ -1381,7 +1489,7 @@ export default class Client extends OpenApi {
|
|
|
1381
1489
|
}
|
|
1382
1490
|
|
|
1383
1491
|
/**
|
|
1384
|
-
* Queries the number of
|
|
1492
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
1385
1493
|
*
|
|
1386
1494
|
* @param request - DescribeCloudResourceStatusRequest
|
|
1387
1495
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1412,7 +1520,7 @@ export default class Client extends OpenApi {
|
|
|
1412
1520
|
}
|
|
1413
1521
|
|
|
1414
1522
|
/**
|
|
1415
|
-
* Queries the number of
|
|
1523
|
+
* Queries the number of cloud resources on which certificates were deployed by using a multi-cloud deployment task.
|
|
1416
1524
|
*
|
|
1417
1525
|
* @param request - DescribeCloudResourceStatusRequest
|
|
1418
1526
|
* @returns DescribeCloudResourceStatusResponse
|
|
@@ -1423,7 +1531,7 @@ export default class Client extends OpenApi {
|
|
|
1423
1531
|
}
|
|
1424
1532
|
|
|
1425
1533
|
/**
|
|
1426
|
-
*
|
|
1534
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
1427
1535
|
*
|
|
1428
1536
|
* @param request - DescribeDeploymentJobRequest
|
|
1429
1537
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1454,7 +1562,7 @@ export default class Client extends OpenApi {
|
|
|
1454
1562
|
}
|
|
1455
1563
|
|
|
1456
1564
|
/**
|
|
1457
|
-
*
|
|
1565
|
+
* Retrieves information about a certificate deployment task, including the task status, target resources, and certificates.
|
|
1458
1566
|
*
|
|
1459
1567
|
* @param request - DescribeDeploymentJobRequest
|
|
1460
1568
|
* @returns DescribeDeploymentJobResponse
|
|
@@ -1465,7 +1573,7 @@ export default class Client extends OpenApi {
|
|
|
1465
1573
|
}
|
|
1466
1574
|
|
|
1467
1575
|
/**
|
|
1468
|
-
* Queries the
|
|
1576
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
1469
1577
|
*
|
|
1470
1578
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
1471
1579
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1496,7 +1604,7 @@ export default class Client extends OpenApi {
|
|
|
1496
1604
|
}
|
|
1497
1605
|
|
|
1498
1606
|
/**
|
|
1499
|
-
* Queries the
|
|
1607
|
+
* Queries the execution status summary of a certificate deployment task, including the number of succeeded and failed workers.
|
|
1500
1608
|
*
|
|
1501
1609
|
* @param request - DescribeDeploymentJobStatusRequest
|
|
1502
1610
|
* @returns DescribeDeploymentJobStatusResponse
|
|
@@ -1507,7 +1615,7 @@ export default class Client extends OpenApi {
|
|
|
1507
1615
|
}
|
|
1508
1616
|
|
|
1509
1617
|
/**
|
|
1510
|
-
* Queries the quota
|
|
1618
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
1511
1619
|
*
|
|
1512
1620
|
* @param request - DescribePackageStateRequest
|
|
1513
1621
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1538,7 +1646,7 @@ export default class Client extends OpenApi {
|
|
|
1538
1646
|
}
|
|
1539
1647
|
|
|
1540
1648
|
/**
|
|
1541
|
-
* Queries the quota
|
|
1649
|
+
* Queries the quota and usage of domain validated (DV) certificate packages.
|
|
1542
1650
|
*
|
|
1543
1651
|
* @param request - DescribePackageStateRequest
|
|
1544
1652
|
* @returns DescribePackageStateResponse
|
|
@@ -1549,7 +1657,7 @@ export default class Client extends OpenApi {
|
|
|
1549
1657
|
}
|
|
1550
1658
|
|
|
1551
1659
|
/**
|
|
1552
|
-
*
|
|
1660
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
1553
1661
|
*
|
|
1554
1662
|
* @param request - DescribeWarehouseCertRequest
|
|
1555
1663
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1580,7 +1688,7 @@ export default class Client extends OpenApi {
|
|
|
1580
1688
|
}
|
|
1581
1689
|
|
|
1582
1690
|
/**
|
|
1583
|
-
*
|
|
1691
|
+
* Retrieves the details of a certificate stored in a certificate warehouse.
|
|
1584
1692
|
*
|
|
1585
1693
|
* @param request - DescribeWarehouseCertRequest
|
|
1586
1694
|
* @returns DescribeWarehouseCertResponse
|
|
@@ -1591,10 +1699,10 @@ export default class Client extends OpenApi {
|
|
|
1591
1699
|
}
|
|
1592
1700
|
|
|
1593
1701
|
/**
|
|
1594
|
-
* Encrypts a certificate in a certificate repository.
|
|
1702
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
1595
1703
|
*
|
|
1596
1704
|
* @remarks
|
|
1597
|
-
*
|
|
1705
|
+
* The queries per second (QPS) limit for a single user is 10. If you exceed this limit, API calls are throttled, which may affect your business. To prevent this, call this operation at a reasonable rate.
|
|
1598
1706
|
*
|
|
1599
1707
|
* @param request - EncryptRequest
|
|
1600
1708
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1645,10 +1753,10 @@ export default class Client extends OpenApi {
|
|
|
1645
1753
|
}
|
|
1646
1754
|
|
|
1647
1755
|
/**
|
|
1648
|
-
* Encrypts a certificate in a certificate repository.
|
|
1756
|
+
* Encrypts data by using a certificate in a certificate application repository.
|
|
1649
1757
|
*
|
|
1650
1758
|
* @remarks
|
|
1651
|
-
*
|
|
1759
|
+
* The queries per second (QPS) limit for a single user is 10. If you exceed this limit, API calls are throttled, which may affect your business. To prevent this, call this operation at a reasonable rate.
|
|
1652
1760
|
*
|
|
1653
1761
|
* @param request - EncryptRequest
|
|
1654
1762
|
* @returns EncryptResponse
|
|
@@ -1659,7 +1767,12 @@ export default class Client extends OpenApi {
|
|
|
1659
1767
|
}
|
|
1660
1768
|
|
|
1661
1769
|
/**
|
|
1662
|
-
*
|
|
1770
|
+
* Queries the total number of certificate-related assets, such as websites and cloud resources.
|
|
1771
|
+
*
|
|
1772
|
+
* @remarks
|
|
1773
|
+
* This API call queries the number of CA certificates that you have created, including root CA certificates and sub-CA certificates.
|
|
1774
|
+
* ## QPS Limit
|
|
1775
|
+
* This API call has a single-user limit of 10 queries per second (QPS). If you exceed this limit, API calls are rate-limited. This may affect your business. We recommend that you call this API operation at a reasonable rate.
|
|
1663
1776
|
*
|
|
1664
1777
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1665
1778
|
* @returns GetAssetCountResponse
|
|
@@ -1681,7 +1794,12 @@ export default class Client extends OpenApi {
|
|
|
1681
1794
|
}
|
|
1682
1795
|
|
|
1683
1796
|
/**
|
|
1684
|
-
*
|
|
1797
|
+
* Queries the total number of certificate-related assets, such as websites and cloud resources.
|
|
1798
|
+
*
|
|
1799
|
+
* @remarks
|
|
1800
|
+
* This API call queries the number of CA certificates that you have created, including root CA certificates and sub-CA certificates.
|
|
1801
|
+
* ## QPS Limit
|
|
1802
|
+
* This API call has a single-user limit of 10 queries per second (QPS). If you exceed this limit, API calls are rate-limited. This may affect your business. We recommend that you call this API operation at a reasonable rate.
|
|
1685
1803
|
* @returns GetAssetCountResponse
|
|
1686
1804
|
*/
|
|
1687
1805
|
async getAssetCount(): Promise<$_model.GetAssetCountResponse> {
|
|
@@ -1690,10 +1808,10 @@ export default class Client extends OpenApi {
|
|
|
1690
1808
|
}
|
|
1691
1809
|
|
|
1692
1810
|
/**
|
|
1693
|
-
* Queries the
|
|
1811
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
1694
1812
|
*
|
|
1695
1813
|
* @remarks
|
|
1696
|
-
*
|
|
1814
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed the limit, your API calls are throttled. This may impact your business. Call this operation at a reasonable rate.
|
|
1697
1815
|
*
|
|
1698
1816
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1699
1817
|
* @returns GetCertWarehouseQuotaResponse
|
|
@@ -1715,10 +1833,10 @@ export default class Client extends OpenApi {
|
|
|
1715
1833
|
}
|
|
1716
1834
|
|
|
1717
1835
|
/**
|
|
1718
|
-
* Queries the
|
|
1836
|
+
* Queries the remaining quota for certificate application repository operations.
|
|
1719
1837
|
*
|
|
1720
1838
|
* @remarks
|
|
1721
|
-
*
|
|
1839
|
+
* The queries per second (QPS) limit for this operation is 10 calls per second for each user. If you exceed the limit, your API calls are throttled. This may impact your business. Call this operation at a reasonable rate.
|
|
1722
1840
|
* @returns GetCertWarehouseQuotaResponse
|
|
1723
1841
|
*/
|
|
1724
1842
|
async getCertWarehouseQuota(): Promise<$_model.GetCertWarehouseQuotaResponse> {
|
|
@@ -1727,7 +1845,7 @@ export default class Client extends OpenApi {
|
|
|
1727
1845
|
}
|
|
1728
1846
|
|
|
1729
1847
|
/**
|
|
1730
|
-
*
|
|
1848
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
1731
1849
|
*
|
|
1732
1850
|
* @param request - GetCertificateDetailRequest
|
|
1733
1851
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1758,7 +1876,7 @@ export default class Client extends OpenApi {
|
|
|
1758
1876
|
}
|
|
1759
1877
|
|
|
1760
1878
|
/**
|
|
1761
|
-
*
|
|
1879
|
+
* Retrieves certificate details, excluding the certificate body and private key.
|
|
1762
1880
|
*
|
|
1763
1881
|
* @param request - GetCertificateDetailRequest
|
|
1764
1882
|
* @returns GetCertificateDetailResponse
|
|
@@ -1769,7 +1887,7 @@ export default class Client extends OpenApi {
|
|
|
1769
1887
|
}
|
|
1770
1888
|
|
|
1771
1889
|
/**
|
|
1772
|
-
*
|
|
1890
|
+
* Queries the content of a certificate signing request (CSR).
|
|
1773
1891
|
*
|
|
1774
1892
|
* @param request - GetCsrDetailRequest
|
|
1775
1893
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1800,7 +1918,7 @@ export default class Client extends OpenApi {
|
|
|
1800
1918
|
}
|
|
1801
1919
|
|
|
1802
1920
|
/**
|
|
1803
|
-
*
|
|
1921
|
+
* Queries the content of a certificate signing request (CSR).
|
|
1804
1922
|
*
|
|
1805
1923
|
* @param request - GetCsrDetailRequest
|
|
1806
1924
|
* @returns GetCsrDetailResponse
|
|
@@ -1811,7 +1929,7 @@ export default class Client extends OpenApi {
|
|
|
1811
1929
|
}
|
|
1812
1930
|
|
|
1813
1931
|
/**
|
|
1814
|
-
*
|
|
1932
|
+
* Queries the details of an instance.
|
|
1815
1933
|
*
|
|
1816
1934
|
* @param request - GetInstanceDetailRequest
|
|
1817
1935
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1842,7 +1960,7 @@ export default class Client extends OpenApi {
|
|
|
1842
1960
|
}
|
|
1843
1961
|
|
|
1844
1962
|
/**
|
|
1845
|
-
*
|
|
1963
|
+
* Queries the details of an instance.
|
|
1846
1964
|
*
|
|
1847
1965
|
* @param request - GetInstanceDetailRequest
|
|
1848
1966
|
* @returns GetInstanceDetailResponse
|
|
@@ -1853,7 +1971,7 @@ export default class Client extends OpenApi {
|
|
|
1853
1971
|
}
|
|
1854
1972
|
|
|
1855
1973
|
/**
|
|
1856
|
-
*
|
|
1974
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
1857
1975
|
*
|
|
1858
1976
|
* @param request - GetInstanceSummaryRequest
|
|
1859
1977
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1884,7 +2002,7 @@ export default class Client extends OpenApi {
|
|
|
1884
2002
|
}
|
|
1885
2003
|
|
|
1886
2004
|
/**
|
|
1887
|
-
*
|
|
2005
|
+
* Queries the summary statistics of Certificate Management Service instances, such as certificate counts by status.
|
|
1888
2006
|
*
|
|
1889
2007
|
* @param request - GetInstanceSummaryRequest
|
|
1890
2008
|
* @returns GetInstanceSummaryResponse
|
|
@@ -1895,7 +2013,78 @@ export default class Client extends OpenApi {
|
|
|
1895
2013
|
}
|
|
1896
2014
|
|
|
1897
2015
|
/**
|
|
1898
|
-
*
|
|
2016
|
+
* Retrieves the resources that match a certificate.
|
|
2017
|
+
*
|
|
2018
|
+
* @remarks
|
|
2019
|
+
* 本接口用于通过私有 CA 实例的 ID,查询您通过 SSL 证书服务控制台购买的私有 CA 实例的状态信息,例如,CA 实例的状态、包含的证书数量、已签发的证书数量等。
|
|
2020
|
+
* 调用本接口前,您必须已经通过[数字证书管理服务控制台](https://yundun.console.aliyun.com/?p=cas#/pca/rootlist)购买了私有 CA。具体操作,请参见[购买私有 CA](https://help.aliyun.com/document_detail/208553.html)。
|
|
2021
|
+
* ## QPS 限制
|
|
2022
|
+
* 本接口的单用户 QPS 限制为 10 次/秒。超过限制,API 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
2023
|
+
*
|
|
2024
|
+
* @param request - GetMatchedResourcesRequest
|
|
2025
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
2026
|
+
* @returns GetMatchedResourcesResponse
|
|
2027
|
+
*/
|
|
2028
|
+
async getMatchedResourcesWithOptions(request: $_model.GetMatchedResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetMatchedResourcesResponse> {
|
|
2029
|
+
request.validate();
|
|
2030
|
+
let query = { };
|
|
2031
|
+
if (!$dara.isNull(request.certIds)) {
|
|
2032
|
+
query["CertIds"] = request.certIds;
|
|
2033
|
+
}
|
|
2034
|
+
|
|
2035
|
+
if (!$dara.isNull(request.maxResults)) {
|
|
2036
|
+
query["MaxResults"] = request.maxResults;
|
|
2037
|
+
}
|
|
2038
|
+
|
|
2039
|
+
if (!$dara.isNull(request.nextToken)) {
|
|
2040
|
+
query["NextToken"] = request.nextToken;
|
|
2041
|
+
}
|
|
2042
|
+
|
|
2043
|
+
if (!$dara.isNull(request.resourceScope)) {
|
|
2044
|
+
query["ResourceScope"] = request.resourceScope;
|
|
2045
|
+
}
|
|
2046
|
+
|
|
2047
|
+
let req = new $OpenApiUtil.OpenApiRequest({
|
|
2048
|
+
query: OpenApiUtil.query(query),
|
|
2049
|
+
});
|
|
2050
|
+
let params = new $OpenApiUtil.Params({
|
|
2051
|
+
action: "GetMatchedResources",
|
|
2052
|
+
version: "2020-04-07",
|
|
2053
|
+
protocol: "HTTPS",
|
|
2054
|
+
pathname: "/",
|
|
2055
|
+
method: "POST",
|
|
2056
|
+
authType: "AK",
|
|
2057
|
+
style: "RPC",
|
|
2058
|
+
reqBodyType: "formData",
|
|
2059
|
+
bodyType: "json",
|
|
2060
|
+
});
|
|
2061
|
+
return $dara.cast<$_model.GetMatchedResourcesResponse>(await this.callApi(params, req, runtime), new $_model.GetMatchedResourcesResponse({}));
|
|
2062
|
+
}
|
|
2063
|
+
|
|
2064
|
+
/**
|
|
2065
|
+
* Retrieves the resources that match a certificate.
|
|
2066
|
+
*
|
|
2067
|
+
* @remarks
|
|
2068
|
+
* 本接口用于通过私有 CA 实例的 ID,查询您通过 SSL 证书服务控制台购买的私有 CA 实例的状态信息,例如,CA 实例的状态、包含的证书数量、已签发的证书数量等。
|
|
2069
|
+
* 调用本接口前,您必须已经通过[数字证书管理服务控制台](https://yundun.console.aliyun.com/?p=cas#/pca/rootlist)购买了私有 CA。具体操作,请参见[购买私有 CA](https://help.aliyun.com/document_detail/208553.html)。
|
|
2070
|
+
* ## QPS 限制
|
|
2071
|
+
* 本接口的单用户 QPS 限制为 10 次/秒。超过限制,API 调用将会被限流,这可能影响您的业务,请合理调用。
|
|
2072
|
+
*
|
|
2073
|
+
* @param request - GetMatchedResourcesRequest
|
|
2074
|
+
* @returns GetMatchedResourcesResponse
|
|
2075
|
+
*/
|
|
2076
|
+
async getMatchedResources(request: $_model.GetMatchedResourcesRequest): Promise<$_model.GetMatchedResourcesResponse> {
|
|
2077
|
+
let runtime = new $dara.RuntimeOptions({ });
|
|
2078
|
+
return await this.getMatchedResourcesWithOptions(request, runtime);
|
|
2079
|
+
}
|
|
2080
|
+
|
|
2081
|
+
/**
|
|
2082
|
+
* Queries the number of assets with certificate-related risks, such as expired or soon-to-expire certificates.
|
|
2083
|
+
*
|
|
2084
|
+
* @remarks
|
|
2085
|
+
* This operation queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2086
|
+
* ## QPS limits
|
|
2087
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are rate-limited, which may affect your business. We recommend that you call this operation at a reasonable frequency.
|
|
1899
2088
|
*
|
|
1900
2089
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1901
2090
|
* @returns GetRiskCountResponse
|
|
@@ -1917,7 +2106,12 @@ export default class Client extends OpenApi {
|
|
|
1917
2106
|
}
|
|
1918
2107
|
|
|
1919
2108
|
/**
|
|
1920
|
-
*
|
|
2109
|
+
* Queries the number of assets with certificate-related risks, such as expired or soon-to-expire certificates.
|
|
2110
|
+
*
|
|
2111
|
+
* @remarks
|
|
2112
|
+
* This operation queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2113
|
+
* ## QPS limits
|
|
2114
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are rate-limited, which may affect your business. We recommend that you call this operation at a reasonable frequency.
|
|
1921
2115
|
* @returns GetRiskCountResponse
|
|
1922
2116
|
*/
|
|
1923
2117
|
async getRiskCount(): Promise<$_model.GetRiskCountResponse> {
|
|
@@ -1926,7 +2120,7 @@ export default class Client extends OpenApi {
|
|
|
1926
2120
|
}
|
|
1927
2121
|
|
|
1928
2122
|
/**
|
|
1929
|
-
*
|
|
2123
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
1930
2124
|
*
|
|
1931
2125
|
* @param request - GetTaskAttributeRequest
|
|
1932
2126
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1961,7 +2155,7 @@ export default class Client extends OpenApi {
|
|
|
1961
2155
|
}
|
|
1962
2156
|
|
|
1963
2157
|
/**
|
|
1964
|
-
*
|
|
2158
|
+
* Queries the processing result and status of a submitted certificate application.
|
|
1965
2159
|
*
|
|
1966
2160
|
* @param request - GetTaskAttributeRequest
|
|
1967
2161
|
* @returns GetTaskAttributeResponse
|
|
@@ -1972,10 +2166,10 @@ export default class Client extends OpenApi {
|
|
|
1972
2166
|
}
|
|
1973
2167
|
|
|
1974
2168
|
/**
|
|
1975
|
-
*
|
|
2169
|
+
* Retrieves certificate details, including the basic information, certificate body, and private key. You can also use this operation to download the certificate content and private key.
|
|
1976
2170
|
*
|
|
1977
2171
|
* @remarks
|
|
1978
|
-
*
|
|
2172
|
+
* The queries per second (QPS) limit for each user is 100. If you exceed this limit, the system throttles your API calls, which may affect your business. We recommend that you call this operation within this limit.
|
|
1979
2173
|
*
|
|
1980
2174
|
* @param request - GetUserCertificateDetailRequest
|
|
1981
2175
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2010,10 +2204,10 @@ export default class Client extends OpenApi {
|
|
|
2010
2204
|
}
|
|
2011
2205
|
|
|
2012
2206
|
/**
|
|
2013
|
-
*
|
|
2207
|
+
* Retrieves certificate details, including the basic information, certificate body, and private key. You can also use this operation to download the certificate content and private key.
|
|
2014
2208
|
*
|
|
2015
2209
|
* @remarks
|
|
2016
|
-
*
|
|
2210
|
+
* The queries per second (QPS) limit for each user is 100. If you exceed this limit, the system throttles your API calls, which may affect your business. We recommend that you call this operation within this limit.
|
|
2017
2211
|
*
|
|
2018
2212
|
* @param request - GetUserCertificateDetailRequest
|
|
2019
2213
|
* @returns GetUserCertificateDetailResponse
|
|
@@ -2024,7 +2218,12 @@ export default class Client extends OpenApi {
|
|
|
2024
2218
|
}
|
|
2025
2219
|
|
|
2026
2220
|
/**
|
|
2027
|
-
*
|
|
2221
|
+
* Queries the certificate deployment statistics by cloud service type.
|
|
2222
|
+
*
|
|
2223
|
+
* @remarks
|
|
2224
|
+
* Queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2225
|
+
* ## QPS limit
|
|
2226
|
+
* Each user can make up to 10 queries per second (QPS). If you exceed this limit, the system applies rate limiting to your API calls. This may affect your business. Make API calls at a reasonable rate.
|
|
2028
2227
|
*
|
|
2029
2228
|
* @param request - ListAssetCountRequest
|
|
2030
2229
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2067,7 +2266,12 @@ export default class Client extends OpenApi {
|
|
|
2067
2266
|
}
|
|
2068
2267
|
|
|
2069
2268
|
/**
|
|
2070
|
-
*
|
|
2269
|
+
* Queries the certificate deployment statistics by cloud service type.
|
|
2270
|
+
*
|
|
2271
|
+
* @remarks
|
|
2272
|
+
* Queries the number of created Certificate Authority (CA) certificates, including root and subordinate CA certificates.
|
|
2273
|
+
* ## QPS limit
|
|
2274
|
+
* Each user can make up to 10 queries per second (QPS). If you exceed this limit, the system applies rate limiting to your API calls. This may affect your business. Make API calls at a reasonable rate.
|
|
2071
2275
|
*
|
|
2072
2276
|
* @param request - ListAssetCountRequest
|
|
2073
2277
|
* @returns ListAssetCountResponse
|
|
@@ -2078,10 +2282,10 @@ export default class Client extends OpenApi {
|
|
|
2078
2282
|
}
|
|
2079
2283
|
|
|
2080
2284
|
/**
|
|
2081
|
-
*
|
|
2285
|
+
* This API queries certificates in the certificate store.
|
|
2082
2286
|
*
|
|
2083
2287
|
* @remarks
|
|
2084
|
-
*
|
|
2288
|
+
* The single-user QPS limit for this API is 10. Calls exceeding this limit are throttled, which may impact your business. Plan your API calls accordingly.
|
|
2085
2289
|
*
|
|
2086
2290
|
* @param request - ListCertRequest
|
|
2087
2291
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2140,10 +2344,10 @@ export default class Client extends OpenApi {
|
|
|
2140
2344
|
}
|
|
2141
2345
|
|
|
2142
2346
|
/**
|
|
2143
|
-
*
|
|
2347
|
+
* This API queries certificates in the certificate store.
|
|
2144
2348
|
*
|
|
2145
2349
|
* @remarks
|
|
2146
|
-
*
|
|
2350
|
+
* The single-user QPS limit for this API is 10. Calls exceeding this limit are throttled, which may impact your business. Plan your API calls accordingly.
|
|
2147
2351
|
*
|
|
2148
2352
|
* @param request - ListCertRequest
|
|
2149
2353
|
* @returns ListCertResponse
|
|
@@ -2154,7 +2358,7 @@ export default class Client extends OpenApi {
|
|
|
2154
2358
|
}
|
|
2155
2359
|
|
|
2156
2360
|
/**
|
|
2157
|
-
* Queries certificate repositories.
|
|
2361
|
+
* Queries the certificate application repositories in your account.
|
|
2158
2362
|
*
|
|
2159
2363
|
* @remarks
|
|
2160
2364
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -2206,7 +2410,7 @@ export default class Client extends OpenApi {
|
|
|
2206
2410
|
}
|
|
2207
2411
|
|
|
2208
2412
|
/**
|
|
2209
|
-
* Queries certificate repositories.
|
|
2413
|
+
* Queries the certificate application repositories in your account.
|
|
2210
2414
|
*
|
|
2211
2415
|
* @remarks
|
|
2212
2416
|
* You can call the ListCertWarehouse operation to query certificate repositories.
|
|
@@ -2222,7 +2426,7 @@ export default class Client extends OpenApi {
|
|
|
2222
2426
|
}
|
|
2223
2427
|
|
|
2224
2428
|
/**
|
|
2225
|
-
*
|
|
2429
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
2226
2430
|
*
|
|
2227
2431
|
* @param request - ListCertificatesRequest
|
|
2228
2432
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2277,7 +2481,7 @@ export default class Client extends OpenApi {
|
|
|
2277
2481
|
}
|
|
2278
2482
|
|
|
2279
2483
|
/**
|
|
2280
|
-
*
|
|
2484
|
+
* Queries the certificates managed by Certificate Management Service.
|
|
2281
2485
|
*
|
|
2282
2486
|
* @param request - ListCertificatesRequest
|
|
2283
2487
|
* @returns ListCertificatesResponse
|
|
@@ -2288,7 +2492,7 @@ export default class Client extends OpenApi {
|
|
|
2288
2492
|
}
|
|
2289
2493
|
|
|
2290
2494
|
/**
|
|
2291
|
-
* Queries
|
|
2495
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
2292
2496
|
*
|
|
2293
2497
|
* @param request - ListCloudAccessRequest
|
|
2294
2498
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2331,7 +2535,7 @@ export default class Client extends OpenApi {
|
|
|
2331
2535
|
}
|
|
2332
2536
|
|
|
2333
2537
|
/**
|
|
2334
|
-
* Queries
|
|
2538
|
+
* Queries the AccessKey pairs that are configured for multi-cloud certificate deployment.
|
|
2335
2539
|
*
|
|
2336
2540
|
* @param request - ListCloudAccessRequest
|
|
2337
2541
|
* @returns ListCloudAccessResponse
|
|
@@ -2342,7 +2546,7 @@ export default class Client extends OpenApi {
|
|
|
2342
2546
|
}
|
|
2343
2547
|
|
|
2344
2548
|
/**
|
|
2345
|
-
* Queries the
|
|
2549
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
2346
2550
|
*
|
|
2347
2551
|
* @param tmpReq - ListCloudResourcesRequest
|
|
2348
2552
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2403,7 +2607,7 @@ export default class Client extends OpenApi {
|
|
|
2403
2607
|
}
|
|
2404
2608
|
|
|
2405
2609
|
/**
|
|
2406
|
-
* Queries the
|
|
2610
|
+
* Queries the cloud resources on which certificates are deployed, such as Server Load Balancer (SLB) instances and CDN domains.
|
|
2407
2611
|
*
|
|
2408
2612
|
* @param request - ListCloudResourcesRequest
|
|
2409
2613
|
* @returns ListCloudResourcesResponse
|
|
@@ -2414,7 +2618,7 @@ export default class Client extends OpenApi {
|
|
|
2414
2618
|
}
|
|
2415
2619
|
|
|
2416
2620
|
/**
|
|
2417
|
-
* Queries
|
|
2621
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
2418
2622
|
*
|
|
2419
2623
|
* @param request - ListContactRequest
|
|
2420
2624
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2453,7 +2657,7 @@ export default class Client extends OpenApi {
|
|
|
2453
2657
|
}
|
|
2454
2658
|
|
|
2455
2659
|
/**
|
|
2456
|
-
* Queries
|
|
2660
|
+
* Queries the contacts that receive certificate deployment notifications.
|
|
2457
2661
|
*
|
|
2458
2662
|
* @param request - ListContactRequest
|
|
2459
2663
|
* @returns ListContactResponse
|
|
@@ -2464,7 +2668,7 @@ export default class Client extends OpenApi {
|
|
|
2464
2668
|
}
|
|
2465
2669
|
|
|
2466
2670
|
/**
|
|
2467
|
-
* Queries the
|
|
2671
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
2468
2672
|
*
|
|
2469
2673
|
* @param request - ListCsrRequest
|
|
2470
2674
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2507,7 +2711,7 @@ export default class Client extends OpenApi {
|
|
|
2507
2711
|
}
|
|
2508
2712
|
|
|
2509
2713
|
/**
|
|
2510
|
-
* Queries the
|
|
2714
|
+
* Queries the certificate signing requests (CSRs) in your account.
|
|
2511
2715
|
*
|
|
2512
2716
|
* @param request - ListCsrRequest
|
|
2513
2717
|
* @returns ListCsrResponse
|
|
@@ -2518,7 +2722,7 @@ export default class Client extends OpenApi {
|
|
|
2518
2722
|
}
|
|
2519
2723
|
|
|
2520
2724
|
/**
|
|
2521
|
-
* Queries
|
|
2725
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
2522
2726
|
*
|
|
2523
2727
|
* @param request - ListDeploymentJobRequest
|
|
2524
2728
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2561,7 +2765,7 @@ export default class Client extends OpenApi {
|
|
|
2561
2765
|
}
|
|
2562
2766
|
|
|
2563
2767
|
/**
|
|
2564
|
-
* Queries
|
|
2768
|
+
* Queries the certificate deployment tasks that are created in your account.
|
|
2565
2769
|
*
|
|
2566
2770
|
* @param request - ListDeploymentJobRequest
|
|
2567
2771
|
* @returns ListDeploymentJobResponse
|
|
@@ -2572,7 +2776,7 @@ export default class Client extends OpenApi {
|
|
|
2572
2776
|
}
|
|
2573
2777
|
|
|
2574
2778
|
/**
|
|
2575
|
-
* Queries the
|
|
2779
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
2576
2780
|
*
|
|
2577
2781
|
* @param request - ListDeploymentJobCertRequest
|
|
2578
2782
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2603,7 +2807,7 @@ export default class Client extends OpenApi {
|
|
|
2603
2807
|
}
|
|
2604
2808
|
|
|
2605
2809
|
/**
|
|
2606
|
-
* Queries the
|
|
2810
|
+
* Queries the certificates associated with a deployment task, such as the certificate instance ID, type, and name.
|
|
2607
2811
|
*
|
|
2608
2812
|
* @param request - ListDeploymentJobCertRequest
|
|
2609
2813
|
* @returns ListDeploymentJobCertResponse
|
|
@@ -2614,7 +2818,7 @@ export default class Client extends OpenApi {
|
|
|
2614
2818
|
}
|
|
2615
2819
|
|
|
2616
2820
|
/**
|
|
2617
|
-
* Queries the cloud resources
|
|
2821
|
+
* Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
|
|
2618
2822
|
*
|
|
2619
2823
|
* @param request - ListDeploymentJobResourceRequest
|
|
2620
2824
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2645,7 +2849,7 @@ export default class Client extends OpenApi {
|
|
|
2645
2849
|
}
|
|
2646
2850
|
|
|
2647
2851
|
/**
|
|
2648
|
-
* Queries the cloud resources
|
|
2852
|
+
* Queries the cloud resources associated with a deployment task. An empty list indicates that the resources are invalid and must be re-associated.
|
|
2649
2853
|
*
|
|
2650
2854
|
* @param request - ListDeploymentJobResourceRequest
|
|
2651
2855
|
* @returns ListDeploymentJobResourceResponse
|
|
@@ -2656,7 +2860,7 @@ export default class Client extends OpenApi {
|
|
|
2656
2860
|
}
|
|
2657
2861
|
|
|
2658
2862
|
/**
|
|
2659
|
-
*
|
|
2863
|
+
* Retrieves a list of instances.
|
|
2660
2864
|
*
|
|
2661
2865
|
* @param request - ListInstancesRequest
|
|
2662
2866
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2719,7 +2923,7 @@ export default class Client extends OpenApi {
|
|
|
2719
2923
|
}
|
|
2720
2924
|
|
|
2721
2925
|
/**
|
|
2722
|
-
*
|
|
2926
|
+
* Retrieves a list of instances.
|
|
2723
2927
|
*
|
|
2724
2928
|
* @param request - ListInstancesRequest
|
|
2725
2929
|
* @returns ListInstancesResponse
|
|
@@ -2730,12 +2934,12 @@ export default class Client extends OpenApi {
|
|
|
2730
2934
|
}
|
|
2731
2935
|
|
|
2732
2936
|
/**
|
|
2733
|
-
* Queries the certificates
|
|
2937
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
2734
2938
|
*
|
|
2735
2939
|
* @remarks
|
|
2736
|
-
*
|
|
2737
|
-
* ##
|
|
2738
|
-
*
|
|
2940
|
+
* This operation queries a list of your certificates or orders. Set OrderType to CERT or UPLOAD to query certificates. Set OrderType to CPACK or BUY to query orders.
|
|
2941
|
+
* ## QPS limit
|
|
2942
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled, which may affect your business. Plan your calls accordingly.
|
|
2739
2943
|
*
|
|
2740
2944
|
* @param request - ListUserCertificateOrderRequest
|
|
2741
2945
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2786,12 +2990,12 @@ export default class Client extends OpenApi {
|
|
|
2786
2990
|
}
|
|
2787
2991
|
|
|
2788
2992
|
/**
|
|
2789
|
-
* Queries the certificates
|
|
2993
|
+
* Queries the SSL certificates and certificate orders in your account.
|
|
2790
2994
|
*
|
|
2791
2995
|
* @remarks
|
|
2792
|
-
*
|
|
2793
|
-
* ##
|
|
2794
|
-
*
|
|
2996
|
+
* This operation queries a list of your certificates or orders. Set OrderType to CERT or UPLOAD to query certificates. Set OrderType to CPACK or BUY to query orders.
|
|
2997
|
+
* ## QPS limit
|
|
2998
|
+
* The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled, which may affect your business. Plan your calls accordingly.
|
|
2795
2999
|
*
|
|
2796
3000
|
* @param request - ListUserCertificateOrderRequest
|
|
2797
3001
|
* @returns ListUserCertificateOrderResponse
|
|
@@ -2802,7 +3006,12 @@ export default class Client extends OpenApi {
|
|
|
2802
3006
|
}
|
|
2803
3007
|
|
|
2804
3008
|
/**
|
|
2805
|
-
*
|
|
3009
|
+
* Lists warehouses.
|
|
3010
|
+
*
|
|
3011
|
+
* @remarks
|
|
3012
|
+
* This operation lists your warehouses.
|
|
3013
|
+
* ### QPS limit
|
|
3014
|
+
* This operation has a per-user QPS limit of 10 requests per second. Calls exceeding this limit are throttled, which can affect your business.
|
|
2806
3015
|
*
|
|
2807
3016
|
* @param tmpReq - ListWarehouseRequest
|
|
2808
3017
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2855,7 +3064,12 @@ export default class Client extends OpenApi {
|
|
|
2855
3064
|
}
|
|
2856
3065
|
|
|
2857
3066
|
/**
|
|
2858
|
-
*
|
|
3067
|
+
* Lists warehouses.
|
|
3068
|
+
*
|
|
3069
|
+
* @remarks
|
|
3070
|
+
* This operation lists your warehouses.
|
|
3071
|
+
* ### QPS limit
|
|
3072
|
+
* This operation has a per-user QPS limit of 10 requests per second. Calls exceeding this limit are throttled, which can affect your business.
|
|
2859
3073
|
*
|
|
2860
3074
|
* @param request - ListWarehouseRequest
|
|
2861
3075
|
* @returns ListWarehouseResponse
|
|
@@ -2866,7 +3080,7 @@ export default class Client extends OpenApi {
|
|
|
2866
3080
|
}
|
|
2867
3081
|
|
|
2868
3082
|
/**
|
|
2869
|
-
* Queries the
|
|
3083
|
+
* Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
|
|
2870
3084
|
*
|
|
2871
3085
|
* @param request - ListWorkerResourceRequest
|
|
2872
3086
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2913,7 +3127,7 @@ export default class Client extends OpenApi {
|
|
|
2913
3127
|
}
|
|
2914
3128
|
|
|
2915
3129
|
/**
|
|
2916
|
-
* Queries the
|
|
3130
|
+
* Queries the worker tasks of a deployment task. Each worker task deploys a certificate to a specific cloud resource in a cloud service.
|
|
2917
3131
|
*
|
|
2918
3132
|
* @param request - ListWorkerResourceRequest
|
|
2919
3133
|
* @returns ListWorkerResourceResponse
|
|
@@ -2978,7 +3192,7 @@ export default class Client extends OpenApi {
|
|
|
2978
3192
|
}
|
|
2979
3193
|
|
|
2980
3194
|
/**
|
|
2981
|
-
*
|
|
3195
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
2982
3196
|
*
|
|
2983
3197
|
* @param request - RefundInstanceRequest
|
|
2984
3198
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3009,7 +3223,7 @@ export default class Client extends OpenApi {
|
|
|
3009
3223
|
}
|
|
3010
3224
|
|
|
3011
3225
|
/**
|
|
3012
|
-
*
|
|
3226
|
+
* Refunds a Certificate Management Service instance if the refund is requested within seven days of purchase.
|
|
3013
3227
|
*
|
|
3014
3228
|
* @param request - RefundInstanceRequest
|
|
3015
3229
|
* @returns RefundInstanceResponse
|
|
@@ -3020,11 +3234,11 @@ export default class Client extends OpenApi {
|
|
|
3020
3234
|
}
|
|
3021
3235
|
|
|
3022
3236
|
/**
|
|
3023
|
-
* Submits a renewal application for an issued certificate.
|
|
3237
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
3024
3238
|
*
|
|
3025
3239
|
* @remarks
|
|
3026
3240
|
* You can call the RenewCertificateOrderForPackageRequest operation to submit a renewal application for a certificate only when the order of the certificate is in the expiring state. After the renewal is complete, a new certificate order whose status is pending application is generated. You must submit a certificate application for the new certificate order and install the new certificate after the new certificate is issued.
|
|
3027
|
-
* >
|
|
3241
|
+
* > You can call the [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html) operation to query the status of a certificate application order. If the value of the **Type** response parameter is **certificate**, the certificate is issued.
|
|
3028
3242
|
*
|
|
3029
3243
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
3030
3244
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3063,11 +3277,11 @@ export default class Client extends OpenApi {
|
|
|
3063
3277
|
}
|
|
3064
3278
|
|
|
3065
3279
|
/**
|
|
3066
|
-
* Submits a renewal application for an issued certificate.
|
|
3280
|
+
* Submits a renewal application for an issued SSL certificate.
|
|
3067
3281
|
*
|
|
3068
3282
|
* @remarks
|
|
3069
3283
|
* You can call the RenewCertificateOrderForPackageRequest operation to submit a renewal application for a certificate only when the order of the certificate is in the expiring state. After the renewal is complete, a new certificate order whose status is pending application is generated. You must submit a certificate application for the new certificate order and install the new certificate after the new certificate is issued.
|
|
3070
|
-
* >
|
|
3284
|
+
* > You can call the [DescribeCertificateState](https://help.aliyun.com/document_detail/164111.html) operation to query the status of a certificate application order. If the value of the **Type** response parameter is **certificate**, the certificate is issued.
|
|
3071
3285
|
*
|
|
3072
3286
|
* @param request - RenewCertificateOrderForPackageRequestRequest
|
|
3073
3287
|
* @returns RenewCertificateOrderForPackageRequestResponse
|
|
@@ -3078,7 +3292,7 @@ export default class Client extends OpenApi {
|
|
|
3078
3292
|
}
|
|
3079
3293
|
|
|
3080
3294
|
/**
|
|
3081
|
-
*
|
|
3295
|
+
* Revokes a certificate.
|
|
3082
3296
|
*
|
|
3083
3297
|
* @param request - RevokeCertificateRequest
|
|
3084
3298
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3087,6 +3301,10 @@ export default class Client extends OpenApi {
|
|
|
3087
3301
|
async revokeCertificateWithOptions(request: $_model.RevokeCertificateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevokeCertificateResponse> {
|
|
3088
3302
|
request.validate();
|
|
3089
3303
|
let query = { };
|
|
3304
|
+
if (!$dara.isNull(request.certificateId)) {
|
|
3305
|
+
query["CertificateId"] = request.certificateId;
|
|
3306
|
+
}
|
|
3307
|
+
|
|
3090
3308
|
if (!$dara.isNull(request.instanceId)) {
|
|
3091
3309
|
query["InstanceId"] = request.instanceId;
|
|
3092
3310
|
}
|
|
@@ -3109,7 +3327,7 @@ export default class Client extends OpenApi {
|
|
|
3109
3327
|
}
|
|
3110
3328
|
|
|
3111
3329
|
/**
|
|
3112
|
-
*
|
|
3330
|
+
* Revokes a certificate.
|
|
3113
3331
|
*
|
|
3114
3332
|
* @param request - RevokeCertificateRequest
|
|
3115
3333
|
* @returns RevokeCertificateResponse
|
|
@@ -3120,10 +3338,10 @@ export default class Client extends OpenApi {
|
|
|
3120
3338
|
}
|
|
3121
3339
|
|
|
3122
3340
|
/**
|
|
3123
|
-
* Revokes a client certificate
|
|
3341
|
+
* Revokes a client certificate from the certificate repository.
|
|
3124
3342
|
*
|
|
3125
3343
|
* @remarks
|
|
3126
|
-
*
|
|
3344
|
+
* The rate limit for this API is 10 queries per second (QPS) per user. If you exceed this limit, subsequent API calls will be throttled, which can disrupt your services. We recommend that you call this API at a reasonable rate.
|
|
3127
3345
|
*
|
|
3128
3346
|
* @param request - RevokeWHClientCertificateRequest
|
|
3129
3347
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3154,10 +3372,10 @@ export default class Client extends OpenApi {
|
|
|
3154
3372
|
}
|
|
3155
3373
|
|
|
3156
3374
|
/**
|
|
3157
|
-
* Revokes a client certificate
|
|
3375
|
+
* Revokes a client certificate from the certificate repository.
|
|
3158
3376
|
*
|
|
3159
3377
|
* @remarks
|
|
3160
|
-
*
|
|
3378
|
+
* The rate limit for this API is 10 queries per second (QPS) per user. If you exceed this limit, subsequent API calls will be throttled, which can disrupt your services. We recommend that you call this API at a reasonable rate.
|
|
3161
3379
|
*
|
|
3162
3380
|
* @param request - RevokeWHClientCertificateRequest
|
|
3163
3381
|
* @returns RevokeWHClientCertificateResponse
|
|
@@ -3168,12 +3386,12 @@ export default class Client extends OpenApi {
|
|
|
3168
3386
|
}
|
|
3169
3387
|
|
|
3170
3388
|
/**
|
|
3171
|
-
*
|
|
3389
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3172
3390
|
*
|
|
3173
3391
|
* @remarks
|
|
3174
|
-
*
|
|
3175
|
-
* ###
|
|
3176
|
-
*
|
|
3392
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3393
|
+
* ### QPS limit
|
|
3394
|
+
* This operation supports up to 1,000 queries per second (QPS) for a single user. If you exceed this limit, the system throttles your API calls, which can impact your business. Plan your API calls accordingly.
|
|
3177
3395
|
*
|
|
3178
3396
|
* @param request - SignRequest
|
|
3179
3397
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3224,12 +3442,12 @@ export default class Client extends OpenApi {
|
|
|
3224
3442
|
}
|
|
3225
3443
|
|
|
3226
3444
|
/**
|
|
3227
|
-
*
|
|
3445
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3228
3446
|
*
|
|
3229
3447
|
* @remarks
|
|
3230
|
-
*
|
|
3231
|
-
* ###
|
|
3232
|
-
*
|
|
3448
|
+
* This operation creates a digital signature with a PCA certificate from a certificate repository.
|
|
3449
|
+
* ### QPS limit
|
|
3450
|
+
* This operation supports up to 1,000 queries per second (QPS) for a single user. If you exceed this limit, the system throttles your API calls, which can impact your business. Plan your API calls accordingly.
|
|
3233
3451
|
*
|
|
3234
3452
|
* @param request - SignRequest
|
|
3235
3453
|
* @returns SignResponse
|
|
@@ -3240,7 +3458,7 @@ export default class Client extends OpenApi {
|
|
|
3240
3458
|
}
|
|
3241
3459
|
|
|
3242
3460
|
/**
|
|
3243
|
-
*
|
|
3461
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
3244
3462
|
*
|
|
3245
3463
|
* @param request - UpdateCsrRequest
|
|
3246
3464
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3275,7 +3493,7 @@ export default class Client extends OpenApi {
|
|
|
3275
3493
|
}
|
|
3276
3494
|
|
|
3277
3495
|
/**
|
|
3278
|
-
*
|
|
3496
|
+
* Updates the private key associated with a certificate signing request (CSR).
|
|
3279
3497
|
*
|
|
3280
3498
|
* @param request - UpdateCsrRequest
|
|
3281
3499
|
* @returns UpdateCsrResponse
|
|
@@ -3286,7 +3504,7 @@ export default class Client extends OpenApi {
|
|
|
3286
3504
|
}
|
|
3287
3505
|
|
|
3288
3506
|
/**
|
|
3289
|
-
* Updates a deployment task.
|
|
3507
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
3290
3508
|
*
|
|
3291
3509
|
* @param request - UpdateDeploymentJobRequest
|
|
3292
3510
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3337,7 +3555,7 @@ export default class Client extends OpenApi {
|
|
|
3337
3555
|
}
|
|
3338
3556
|
|
|
3339
3557
|
/**
|
|
3340
|
-
* Updates a deployment task.
|
|
3558
|
+
* Updates the configuration of a certificate deployment task, such as the certificates or target resources.
|
|
3341
3559
|
*
|
|
3342
3560
|
* @param request - UpdateDeploymentJobRequest
|
|
3343
3561
|
* @returns UpdateDeploymentJobResponse
|
|
@@ -3348,7 +3566,7 @@ export default class Client extends OpenApi {
|
|
|
3348
3566
|
}
|
|
3349
3567
|
|
|
3350
3568
|
/**
|
|
3351
|
-
* Updates the status of a deployment task.
|
|
3569
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
3352
3570
|
*
|
|
3353
3571
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
3354
3572
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3383,7 +3601,7 @@ export default class Client extends OpenApi {
|
|
|
3383
3601
|
}
|
|
3384
3602
|
|
|
3385
3603
|
/**
|
|
3386
|
-
* Updates the status of a deployment task.
|
|
3604
|
+
* Updates the status of a certificate deployment task, such as changing from editing to pending execution.
|
|
3387
3605
|
*
|
|
3388
3606
|
* @param request - UpdateDeploymentJobStatusRequest
|
|
3389
3607
|
* @returns UpdateDeploymentJobStatusResponse
|
|
@@ -3394,7 +3612,7 @@ export default class Client extends OpenApi {
|
|
|
3394
3612
|
}
|
|
3395
3613
|
|
|
3396
3614
|
/**
|
|
3397
|
-
*
|
|
3615
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
3398
3616
|
*
|
|
3399
3617
|
* @param request - UpdateInstanceRequest
|
|
3400
3618
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3481,7 +3699,7 @@ export default class Client extends OpenApi {
|
|
|
3481
3699
|
}
|
|
3482
3700
|
|
|
3483
3701
|
/**
|
|
3484
|
-
*
|
|
3702
|
+
* Updates the configuration of a Certificate Management Service instance.
|
|
3485
3703
|
*
|
|
3486
3704
|
* @param request - UpdateInstanceRequest
|
|
3487
3705
|
* @returns UpdateInstanceResponse
|
|
@@ -3492,7 +3710,7 @@ export default class Client extends OpenApi {
|
|
|
3492
3710
|
}
|
|
3493
3711
|
|
|
3494
3712
|
/**
|
|
3495
|
-
* Rolls back or executes a worker task in a deployment task.
|
|
3713
|
+
* Rolls back or re-executes a worker task in a certificate deployment task.
|
|
3496
3714
|
*
|
|
3497
3715
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
3498
3716
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3531,7 +3749,7 @@ export default class Client extends OpenApi {
|
|
|
3531
3749
|
}
|
|
3532
3750
|
|
|
3533
3751
|
/**
|
|
3534
|
-
* Rolls back or executes a worker task in a deployment task.
|
|
3752
|
+
* Rolls back or re-executes a worker task in a certificate deployment task.
|
|
3535
3753
|
*
|
|
3536
3754
|
* @param request - UpdateWorkerResourceStatusRequest
|
|
3537
3755
|
* @returns UpdateWorkerResourceStatusResponse
|
|
@@ -3542,7 +3760,7 @@ export default class Client extends OpenApi {
|
|
|
3542
3760
|
}
|
|
3543
3761
|
|
|
3544
3762
|
/**
|
|
3545
|
-
* Uploads an existing
|
|
3763
|
+
* Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
|
|
3546
3764
|
*
|
|
3547
3765
|
* @param request - UploadCsrRequest
|
|
3548
3766
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3581,7 +3799,7 @@ export default class Client extends OpenApi {
|
|
|
3581
3799
|
}
|
|
3582
3800
|
|
|
3583
3801
|
/**
|
|
3584
|
-
* Uploads an existing
|
|
3802
|
+
* Uploads an existing certificate signing request (CSR) to Certificate Management Service. After the upload, you can use the CSR to apply for certificates.
|
|
3585
3803
|
*
|
|
3586
3804
|
* @param request - UploadCsrRequest
|
|
3587
3805
|
* @returns UploadCsrResponse
|
|
@@ -3592,12 +3810,12 @@ export default class Client extends OpenApi {
|
|
|
3592
3810
|
}
|
|
3593
3811
|
|
|
3594
3812
|
/**
|
|
3595
|
-
*
|
|
3813
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
3596
3814
|
*
|
|
3597
3815
|
* @remarks
|
|
3598
|
-
*
|
|
3599
|
-
* ##
|
|
3600
|
-
*
|
|
3816
|
+
* Use this operation to upload a PCA certificate to a certificate warehouse.
|
|
3817
|
+
* ## QPS limit
|
|
3818
|
+
* The QPS limit for this operation is 10 requests per second per user. Exceeding this limit triggers throttling, which can affect your business.
|
|
3601
3819
|
*
|
|
3602
3820
|
* @param request - UploadPCACertRequest
|
|
3603
3821
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3640,12 +3858,12 @@ export default class Client extends OpenApi {
|
|
|
3640
3858
|
}
|
|
3641
3859
|
|
|
3642
3860
|
/**
|
|
3643
|
-
*
|
|
3861
|
+
* Uploads a PCA certificate to a certificate warehouse.
|
|
3644
3862
|
*
|
|
3645
3863
|
* @remarks
|
|
3646
|
-
*
|
|
3647
|
-
* ##
|
|
3648
|
-
*
|
|
3864
|
+
* Use this operation to upload a PCA certificate to a certificate warehouse.
|
|
3865
|
+
* ## QPS limit
|
|
3866
|
+
* The QPS limit for this operation is 10 requests per second per user. Exceeding this limit triggers throttling, which can affect your business.
|
|
3649
3867
|
*
|
|
3650
3868
|
* @param request - UploadPCACertRequest
|
|
3651
3869
|
* @returns UploadPCACertResponse
|
|
@@ -3656,10 +3874,10 @@ export default class Client extends OpenApi {
|
|
|
3656
3874
|
}
|
|
3657
3875
|
|
|
3658
3876
|
/**
|
|
3659
|
-
* Uploads a certificate.
|
|
3877
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
3660
3878
|
*
|
|
3661
3879
|
* @remarks
|
|
3662
|
-
*
|
|
3880
|
+
* The queries per second (QPS) limit for this operation is 100 for each user. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
3663
3881
|
*
|
|
3664
3882
|
* @param request - UploadUserCertificateRequest
|
|
3665
3883
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3722,10 +3940,10 @@ export default class Client extends OpenApi {
|
|
|
3722
3940
|
}
|
|
3723
3941
|
|
|
3724
3942
|
/**
|
|
3725
|
-
* Uploads a certificate.
|
|
3943
|
+
* Uploads a certificate and its private key to Certificate Management Service. Both SM and non-SM certificates are supported.
|
|
3726
3944
|
*
|
|
3727
3945
|
* @remarks
|
|
3728
|
-
*
|
|
3946
|
+
* The queries per second (QPS) limit for this operation is 100 for each user. If you exceed this limit, API calls are throttled. This may affect your business. Plan your calls accordingly.
|
|
3729
3947
|
*
|
|
3730
3948
|
* @param request - UploadUserCertificateRequest
|
|
3731
3949
|
* @returns UploadUserCertificateResponse
|
|
@@ -3736,12 +3954,12 @@ export default class Client extends OpenApi {
|
|
|
3736
3954
|
}
|
|
3737
3955
|
|
|
3738
3956
|
/**
|
|
3739
|
-
* Verifies
|
|
3957
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
3740
3958
|
*
|
|
3741
3959
|
* @remarks
|
|
3742
|
-
*
|
|
3743
|
-
* ###
|
|
3744
|
-
*
|
|
3960
|
+
* This API verifies the signatures of PCA certificates and SSL certificates in the certificate repository.
|
|
3961
|
+
* ### QPS limits
|
|
3962
|
+
* The queries per second (QPS) limit for this API is 1,000 for a single user. For your specific QPS limit, refer to the certificate repository. If you exceed this limit, API calls are throttled, which may affect your business. Plan your API calls accordingly.
|
|
3745
3963
|
*
|
|
3746
3964
|
* @param request - VerifyRequest
|
|
3747
3965
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3796,12 +4014,12 @@ export default class Client extends OpenApi {
|
|
|
3796
4014
|
}
|
|
3797
4015
|
|
|
3798
4016
|
/**
|
|
3799
|
-
* Verifies
|
|
4017
|
+
* Verifies a data signature by using a private certificate in a certificate application repository.
|
|
3800
4018
|
*
|
|
3801
4019
|
* @remarks
|
|
3802
|
-
*
|
|
3803
|
-
* ###
|
|
3804
|
-
*
|
|
4020
|
+
* This API verifies the signatures of PCA certificates and SSL certificates in the certificate repository.
|
|
4021
|
+
* ### QPS limits
|
|
4022
|
+
* The queries per second (QPS) limit for this API is 1,000 for a single user. For your specific QPS limit, refer to the certificate repository. If you exceed this limit, API calls are throttled, which may affect your business. Plan your API calls accordingly.
|
|
3805
4023
|
*
|
|
3806
4024
|
* @param request - VerifyRequest
|
|
3807
4025
|
* @returns VerifyResponse
|