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.
|
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 |
Last Article: Environment Management
Next Article: Creating an Environment
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.