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

Object Model

This section describes the object model for binding a signature key to an API.

  • 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 binding a signature key to an API

Parameter

Type

Description

Operation Type

Mandatory

id

String

Binding ID

R

-

front_api_id

String

API ID

CR

Yes

sign_id

String

Signature key ID

CR

Yes

env_id

String

Environment ID

CR

Yes

create_time

Timestamp

Time when the signature key is bound to the API

R

No