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

Object Model

This section describes the object model for environment 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 environment management

Parameter

Type

Description

Operation Type

Mandatory

id

String

Environment ID

R

-

name

String

Environment name

CUR

Yes

alias

String

Environment alias

RU

-

project_id

String

ID of the tenant that creates the environment

-

-

create_time

String

Time when the environment is created

R

-

remark

String

Description of the environment

CUR

No