From: seshukm Date: Fri, 18 Jan 2019 08:41:47 +0000 (+0530) Subject: Correct the URLs in swagger X-Git-Tag: 1.4.1~350^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9bd738cd12dc57ca2888a7e048fa7a5c2abf4d70;p=so.git Correct the URLs in swagger Issue-ID: SO-675 Change-Id: I55dbc4d64f41dbf0a38e38ee11ba35d4ed7f2cfd Signed-off-by: seshukm --- diff --git a/docs/api/swagger/swagger.html b/docs/api/swagger/swagger.html index dc6064bb80..3c577b7c07 100644 --- a/docs/api/swagger/swagger.html +++ b/docs/api/swagger/swagger.html @@ -924,7 +924,7 @@ margin-bottom: 20px;
-
curl -X POST "https://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}/modeldifferences"
+
curl -X POST "http://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}/modeldifferences"
import io.swagger.client.*;
@@ -1251,7 +1251,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/e2eServiceInstances/{version}"
+
curl -X POST "http://localhost/onap/so/infra/e2eServiceInstances/{version}"
import io.swagger.client.*;
@@ -1548,7 +1548,7 @@ $(document).ready(function() {
 
                         
-
curl -X DELETE "https://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}"
+
curl -X DELETE "http://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}"
import io.swagger.client.*;
@@ -1875,7 +1875,7 @@ $(document).ready(function() {
 
                         
-
curl -X GET "https://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}/operations/{operationId}"
+
curl -X GET "http://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}/operations/{operationId}"
import io.swagger.client.*;
@@ -2180,7 +2180,7 @@ except ApiException as e:
 
                         
-
curl -X POST "https://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}/scale"
+
curl -X POST "http://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}/scale"
import io.swagger.client.*;
@@ -2507,7 +2507,7 @@ $(document).ready(function() {
 
                         
-
curl -X PUT "https://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}"
+
curl -X PUT "http://localhost/onap/so/infra/e2eServiceInstances/{version}/{serviceId}"
import io.swagger.client.*;
@@ -2837,7 +2837,7 @@ $(document).ready(function() {
 
                         
-
curl -X GET "https://localhost/globalhealthcheck?enableBpmn="
+
curl -X GET "http://localhost/globalhealthcheck?enableBpmn="
import io.swagger.client.*;
@@ -3083,7 +3083,7 @@ except ApiException as e:
 
                         
-
curl -X GET "https://localhost/nodehealthcheck"
+
curl -X GET "http://localhost/nodehealthcheck"
import io.swagger.client.*;
@@ -3294,7 +3294,7 @@ except ApiException as e:
 
                         
-
curl -X POST "https://localhost/onap/so/infra/cloudResources/{version}/operationalEnvironments/{operationalEnvironmentId}/activate"
+
curl -X POST "http://localhost/onap/so/infra/cloudResources/{version}/operationalEnvironments/{operationalEnvironmentId}/activate"
import io.swagger.client.*;
@@ -3621,7 +3621,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/cloudResources/{version}/operationalEnvironments"
+
curl -X POST "http://localhost/onap/so/infra/cloudResources/{version}/operationalEnvironments"
import io.swagger.client.*;
@@ -3918,7 +3918,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/cloudResources/{version}/operationalEnvironments/{operationalEnvironmentId}/deactivate"
+
curl -X POST "http://localhost/onap/so/infra/cloudResources/{version}/operationalEnvironments/{operationalEnvironmentId}/deactivate"
import io.swagger.client.*;
@@ -4248,7 +4248,7 @@ $(document).ready(function() {
 
                         
-
curl -X GET "https://localhost/onap/so/infra/cloudResourcesRequests/{version}"
+
curl -X GET "http://localhost/onap/so/infra/cloudResourcesRequests/{version}"
import io.swagger.client.*;
@@ -4493,7 +4493,7 @@ except ApiException as e:
 
                         
-
curl -X POST "https://localhost/onap/so/infra/cloudResourcesRequests/{version}/{requestId}/unlock"
+
curl -X POST "http://localhost/onap/so/infra/cloudResourcesRequests/{version}/{requestId}/unlock"
import io.swagger.client.*;
@@ -4823,7 +4823,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/modelDistributions/{version}/distributions/{distributionId}"
+
curl -X POST "http://localhost/onap/so/infra/modelDistributions/{version}/distributions/{distributionId}"
import io.swagger.client.*;
@@ -5153,7 +5153,7 @@ $(document).ready(function() {
 
                         
-
curl -X GET "https://localhost/onap/so/infra/orchestrationRequests/{version}"
+
curl -X GET "http://localhost/onap/so/infra/orchestrationRequests/{version}"
import io.swagger.client.*;
@@ -5398,7 +5398,7 @@ except ApiException as e:
 
                         
-
curl -X GET "https://localhost/onap/so/infra/orchestrationRequests/{version}/{requestId}"
+
curl -X GET "http://localhost/onap/so/infra/orchestrationRequests/{version}/{requestId}"
import io.swagger.client.*;
@@ -5673,7 +5673,7 @@ except ApiException as e:
 
                         
-
curl -X POST "https://localhost/onap/so/infra/orchestrationRequests/{version}/{requestId}/unlock"
+
curl -X POST "http://localhost/onap/so/infra/orchestrationRequests/{version}/{requestId}/unlock"
import io.swagger.client.*;
@@ -6003,7 +6003,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/activate"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/activate"
import io.swagger.client.*;
@@ -6360,7 +6360,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/activate"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/activate"
import io.swagger.client.*;
@@ -6687,7 +6687,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/addRelationships"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/addRelationships"
import io.swagger.client.*;
@@ -7014,7 +7014,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/applyUpdatedConfig"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/applyUpdatedConfig"
import io.swagger.client.*;
@@ -7371,7 +7371,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/assign"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/assign"
import io.swagger.client.*;
@@ -7668,7 +7668,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/networks"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/networks"
import io.swagger.client.*;
@@ -7995,7 +7995,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations"
import io.swagger.client.*;
@@ -8322,7 +8322,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances"
import io.swagger.client.*;
@@ -8619,7 +8619,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules"
import io.swagger.client.*;
@@ -8976,7 +8976,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs"
import io.swagger.client.*;
@@ -9303,7 +9303,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/volumeGroups"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/volumeGroups"
import io.swagger.client.*;
@@ -9660,7 +9660,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}/deactivateAndCloudDelete"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}/deactivateAndCloudDelete"
import io.swagger.client.*;
@@ -10047,7 +10047,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/deactivate"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/deactivate"
import io.swagger.client.*;
@@ -10404,7 +10404,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/deactivate"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/deactivate"
import io.swagger.client.*;
@@ -10731,7 +10731,7 @@ $(document).ready(function() {
 
                         
-
curl -X DELETE "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/networks/{networkInstanceId}"
+
curl -X DELETE "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/networks/{networkInstanceId}"
import io.swagger.client.*;
@@ -11088,7 +11088,7 @@ $(document).ready(function() {
 
                         
-
curl -X DELETE "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}"
+
curl -X DELETE "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}"
import io.swagger.client.*;
@@ -11445,7 +11445,7 @@ $(document).ready(function() {
 
                         
-
curl -X DELETE "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}"
+
curl -X DELETE "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}"
import io.swagger.client.*;
@@ -11772,7 +11772,7 @@ $(document).ready(function() {
 
                         
-
curl -X DELETE "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}"
+
curl -X DELETE "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}"
import io.swagger.client.*;
@@ -12159,7 +12159,7 @@ $(document).ready(function() {
 
                         
-
curl -X DELETE "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}"
+
curl -X DELETE "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}"
import io.swagger.client.*;
@@ -12516,7 +12516,7 @@ $(document).ready(function() {
 
                         
-
curl -X DELETE "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/volumeGroups/{volumeGroupInstanceId}"
+
curl -X DELETE "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/volumeGroups/{volumeGroupInstanceId}"
import io.swagger.client.*;
@@ -12903,7 +12903,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/disablePort"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/disablePort"
import io.swagger.client.*;
@@ -13260,7 +13260,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/enablePort"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/configurations/{configurationInstanceId}/enablePort"
import io.swagger.client.*;
@@ -13617,7 +13617,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/inPlaceSoftwareUpdate"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/inPlaceSoftwareUpdate"
import io.swagger.client.*;
@@ -13974,7 +13974,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/removeRelationships"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/removeRelationships"
import io.swagger.client.*;
@@ -14301,7 +14301,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}/replace"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}/replace"
import io.swagger.client.*;
@@ -14688,7 +14688,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/replace"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/replace"
import io.swagger.client.*;
@@ -15045,7 +15045,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/scaleOut"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/scaleOut"
import io.swagger.client.*;
@@ -15402,7 +15402,7 @@ $(document).ready(function() {
 
                         
-
curl -X POST "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/unassign"
+
curl -X POST "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/unassign"
import io.swagger.client.*;
@@ -15729,7 +15729,7 @@ $(document).ready(function() {
 
                         
-
curl -X PUT "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/networks/{networkInstanceId}"
+
curl -X PUT "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/networks/{networkInstanceId}"
import io.swagger.client.*;
@@ -16086,7 +16086,7 @@ $(document).ready(function() {
 
                         
-
curl -X PUT "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}"
+
curl -X PUT "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/vfModules/{vfmoduleInstanceId}"
import io.swagger.client.*;
@@ -16473,7 +16473,7 @@ $(document).ready(function() {
 
                         
-
curl -X PUT "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}"
+
curl -X PUT "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}"
import io.swagger.client.*;
@@ -16830,7 +16830,7 @@ $(document).ready(function() {
 
                         
-
curl -X PUT "https://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/volumeGroups/{volumeGroupInstanceId}"
+
curl -X PUT "http://localhost/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/vnfs/{vnfInstanceId}/volumeGroups/{volumeGroupInstanceId}"
import io.swagger.client.*;
@@ -17220,7 +17220,7 @@ $(document).ready(function() {
 
                         
-
curl -X GET "https://localhost/onap/so/infra/tasks/{version}?taskId=&originalRequestId=&subscriptionServiceType=&nfRole=&buildingBlockName=&originalRequestDate=&originalRequestorId="
+
curl -X GET "http://localhost/onap/so/infra/tasks/{version}?taskId=&originalRequestId=&subscriptionServiceType=&nfRole=&buildingBlockName=&originalRequestDate=&originalRequestorId="
import io.swagger.client.*;
@@ -17638,7 +17638,7 @@ except ApiException as e:
           
- Generated 2018-09-26T06:32:35.799Z + Generated 2018-11-19T03:11:19.743Z
diff --git a/docs/api/swagger/swagger.json b/docs/api/swagger/swagger.json index 65d7ff0d11..6ba8380a5f 100644 --- a/docs/api/swagger/swagger.json +++ b/docs/api/swagger/swagger.json @@ -34,10 +34,10 @@ } ], "schemes": [ - "https" + "http" ], "paths": { - "/e2eServiceInstances/{version}": { + "/onap/so/infra/e2eServiceInstances/{version}": { "post": { "tags": [ "e2eServiceInstances" @@ -75,7 +75,7 @@ } } }, - "/e2eServiceInstances/{version}/{serviceId}": { + "/onap/so/infra/e2eServiceInstances/{version}/{serviceId}": { "put": { "tags": [ "e2eServiceInstances" @@ -161,7 +161,7 @@ } } }, - "/e2eServiceInstances/{version}/{serviceId}/operations/{operationId}": { + "/onap/so/infra/e2eServiceInstances/{version}/{serviceId}/operations/{operationId}": { "get": { "tags": [ "e2eServiceInstances" @@ -200,7 +200,7 @@ } } }, - "/e2eServiceInstances/{version}/{serviceId}/scale": { + "/onap/so/infra/e2eServiceInstances/{version}/{serviceId}/scale": { "post": { "tags": [ "e2eServiceInstances" @@ -244,7 +244,7 @@ } } }, - "/e2eServiceInstances/{version}/{serviceId}/modeldifferences": { + "/onap/so/infra/e2eServiceInstances/{version}/{serviceId}/modeldifferences": { "post": { "tags": [ "e2eServiceInstances" diff --git a/docs/api/swagger/swagger.yaml b/docs/api/swagger/swagger.yaml index 86f8e4c64e..11c72b612c 100644 --- a/docs/api/swagger/swagger.yaml +++ b/docs/api/swagger/swagger.yaml @@ -13,7 +13,7 @@ tags: - name: onapsoinfracloudResourcesRequests - name: onapsoinframodelDistributions schemes: - - https + - http paths: '/onap/so/infra/e2eServiceInstances/{version}': post: