-
Notifications
You must be signed in to change notification settings - Fork 30
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
Run some tests against the high level connection status interface #316
Conversation
dehort
commented
Dec 14, 2023
•
edited
Loading
edited
- Changed high level connection check to require the identity header as inventory does not support PSKs
- Fixed order_by and order_how params for inventory client
/retest |
I got some data back:
|
Correctly shows system as disconnected:
|
They are both strings so the compiler can't catch us/help us when these get reversed. We could make this separate type defs to help with that. Looks like orderBy should be first in the arg list...so that's what i'm trying to go with.
…nd i want to read it
/retest |
Ugh |
…he idnetity header along while calling the high level connection status checking endpoint