Skip to content

manfuacturing-server: add an export REST API #616

@runcom

Description

@runcom

when a manufacturer initialises many devices it's either gonna have OVs in files or in the database. Since the manufacturer has to move these OVs to the device owner, it'd be handy to have an export functioinality that exports a tarball with all the OVs. We can start with just that and have an API that does only that and expand in the future if other, more complex, queries and functions are needed.

What we need could be:

  • a REST API
  • authentication
  • ability to export all the OVs as a tarball

Questions:

  • do we care about tarball size?
  • what do we do with the OVs server-side? do we delete them? there's no delete API or mgmt solution right now anyway

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions