-
Notifications
You must be signed in to change notification settings - Fork 476
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
API design: Target hosts by serial number #15344
Conversation
- API changes for #14748 - Document `hardware_serial` name to be consistent w/ `hardware_serial` parameter in hosts endpoints
@@ -2410,7 +2410,7 @@ Returns the information of the host specified using the `uuid`, `osquery_host_id | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lines 2404-2405 above should also include a reference to hardware_serial
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
This PR is now ready for review because the story (#14748) was shipped in 4.42 |
fleetctl run-script
andfleetctl mdm run-command
commands #14748hardware_serial
name to be consistent w/hardware_serial
parameter in hosts endpoints