summaryrefslogtreecommitdiffstats
path: root/vnftest/onap/onboard/accept_service_test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'vnftest/onap/onboard/accept_service_test.yaml')
-rw-r--r--vnftest/onap/onboard/accept_service_test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnftest/onap/onboard/accept_service_test.yaml b/vnftest/onap/onboard/accept_service_test.yaml
index 8b5e6db..d942084 100644
--- a/vnftest/onap/onboard/accept_service_test.yaml
+++ b/vnftest/onap/onboard/accept_service_test.yaml
@@ -14,7 +14,7 @@
---
method: "POST"
-url: "http://{sdc_ip}:{sdc_catalog_port}/sdc1/feProxy/rest/v1/catalog/services/{service_id}/lifecycleState/certify"
+url: "http://{sdc_ip}:{sdc_catalog_port}/sdc1/feProxy/rest/v1/catalog/services/{sdc_service_id}/lifecycleState/certify"
headers: {
"Content-Type": "application/json",
"Authorization": "Basic YmVlcDpib29w",