Open rachaelshaw opened 2 months ago
Hey @rachaelshaw, because we filed this request and thus understand it enough to update the issue description, I pulled this issue onto the drafting board and assigned you. (as opposed to customer requests that we now leave in feature request format and peel users stories off of).
When you get to this one, please feel free to update the issue description into user story format.
The URL pattern for Resend host's configuration profile doesn't match the API convention we're using elsewhere, where the identifier in the URL comes directly after the thing it's identifying (for example: /software/:software_title_id/install
versus /software/install/:software_title_id
, as designed here).
Update documented URL to be POST /api/v1/fleet/hosts/:id/configuration_profiles/resend/:profile_uuid
and maintain a redirect for the old URL for backwards compatibility.
Goal
/configuration_profiles/
in the URLObjective
None. Not tied to a quarterly objective.
@noahtalerman: Why are we prioritizing it? Why are we working on it? Fleet will always take on small, iterative UX improvements when we have the space. Key is making is small.
Context
Changes
Product
Engineering
QA
Risk assessment
Manual testing steps
Testing notes
Confirmation