Safe Haskell | None |
---|---|
Language | Haskell2010 |
This implements the API calls to manage collections on Orchestrate.
- deleteCollection :: Collection -> OrchestrateIO ()
Documentation
deleteCollection :: Collection -> OrchestrateIO () Source
This deletes a collection. See the API documentation for more information.
deleteCollection "collection-name"