All Products
Search
Document Center

Certificate Management Service:CreateWarehouse

Last Updated:Apr 02, 2026

Creates a certificate warehouse.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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:

  • uploadedAuthorityCertificate :

    Uploaded CA certificate

  • pcaCertificate :

    PCA-issued certificate

  • uploadedCertificate :

    Uploaded SSL certificate

  • personal :

    Personal test SSL certificate

  • ssl :

    SSL certificate

  • pcaAuthorityCertificate :

    CA certificate of a PCA instance

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.