Creates a certificate repository.
Operation description
This operation is used to query the list of certificate repositories.
QPS limit
The China single-user QPS limit for this operation is 10 calls per second. If this limit is exceeded, the API call is throttled, which may affect your business. Call this operation appropriately.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cert:CreateWarehouse |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Name |
string |
No |
The name of the certificate repository. |
MyCertificateWarehouse |
| Type |
string |
No |
The type of the certificate repository. Valid values:
|
pcaCertificate |
| Biz |
string |
No |
The scenarios of the repository. |
contract |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
OpenApiDefaultResponse |
||
| RequestId |
string |
The request ID. |
F0206B77-14B9-584C-8A3A-09D5827FBC50 |
| WarehouseInstanceId |
string |
The instance ID of the certificate application repository. |
cas-wh-typ-serial |
Examples
Success response
JSON format
{
"RequestId": "F0206B77-14B9-584C-8A3A-09D5827FBC50",
"WarehouseInstanceId": "cas-wh-typ-serial"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.