Object Model
This section describes the object model for environment management.
Note
- 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 |
Parent topic: Environment Management