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

feat(swagger): adds /cloud/metadata to agent api definition #4186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VAveryanov8
Copy link
Collaborator

This adds /cloud/metadata api call to agent which should return cloud instance metadata, such as instance_type and cloud_provider.

Refs: #4130


Please make sure that:

  • Code is split to commits that address a single change
  • Commit messages are informative
  • Commit titles have module prefix
  • Commit titles have issue nr. suffix

This adds /cloud/metadata api call to agent which should return cloud
instance metadata, such as instance_type and cloud_provider.

Refs: #4130
@VAveryanov8 VAveryanov8 changed the title feat(swagger): adds /cloud/metadata to agent api definition. feat(swagger): adds /cloud/metadata to agent api definition Dec 20, 2024
@VAveryanov8 VAveryanov8 marked this pull request as ready for review December 20, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant