Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

device_environment_variable filter by device has no effect #746

Open
klutchell opened this issue Aug 23, 2021 · 1 comment
Open

device_environment_variable filter by device has no effect #746

klutchell opened this issue Aug 23, 2021 · 1 comment

Comments

@klutchell
Copy link
Contributor

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>" 
@jellyfish-bot
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants