| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [readonly] | |
| createdAt | Date | [readonly] | |
| updatedAt | Date | [optional] [readonly] | |
| key | String | key is case sensitive. | |
| value | String | value of the env variable. | [optional] |
| mountPath | String | should be set for file only. variable mount path makes variable a file (where file should be mounted). | [optional] |
| overriddenVariable | EnvironmentVariableOverride | [optional] | |
| aliasedVariable | EnvironmentVariableAlias | [optional] | |
| scope | APIVariableScopeEnum | ||
| variableType | APIVariableTypeEnum | [optional] | |
| serviceId | String | [optional] | |
| serviceName | String | [optional] | |
| serviceType | LinkedServiceTypeEnum | [optional] | |
| ownedBy | String | Entity that created/own the variable (i.e: Qovery, Doppler) | [optional] |
This repository was archived by the owner on Mar 14, 2024. It is now read-only.