Skip to content
This repository was archived by the owner on Mar 6, 2019. It is now read-only.
This repository was archived by the owner on Mar 6, 2019. It is now read-only.

Create dynamic inventory endpoint for dynamic inventory app #52

@rjw57

Description

@rjw57

Part of #33

Create authenticated GET endpoint which queries the current stored documents for all hosts.

  1. The most recent document for each hostname is returned.
  2. One can optionally specify a "no earlier than" date via a query parameter. This defaults to "24 hours ago".
  3. There is no paging.
  4. The authenticated user requires an appropriate read permission.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions