Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

UI for installing / removing packages #5

Open
6 tasks
ryane opened this issue Dec 10, 2015 · 0 comments
Open
6 tasks

UI for installing / removing packages #5

ryane opened this issue Dec 10, 2015 · 0 comments
Assignees

Comments

@ryane
Copy link
Contributor

ryane commented Dec 10, 2015

  • show health (/health)
  • present a list of packages, listing installed state for each (/1/packages)
  • allow filtering unsupported packages (/1/packages)
  • install a package (POST /1/packages)
  • uninstall a package (DELETE /1/packages)
  • get all the details about a package (/1/packages/{name})

some of this is dependent on CiscoCloud/mantl-api#12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants