Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create containers #10

Open
benoitc opened this issue May 29, 2013 · 2 comments
Open

create containers #10

benoitc opened this issue May 29, 2013 · 2 comments
Assignees
Milestone

Comments

@benoitc
Copy link
Member

benoitc commented May 29, 2013

Allows the creation of storages via the API,

@nrdufour
Copy link
Member

so we could create a container by sending a PUT request to /containers with an attached json containing:

{
  "name": "foo",
  "backend": "coffer_storage_localf",
  "options": [ ...... ]
}

@benoitc
Copy link
Member Author

benoitc commented May 29, 2013

+1

@ghost ghost assigned benoitc May 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants