sdnc preload change (http to https, port 30202 to 30267) 07/95107/1
authorRene_Robert <rene.robert@orange.com>
Fri, 6 Sep 2019 05:55:56 +0000 (07:55 +0200)
committerRene_Robert <rene.robert@orange.com>
Fri, 6 Sep 2019 05:55:56 +0000 (07:55 +0200)
Issue-ID: DOC-542

Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: I89f0baab3b25f02b34b2c88865ef80380095f404

docs/guides/onap-user/instantiate/instantiation/so1/index.rst

index c7bd278..4e2314d 100644 (file)
@@ -186,7 +186,7 @@ that will be needed for the instantiation
 ::
 
   curl -X POST \
-  http://sdnc.api.simpledemo.onap.org:30202/restconf/operations/VNF-API:preload-vnf-topology-operation \
+  https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/VNF-API:preload-vnf-topology-operation \
   -H 'Accept: application/json' \
   -H 'Authorization: Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==' \
   -H 'Content-Type: application/json' \