TripleParity/docks-api

Implement stackfile endpoint

Closed this issue · 0 comments

Endpoint: /stacks/{stackName}/stackfile
See https://github.com/TripleParity/docks-api/blob/master/docks.apib

While #61 is in progress the following functionality would be useful:

  • Get a list of Service IDs in a stack
  • Get Inspect output for all services in a stack OR Get inspect output given a list of Service IDs
  • Given a list of Network IDs, get Inspect output for each network
  • Inspect a list of volumes