From e8894b7266b5322c2dd45bb7d4df40123e056025 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Mon, 18 Jun 2018 10:51:12 -0400 Subject: [PATCH] It's /compose/cancel, not /blueprints/cancel. --- src/pylorax/api/v0.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pylorax/api/v0.py b/src/pylorax/api/v0.py index a0adf4ad..61cb61f6 100644 --- a/src/pylorax/api/v0.py +++ b/src/pylorax/api/v0.py @@ -820,7 +820,7 @@ POST `/api/v0/compose` ] } -DELETE `/api/v0/blueprints/cancel/` +DELETE `/api/v0/compose/cancel/` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Cancel the build, if it is not finished, and delete the results. It will return a