From 5631660eba13b85ddcf987812f7683d017e818b1 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 20 Aug 2020 09:16:20 -0400 Subject: Change doc to new dcaegen2 policy type Deprecated old cdpa.tca policy type. Fixed one example that had the policy type wrong. Issue-ID: POLICY-2772 Change-Id: I9d79b319240cf8654de833f183c84eafb4a8ffa1 Signed-off-by: Pamela Dragosh --- docs/pap/response/deployed-policy-pap-resp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/pap/response/deployed-policy-pap-resp.json') diff --git a/docs/pap/response/deployed-policy-pap-resp.json b/docs/pap/response/deployed-policy-pap-resp.json index 4119ebf6..8065c791 100644 --- a/docs/pap/response/deployed-policy-pap-resp.json +++ b/docs/pap/response/deployed-policy-pap-resp.json @@ -1,6 +1,6 @@ [ { - "policy-type": "onap.policies.monitoring.cdap.tca.hi.lo.app", + "policy-type": "onap.policies.monitoring.tcagen2", "policy-type-version": "1.0.0", "policy-id": "MICROSERVICE_vFW_CDS_Service_v2_0_app_1_0_0_I95", "policy-version": "1.0.0", @@ -9,7 +9,7 @@ "incomplete-count": 0 }, { - "policy-type": "onap.policies.monitoring.cdap.tca.hi.lo.app", + "policy-type": "onap.policies.monitoring.tcagen2", "policy-type-version": "1.0.0", "policy-id": "MICROSERVICE_vFW_CDS_Service_v2_0_app_1_0_0_WNX", "policy-version": "1.0.0", @@ -26,4 +26,4 @@ "failure-count": 0, "incomplete-count": 0 } -] \ No newline at end of file +] -- cgit 1.2.3-korg