Skip to content
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

[Fleet] Change agent policy delete API from POST to DELETE #136801

Closed
Tracked by #123150
juliaElastic opened this issue Jul 21, 2022 · 2 comments
Closed
Tracked by #123150

[Fleet] Change agent policy delete API from POST to DELETE #136801

juliaElastic opened this issue Jul 21, 2022 · 2 comments
Assignees
Labels
enhancement New value added to drive a business result Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@juliaElastic
Copy link
Contributor

Change the following API to DELETE and make POST deprecated:

https://petstore.swagger.io/?url=https://raw.githubusercontent.com/elastic/kibana/main/x-pack/plugins/fleet/common/openapi/bundled.json#/default/delete-agent-policy

POST /agent_policies/delete

To:

DELETE /agent_policies/:agentPolicyId

Originally posted by @simitt in #132263 (comment)

@juliaElastic juliaElastic added the Team:Fleet Team label for Observability Data Collection Fleet team label Jul 21, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@juliaElastic juliaElastic added the enhancement New value added to drive a business result label Jul 21, 2022
@nchaulet nchaulet self-assigned this Aug 24, 2022
@nchaulet
Copy link
Member

Should be solved by #138560

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

3 participants