Creates a certificate warehouse.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Name |
string |
No |
The name of the certificate warehouse. |
MyCertificateWarehouse |
| Type |
string |
No |
The type of the certificate warehouse. Valid values: Valid values:
|
pcaCertificate |
| Biz |
string |
No |
The use case of the certificate warehouse. |
contract |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
F0206B77-14B9-584C-8A3A-09D5827FBC50 |
| WarehouseInstanceId |
string |
The instance ID of the certificate warehouse. |
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.