Is it possible to limit vehicle status in the Requirement endpoint? #866
edwinvandenbelt
started this conversation in
Policy
Replies: 1 comment
-
You can apply Policy rules per available states only. See this link and the examples. But there is not a way yet using Policy Requirements to enumerate just the relevant vehicle states you want data for. This could be a feature update for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using 2.0 /vehicles/status' endpoint, can we limit the result of it (only providing assets that are available, or not in use)? We can limit the number of fields (projection), but I haven't found something to limit the results (selection).
Beta Was this translation helpful? Give feedback.
All reactions