Skip to content

feat(infrastructure): add some missing v1 list hosts API parameters#487

Merged
platinummonkey merged 2 commits into
DataDog:mainfrom
lognarly:feat/add-params-to-v1-list-hosts
May 11, 2026
Merged

feat(infrastructure): add some missing v1 list hosts API parameters#487
platinummonkey merged 2 commits into
DataDog:mainfrom
lognarly:feat/add-params-to-v1-list-hosts

Conversation

@lognarly
Copy link
Copy Markdown
Contributor

@lognarly lognarly commented May 10, 2026

Summary

Expose three previously unsupported ListHostsOptionalParams fields on pup infrastructure hosts list:

Changes

  • --start: offset for paginated results
  • --include-muted-hosts-data: include data for muted hosts
  • --include-hosts-metadata: include host metadata (agent version, cpu, etc.)

Checklist

  • The code change follows the project conventions (see CONTRIBUTING.md)
  • Tests have been added/updated (if applicable)
  • Documentation has been updated (if applicable)
  • All CI checks pass
  • Code coverage is maintained or improved

Related Issues

lognarly and others added 2 commits May 9, 2026 21:55
…e_hosts_metadata params to hosts list

Expose three previously unsupported ListHostsOptionalParams fields on
`pup infrastructure hosts list`:

- --start: offset for paginated results
- --include-muted-hosts-data: include data for muted hosts
- --include-hosts-metadata: include host metadata (agent version, cpu, etc.)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@lognarly lognarly requested a review from a team as a code owner May 10, 2026 02:03
@platinummonkey platinummonkey merged commit e3f0af5 into DataDog:main May 11, 2026
6 checks passed
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.

2 participants