aboutsummaryrefslogtreecommitdiffstats
path: root/deployment-handler-API.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'deployment-handler-API.yaml')
-rw-r--r--deployment-handler-API.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/deployment-handler-API.yaml b/deployment-handler-API.yaml
index 9359d24..47cf4d6 100644
--- a/deployment-handler-API.yaml
+++ b/deployment-handler-API.yaml
@@ -213,6 +213,12 @@ paths:
in: path
type: string
required: true
+ - name: force_uninstall
+ description: |
+ Set the "force" boolean flag when performing an uninstall in Cloudify. Optional, if not specified, "false" will be used.
+ in: query
+ type: string
+ required: false
responses: