project

Get environment variables of a fleet

get/v1/projects/{projectOrProductUID}/fleets/{fleetUID}/environment_variables

Response

The response body from an environment variables request.

environment_variable_notesobject

Optional per-variable annotations, keyed by variable name. Setting a key to an empty string removes its note. A 400 error is returned for any key that does not already exist as a stored variable and is not included in environment_variables in the same request.

environment_variablesobject required

Changes