API网关 APIG-查看证书详情:响应参数

时间:2024-11-11 18:22:29

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

id

String

证书ID

name

String

证书名称

type

String

证书类型

  • global:全局证书

  • instance:实例证书

instance_id

String

实例编码

  • typeglobal时,缺省为common

  • typeinstance时,为实例编码

project_id

String

租户项目编号

common_name

String

域名

san

Array of strings

san扩展域名

not_after

String

有效期到

signature_algorithm

String

签名算法

create_time

String

创建时间

update_time

String

更新时间

is_has_trusted_root_ca

Boolean

是否存在信任的根证书CA。当绑定证书存在trusted_root_ca时为true。

algorithm_type

String

证书算法类型:

  • RSA

  • ECC

  • SM2

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

有效期从

serial_number

String

序列号

issuer

Array of strings

颁发者

状态码: 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/ShowDetailsOfCertificateV2.html