-
Notifications
You must be signed in to change notification settings - Fork 483
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
Lock host API: include host data in lock and wipe response #23241
Comments
Hey team! Please add your planning poker estimate with Zenhub @iansltx @lucasmrod @mostlikelee |
…ipe API calls (#25754) For #23241. # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files) for more information. - [x] Added/updated automated tests - [x] A detailed QA plan exists on the associated ticket (if it isn't there, work with the product group's QA engineer to add it) - [x] Manual QA for all new/changed functionality - [x] Docs re-PR'd
…nlock/wipe responses (#25773) Originally PR'd in #23374. This commit includes pending action of unlock for macOS hosts when unlocking, includes host ID for all unlock responses (not just macOS), and mentions that macOS hosts require entering an unlock PIN to unlock, but is otherwise the same as the original PR. For #23241.
QA Notes MacOS
Windows
Linux
|
@iansltx I just want to confirm that it is expected that only the "Unlock" API response contains the |
@jmwatts yep; the host ID being in there at all is a holdover from the existing API, and adding it to the other two endpoints isn't in the API docs for this revision unless I missed something. |
Lock host API shines, |
Goal
Objective
Small UX improvement
Original requests
Context
Changes
Product
Engineering
QA
Risk assessment
Manual testing steps
Bonus points for testing across multiple platforms.
Testing notes
device_status
andpending action
in example responses in docs are accurate for macOS.^ confirmed accurate for macOS as well - @iansltx (self-QA'd with macOS and we checked the statuses with the host details call in our integration test suite)
Confirmation
The text was updated successfully, but these errors were encountered: