Esta página ainda não está disponível no idioma selecionado. Estamos trabalhando para adicionar mais opções de idiomas. Agradecemos sua compreensão.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

Saving Certificate Information

Updated on 2022-08-09 GMT+08:00

Function

This API is used to save certificate information entered during certificate application.

NOTE:

The request parameter agree_privacy_protection must be set to true. Otherwise, certificate information cannot be saved.

URI

  • URI format

    POST /v2/{project_id}/scm/cert/{cert_id}/save

  • Parameters

    Parameter

    Mandatory

    Type

    Description

    project_id

    Yes

    String

    Project ID.

    cert_id

    Yes

    String

    Certificate ID.

Request

Request parameters

Parameter

Mandatory

Type

Description

domain

Yes

String

Domain name bound to a certificate.

sans

No

String

Additional domain names of a multi-domain certificate. Multiple domain names are separated by semicolons (;).

csr

No

String

Certificate csr string, which must match the domain name.

company_name

Yes

String

Company name. This parameter is mandatory for certificates of the OV and EV types.

The value must contain 0 to 63 characters.

company_unit

No

String

Department name. This parameter is optional for certificates of the OV and EV types.

The value must contain 0 to 63 characters.

company_province

Yes

String

State or region where a company is located. This parameter is mandatory for certificates of the OV and EV types.

The value must contain 0 to 63 characters.

company_city

Yes

String

City where a company is located. This parameter is mandatory for certificates of the OV and EV types.

The value must contain 0 to 63 characters.

country

Yes

String

Country code.

applicant_name

Yes

String

Applicant name.

The value must contain 0 to 63 characters.

applicant_phone

Yes

String

Phone number of an applicant.

Example: 13212345678

applicant_email

Yes

String

Email of an applicant.

Example: example.huawei.com

contact_name

No

String

Name of a technical contact.

The value must contain 0 to 63 characters.

contact_phone

No

String

Phone number of a technical contact.

Example: 13212345678

contact_email

No

String

Email of a technical contact.

Example: example.huawei.com

agree_privacy_protection

Yes

Boolean

Whether to agree with the privacy statement.

  • true: Agree with the privacy statement.
  • false: Disagree with the privacy statement.

You can save certificate information only when this parameter is set to true.

Response

Response parameters

Parameter

Mandatory

Type

Description

request_info

Yes

String

Request result.

Example

The following describes how to save supplemented information about a certificate.

  • Example request
    {
        "domain":"www.xzz.com",
         "company_name": "Huawei Chengdu branch",
        "company_province": "Sichuan",
       "company_city": "Chengdu",
        "applicant_name": "Tom",
        "applicant_phone":"13212345678",
        "applicant_email":"9997342346@qq.com",
        "csr":"",
        "sans":"",
        "country":"CN",
        "company_unit": "Human Resource Dept",
        "contact_name": "Jacky",
        "contact_phone":"13512345678",
        "contact_email":"jk@jk.ff",
        "agree_privacy_protection":true
    }
  • Example response
    { 
        "request_info":"success"
    }

    or

    { 
       "error_code": "SCM.XXXX",  
       "error_msg": "XXXX"   
     }

Status Codes

Table 1 lists the normal status code returned by the API.
Table 1 Status codes

Status Code

Status

Description

200

OK

Request processed successfully.

For details about error codes, see Error Codes

Usamos cookies para aprimorar nosso site e sua experiência. Ao continuar a navegar em nosso site, você aceita nossa política de cookies. Saiba mais

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback