open-balena-api icon indicating copy to clipboard operation
open-balena-api copied to clipboard

device_environment_variable filter by device has no effect

Open klutchell opened this issue 4 years ago • 1 comments
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 avatar Aug 23 '21 20:08 klutchell

[klutchell] This issue has attached support thread https://jel.ly.fish/ee720d60-6487-4620-a726-ca68dae04630

jellyfish-bot avatar Aug 23 '21 20:08 jellyfish-bot