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] Document proxy_id in fleet_server_hosts openapi spec #173033

Closed
juliaElastic opened this issue Dec 11, 2023 · 1 comment · Fixed by #181316
Closed

[Fleet] Document proxy_id in fleet_server_hosts openapi spec #173033

juliaElastic opened this issue Dec 11, 2023 · 1 comment · Fixed by #181316
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@juliaElastic
Copy link
Contributor

POST /fleet_server_hosts API doesn't have proxy_id documented:

{
      "id": "'"$fleet_id"'",
      "name": "'"$fleet_name"'",
      "is_default": true,
      "host_urls": ["'"$fleet_host"'"],
      "proxy_id": "'"$proxy_id"'"
}

image

@juliaElastic juliaElastic added bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team labels Dec 11, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants