EnvironmentVariableUsage is a datatype for environment variable usage information. It's used by the environmentVariableUsage() query field.

Table: EnvironmentVariableUsage

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 24, 2024
namestringyes Short-TermThe environment variable name.
sourcestringyes Short-TermThe source for the environment variable. Environment: The value is from the environment, Default: variable not found in the environment, but a default value is used. Missing: no variable or default found.
valuestringyes Short-TermThe value for this variable.