Updated on 2022-02-21 GMT+08:00

Object Model

This section describes the object model for signature key management.

  • Operation Type indicates the operation that can be performed on a field.

    C: create; U: update; R: read

  • Mandatory indicates whether a field with the Operation Type of C is mandatory.
Table 1 Object model for signature key management

Parameter

Type

Description

Operation Type

Mandatory

id

String

Signature key ID

R

-

name

String

Signature key name

CRU

Yes

sign_key

String

Signature key

CRU

Yes

sign_secret

String

Signature secret

CRU

Yes

create_time

Timestamp

Time when the signature key is created

R

-

update_time

Timestamp

Time when the signature key was last updated

R

-