From d3ea2362501e3b51a709f8e2671f97ec5aad1349 Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Thu, 8 Jun 2023 09:01:22 +0100 Subject: Add extend instance deletion support in ACM docs Issue-ID: POLICY-4730 Change-Id: Ifbbd2369b9ef0032f9066b287f98fc2fcbd4d550 Signed-off-by: FrancescoFioraEst --- docs/clamp/acm/acm-user-guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/clamp/acm/acm-user-guide.rst') diff --git a/docs/clamp/acm/acm-user-guide.rst b/docs/clamp/acm/acm-user-guide.rst index 56dc66b7..c2485ecf 100644 --- a/docs/clamp/acm/acm-user-guide.rst +++ b/docs/clamp/acm/acm-user-guide.rst @@ -268,7 +268,7 @@ This deletes the AC instance from the database including all the element propert Invoke a DELETE request 'http://policy_runtime_ip:port/onap/policy/clamp/acm/v2/compositions/${compositionId}/instances/${instanceId}' -This returns 200 on successful deletion of the instance. +This returns a 202 response on successful delete order request. Deprime Ac defintions --------------------- -- cgit 1.2.3-korg