Compose rm
POST /compose/rm
Remove a compose project
Example request:
Example response:
Status Codes:
201 - no error
Parameters:
project - The name of compose project.
services - The services to operate, many services will be splited by '}{'.
rmvol - Remove attached volumes.
Last updated