API网关 APIG-查看域名证书:响应参数

时间:2023-12-01 09:42:59

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

id

String

证书ID

name

String

证书名称

type

String

证书类型

  • global:全局证书

  • instance:实例证书

枚举值:

  • global

  • instance

instance_id

String

实例编码

  • typeglobal时,缺省为common

  • typeinstance时,为实例编码

project_id

String

租户项目编号

create_time

String

创建时间

update_time

String

更新时间

common_name

String

证书 域名

san

Array of strings

SAN域名

version

Integer

证书版本

organization

Array of strings

公司、组织

organizational_unit

Array of strings

部门

locality

Array of strings

城市

state

Array of strings

省份

country

Array of strings

国家

not_before

String

证书有效期起始时间

not_after

String

证书有效期截止时间

serial_number

String

序列号

issuer

Array of strings

颁发者

signature_algorithm

String

签名算法

状态码: 400

表4 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误描述

状态码: 401

表5 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误描述

状态码: 403

表6 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误描述

状态码: 404

表7 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误描述

状态码: 500

表8 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误描述

support.huaweicloud.com/api-apig/ShowDetailsOfDomainNameCertificateV2.html