open-balena-api
open-balena-api copied to clipboard
device_environment_variable filter by device has no effect
trafficstars
Filtering this query as per the documentation does not actually change the results and all vars are returned from all devices.
https://www.balena.io/docs/reference/api/resources/device_environment_variable/
curl -X GET \
"https://api.balena-cloud.com/v6/device_environment_variable?\$filter=device%20eq%20<DEVICE ID>" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <AUTH_TOKEN>"
[klutchell] This issue has attached support thread https://jel.ly.fish/ee720d60-6487-4620-a726-ca68dae04630