Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

[Fleet] update Endpoint metadata api from POST to GET per breaking change from Security OLM team #1847

Closed
EricDavisX opened this issue Nov 29, 2021 · 0 comments
Assignees
Labels
size:S less than 1 day

Comments

@EricDavisX
Copy link
Contributor

The endpoint API for Get Endpoint metadata is changing from a POST to a GET, per below info.

Relevant PRs:

It is confirmed used in e2e-testing here:
https://github.com/elastic/e2e-testing/blob/master/internal/kibana/integrations.go#L195

Let's modify the usage to the new GET call asap. Backports should not got to 7.16 or lower version (only to 8.0 or greater)

@EricDavisX EricDavisX added the size:S less than 1 day label Nov 29, 2021
adam-stokes added a commit that referenced this issue Dec 1, 2021
The POST metadata endpoint is being deprecated in favor of using GET request
instead. No parameter changes required.

Ref: elastic/kibana#119401

Signed-off-by: Adam Stokes <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size:S less than 1 day
Projects
None yet
Development

No branches or pull requests

3 participants