From 5ec49e5e47304f386346e231c884b8c7ac752a10 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Wed, 26 Feb 2020 15:13:39 +0100 Subject: Fix JSON files linter issues in docs This is needed prior to adding job for JSON files linting in CI. Change-Id: I80c967f4657fb80f1bc1f124a48295170ff44b8e Signed-off-by: Bartek Grzybowski Issue-ID: INT-1451 --- docs/files/vfwdt-aai-postman.json | 426 +++++++++++++++++++------------------- 1 file changed, 213 insertions(+), 213 deletions(-) (limited to 'docs/files/vfwdt-aai-postman.json') diff --git a/docs/files/vfwdt-aai-postman.json b/docs/files/vfwdt-aai-postman.json index a37792217..aaa03a4f8 100644 --- a/docs/files/vfwdt-aai-postman.json +++ b/docs/files/vfwdt-aai-postman.json @@ -1,214 +1,214 @@ { - "info": { - "_postman_id": "a2db5e8d-6c15-4db1-9a62-9346a414b0be", - "name": "ONAP-AAI-Test", - "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" - }, - "item": [ - { - "name": "VServersByName", - "request": { - "method": "GET", - "header": [ - { - "key": "X-FromAppId", - "value": "AAI", - "type": "text" - }, - { - "key": "X-TransactionId", - "value": "get_aai_subscr", - "type": "text" - }, - { - "key": "Accept", - "value": "application/json", - "type": "text" - }, - { - "key": "Content-Type", - "value": "application/json", - "type": "text" - } - ], - "url": { - "raw": "https://10.12.5.63:30233/aai/v14/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/087050388b204c73a3e418dd2c1fe30b/vservers/?vserver-name=vofwl01vfw4407", - "protocol": "https", - "host": [ - "10", - "12", - "5", - "63" - ], - "port": "30233", - "path": [ - "aai", - "v14", - "cloud-infrastructure", - "cloud-regions", - "cloud-region", - "CloudOwner", - "RegionOne", - "tenants", - "tenant", - "087050388b204c73a3e418dd2c1fe30b", - "vservers", - "" - ], - "query": [ - { - "key": "vserver-name", - "value": "vofwl01vfw4407" - } - ] - } - }, - "response": [] - }, - { - "name": "Tenants", - "request": { - "method": "GET", - "header": [ - { - "key": "X-FromAppId", - "value": "AAI", - "type": "text" - }, - { - "key": "X-TransactionId", - "value": "get_aai_subscr", - "type": "text" - }, - { - "key": "Accept", - "value": "application/json", - "type": "text" - }, - { - "key": "Content-Type", - "value": "application/json", - "type": "text" - } - ], - "url": { - "raw": "https://10.12.5.63:30233/aai/v14/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/087050388b204c73a3e418dd2c1fe30b/vservers/?vserver-name=vofwl01vfw4407", - "protocol": "https", - "host": [ - "10", - "12", - "5", - "63" - ], - "port": "30233", - "path": [ - "aai", - "v14", - "cloud-infrastructure", - "cloud-regions", - "cloud-region", - "CloudOwner", - "RegionOne", - "tenants", - "tenant", - "087050388b204c73a3e418dd2c1fe30b", - "vservers", - "" - ], - "query": [ - { - "key": "vserver-name", - "value": "vofwl01vfw4407" - } - ] - } - }, - "response": [] - }, - { - "name": "GenericVNFById", - "request": { - "method": "GET", - "header": [ - { - "key": "X-FromAppId", - "value": "AAI", - "type": "text" - }, - { - "key": "X-TransactionId", - "value": "get_aai_subscr", - "type": "text" - }, - { - "key": "Accept", - "value": "application/json", - "type": "text" - }, - { - "key": "Content-Type", - "value": "application/json", - "type": "text" - } - ], - "url": { - "raw": "https://10.12.5.63:30233/aai/v14/network/generic-vnfs/generic-vnf/2d125b4d-e120-4815-a0c7-4c4bec6c89f9", - "protocol": "https", - "host": [ - "10", - "12", - "5", - "63" - ], - "port": "30233", - "path": [ - "aai", - "v14", - "network", - "generic-vnfs", - "generic-vnf", - "2d125b4d-e120-4815-a0c7-4c4bec6c89f9" - ] - } - }, - "response": [] - } - ], - "auth": { - "type": "basic", - "basic": [ - { - "key": "password", - "value": "AAI", - "type": "string" - }, - { - "key": "username", - "value": "AAI", - "type": "string" - } - ] - }, - "event": [ - { - "listen": "prerequest", - "script": { - "id": "e35b8a0f-24b0-4990-88f2-4c83421cb4a4", - "type": "text/javascript", - "exec": [ - "" - ] - } - }, - { - "listen": "test", - "script": { - "id": "74b3d3ac-e313-4570-93b0-bd6d64beebfa", - "type": "text/javascript", - "exec": [ - "" - ] - } - } - ] -} \ No newline at end of file + "info": { + "_postman_id": "a2db5e8d-6c15-4db1-9a62-9346a414b0be", + "name": "ONAP-AAI-Test", + "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" + }, + "item": [ + { + "name": "VServersByName", + "request": { + "method": "GET", + "header": [ + { + "key": "X-FromAppId", + "value": "AAI", + "type": "text" + }, + { + "key": "X-TransactionId", + "value": "get_aai_subscr", + "type": "text" + }, + { + "key": "Accept", + "value": "application/json", + "type": "text" + }, + { + "key": "Content-Type", + "value": "application/json", + "type": "text" + } + ], + "url": { + "raw": "https://10.12.5.63:30233/aai/v14/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/087050388b204c73a3e418dd2c1fe30b/vservers/?vserver-name=vofwl01vfw4407", + "protocol": "https", + "host": [ + "10", + "12", + "5", + "63" + ], + "port": "30233", + "path": [ + "aai", + "v14", + "cloud-infrastructure", + "cloud-regions", + "cloud-region", + "CloudOwner", + "RegionOne", + "tenants", + "tenant", + "087050388b204c73a3e418dd2c1fe30b", + "vservers", + "" + ], + "query": [ + { + "key": "vserver-name", + "value": "vofwl01vfw4407" + } + ] + } + }, + "response": [] + }, + { + "name": "Tenants", + "request": { + "method": "GET", + "header": [ + { + "key": "X-FromAppId", + "value": "AAI", + "type": "text" + }, + { + "key": "X-TransactionId", + "value": "get_aai_subscr", + "type": "text" + }, + { + "key": "Accept", + "value": "application/json", + "type": "text" + }, + { + "key": "Content-Type", + "value": "application/json", + "type": "text" + } + ], + "url": { + "raw": "https://10.12.5.63:30233/aai/v14/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/087050388b204c73a3e418dd2c1fe30b/vservers/?vserver-name=vofwl01vfw4407", + "protocol": "https", + "host": [ + "10", + "12", + "5", + "63" + ], + "port": "30233", + "path": [ + "aai", + "v14", + "cloud-infrastructure", + "cloud-regions", + "cloud-region", + "CloudOwner", + "RegionOne", + "tenants", + "tenant", + "087050388b204c73a3e418dd2c1fe30b", + "vservers", + "" + ], + "query": [ + { + "key": "vserver-name", + "value": "vofwl01vfw4407" + } + ] + } + }, + "response": [] + }, + { + "name": "GenericVNFById", + "request": { + "method": "GET", + "header": [ + { + "key": "X-FromAppId", + "value": "AAI", + "type": "text" + }, + { + "key": "X-TransactionId", + "value": "get_aai_subscr", + "type": "text" + }, + { + "key": "Accept", + "value": "application/json", + "type": "text" + }, + { + "key": "Content-Type", + "value": "application/json", + "type": "text" + } + ], + "url": { + "raw": "https://10.12.5.63:30233/aai/v14/network/generic-vnfs/generic-vnf/2d125b4d-e120-4815-a0c7-4c4bec6c89f9", + "protocol": "https", + "host": [ + "10", + "12", + "5", + "63" + ], + "port": "30233", + "path": [ + "aai", + "v14", + "network", + "generic-vnfs", + "generic-vnf", + "2d125b4d-e120-4815-a0c7-4c4bec6c89f9" + ] + } + }, + "response": [] + } + ], + "auth": { + "type": "basic", + "basic": [ + { + "key": "password", + "value": "AAI", + "type": "string" + }, + { + "key": "username", + "value": "AAI", + "type": "string" + } + ] + }, + "event": [ + { + "listen": "prerequest", + "script": { + "id": "e35b8a0f-24b0-4990-88f2-4c83421cb4a4", + "type": "text/javascript", + "exec": [ + "" + ] + } + }, + { + "listen": "test", + "script": { + "id": "74b3d3ac-e313-4570-93b0-bd6d64beebfa", + "type": "text/javascript", + "exec": [ + "" + ] + } + } + ] +} -- cgit 1.2.3-korg