Object Model
This section describes the environment variable object model.
- 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 variable ID |
R |
- |
|
env_id |
String |
Environment ID |
CR |
Yes |
|
group_id |
String |
API group ID |
CR |
Yes |
|
variable_name |
String |
Variable name |
CR |
Yes |
|
variable_value |
String |
Variable value |
CR |
Yes |
Last Article: Environment Variable Management
Next Article: Creating an Environment Variable
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.