2021-09-10 02:05:10,908 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-10 02:05:10,909 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-10 02:05:10,914 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-10 02:05:10,915 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-10 02:05:10,915 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-10 02:05:10,915 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-10 02:05:10,916 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-10 02:05:10,916 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-10 02:05:10,916 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-10 02:05:10,917 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-10 02:05:10,917 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-10 02:05:10,917 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-10 02:05:10,918 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-10 02:05:10,918 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-10 02:05:10,918 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-10 02:05:10,919 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-10 02:05:10,919 DEBUG 33:basic_cnf.py(1) - start time 2021-09-10 02:05:10,919 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-10 02:05:10,920 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-10 02:05:10,920 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-10 02:05:10,921 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:10,921 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-10 02:05:10,921 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-10 02:05:10,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:11,030 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-09-10 02:05:11,031 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-10 02:05:11,032 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"7b39aa7f728a44bd81db1dfaedbb7a8c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"71ac7c5cc4c6498d9c1d35ff3bc1af80","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1b17151ffd24b0b9513ec972cbcae02","type":"vlm","name":"a0804ef2-03f0-44f3-9b0d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"08158f6516694ba29ebf4eb36298866a","type":"vlm","name":"42bc5d68-ffca-4e2f-9789","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-10 02:05:11,033 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-10 02:05:11,034 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-10 02:05:11,034 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-10 02:05:11,034 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-10 02:05:11,035 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-10 02:05:11,035 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-10 02:05:11,036 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:11,036 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-10 02:05:11,036 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-10 02:05:11,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:11,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-09-10 02:05:11,091 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-10 02:05:11,091 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"7b39aa7f728a44bd81db1dfaedbb7a8c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"71ac7c5cc4c6498d9c1d35ff3bc1af80","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1b17151ffd24b0b9513ec972cbcae02","type":"vlm","name":"a0804ef2-03f0-44f3-9b0d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"08158f6516694ba29ebf4eb36298866a","type":"vlm","name":"42bc5d68-ffca-4e2f-9789","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-10 02:05:11,092 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-10 02:05:11,093 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-10 02:05:11,093 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-10 02:05:11,107 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:11,107 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-10 02:05:11,107 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-10 02:05:11,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:11,437 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-09-10 02:05:11,439 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-10 02:05:11,440 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"5668ce9ac19549b08da44339e2233829","version":{"id":"2d5c81624ce6409d97d46dc573d7b6b1","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-10 02:05:11,443 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-10 02:05:11,444 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-10 02:05:11,450 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:11,450 DEBUG 131:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/5668ce9ac19549b08da44339e2233829/versions/2d5c81624ce6409d97d46dc573d7b6b1/actions 2021-09-10 02:05:11,451 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-10 02:05:11,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:11,690 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/5668ce9ac19549b08da44339e2233829/versions/2d5c81624ce6409d97d46dc573d7b6b1/actions HTTP/1.1" 200 2 2021-09-10 02:05:11,692 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-10 02:05:11,693 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-10 02:05:11,697 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-10 02:05:11,706 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-10 02:05:11,707 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 02:05:11,708 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:11,708 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-10 02:05:11,709 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 02:05:11,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:11,769 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-10 02:05:11,771 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 02:05:11,772 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_PtkNbf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"7b39aa7f728a44bd81db1dfaedbb7a8c","onboardingMethod":"NetworkPackage","id":"48df9df3a29e430e8807199d623a596c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-10 02:05:11,774 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_PtkNbf_VSP from SDC 2021-09-10 02:05:11,775 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-10 02:05:11,775 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 02:05:11,776 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 02:05:11,776 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-10 02:05:11,777 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-10 02:05:11,777 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-10 02:05:11,778 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-10 02:05:11,778 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 02:05:11,779 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:11,779 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-10 02:05:11,780 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 02:05:11,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:11,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-10 02:05:11,847 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 02:05:11,847 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_PtkNbf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"7b39aa7f728a44bd81db1dfaedbb7a8c","onboardingMethod":"NetworkPackage","id":"48df9df3a29e430e8807199d623a596c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-10 02:05:11,850 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_PtkNbf_VSP from SDC 2021-09-10 02:05:11,850 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-10 02:05:11,850 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 02:05:11,851 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 02:05:11,851 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-10 02:05:11,851 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-10 02:05:11,852 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-10 02:05:11,852 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-10 02:05:11,852 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 02:05:11,853 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:11,853 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-10 02:05:11,853 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 02:05:11,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:11,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-10 02:05:12,000 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 02:05:12,000 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_PtkNbf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"7b39aa7f728a44bd81db1dfaedbb7a8c","onboardingMethod":"NetworkPackage","id":"48df9df3a29e430e8807199d623a596c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-10 02:05:12,003 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_PtkNbf_VSP from SDC 2021-09-10 02:05:12,003 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-10 02:05:12,004 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 02:05:12,004 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 02:05:12,004 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-10 02:05:12,005 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-10 02:05:12,005 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-10 02:05:12,005 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-10 02:05:12,006 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 02:05:12,006 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:12,006 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-10 02:05:12,006 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 02:05:12,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:12,074 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-10 02:05:12,076 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 02:05:12,076 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_PtkNbf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"7b39aa7f728a44bd81db1dfaedbb7a8c","onboardingMethod":"NetworkPackage","id":"48df9df3a29e430e8807199d623a596c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-10 02:05:12,078 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_PtkNbf_VSP from SDC 2021-09-10 02:05:12,078 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-10 02:05:12,078 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 02:05:12,078 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 02:05:12,079 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-10 02:05:12,079 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-10 02:05:12,079 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-10 02:05:12,079 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-10 02:05:12,079 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-10 02:05:12,079 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 02:05:12,080 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:12,080 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-10 02:05:12,080 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 02:05:12,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:12,191 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-10 02:05:12,193 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 02:05:12,193 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_PtkNbf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"7b39aa7f728a44bd81db1dfaedbb7a8c","onboardingMethod":"NetworkPackage","id":"48df9df3a29e430e8807199d623a596c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-10 02:05:12,196 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_PtkNbf_VSP from SDC 2021-09-10 02:05:12,196 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-10 02:05:12,196 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 02:05:12,196 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 02:05:12,196 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-10 02:05:12,197 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-10 02:05:12,197 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-10 02:05:12,202 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-10 02:05:12,202 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-10 02:05:12,203 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:12,203 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-10 02:05:12,203 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-10 02:05:12,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:12,263 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844 2021-09-10 02:05:12,264 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-10 02:05:12,264 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"5668ce9ac19549b08da44339e2233829","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7b39aa7f728a44bd81db1dfaedbb7a8c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"71ac7c5cc4c6498d9c1d35ff3bc1af80","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1b17151ffd24b0b9513ec972cbcae02","type":"vlm","name":"a0804ef2-03f0-44f3-9b0d","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"08158f6516694ba29ebf4eb36298866a","type":"vlm","name":"42bc5d68-ffca-4e2f-9789","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-10 02:05:12,266 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-10 02:05:12,267 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-10 02:05:12,267 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:12,267 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5668ce9ac19549b08da44339e2233829/versions 2021-09-10 02:05:12,267 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:12,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:12,326 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5668ce9ac19549b08da44339e2233829/versions HTTP/1.1" 200 264 2021-09-10 02:05:12,327 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:12,328 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2d5c81624ce6409d97d46dc573d7b6b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631239511167,"modificationTime":1631239511578,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 02:05:12,330 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-10 02:05:12,330 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-10 02:05:12,330 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:12,330 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5668ce9ac19549b08da44339e2233829/versions 2021-09-10 02:05:12,331 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:12,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:12,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5668ce9ac19549b08da44339e2233829/versions HTTP/1.1" 200 264 2021-09-10 02:05:12,423 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:12,424 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"2d5c81624ce6409d97d46dc573d7b6b1","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631239511167,"modificationTime":1631239511578,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 02:05:12,426 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-10 02:05:12,426 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:12,427 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-10 02:05:12,427 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_cnf_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicnf_vendor", "vendorId": "5668ce9ac19549b08da44339e2233829", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-10 02:05:12,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:13,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-09-10 02:05:13,808 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-10 02:05:13,808 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"d82bb60af59e4d608d5c79dd7435b149","version":{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-10 02:05:13,811 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-10 02:05:13,812 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:13,812 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:13,812 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:13,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:13,873 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 253 2021-09-10 02:05:13,874 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:13,874 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631239512508,"modificationTime":1631239513035,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 02:05:13,877 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:13,877 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:13,877 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 02:05:13,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:13,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 223 2021-09-10 02:05:13,979 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 02:05:13,979 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631239512508,"modificationTime":1631239513018} 2021-09-10 02:05:13,983 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:13,983 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:13,983 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:13,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:14,170 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 369 2021-09-10 02:05:14,171 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:14,172 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca"} 2021-09-10 02:05:14,175 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:14,175 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:14,175 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:14,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:14,345 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 369 2021-09-10 02:05:14,346 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:14,347 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca"} 2021-09-10 02:05:14,349 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-10 02:05:14,350 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:14,350 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:14,350 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:14,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:14,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 253 2021-09-10 02:05:14,412 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:14,412 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631239512508,"modificationTime":1631239513035,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 02:05:14,415 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:14,416 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:14,416 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 02:05:14,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:14,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 223 2021-09-10 02:05:14,520 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 02:05:14,520 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631239512508,"modificationTime":1631239513018} 2021-09-10 02:05:14,523 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:14,524 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:14,524 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:14,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:14,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 369 2021-09-10 02:05:14,698 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:14,698 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca"} 2021-09-10 02:05:14,700 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:14,700 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:14,700 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:14,702 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:14,854 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 369 2021-09-10 02:05:14,855 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:14,855 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca"} 2021-09-10 02:05:14,857 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-09-10 02:05:14,858 DEBUG 131:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/orchestration-template-candidate 2021-09-10 02:05:14,858 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-10 02:05:14,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:14,995 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-10 02:05:14,997 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-10 02:05:14,997 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:14,998 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-10 02:05:15,001 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:15,001 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:15,001 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:15,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:15,068 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 253 2021-09-10 02:05:15,069 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:15,069 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631239512508,"modificationTime":1631239513035,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 02:05:15,072 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:15,072 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:15,072 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 02:05:15,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:15,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 222 2021-09-10 02:05:15,174 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 02:05:15,175 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631239512508,"modificationTime":1631239514987} 2021-09-10 02:05:15,178 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:15,178 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:15,179 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:15,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:15,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 436 2021-09-10 02:05:15,310 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:15,310 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:15,314 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:15,314 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:15,314 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:15,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:15,435 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 436 2021-09-10 02:05:15,437 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:15,437 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:15,440 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-10 02:05:15,441 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:15,441 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:15,441 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:15,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:15,509 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 253 2021-09-10 02:05:15,511 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:15,511 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631239512508,"modificationTime":1631239513035,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 02:05:15,514 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:15,514 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:15,514 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 02:05:15,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:15,701 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 222 2021-09-10 02:05:15,703 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 02:05:15,703 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631239512508,"modificationTime":1631239514987} 2021-09-10 02:05:15,707 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:15,707 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:15,707 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:15,710 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:15,826 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 436 2021-09-10 02:05:15,828 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:15,828 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:15,831 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:15,832 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:15,832 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:15,834 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:15,916 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 436 2021-09-10 02:05:15,918 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:15,918 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:15,922 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:15,922 DEBUG 131:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/orchestration-template-candidate/process 2021-09-10 02:05:15,922 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-10 02:05:15,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:18,096 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-10 02:05:18,098 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-10 02:05:18,098 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"} 2021-09-10 02:05:18,101 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-10 02:05:18,102 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:18,102 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:18,103 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:18,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:18,166 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 253 2021-09-10 02:05:18,167 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:18,167 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631239512508,"modificationTime":1631239513035,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 02:05:18,170 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:18,170 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:18,170 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 02:05:18,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:18,244 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 222 2021-09-10 02:05:18,246 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 02:05:18,246 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631239512508,"modificationTime":1631239518087} 2021-09-10 02:05:18,249 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:18,249 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:18,249 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:18,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:18,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 804 2021-09-10 02:05:18,373 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:18,374 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:18,377 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:18,377 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:18,377 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:18,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:18,554 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 804 2021-09-10 02:05:18,556 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:18,556 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:18,559 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-10 02:05:18,560 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:18,560 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:18,560 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:18,563 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:18,648 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 253 2021-09-10 02:05:18,650 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:18,650 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631239512508,"modificationTime":1631239513035,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 02:05:18,653 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:18,654 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:18,654 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 02:05:18,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:18,779 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 222 2021-09-10 02:05:18,781 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 02:05:18,781 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1631239512508,"modificationTime":1631239518087} 2021-09-10 02:05:18,784 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:18,785 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:18,785 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:18,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:18,919 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 804 2021-09-10 02:05:18,921 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:18,921 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:18,924 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:18,925 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:18,925 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:18,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:19,116 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 804 2021-09-10 02:05:19,118 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:19,119 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:19,128 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:19,129 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/actions 2021-09-10 02:05:19,129 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-10 02:05:19,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:21,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/actions HTTP/1.1" 200 2 2021-09-10 02:05:21,622 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-10 02:05:21,623 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-10 02:05:21,626 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:21,626 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:21,627 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:21,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:21,705 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 253 2021-09-10 02:05:21,706 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:21,706 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631239512508,"modificationTime":1631239519190,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 02:05:21,709 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:21,709 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:21,709 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 02:05:21,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:21,793 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 223 2021-09-10 02:05:21,795 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 02:05:21,795 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631239512508,"modificationTime":1631239518087} 2021-09-10 02:05:21,798 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:21,798 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:21,798 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:21,800 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:21,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 804 2021-09-10 02:05:21,953 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:21,953 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:21,955 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-10 02:05:21,956 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:21,956 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:21,956 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:21,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:22,009 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 253 2021-09-10 02:05:22,010 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:22,011 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1631239512508,"modificationTime":1631239519190,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-10 02:05:22,013 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:22,014 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:22,014 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-10 02:05:22,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:22,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 223 2021-09-10 02:05:22,106 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-10 02:05:22,106 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1631239512508,"modificationTime":1631239518087} 2021-09-10 02:05:22,109 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:22,109 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:22,110 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:22,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:22,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 804 2021-09-10 02:05:22,234 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:22,235 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:22,243 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:22,244 DEBUG 131:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/actions 2021-09-10 02:05:22,244 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-10 02:05:22,246 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:33,547 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/actions HTTP/1.1" 200 2 2021-09-10 02:05:33,552 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-10 02:05:33,553 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-10 02:05:33,558 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:33,558 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:33,558 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:33,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:33,662 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 264 2021-09-10 02:05:33,663 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:33,664 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631239512508,"modificationTime":1631239530865,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 02:05:33,666 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-10 02:05:33,667 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:33,667 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:33,667 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:33,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:33,741 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 264 2021-09-10 02:05:33,742 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:33,743 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631239512508,"modificationTime":1631239530865,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 02:05:33,750 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:33,750 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/actions 2021-09-10 02:05:33,750 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-10 02:05:33,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:34,439 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/actions HTTP/1.1" 200 317 2021-09-10 02:05:34,441 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-10 02:05:34,441 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"d82bb60af59e4d608d5c79dd7435b149","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-10 02:05:34,442 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"d82bb60af59e4d608d5c79dd7435b149","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-10 02:05:34,446 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-10 02:05:34,446 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 02:05:34,446 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:34,447 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-10 02:05:34,447 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 02:05:34,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:05:34,597 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-10 02:05:34,598 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 02:05:34,599 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/290e94a2-679b-4181-ae08-acfaba2e1255/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 02:05:34,601 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:05:34,601 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:05:34,602 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:05:34,602 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:05:34,602 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:05:34,602 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:05:34,602 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:05:34,603 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:05:34,603 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-10 02:05:34,603 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:05:34,603 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-10 02:05:44,614 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-10 02:05:44,614 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 02:05:44,615 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:44,615 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-10 02:05:44,616 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 02:05:44,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:05:44,764 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-10 02:05:44,766 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 02:05:44,767 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/290e94a2-679b-4181-ae08-acfaba2e1255/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 02:05:44,769 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:05:44,769 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:05:44,770 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:05:44,770 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:05:44,770 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:05:44,770 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:05:44,770 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:05:44,771 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:05:44,771 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-10 02:05:44,771 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:05:44,771 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-10 02:05:44,771 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-10 02:05:44,771 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 02:05:44,772 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:44,772 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-10 02:05:44,772 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 02:05:44,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:05:44,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-10 02:05:44,901 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 02:05:44,902 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/290e94a2-679b-4181-ae08-acfaba2e1255/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 02:05:44,904 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:05:44,905 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:05:44,905 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:05:44,905 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:05:44,905 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:05:44,906 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:05:44,906 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:05:44,906 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:05:44,906 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-10 02:05:44,906 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:05:44,906 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-10 02:05:44,907 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-10 02:05:44,907 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-10 02:05:44,907 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:44,908 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-10 02:05:44,908 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-10 02:05:44,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:45,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-10 02:05:45,206 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-10 02:05:45,208 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-10 02:05:45,212 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-10 02:05:45,213 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-10 02:05:45,213 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-10 02:05:45,213 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-10 02:05:45,213 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-10 02:05:45,214 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 02:05:45,214 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:45,214 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-10 02:05:45,215 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 02:05:45,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:05:45,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-10 02:05:45,350 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 02:05:45,350 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/290e94a2-679b-4181-ae08-acfaba2e1255/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 02:05:45,353 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:05:45,353 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:05:45,353 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:05:45,354 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:05:45,354 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:05:45,354 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:05:45,354 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:05:45,354 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:05:45,355 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-10 02:05:45,355 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:05:45,355 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-10 02:05:45,379 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-10 02:05:45,379 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-10 02:05:45,379 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:45,380 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-10 02:05:45,380 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-10 02:05:45,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:45,443 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1329 2021-09-10 02:05:45,444 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-10 02:05:45,445 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_PtkNbf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"7b39aa7f728a44bd81db1dfaedbb7a8c","onboardingMethod":"NetworkPackage","id":"48df9df3a29e430e8807199d623a596c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"71ac7c5cc4c6498d9c1d35ff3bc1af80","onboardingMethod":"NetworkPackage","id":"3124328b53a84120bf2239d965f4766a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 23fdaf5d-0333","description":"vendor software product","vendorName":"a0804ef2-03f0-44f3-9b0d","vendorId":"d1b17151ffd24b0b9513ec972cbcae02","onboardingMethod":"NetworkPackage","id":"ec207143e03e44e78148f227ef398233","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1375123-564a","description":"vendor software product","vendorName":"42bc5d68-ffca-4e2f-9789","vendorId":"08158f6516694ba29ebf4eb36298866a","onboardingMethod":"NetworkPackage","id":"499b77563733469581520ffe754a72a2","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-10 02:05:45,447 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-10 02:05:45,447 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_PtkNbf_VSP from SDC 2021-09-10 02:05:45,448 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-10 02:05:45,448 DEBUG 324:vsp.py(1) - importing VSP pNF 23fdaf5d-0333 from SDC 2021-09-10 02:05:45,448 DEBUG 324:vsp.py(1) - importing VSP vFW c1375123-564a from SDC 2021-09-10 02:05:45,448 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-10 02:05:45,449 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-10 02:05:45,449 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:45,450 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:45,450 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:45,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:45,544 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 264 2021-09-10 02:05:45,546 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:45,547 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631239512508,"modificationTime":1631239530865,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 02:05:45,549 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-10 02:05:45,550 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-10 02:05:45,550 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-10 02:05:45,551 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:45,551 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:45,552 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:45,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:45,622 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 264 2021-09-10 02:05:45,623 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:45,624 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631239512508,"modificationTime":1631239530865,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 02:05:45,627 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:45,627 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions 2021-09-10 02:05:45,627 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-10 02:05:45,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:45,750 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/d82bb60af59e4d608d5c79dd7435b149/versions HTTP/1.1" 200 264 2021-09-10 02:05:45,751 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-10 02:05:45,752 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"845cb2fb73324d67a74a0217f264edca","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1631239512508,"modificationTime":1631239530865,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-10 02:05:45,755 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-10 02:05:45,761 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:45,761 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/actions 2021-09-10 02:05:45,761 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-10 02:05:45,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:46,539 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca/actions HTTP/1.1" 200 317 2021-09-10 02:05:46,540 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-10 02:05:46,541 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"d82bb60af59e4d608d5c79dd7435b149","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-10 02:05:46,541 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"d82bb60af59e4d608d5c79dd7435b149","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-10 02:05:46,544 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:46,544 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca 2021-09-10 02:05:46,545 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-10 02:05:46,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:46,705 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/d82bb60af59e4d608d5c79dd7435b149/versions/845cb2fb73324d67a74a0217f264edca HTTP/1.1" 200 804 2021-09-10 02:05:46,707 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-10 02:05:46,707 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"5668ce9ac19549b08da44339e2233829","onboardingMethod":"NetworkPackage","id":"d82bb60af59e4d608d5c79dd7435b149","version":"845cb2fb73324d67a74a0217f264edca","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-10 02:05:46,709 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:05:46,709 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-09-10 02:05:46,709 DEBUG 132:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "d82bb60af59e4d608d5c79dd7435b149", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-09-10 02:05:46,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:05:50,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-09-10 02:05:50,659 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-10 02:05:50,665 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631239549191,"artifactType":"OTHER","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"5c845b58-a807-4605-a07f-4fd7a56f2883","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631239549192,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549191,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"description":"created from csar","creationDate":1631239549273,"artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"4178225b-7318-416f-a3bb-e92642d275ae","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631239549275,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549273,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631239549191,"artifactType":"OTHER","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"5c845b58-a807-4605-a07f-4fd7a56f2883","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631239549192,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549191,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"description":"created from csar","creationDate":1631239549206,"artifactType":"HEAT","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"f93e725c-32d3-4021-93fa-7cc4c530b9dc","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","duplicated":false,"payloadUpdateDate":1631239549211,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549206,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1631239549219,"artifactType":"HEAT_ENV","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631239549219,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549219,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1631239547795,"artifactType":"TOSCA_CSAR","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.assettoscacsar","artifactName":"resource-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239547795,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1631239547795,"artifactType":"TOSCA_TEMPLATE","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.assettoscatemplate","artifactName":"resource-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239547795,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"feature","uniqueId":"capability.344ec048-be24-4fb8-ac88-bf53fef64a67.feature","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Scalable","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"scalable","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.scalable","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"binding","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.binding","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Container","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"host","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.host","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.ephemeral.size","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.ephemeral.size","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"instance","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.instance","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"memory","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.iops","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.iops","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.read.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.requests","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"cpu.delta","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu.delta","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.capacity","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.capacity","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.read.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.bytes","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.write.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.bytes","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.latency","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.latency","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.bytes.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.usage","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"cpu_util","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu_util","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.allocation","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.allocation","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.write.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.requests.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.write.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.bytes.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.latency","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.latency","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"cpu","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.write.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.requests","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.write.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.bytes","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.read.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.requests","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.root.size","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.root.size","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.bytes.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"vcpus","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.vcpus","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.iops","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.iops","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.usage","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.read.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.requests.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.write.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.requests.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.allocation","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.allocation","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.read.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.bytes.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.read.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.bytes","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"memory.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory.usage","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.capacity","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.capacity","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"memory.resident","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory.resident","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.write.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.requests","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"os","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.os","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"endpoint","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.endpoint","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"dependency","uniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67.dependency","capability":"tosca.capabilities.Node","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"local_storage","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.compute_dummy_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_dummy_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.compute_dummy_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_dummy_name","value":"[{\"get_input\":\"dummy_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e17b76f9-8630-42ed-acc2-91eae674fda3.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_dummyServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"384475b9-ef79-44f4-99f1-48024f430880","createdFromCsar":true,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1631239549014,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"384475b9-ef79-44f4-99f1-48024f430880","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1631239549112,"customizationUUID":"b0a56eaa-5114-44e1-b67c-f41dbe54dd79","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.compute_dummy_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_dummy_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.compute_dummy_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_dummy_name","value":"[{\"get_input\":\"dummy_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_flavor_name","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"e17b76f9-8630-42ed-acc2-91eae674fda3.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_dummyServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"384475b9-ef79-44f4-99f1-48024f430880.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_image_name","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"dummy","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d82b26f8-a4e9-4594-90bb-152a2c3338a4","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"feature","uniqueId":"capability.344ec048-be24-4fb8-ac88-bf53fef64a67.feature","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Scalable","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"scalable","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.scalable","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"scalable_dummy","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"binding","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.binding","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"binding_dummy","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Container","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"host","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.host","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"host_dummy","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.ephemeral.size","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.ephemeral.size","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.ephemeral.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"instance","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.instance","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"instance_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"memory","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.iops","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.iops","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.read.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.requests","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"cpu.delta","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu.delta","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu.delta_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.capacity","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.capacity","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.read.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.bytes","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.write.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.bytes","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.latency","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.latency","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.bytes.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.usage","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"cpu_util","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu_util","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_util_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.allocation","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.allocation","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.write.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.requests.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.write.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.bytes.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.latency","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.latency","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.latency_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"cpu","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.cpu","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"cpu_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.write.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.requests","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.write.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.bytes","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.read.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.requests","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.requests_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.root.size","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.root.size","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.root.size_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.bytes.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"vcpus","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.vcpus","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"vcpus_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.iops","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.iops","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.iops_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.usage","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.read.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.read.requests.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.read.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.write.requests.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.write.requests.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.write.requests.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.allocation","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.allocation","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.allocation_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.read.bytes.rate","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.bytes.rate","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes.rate_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.read.bytes","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.read.bytes","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.read.bytes_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"memory.usage","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory.usage","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.usage_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.device.capacity","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.device.capacity","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.device.capacity_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"memory.resident","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.memory.resident","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"memory.resident_dummy","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ae27321f-14f5-4224-88c9-a9130ca1df63","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ae27321f-14f5-4224-88c9-a9130ca1df63","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"disk.write.requests","uniqueId":"capability.ae27321f-14f5-4224-88c9-a9130ca1df63.disk.write.requests","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"os","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.os","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"os_dummy","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"endpoint","uniqueId":"capability.2d834a59-e613-42c1-8c92-a4daac36f59c.endpoint","ownerId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"endpoint_dummy","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"dependency","uniqueId":"344ec048-be24-4fb8-ac88-bf53fef64a67.dependency","capability":"tosca.capabilities.Node","ownerId":"344ec048-be24-4fb8-ac88-bf53fef64a67","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["384475b9-ef79-44f4-99f1-48024f430880.3053881b-6916-48ba-91ec-818dd7c2da47.dummy","2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"],"source":"384475b9-ef79-44f4-99f1-48024f430880","parentName":"local_storage","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"2d834a59-e613-42c1-8c92-a4daac36f59c","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vf_module_id","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vf_module_id","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_image_name","type":"string","required":false,"defaultValue":"dummy","description":"Dummy image name","password":false,"name":"dummy_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_name","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vnf_name","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_flavor_name","type":"string","required":false,"defaultValue":"dummy.default","description":"Dummy flavor","password":false,"name":"dummy_flavor_name","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_id","type":"string","required":false,"defaultValue":"PROVIDED_BY_ONAP","description":"Provided by ONAP","password":false,"name":"vnf_id","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_name_0","type":"string","required":false,"defaultValue":"dummy_1_0","description":"Dummy name","password":false,"name":"dummy_name_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"4dcfe8ee-93eb-41d2-9aa1-128bc0eccd21","groupUUID":"a6e818af-a692-4023-b001-9b692f7a0525","members":{"abstract_dummy":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_dummy.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy dummy VNF","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicCnf..base_dummy..module-0","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"416c284c-dbde-460e-88e3-fb87516d7f26","artifactsUuid":["f93e725c-32d3-4021-93fa-7cc4c530b9dc"],"groupUUID":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","members":{"abstract_dummy":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.384475b9-ef79-44f4-99f1-48024f430880.abstract_dummy"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_cnf"],"creationDate":1631239547796,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46","componentMetadataForSupportLog":{"SupportablityComponentUUID":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"d82bb60af59e4d608d5c79dd7435b149","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1631239549070,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"description":"created from csar","creationDate":1631239549206,"artifactType":"HEAT","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"f93e725c-32d3-4021-93fa-7cc4c530b9dc","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","duplicated":false,"payloadUpdateDate":1631239549211,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549206,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"description":"created from csar","creationDate":1631239549273,"artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"4178225b-7318-416f-a3bb-e92642d275ae","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631239549275,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549273,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1631239549219,"artifactType":"HEAT_ENV","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1631239549219,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549219,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631239549191,"artifactType":"OTHER","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"5c845b58-a807-4605-a07f-4fd7a56f2883","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631239549192,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549191,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"2cf9cc98-9807-48b6-a5eb-f539e203ce46"},"categorySpecificMetadata":{},"csarUUID":"d82bb60af59e4d608d5c79dd7435b149","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-09-10 02:05:50,676 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-10 02:05:50,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:00,687 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-10 02:06:00,694 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:00,694 DEBUG 131:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/2cf9cc98-9807-48b6-a5eb-f539e203ce46/lifecycleState/Certify 2021-09-10 02:06:00,694 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-10 02:06:00,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:05,087 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/2cf9cc98-9807-48b6-a5eb-f539e203ce46/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-10 02:06:05,089 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-10 02:06:05,090 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1631239547796,"lastUpdateDate":1631239561699,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"015d4524-aec5-4e72-8fa6-f192739d5ca8"},"csarUUID":"d82bb60af59e4d608d5c79dd7435b149","csarVersion":"1.0","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basicnf_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicCnf","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb"} 2021-09-10 02:06:05,093 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-10 02:06:05,093 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 02:06:05,094 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:05,094 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-10 02:06:05,094 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 02:06:05,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:05,225 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-10 02:06:05,227 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 02:06:05,227 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/290e94a2-679b-4181-ae08-acfaba2e1255/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 02:06:05,230 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:05,230 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:05,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:05,231 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:05,231 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:06:05,231 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:05,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:05,232 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:05,232 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:05,232 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:05,232 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:05,232 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:05,233 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-10 02:06:05,233 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:05,233 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-10 02:06:05,233 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:05,234 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:06:05,234 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-10 02:06:05,236 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:05,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:06:05,873 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-10 02:06:05,876 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:06:05,883 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-10 02:06:15,893 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-10 02:06:15,894 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 02:06:15,895 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:15,895 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-10 02:06:15,895 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 02:06:15,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:16,033 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-10 02:06:16,034 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 02:06:16,035 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/290e94a2-679b-4181-ae08-acfaba2e1255/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 02:06:16,037 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:16,038 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:16,038 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:16,038 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:16,038 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:06:16,039 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:16,039 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:16,039 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:16,039 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:16,039 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:16,040 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:16,040 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:16,040 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-10 02:06:16,040 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:16,040 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-10 02:06:16,041 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:16,041 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:06:16,041 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-10 02:06:16,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:16,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:06:16,719 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-10 02:06:16,722 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:06:16,729 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-10 02:06:16,730 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:06:16,730 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:06:16,730 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:16,731 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:06:16,731 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:06:16,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:17,313 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-10 02:06:17,314 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:06:17,315 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:06:17,317 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:17,317 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:17,317 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:17,317 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:17,317 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:06:17,317 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:17,317 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:17,317 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:17,318 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:17,318 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:17,318 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:17,318 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:17,318 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-10 02:06:17,318 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:17,318 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-10 02:06:17,318 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:06:17,318 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:06:17,319 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:17,319 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:06:17,319 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:06:17,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:17,938 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-10 02:06:17,940 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:06:17,941 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:06:17,944 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:17,944 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:17,944 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:17,944 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:17,945 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:06:17,945 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:17,945 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:17,945 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:17,945 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:17,946 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:17,946 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:17,946 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:17,946 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-10 02:06:17,946 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:17,947 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-10 02:06:17,947 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-10 02:06:17,947 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-10 02:06:17,948 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:17,948 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-10 02:06:17,948 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-10 02:06:17,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:18,221 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-10 02:06:18,223 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-10 02:06:18,225 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-10 02:06:18,229 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-10 02:06:18,230 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-10 02:06:18,230 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-10 02:06:18,230 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-10 02:06:18,231 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:06:18,231 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:06:18,231 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:18,232 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:06:18,232 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:06:18,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:18,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-10 02:06:18,890 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:06:18,891 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:06:18,893 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:18,894 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:18,894 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:18,894 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:18,894 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:06:18,894 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:18,895 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:18,895 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:18,895 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:18,895 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:18,895 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:18,895 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:18,895 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-10 02:06:18,896 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:18,896 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-10 02:06:18,908 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:18,908 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-09-10 02:06:18,909 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-09-10 02:06:18,910 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:20,328 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-09-10 02:06:20,330 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-10 02:06:20,331 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1631239579547,"artifactType":"TOSCA_CSAR","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1631239579547,"artifactType":"TOSCA_TEMPLATE","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"creationDate":1631239579652,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d74f8066-132a-4f6a-b13c-619c6f03bf07","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631239579652,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-09-10 02:06:20,334 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-10 02:06:20,334 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:20,339 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-10 02:06:20,340 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-10 02:06:20,340 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:20,340 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-10 02:06:20,340 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-10 02:06:20,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:20,492 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-10 02:06:20,494 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-10 02:06:20,494 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/290e94a2-679b-4181-ae08-acfaba2e1255/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54de2e14-f080-48d4-860f-1f513af36ec6/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-10 02:06:20,497 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:20,498 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:20,498 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:20,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:20,498 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:06:20,499 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:20,499 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:20,499 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:20,499 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:20,500 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:20,500 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:20,500 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:20,500 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-10 02:06:20,501 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:20,501 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-10 02:06:20,501 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:20,502 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:06:20,502 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-10 02:06:20,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:21,251 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:06:21,252 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-10 02:06:21,254 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1631239579652,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:06:21,260 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-10 02:06:21,261 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:21,261 DEBUG 131:onap_service.py(1) - [SDC][Add VF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/415dfbe7-e971-4c03-b60a-1f7aa0c39c73/resourceInstance 2021-09-10 02:06:21,261 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "015d4524-aec5-4e72-8fa6-f192739d5ca8", "originType": "VF", "componentUid": "015d4524-aec5-4e72-8fa6-f192739d5ca8", "icon": "defaulticon" } 2021-09-10 02:06:21,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:23,864 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/415dfbe7-e971-4c03-b60a-1f7aa0c39c73/resourceInstance HTTP/1.1" 201 None 2021-09-10 02:06:23,866 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-10 02:06:23,867 DEBUG 146:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_image_name","type":"string","required":false,"defaultValue":null,"description":"Dummy image name","schema":null,"password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_name","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Dummy flavor","schema":null,"password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_name_0","type":"string","required":false,"defaultValue":null,"description":"Dummy name","schema":null,"password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"015d4524-aec5-4e72-8fa6-f192739d5ca8","createdFromCsar":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1631239582279,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"015d4524-aec5-4e72-8fa6-f192739d5ca8","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1631239582279,"customizationUUID":"1900f732-319d-4b8a-bded-9f6bd49a81dc","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-09-10 02:06:23,868 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-10 02:06:23,871 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:23,872 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/distribution 2021-09-10 02:06:23,872 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-10 02:06:23,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:23,959 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/distribution HTTP/1.1" 200 38 2021-09-10 02:06:23,961 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-10 02:06:23,961 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-10 02:06:23,964 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:23,964 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-09-10 02:06:23,964 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-10 02:06:23,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:24,051 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-09-10 02:06:24,052 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-10 02:06:24,053 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-10 02:06:24,055 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-10 02:06:24,056 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-10 02:06:24,060 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:24,061 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/415dfbe7-e971-4c03-b60a-1f7aa0c39c73/lifecycleState/checkin 2021-09-10 02:06:24,061 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-10 02:06:24,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:26,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/415dfbe7-e971-4c03-b60a-1f7aa0c39c73/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-10 02:06:26,979 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-10 02:06:26,979 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1631239579652,"lastUpdateDate":1631239585341,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73"},"projectCode":"123456","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"A-la-carte","serviceFunction":"","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07"} 2021-09-10 02:06:26,982 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:06:26,983 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:06:26,983 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:26,983 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:06:26,983 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:06:26,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:27,761 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-10 02:06:27,763 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:06:27,763 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:06:27,766 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:27,767 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:27,767 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:27,767 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:27,767 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:06:27,768 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:27,768 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:27,768 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-10 02:06:27,768 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:06:27,768 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:27,768 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:27,769 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:27,769 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:27,769 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:27,769 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:27,769 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:27,770 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:06:27,770 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:27,770 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:06:27,770 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:27,771 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:06:27,771 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:06:27,773 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:28,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:06:28,553 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:06:28,556 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1631239585341,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:06:28,562 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:06:28,562 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-10 02:06:28,566 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:28,567 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/415dfbe7-e971-4c03-b60a-1f7aa0c39c73/lifecycleState/Certify 2021-09-10 02:06:28,567 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-10 02:06:28,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:36,837 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/415dfbe7-e971-4c03-b60a-1f7aa0c39c73/lifecycleState/Certify HTTP/1.1" 200 1171 2021-09-10 02:06:36,838 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-10 02:06:36,838 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1631239579652,"lastUpdateDate":1631239585341,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f"},"projectCode":"123456","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","componentType":"SERVICE","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceRole":"","environmentContext":"General_Revenue-Bearing","instantiationType":"A-la-carte","serviceFunction":"","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07"} 2021-09-10 02:06:36,840 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:06:36,840 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:06:36,840 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:36,840 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:06:36,840 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:06:36,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:37,354 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1433 2021-09-10 02:06:37,356 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:06:37,356 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:06:37,359 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:37,360 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:37,360 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:37,360 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:37,360 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:06:37,361 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:37,361 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:37,361 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-10 02:06:37,361 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:06:37,361 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:37,362 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:37,362 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:37,362 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:37,362 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:37,363 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:37,363 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:37,363 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:06:37,364 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:37,364 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:06:37,364 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:37,365 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:06:37,365 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:06:37,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:38,149 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:06:38,150 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:06:38,152 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239585341,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:06:38,156 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:06:48,167 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-09-10 02:06:48,172 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:48,173 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/df1da73a-0453-4a9e-9b4b-244cb8b96f7f/distribution/PROD/activate 2021-09-10 02:06:48,173 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-10 02:06:48,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:51,246 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/df1da73a-0453-4a9e-9b4b-244cb8b96f7f/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-10 02:06:51,249 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-10 02:06:51,252 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","empty":false},{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","empty":false},{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","empty":false},{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","empty":false},{"definition":false,"hidden":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1631239579547,"artifactType":"TOSCA_CSAR","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NDhkYzY4MTFlYmE4YTkwYWU4MzRlMzBiNGVjOWEyNjE=","artifactUUID":"249ce17f-1893-4ee3-b389-54f9e9dbcd19","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.assettoscacsar","duplicated":false,"payloadUpdateDate":1631239595394,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1631239579547,"artifactType":"TOSCA_TEMPLATE","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"Y2Q0NWJjMWM2YzA1NzE4NTYyNjE4NTljYWY2NmU5OTI=","artifactUUID":"19113da8-122c-40ee-9197-effb8902c913","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.assettoscatemplate","duplicated":false,"payloadUpdateDate":1631239593049,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"description":"VF license file","creationDate":1631239549177,"artifactType":"VF_LICENSE","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Njk0N2Q5ODQ0ZmQ2NjU3MmRiNDE1OTE2ZjU1MTIxNmU=","artifactUUID":"d619f3e8-c6a6-4d01-9897-e235280eaef6","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vflicense","duplicated":false,"payloadUpdateDate":1631239549179,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549177,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","creationDate":1631239582467,"artifactType":"HEAT_ENV","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"195783f7-bfcd-4b4f-b008-38dbb7d1faaa","generatedFromId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1631239589320,"heatParamsUpdateDate":1631239582467,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239582467,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"description":"created from csar","creationDate":1631239549273,"artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"4178225b-7318-416f-a3bb-e92642d275ae","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1631239549275,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549273,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Nzg3ZjlmNjQ3ZTg1NzZmZGQwNWJlYThlMTM3NTZlMjM=","artifactUUID":"124d8507-a427-4d1d-92d7-10118ce886ed","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1631239591104,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"description":"created from csar","creationDate":1631239549206,"artifactType":"HEAT","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"f93e725c-32d3-4021-93fa-7cc4c530b9dc","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","duplicated":false,"payloadUpdateDate":1631239549211,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549206,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"description":" Vendor license file","creationDate":1631239549159,"artifactType":"VENDOR_LICENSE","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"f8c5b32f-ef83-4050-abf3-28fd4e32771b","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vendorlicense","duplicated":false,"payloadUpdateDate":1631239549165,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549159,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","creationDate":1631239582464,"artifactType":"HEAT_ENV","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"63f875b7-6d94-4128-ab18-69252ddcba74","generatedFromId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1631239589922,"heatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamsUpdateDate":1631239582464,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239582464,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"description":"Artifact created from csar","creationDate":1631239549191,"artifactType":"OTHER","uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"5c845b58-a807-4605-a07f-4fd7a56f2883","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1631239549192,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1631239549191,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1631239582477,"artifacts":["2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1","2cf9cc98-9807-48b6-a5eb-f539e203ce46.heat1env","2cf9cc98-9807-48b6-a5eb-f539e203ce46.cloudtechnologyspecificartifact3"],"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0.2cf9cc98-9807-48b6-a5eb-f539e203ce46.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"416c284c-dbde-460e-88e3-fb87516d7f26","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1631239582477,"customizationUUID":"20c5d366-9859-4797-ad1e-98df604cd84c","groupInstanceArtifacts":["2cf9cc98-9807-48b6-a5eb-f539e203ce46.cloudtechnologyspecificartifact3","415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["4178225b-7318-416f-a3bb-e92642d275ae","63f875b7-6d94-4128-ab18-69252ddcba74"],"artifactsUuid":["f93e725c-32d3-4021-93fa-7cc4c530b9dc","4178225b-7318-416f-a3bb-e92642d275ae"],"groupUUID":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","groupName":"BasicCnf..base_dummy..module-0","groupUid":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.BasicCnf..base_dummy..module-0","name":"basic_cnf0..BasicCnf..base_dummy..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_dummy","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_dummy","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"015d4524-aec5-4e72-8fa6-f192739d5ca8","createdFromCsar":false,"uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1631239582279,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"015d4524-aec5-4e72-8fa6-f192739d5ca8","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1631239582279,"customizationUUID":"1900f732-319d-4b8a-bded-9f6bd49a81dc","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.015d4524-aec5-4e72-8fa6-f192739d5ca8.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vf_module_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_image_name","type":"string","required":false,"description":"Dummy image name","password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_name","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_flavor_name","type":"string","required":false,"description":"Dummy flavor","password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.vnf_id","type":"string","required":false,"description":"Provided by ONAP","password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cf9cc98-9807-48b6-a5eb-f539e203ce46.dummy_name_0","type":"string","required":false,"description":"Dummy name","password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2449ec2e-775a-47e9-b30e-bf5bb0d22272","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5379c37-2b44-402b-9acb-0a8d2ea80ad0","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"creationDate":1631239579652,"uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d74f8066-132a-4f6a-b13c-619c6f03bf07","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1631239610135,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1631239579547,"artifactType":"OTHER","uniqueId":"415dfbe7-e971-4c03-b60a-1f7aa0c39c73.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1631239579547,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-09-10 02:06:51,256 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:06:51,256 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:06:51,256 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:51,257 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:06:51,257 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:06:51,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:52,058 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:06:52,060 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:06:52,060 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:06:52,063 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:52,063 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:52,064 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:52,064 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:52,064 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:06:52,064 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:52,064 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:52,064 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:52,065 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:06:52,065 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:52,065 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:52,065 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:52,065 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:52,066 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:52,066 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:52,066 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:52,066 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:06:52,066 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:52,066 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:06:52,067 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:52,067 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:06:52,067 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:06:52,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:53,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:06:53,480 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:06:53,482 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:06:53,487 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:06:53,487 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-09-10 02:06:53,487 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-09-10 02:06:53,488 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:06:53,488 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-10 02:06:53,488 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-10 02:06:53,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:06:53,521 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 74 2021-09-10 02:06:53,521 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-09-10 02:06:53,521 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-09-10 02:06:53,522 ERROR 157:onap_service.py(1) - [None][Get Connectivity Info] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:06:53,522 ERROR 233:onap_service.py(1) - [None][Get Connectivity Info] request failed: Code: 500. Info: Get Connection: Error finding master table: mongo: no documents in result . 2021-09-10 02:06:53,522 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-09-10 02:06:53,525 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-09-10 02:06:53,525 DEBUG 131:onap_service.py(1) - [None][Create Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info 2021-09-10 02:06:53,525 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-09-10 02:06:53,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:06:53,571 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 None 2021-09-10 02:06:53,572 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-09-10 02:06:53,572 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkUFZFbDVUV3BaZWs0eGIxaEVWRTE0VFVScmQwNTZTWGxOYWxsNlRqRnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDIwckNpOVZkRUYwYm5VMmJsQm1Oak12UjFKbU1FdGFZWFYwYjFNeVFrTm5Wa3gyYW01d1QxTm9PWGhaVmtoUGFWUXZkV3RNUldGUmIyazBWVEF6VVVGWFFUSUtZVlU0WTJKWlEzZ3pNRXQ0WjFGemJUTjJUV2N4VG1SdFJIcHFhMFJZTkZkM09YRm9SRFJoUzBJNVdXWmhSbmxKU0ZSRk1tTjJSbGxMZEZWQkwwTmlad295ZDBsaVltWXdZM3BxUlZwMFRXZzFWVkZCWjFsaGFEbFNLelJwTlZSR1VIVkNiMkZMVGxWT2NFRjBaVWRXVlhSNWNWUXpURlZHVlRkNFNXaDRORzU0Q2sxSk9XdFpNMDR4ZDJacGVtcFVNMjVVTlRaeFQxaHdVVzQxWjIxd2RuVXlVRU5vVjNKbWNXbEtiM3BaWVhsTFJISjFha1pLWkd0VFMxRm9WVlp2V0VFS1FUaEpOa1JMWVZCNGNXaHRURkJpUW5sUVJFaFBRVzV3VEhsd2VIVlJWazFGV21oc05pdE1VM2t5WkdGelFuTXhOVlJEU0hRdlRXaGliRkpsYVdWbE5ncGhkSGhrWm5wc2RTOTNSbTlMYlVKQmFYWk5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkhlV2R2TkU5VFZqQkZTVFYwYkU5dWJVbERWbkl2ZUhscmFYVk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRlR0pPUTJzM0wyZzVObXRCUzBsREwwSTVhMWR6V1RsbVpHVkJPSFk0VkcxdlRUWlBNbmxDTURoUlJFVmtha3hVUVFwbk5tUmhPWGxRZWtGYVJscGlaSGxuVVdrNFFscEhOVzFYTWtabFkxWmtZbnBIUW14a2VVNDBURW81WTNVdk1HWTNUR3h5TlVSUlJrWlVWM0pwU1hsNENuZHVkMnQwUW5Gck4wdG5TV3MyTWpORlVIZFJUMGwyTUdsU01raHJTMmx6VUdoYWJsSm1kV0o1ZFhFeFFXRkxVRkp3U1hWTGQyUXJSbEZuZGpsUk16Y0tWRkJOVUZaWUwzUkVaMjFTUWtsS1YxcHdTbGhEWW04dmJHSjViM2RGVjJSR1MxbExWelIzUzJKaVJFNU1NMVJyYzFCMFRGQlZUMlI0WWsxdlp6SjJRUXBRZEZKTE5ubFZTM0I2VkZGYVR5OW9aMlUxYVZoT2JtVkhabWc1Y1V4UmF6aElkRFJhWnpreWVXb3hNVEZSUW1Sek9HdEVRbU0zVWpOV1ZsUldXRWhyQ20xNWJFeENhekUwVjJKc1R6SnlVakJXZW5oak5IbEZLekJ1WkRoV1pubERZa3B3WndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMzo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpZMlJWUmk5aGNtMXBSVTEzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJOVTFFYTNsTmFra3lUWHBrWVVaM01IbE5ha0UxVFVScmVVMXFTVEpPUkVaaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYSm5hMHB1T1ZaMGFrWmFTRWxTZUdJS2RWTnBPWEowYzNKV1J5dFlVMlpCVkVkSGRHYzJTWFZyZGtkUU4yODFOMEZHTm1SbVVXaE5Ra1pKWXpCUFFuWnpTVmhpTUdaTVFWbGplRXhTY0hFd013cFZjMXB2UWsxTldWUXZPSEl6UVhsRUwwbEJOMk5OUm0xdlRVRXZOR3BQVFZOdGVDdFBibTlXZW1samNrZDJiRzVxTjJkaWVFOURUMmhLYkdkVU1XbDNDbUprZGtSNWJXeFRabTloTTFKU2FGaEhXWFJoYjJGaWNrNXhRV3BqYVdrdk0zVkdRVlZWVFN0aFRWVm5NM1pXUzFsNVdYQTVZWFZ3Y0hkV2VESnRlSElLZUVST2JFTkZVR041T1UwMU1XNWpaakJPZHpOVk0zcEpSbkZsYTI1aFYzTlRORFZVVjFsWWFGVTBXV1JwU20xMmFYWmhlbE5SZDNKWFpVOW5TM0JQUXdwb1MwSklWVTRyYjBaME1FNWFObGxyTDFGcFdGTm9TMGt4TldacVltNURWRGM1WldweVJIWkdSSEprTW5oemVuVlNWVEZpTjJkM2MyazBkVXRMYzBWRkNsbDFaRU56ZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZpUzBOcVp6VktXRkZSYW0weVZUWmxXV2RLVjNZdlNFdFRTelIzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZLVHpkWFFVSlRNRVJWTml0M2NuWXhRazl5ZW01YVdIa3JUVVJrTkdsb1NIQlBOVFJVUzJ3dlJGTmlTelJPY0hwcWVEVXpkVVp5Q2pRME5YUXdiWEJsYm1ORlRrZERPREpTTkZsWVZFMW9TbVZQUjFGRE1VUnVUbTVqTmpKb1YzQlFSRWxWT0dkWFYwWlFMeko2TDA5MmIySjNMemxQWWpVS2FsZGhXbXhNZGxSamRVMURWQzh5TkZneVZWaGlTREZ2TjAxVlFqZEphaTluTWxONksxRkVWbEZGZGtRd1drNURPVkpzTW1OVlVsTnBTM3B2VUZGRWFRcFNNR0pTUTFvMFkyWkJOa3A0ZEc5WlNsZGhWWHBpYTJaR1JUZzJkRFZzVmxGMWNGZENLekJyUkZKSlJYTnRVREZQZURoelNYbDRRM2xzUzBJdmVrRnhDbEJQUXpoQlpqVTJlV04wY1hoS1MzWmhWbWcxYlc1NFMyZ3pkRzB3VUdKMFRrNXRaMnBVWXpGUVoxUjBabE16TkhKaWVUVk1iVUpKWmpoS2NHdEZWM0VLVm5GNGR5OTBlR2RuU0VGdmNHZ3pWalJMUjJSRWQyZGhaVUUxS3psd1NUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQmNtZHJTbTQ1Vm5ScVJscElTVko0WW5WVGFUbHlkSE55VmtjcldGTm1RVlJIUjNSbk5rbDFhM1pIVURkdk5UZEJDa1kyWkdaUmFFMUNSa2xqTUU5Q2RuTkpXR0l3Wmt4QldXTjRURkp3Y1RBelZYTmFiMEpOVFZsVUx6aHlNMEY1UkM5SlFUZGpUVVp0YjAxQkx6UnFUMDBLVTIxNEswOXViMVo2YVdOeVIzWnNibW8zWjJKNFQwTlBhRXBzWjFReGFYZGlaSFpFZVcxc1UyWnZZVE5TVW1oWVIxbDBZVzloWW5KT2NVRnFZMmxwTHdvemRVWkJWVlZOSzJGTlZXY3pkbFpMV1hsWmNEbGhkWEJ3ZDFaNE1tMTRjbmhFVG14RFJWQmplVGxOTlRGdVkyWXdUbmN6VlRONlNVWnhaV3R1WVZkekNsTTBOVlJYV1Zob1ZUUlpaR2xLYlhacGRtRjZVMUYzY2xkbFQyZExjRTlEYUV0Q1NGVk9LMjlHZERCT1dqWlpheTlSYVZoVGFFdEpNVFZtYW1KdVExUUtOemxsYW5KRWRrWkVjbVF5ZUhONmRWSlZNV0kzWjNkemFUUjFTMHR6UlVWWmRXUkRjM2RKUkVGUlFVSkJiMGxDUVVGc2QzWm5MMjluVDJaRE5teHlWd3BqWm1STFUxaG1TblJqUkM5NVMwbG1TSEp2VGxsU1ZtTk9aRkoxVkVGRmJFcEhRbXRIVG5VMWMyazFUalI2ZUVRM00zZHNUM0l2YTNkWU4wVm1OVVJsQ2tKdmF6YzNMM0ZMU25KQ05FNUJXR04xTDBGbVpVcHVNazAzTXpKcU9FTlRZMVZMT0ZCbFEyOU1URk5vUmxWeFExTjFZbFkwZEU4NFNuQTNNSFoxSzNVS04wOXpXWEEzWXpoSVZtZ3hjMFV4VlUwMk1WVkVUbVZHSzFjMVpVUkpZbE0xVFVJeGRVSmxlSEJGTVhab1pHNXdSVlJ2ZG5SQldHMWljRTVVVVhSaVN3cGhTSEpQZWtOeUswSjJhMHhOY0hwMWJubHlaVVl2YVRCU1VVMTZabFJxZFc1cVlYZEdTakJhVm1ac1kyTXdhekJ3UzBJeVpXSnZkRVF5YW1sWE5XTnNDakZFTjNvcmExRnhlR0p5TkhOU2NVcEpMMEZRZG1SNmFtSkJiMmgyZEd4b1pYZDVhVGRMYTB0aFVqZFJiMkZaTjBnNVRrMUtZVU53VjNkRVpGaFJSRFFLUzNoalJGaERhME5uV1VWQmVuZ3laQzg0U0VWdU5FNW5PRmRFTmsxMVRFWmthVE0zU0hsSGNTOUJTVTFpZFRGeGVHaHVkWFJ5Vkd4Q2JuaDBWMDFWYkFwdk5YbHBRbHBZWkdVd1pESktaa3hrWm1JM1EzWk9aMmRrZVZaSFIzbHdTRGxHZVZKQmFqVnRSMnMzY25BMGVWSklRbFJVU0hoU2FuVnlNVkk1VEd4WkNuWTNSRTQxTlVadlNITk1UMmRrVldWbldraHdWMWhKVTJJNGRreFRSRVF4YlVGamRuVTFkV2xwZEROdWFuSlNWa0pSVTAxV2QyTkRaMWxGUVRGNGVXZ0thVlozVjJRMlpqQkNRbEJWZUd0aFZXdENSVmxqYzFSWk9UQkliRzlQYjNWSlZ5OVpOR05ITHpaVGQwaE9XV05MVERsWk56Tk1XRUprUTNCc1VGbHVhUXBaYVdvellUaHZNRUZ2UjJKNGRXeDZUMjR4VVdKNksxaHVNRlJvTlhOMFIwNU9XWFppT0RSWGFYVXpTWFUwTTA5NFFYcFFaRFZTU0dwR1IxVlpaVU0zQ2xwTGNsaFBXbWhaTWxaQ1ZuQlRRWGMyYWtsR1JUSnFhRzlHTTBFNFRGWTVlRGRFV1M4dlZVTm5XVUpVY0N0MlZXcFJhVVpSV1ZOaWJXOWpWVzVMU1ZRS1dGQnJjMngxV0VGVGJtVktTM0ExVWtNNVNuVjFPWGQ0TlZodmNFOHJRVGRIU2pSak1GYzJXRkk0VFVORGRtNUtkVFExWlhod1JTdGlja1JHWTJsMVJRcEhVWFE1VFRSVU9FcFdjSEl6TkhkU1NYQjNkakZ2VmpsMlRrSnZialpEYjA1S2NrZGhUMWc0V0hOVldXcGxUak5vUmpoVVowMDNVR3g1YjNoeE5IcFlDbUpxWlhGbFJ5dE1NVnAxWXl0V2Rrb3paemwwWVhkTFFtZERRWGxNT1dSUlUybHBWVzlqWjNWak5qRk9hVkpVWWtOcE5qZFhZMGxCVVdVNVNYWmhhbElLYUdOUFkySlRNMjlKYUdkWU5IbFdkbmxxZG5Cc1JTOW1ka3BHZFZoemVsVldkSFo1VVhORFVsSTFRMHBDYlRoa2NraHNTMHRzV25wU0swSXdWV3RwT0FwUGFFNW5OVU42WkVaRGRFZFBWV3hOY0ZsNUwxTTRiM0owTm5KRGNWTnRWRVJITWxwaFRYSXhOVU4xTXpKeWNHbDZSRWQzWnk5NWRIRTJRV0psWm5veUNtTnFVVEZCYjBkQ1FVMU9SazU2Wld0dEwwRTBXR1JEYUdWeU5UaEdVMVZ3WTI5VGFVVlVSbUl2TjB4UWNUSnFiSEpoYWtzek5reE5aRmhNTVRsMlpqY0taVFU0ZUdkd1psWktjMjVwWjJKVE1WaEthek5GTkV4RU1tbDVOU3RKVVZGVlYwbzVlSEZOUTJWT0wyeEJLMk5rVEc5SmRpOVRhWEZwZVRKVFkyNVVWQXBoWVdKNk0ydHJOVGg1YjJSSU0wUXZZekZrTTNZeGJVaDBWMWRhWkdWd09YbFlNMlYxZWxRNVdFVkpZbkp2ZFRReFZWRmhDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-09-10 02:06:53,575 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:06:53,575 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-10 02:06:53,575 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-10 02:06:53,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:06:53,603 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-09-10 02:06:53,604 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-10 02:06:53,604 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkUFZFbDVUV3BaZWs0eGIxaEVWRTE0VFVScmQwNTZTWGxOYWxsNlRqRnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDIwckNpOVZkRUYwYm5VMmJsQm1Oak12UjFKbU1FdGFZWFYwYjFNeVFrTm5Wa3gyYW01d1QxTm9PWGhaVmtoUGFWUXZkV3RNUldGUmIyazBWVEF6VVVGWFFUSUtZVlU0WTJKWlEzZ3pNRXQ0WjFGemJUTjJUV2N4VG1SdFJIcHFhMFJZTkZkM09YRm9SRFJoUzBJNVdXWmhSbmxKU0ZSRk1tTjJSbGxMZEZWQkwwTmlad295ZDBsaVltWXdZM3BxUlZwMFRXZzFWVkZCWjFsaGFEbFNLelJwTlZSR1VIVkNiMkZMVGxWT2NFRjBaVWRXVlhSNWNWUXpURlZHVlRkNFNXaDRORzU0Q2sxSk9XdFpNMDR4ZDJacGVtcFVNMjVVTlRaeFQxaHdVVzQxWjIxd2RuVXlVRU5vVjNKbWNXbEtiM3BaWVhsTFJISjFha1pLWkd0VFMxRm9WVlp2V0VFS1FUaEpOa1JMWVZCNGNXaHRURkJpUW5sUVJFaFBRVzV3VEhsd2VIVlJWazFGV21oc05pdE1VM2t5WkdGelFuTXhOVlJEU0hRdlRXaGliRkpsYVdWbE5ncGhkSGhrWm5wc2RTOTNSbTlMYlVKQmFYWk5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkhlV2R2TkU5VFZqQkZTVFYwYkU5dWJVbERWbkl2ZUhscmFYVk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRlR0pPUTJzM0wyZzVObXRCUzBsREwwSTVhMWR6V1RsbVpHVkJPSFk0VkcxdlRUWlBNbmxDTURoUlJFVmtha3hVUVFwbk5tUmhPWGxRZWtGYVJscGlaSGxuVVdrNFFscEhOVzFYTWtabFkxWmtZbnBIUW14a2VVNDBURW81WTNVdk1HWTNUR3h5TlVSUlJrWlVWM0pwU1hsNENuZHVkMnQwUW5Gck4wdG5TV3MyTWpORlVIZFJUMGwyTUdsU01raHJTMmx6VUdoYWJsSm1kV0o1ZFhFeFFXRkxVRkp3U1hWTGQyUXJSbEZuZGpsUk16Y0tWRkJOVUZaWUwzUkVaMjFTUWtsS1YxcHdTbGhEWW04dmJHSjViM2RGVjJSR1MxbExWelIzUzJKaVJFNU1NMVJyYzFCMFRGQlZUMlI0WWsxdlp6SjJRUXBRZEZKTE5ubFZTM0I2VkZGYVR5OW9aMlUxYVZoT2JtVkhabWc1Y1V4UmF6aElkRFJhWnpreWVXb3hNVEZSUW1Sek9HdEVRbU0zVWpOV1ZsUldXRWhyQ20xNWJFeENhekUwVjJKc1R6SnlVakJXZW5oak5IbEZLekJ1WkRoV1pubERZa3B3WndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMzo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpZMlJWUmk5aGNtMXBSVTEzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJOVTFFYTNsTmFra3lUWHBrWVVaM01IbE5ha0UxVFVScmVVMXFTVEpPUkVaaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYSm5hMHB1T1ZaMGFrWmFTRWxTZUdJS2RWTnBPWEowYzNKV1J5dFlVMlpCVkVkSGRHYzJTWFZyZGtkUU4yODFOMEZHTm1SbVVXaE5Ra1pKWXpCUFFuWnpTVmhpTUdaTVFWbGplRXhTY0hFd013cFZjMXB2UWsxTldWUXZPSEl6UVhsRUwwbEJOMk5OUm0xdlRVRXZOR3BQVFZOdGVDdFBibTlXZW1samNrZDJiRzVxTjJkaWVFOURUMmhLYkdkVU1XbDNDbUprZGtSNWJXeFRabTloTTFKU2FGaEhXWFJoYjJGaWNrNXhRV3BqYVdrdk0zVkdRVlZWVFN0aFRWVm5NM1pXUzFsNVdYQTVZWFZ3Y0hkV2VESnRlSElLZUVST2JFTkZVR041T1UwMU1XNWpaakJPZHpOVk0zcEpSbkZsYTI1aFYzTlRORFZVVjFsWWFGVTBXV1JwU20xMmFYWmhlbE5SZDNKWFpVOW5TM0JQUXdwb1MwSklWVTRyYjBaME1FNWFObGxyTDFGcFdGTm9TMGt4TldacVltNURWRGM1WldweVJIWkdSSEprTW5oemVuVlNWVEZpTjJkM2MyazBkVXRMYzBWRkNsbDFaRU56ZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZpUzBOcVp6VktXRkZSYW0weVZUWmxXV2RLVjNZdlNFdFRTelIzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZLVHpkWFFVSlRNRVJWTml0M2NuWXhRazl5ZW01YVdIa3JUVVJrTkdsb1NIQlBOVFJVUzJ3dlJGTmlTelJPY0hwcWVEVXpkVVp5Q2pRME5YUXdiWEJsYm1ORlRrZERPREpTTkZsWVZFMW9TbVZQUjFGRE1VUnVUbTVqTmpKb1YzQlFSRWxWT0dkWFYwWlFMeko2TDA5MmIySjNMemxQWWpVS2FsZGhXbXhNZGxSamRVMURWQzh5TkZneVZWaGlTREZ2TjAxVlFqZEphaTluTWxONksxRkVWbEZGZGtRd1drNURPVkpzTW1OVlVsTnBTM3B2VUZGRWFRcFNNR0pTUTFvMFkyWkJOa3A0ZEc5WlNsZGhWWHBpYTJaR1JUZzJkRFZzVmxGMWNGZENLekJyUkZKSlJYTnRVREZQZURoelNYbDRRM2xzUzBJdmVrRnhDbEJQUXpoQlpqVTJlV04wY1hoS1MzWmhWbWcxYlc1NFMyZ3pkRzB3VUdKMFRrNXRaMnBVWXpGUVoxUjBabE16TkhKaWVUVk1iVUpKWmpoS2NHdEZWM0VLVm5GNGR5OTBlR2RuU0VGdmNHZ3pWalJMUjJSRWQyZGhaVUUxS3psd1NUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQmNtZHJTbTQ1Vm5ScVJscElTVko0WW5WVGFUbHlkSE55VmtjcldGTm1RVlJIUjNSbk5rbDFhM1pIVURkdk5UZEJDa1kyWkdaUmFFMUNSa2xqTUU5Q2RuTkpXR0l3Wmt4QldXTjRURkp3Y1RBelZYTmFiMEpOVFZsVUx6aHlNMEY1UkM5SlFUZGpUVVp0YjAxQkx6UnFUMDBLVTIxNEswOXViMVo2YVdOeVIzWnNibW8zWjJKNFQwTlBhRXBzWjFReGFYZGlaSFpFZVcxc1UyWnZZVE5TVW1oWVIxbDBZVzloWW5KT2NVRnFZMmxwTHdvemRVWkJWVlZOSzJGTlZXY3pkbFpMV1hsWmNEbGhkWEJ3ZDFaNE1tMTRjbmhFVG14RFJWQmplVGxOTlRGdVkyWXdUbmN6VlRONlNVWnhaV3R1WVZkekNsTTBOVlJYV1Zob1ZUUlpaR2xLYlhacGRtRjZVMUYzY2xkbFQyZExjRTlEYUV0Q1NGVk9LMjlHZERCT1dqWlpheTlSYVZoVGFFdEpNVFZtYW1KdVExUUtOemxsYW5KRWRrWkVjbVF5ZUhONmRWSlZNV0kzWjNkemFUUjFTMHR6UlVWWmRXUkRjM2RKUkVGUlFVSkJiMGxDUVVGc2QzWm5MMjluVDJaRE5teHlWd3BqWm1STFUxaG1TblJqUkM5NVMwbG1TSEp2VGxsU1ZtTk9aRkoxVkVGRmJFcEhRbXRIVG5VMWMyazFUalI2ZUVRM00zZHNUM0l2YTNkWU4wVm1OVVJsQ2tKdmF6YzNMM0ZMU25KQ05FNUJXR04xTDBGbVpVcHVNazAzTXpKcU9FTlRZMVZMT0ZCbFEyOU1URk5vUmxWeFExTjFZbFkwZEU4NFNuQTNNSFoxSzNVS04wOXpXWEEzWXpoSVZtZ3hjMFV4VlUwMk1WVkVUbVZHSzFjMVpVUkpZbE0xVFVJeGRVSmxlSEJGTVhab1pHNXdSVlJ2ZG5SQldHMWljRTVVVVhSaVN3cGhTSEpQZWtOeUswSjJhMHhOY0hwMWJubHlaVVl2YVRCU1VVMTZabFJxZFc1cVlYZEdTakJhVm1ac1kyTXdhekJ3UzBJeVpXSnZkRVF5YW1sWE5XTnNDakZFTjNvcmExRnhlR0p5TkhOU2NVcEpMMEZRZG1SNmFtSkJiMmgyZEd4b1pYZDVhVGRMYTB0aFVqZFJiMkZaTjBnNVRrMUtZVU53VjNkRVpGaFJSRFFLUzNoalJGaERhME5uV1VWQmVuZ3laQzg0U0VWdU5FNW5PRmRFTmsxMVRFWmthVE0zU0hsSGNTOUJTVTFpZFRGeGVHaHVkWFJ5Vkd4Q2JuaDBWMDFWYkFwdk5YbHBRbHBZWkdVd1pESktaa3hrWm1JM1EzWk9aMmRrZVZaSFIzbHdTRGxHZVZKQmFqVnRSMnMzY25BMGVWSklRbFJVU0hoU2FuVnlNVkk1VEd4WkNuWTNSRTQxTlVadlNITk1UMmRrVldWbldraHdWMWhKVTJJNGRreFRSRVF4YlVGamRuVTFkV2xwZEROdWFuSlNWa0pSVTAxV2QyTkRaMWxGUVRGNGVXZ0thVlozVjJRMlpqQkNRbEJWZUd0aFZXdENSVmxqYzFSWk9UQkliRzlQYjNWSlZ5OVpOR05ITHpaVGQwaE9XV05MVERsWk56Tk1XRUprUTNCc1VGbHVhUXBaYVdvellUaHZNRUZ2UjJKNGRXeDZUMjR4VVdKNksxaHVNRlJvTlhOMFIwNU9XWFppT0RSWGFYVXpTWFUwTTA5NFFYcFFaRFZTU0dwR1IxVlpaVU0zQ2xwTGNsaFBXbWhaTWxaQ1ZuQlRRWGMyYWtsR1JUSnFhRzlHTTBFNFRGWTVlRGRFV1M4dlZVTm5XVUpVY0N0MlZXcFJhVVpSV1ZOaWJXOWpWVzVMU1ZRS1dGQnJjMngxV0VGVGJtVktTM0ExVWtNNVNuVjFPWGQ0TlZodmNFOHJRVGRIU2pSak1GYzJXRkk0VFVORGRtNUtkVFExWlhod1JTdGlja1JHWTJsMVJRcEhVWFE1VFRSVU9FcFdjSEl6TkhkU1NYQjNkakZ2VmpsMlRrSnZialpEYjA1S2NrZGhUMWc0V0hOVldXcGxUak5vUmpoVVowMDNVR3g1YjNoeE5IcFlDbUpxWlhGbFJ5dE1NVnAxWXl0V2Rrb3paemwwWVhkTFFtZERRWGxNT1dSUlUybHBWVzlqWjNWak5qRk9hVkpVWWtOcE5qZFhZMGxCVVdVNVNYWmhhbElLYUdOUFkySlRNMjlKYUdkWU5IbFdkbmxxZG5Cc1JTOW1ka3BHZFZoemVsVldkSFo1VVhORFVsSTFRMHBDYlRoa2NraHNTMHRzV25wU0swSXdWV3RwT0FwUGFFNW5OVU42WkVaRGRFZFBWV3hOY0ZsNUwxTTRiM0owTm5KRGNWTnRWRVJITWxwaFRYSXhOVU4xTXpKeWNHbDZSRWQzWnk5NWRIRTJRV0psWm5veUNtTnFVVEZCYjBkQ1FVMU9SazU2Wld0dEwwRTBXR1JEYUdWeU5UaEdVMVZ3WTI5VGFVVlVSbUl2TjB4UWNUSnFiSEpoYWtzek5reE5aRmhNTVRsMlpqY0taVFU0ZUdkd1psWktjMjVwWjJKVE1WaEthek5GTkV4RU1tbDVOU3RKVVZGVlYwbzVlSEZOUTJWT0wyeEJLMk5rVEc5SmRpOVRhWEZwZVRKVFkyNVVWQXBoWVdKNk0ydHJOVGg1YjJSSU0wUXZZekZrTTNZeGJVaDBWMWRhWkdWd09YbFlNMlYxZWxRNVdFVkpZbkp2ZFRReFZWRmhDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-09-10 02:06:53,606 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-10 02:06:53,607 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:53,607 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:06:53,607 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:06:53,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:53,662 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 404 288 2021-09-10 02:06:53,663 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-10 02:06:53,664 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-09-10 02:06:53,664 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:53,665 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-09-10 02:06:53,677 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:53,678 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion 2021-09-10 02:06:53,678 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnf-owner", "cloud-region-id": "k8sregion", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "k8s", "owner-defined-type": "t1", "cloud-region-version": "1.0", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-09-10 02:06:53,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:53,753 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion HTTP/1.1" 201 0 2021-09-10 02:06:53,754 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-10 02:06:53,754 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-10 02:06:53,756 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:53,757 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:06:53,757 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:06:53,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:53,870 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-09-10 02:06:53,871 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:06:53,871 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239613718"}]} 2021-09-10 02:06:53,894 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:53,894 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/e7baa5a8-e701-41c4-ad95-8b9dbbeee194 2021-09-10 02:06:53,894 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "e7baa5a8-e701-41c4-ad95-8b9dbbeee194", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-09-10 02:06:53,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:53,982 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/esr-system-info-list/esr-system-info/e7baa5a8-e701-41c4-ad95-8b9dbbeee194 HTTP/1.1" 201 0 2021-09-10 02:06:53,983 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-10 02:06:53,984 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-10 02:06:53,987 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:53,987 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-10 02:06:53,988 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 02:06:53,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:54,037 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 452 2021-09-10 02:06:54,038 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-10 02:06:54,039 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-09-10 02:06:54,039 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,040 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-09-10 02:06:54,040 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-10 02:06:54,041 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-10 02:06:54,046 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,047 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-10 02:06:54,047 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-09-10 02:06:54,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:54,167 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-09-10 02:06:54,168 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-10 02:06:54,168 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-10 02:06:54,172 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,172 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-10 02:06:54,172 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-10 02:06:54,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:54,217 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 404 493 2021-09-10 02:06:54,218 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-10 02:06:54,218 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}} 2021-09-10 02:06:54,218 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,219 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}}. 2021-09-10 02:06:54,224 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,224 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-10 02:06:54,224 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicnf-availability-zone", "hypervisor-type": "nova" } 2021-09-10 02:06:54,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:54,358 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 201 0 2021-09-10 02:06:54,359 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-10 02:06:54,359 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-10 02:06:54,375 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,375 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-09-10 02:06:54,376 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-09-10 02:06:54,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:54,424 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-09-10 02:06:54,426 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-10 02:06:54,426 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-09-10 02:06:54,426 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,427 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-10 02:06:54,434 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,435 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:06:54,435 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:06:54,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:54,550 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-09-10 02:06:54,551 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:06:54,551 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239613718"}]} 2021-09-10 02:06:54,560 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,560 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship 2021-09-10 02:06:54,560 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-09-10 02:06:54,562 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:54,838 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship HTTP/1.1" 200 0 2021-09-10 02:06:54,839 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-10 02:06:54,839 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-10 02:06:54,846 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,846 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-10 02:06:54,847 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-09-10 02:06:54,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:54,963 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 201 0 2021-09-10 02:06:54,964 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-10 02:06:54,965 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-10 02:06:54,968 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:54,968 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-10 02:06:54,969 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-10 02:06:54,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:55,045 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-10 02:06:55,046 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-10 02:06:55,046 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1631239614874"} 2021-09-10 02:06:55,050 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:55,050 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-10 02:06:55,050 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-10 02:06:55,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:55,099 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-10 02:06:55,100 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-10 02:06:55,101 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1631239614874"} 2021-09-10 02:06:55,104 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:55,104 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-10 02:06:55,105 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-10 02:06:55,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:55,157 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 404 360 2021-09-10 02:06:55,158 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-09-10 02:06:55,159 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-09-10 02:06:55,159 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:55,159 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-09-10 02:06:55,160 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-09-10 02:06:55,163 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:06:55,163 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:06:55,164 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:55,164 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:06:55,164 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:06:55,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:56,564 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:06:56,566 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:06:56,566 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:06:56,569 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:56,570 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:56,570 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:56,570 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:56,571 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:06:56,571 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:56,571 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:56,572 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:56,572 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:06:56,572 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:56,573 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:56,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:56,573 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:56,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:56,574 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:56,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:56,575 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:06:56,575 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:56,575 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:06:56,576 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:56,576 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:06:56,576 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:06:56,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:06:57,970 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:06:57,973 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:06:57,976 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:06:57,986 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:06:57,987 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:57,987 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf 2021-09-10 02:06:57,988 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "bc9a7765-0199-460a-a16e-c268255a107d" } 2021-09-10 02:06:57,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,061 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf HTTP/1.1" 201 0 2021-09-10 02:06:58,062 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-10 02:06:58,063 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-10 02:06:58,066 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,066 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-10 02:06:58,067 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-10 02:06:58,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,124 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-09-10 02:06:58,125 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-10 02:06:58,125 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631239618024"}]} 2021-09-10 02:06:58,128 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,128 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-10 02:06:58,129 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-10 02:06:58,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,176 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-10 02:06:58,177 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-10 02:06:58,177 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1631239614874"} 2021-09-10 02:06:58,180 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,180 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-10 02:06:58,180 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-10 02:06:58,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,231 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-09-10 02:06:58,232 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-10 02:06:58,232 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631239618024"}]} 2021-09-10 02:06:58,234 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,234 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:06:58,235 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:06:58,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,284 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-10 02:06:58,285 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:06:58,285 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239614593","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-10 02:06:58,287 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,287 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-10 02:06:58,287 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 02:06:58,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,326 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-09-10 02:06:58,327 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 02:06:58,327 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631239614093"} 2021-09-10 02:06:58,335 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,335 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship 2021-09-10 02:06:58,335 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224?resource-version=1631239614093", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnf-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "k8sregion"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-09-10 02:06:58,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,430 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship HTTP/1.1" 200 0 2021-09-10 02:06:58,431 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-10 02:06:58,431 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-10 02:06:58,434 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,435 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-10 02:06:58,435 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-10 02:06:58,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,490 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-10 02:06:58,491 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-10 02:06:58,492 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1631239614874"} 2021-09-10 02:06:58,494 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,495 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:06:58,495 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:06:58,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,553 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-10 02:06:58,554 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:06:58,554 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239614593","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-10 02:06:58,556 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,556 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-10 02:06:58,557 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 02:06:58,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,606 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-10 02:06:58,607 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 02:06:58,607 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631239618365","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-10 02:06:58,609 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,609 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-09-10 02:06:58,610 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-10 02:06:58,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,665 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314 2021-09-10 02:06:58,666 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-10 02:06:58,666 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"1d08c3c2-7242-483a-aa1e-5544ce13d276","owning-entity-name":"basicvm-oe","resource-version":"1631239123256"},{"owning-entity-id":"6a1f4f96-f790-4c06-a325-1ba61c97e181","owning-entity-name":"basicnw-oe","resource-version":"1631238630454"},{"owning-entity-id":"e90ec9e6-fc19-4742-b700-ed6297f2a149","owning-entity-name":"OE-ETE_Customer-e90ec9e6-fc19-4742-b700-ed6297f2a149","resource-version":"1631237682758","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_7e843143-d02a-4344-84a7-ae216c4da399/service-subscriptions/service-subscription/pNF/service-instances/service-instance/4a7236ab-f003-4fdd-bfcd-3e33c1b70e13","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_7e843143-d02a-4344-84a7-ae216c4da399"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"4a7236ab-f003-4fdd-bfcd-3e33c1b70e13"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name7e843143-d02a-4344-84a7-ae216c4da399"}]}]}}]} 2021-09-10 02:06:58,668 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-10 02:06:58,671 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,671 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe 2021-09-10 02:06:58,671 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "2a63c2de-00bf-41df-8a43-3ff77fd5ffbe" } 2021-09-10 02:06:58,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,727 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe HTTP/1.1" 201 0 2021-09-10 02:06:58,729 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-10 02:06:58,729 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-10 02:06:58,732 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:06:58,733 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe 2021-09-10 02:06:58,733 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-10 02:06:58,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:06:58,788 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe HTTP/1.1" 200 139 2021-09-10 02:06:58,789 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-10 02:06:58,789 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","owning-entity-name":"basicnf_owning_entity","resource-version":"1631239618700"} 2021-09-10 02:06:58,796 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-09-10 02:06:58,797 DEBUG 131:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-09-10 02:06:58,797 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-09-10 02:06:58,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-10 02:06:59,143 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-09-10 02:06:59,145 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-09-10 02:06:59,145 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-09-10 02:06:59,147 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-10 02:06:59,147 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:06:59,147 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:06:59,148 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:59,148 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:06:59,148 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:06:59,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:06:59,662 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:06:59,664 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:06:59,664 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:06:59,667 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:06:59,668 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:59,668 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:59,668 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:59,668 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:06:59,669 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:59,669 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:59,669 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:59,669 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:06:59,670 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:59,670 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:59,670 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:59,671 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:06:59,671 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:06:59,672 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:06:59,672 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:06:59,672 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:06:59,673 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:06:59,673 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:06:59,674 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:06:59,674 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:06:59,674 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:06:59,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:07:00,349 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:07:00,351 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:07:00,354 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:07:00,360 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:07:00,361 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:07:00,362 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/distribution 2021-09-10 02:07:00,362 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-10 02:07:00,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:07:00,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/distribution HTTP/1.1" 200 205 2021-09-10 02:07:00,446 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-10 02:07:00,446 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"7bf27428-5783-4892-99bd-ec742b1272d5","timestamp":"2021-09-10 02:06:49.602 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-10 02:07:00,449 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:07:00,449 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 2021-09-10 02:07:00,450 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-10 02:07:00,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:07:00,560 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 HTTP/1.1" 200 29 2021-09-10 02:07:00,561 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-10 02:07:00,562 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-10 02:07:00,564 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-10 02:07:00,565 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-10 02:08:00,630 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:08:00,631 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 2021-09-10 02:08:00,631 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-10 02:08:00,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:08:00,801 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 HTTP/1.1" 200 29 2021-09-10 02:08:00,803 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-10 02:08:00,804 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-10 02:08:00,807 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-10 02:08:00,807 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-10 02:09:00,869 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:09:00,870 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 2021-09-10 02:09:00,870 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-10 02:09:00,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:09:01,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 HTTP/1.1" 200 None 2021-09-10 02:09:01,019 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-10 02:09:01,020 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1631239619563","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239621297","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239624329","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239622142","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239618559","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239636917","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239623326","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239631370","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239620565","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239623189","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239618556","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239620969","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239619690","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239637920","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239624194","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-09-10 02:09:01,024 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1631239619563', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239621297', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239624329', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239622142', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239618559', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239636917', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239623326', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239631370', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239620565', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239623189', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239618556', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239620969', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239619690', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239637920', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239624194', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-10 02:09:01,026 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-10 02:09:01,026 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-10 02:09:01,027 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-10 02:10:01,072 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:10:01,073 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 2021-09-10 02:10:01,073 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-10 02:10:01,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:10:01,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 HTTP/1.1" 200 None 2021-09-10 02:10:01,214 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-10 02:10:01,216 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1631239619563","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239621297","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239624329","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239622142","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239645620","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239618559","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239636917","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239623326","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239631370","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239620565","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239623189","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239618556","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239620969","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239619690","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239637920","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239643602","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239624194","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239644618","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-09-10 02:10:01,221 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1631239619563', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239621297', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239624329', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239622142', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239645620', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239618559', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239636917', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239623326', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239631370', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239620565', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239623189', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239618556', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239620969', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239619690', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239637920', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239643602', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239624194', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239644618', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-10 02:10:01,223 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-10 02:10:01,223 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-10 02:10:01,223 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-10 02:11:01,287 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:01,289 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 2021-09-10 02:11:01,289 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-10 02:11:01,293 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:11:01,439 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7bf27428-5783-4892-99bd-ec742b1272d5 HTTP/1.1" 200 None 2021-09-10 02:11:01,442 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-10 02:11:01,443 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1631239619563","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239621297","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239745173","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239624329","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239622142","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239645620","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239618559","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239636917","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239745173","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239623326","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239745173","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239631370","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239620565","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239745173","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239623189","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239745173","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239618556","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239745173","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239620969","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239619690","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239637920","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239758833","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239745173","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239643602","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1631239604004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1631239610055","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239745173","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1631239611935","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1631239611349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239624194","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1631239745173","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1631239604830","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239644618","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1631239621475","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1631239627580","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-09-10 02:11:01,447 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1631239619563', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239621297', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239745173', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239624329', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239622142', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239645620', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239618559', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239636917', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239745173', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239623326', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239745173', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239631370', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239620565', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239745173', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239623189', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239745173', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239618556', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239745173', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239620969', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239619690', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239637920', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239758833', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239745173', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239643602', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1631239604004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1631239610055', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239745173', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1631239611935', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1631239611349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239624194', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1631239745173', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1631239604830', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239644618', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1631239621475', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1631239627580', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-09-10 02:11:01,450 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-10 02:11:01,451 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-10 02:11:01,451 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-10 02:11:01,452 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-09-10 02:11:01,469 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '145106a6-4aa7-4603-bcd5-bdc63162f7f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:01,469 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-09-10 02:11:01,469 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "bc9a7765-0199-460a-a16e-c268255a107d", "modelVersionId": "d74f8066-132a-4f6a-b13c-619c6f03bf07", "modelName": "basic_cnf", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_cnf", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnf-customer" }, "project": { "projectName": "basicnf_project" }, "owningEntity": { "owningEntityId": "2a63c2de-00bf-41df-8a43-3ff77fd5ffbe", "owningEntityName": "basicnf_owning_entity" } } } 2021-09-10 02:11:01,472 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:03,176 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-09-10 02:11:03,178 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-09-10 02:11:03,179 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"145106a6-4aa7-4603-bcd5-bdc63162f7f0","instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0"}} 2021-09-10 02:11:03,180 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-10 02:11:03,207 DEBUG 129:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da2a1b09-6828-4a17-a89d-4f91501f3f78', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:03,208 DEBUG 131:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 2021-09-10 02:11:03,209 DEBUG 132:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] data sent: None 2021-09-10 02:11:03,213 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:03,430 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 HTTP/1.1" 200 1341 2021-09-10 02:11:03,434 INFO 142:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response code: 200 2021-09-10 02:11:03,435 DEBUG 146:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response: {"request":{"requestId":"145106a6-4aa7-4603-bcd5-bdc63162f7f0","startTime":"Fri, 10 Sep 2021 02:11:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 02:11:02 GMT"}}} 2021-09-10 02:11:13,447 DEBUG 129:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b367063-d249-48b2-ba37-c43071c82532', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:13,448 DEBUG 131:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 2021-09-10 02:11:13,448 DEBUG 132:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] data sent: None 2021-09-10 02:11:13,451 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:13,687 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 HTTP/1.1" 200 1551 2021-09-10 02:11:13,688 INFO 142:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response code: 200 2021-09-10 02:11:13,689 DEBUG 146:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response: {"request":{"requestId":"145106a6-4aa7-4603-bcd5-bdc63162f7f0","startTime":"Fri, 10 Sep 2021 02:11:01 GMT","finishTime":"Fri, 10 Sep 2021 02:11:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:05 GMT"}}} 2021-09-10 02:11:13,690 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-09-10 02:11:13,691 DEBUG 129:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '033463b1-28bf-4329-90ad-247d04512446', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:13,691 DEBUG 131:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 2021-09-10 02:11:13,691 DEBUG 132:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] data sent: None 2021-09-10 02:11:13,694 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:13,875 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 HTTP/1.1" 200 1551 2021-09-10 02:11:13,877 INFO 142:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response code: 200 2021-09-10 02:11:13,877 DEBUG 146:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response: {"request":{"requestId":"145106a6-4aa7-4603-bcd5-bdc63162f7f0","startTime":"Fri, 10 Sep 2021 02:11:01 GMT","finishTime":"Fri, 10 Sep 2021 02:11:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:05 GMT"}}} 2021-09-10 02:11:13,878 DEBUG 129:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80ffceed-a480-4b92-a051-19686691639b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:13,879 DEBUG 131:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 2021-09-10 02:11:13,879 DEBUG 132:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] data sent: None 2021-09-10 02:11:13,881 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:14,040 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 HTTP/1.1" 200 1551 2021-09-10 02:11:14,042 INFO 142:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response code: 200 2021-09-10 02:11:14,042 DEBUG 146:onap_service.py(8) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response: {"request":{"requestId":"145106a6-4aa7-4603-bcd5-bdc63162f7f0","startTime":"Fri, 10 Sep 2021 02:11:01 GMT","finishTime":"Fri, 10 Sep 2021 02:11:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:05 GMT"}}} 2021-09-10 02:11:14,052 DEBUG 129:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '24ae7cb1-8946-4de5-8146-b19db119e397', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:14,053 DEBUG 131:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 2021-09-10 02:11:14,053 DEBUG 132:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] data sent: None 2021-09-10 02:11:14,055 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:14,224 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 HTTP/1.1" 200 1551 2021-09-10 02:11:14,226 INFO 142:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response code: 200 2021-09-10 02:11:14,226 DEBUG 146:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response: {"request":{"requestId":"145106a6-4aa7-4603-bcd5-bdc63162f7f0","startTime":"Fri, 10 Sep 2021 02:11:01 GMT","finishTime":"Fri, 10 Sep 2021 02:11:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:05 GMT"}}} 2021-09-10 02:11:14,228 DEBUG 129:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e0a10abc-7eef-4aee-802b-051e60bb2667', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:14,228 DEBUG 131:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 2021-09-10 02:11:14,228 DEBUG 132:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] data sent: None 2021-09-10 02:11:14,230 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:14,434 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/145106a6-4aa7-4603-bcd5-bdc63162f7f0 HTTP/1.1" 200 1551 2021-09-10 02:11:14,436 INFO 142:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response code: 200 2021-09-10 02:11:14,436 DEBUG 146:onap_service.py(1) - [None][Check 145106a6-4aa7-4603-bcd5-bdc63162f7f0 orchestration request status] response: {"request":{"requestId":"145106a6-4aa7-4603-bcd5-bdc63162f7f0","startTime":"Fri, 10 Sep 2021 02:11:01 GMT","finishTime":"Fri, 10 Sep 2021 02:11:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnf-customer"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"subscriptionServiceType":"basic_cnf","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnf_project"},"owningEntity":{"owningEntityId":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:05 GMT"}}} 2021-09-10 02:11:14,438 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:14,438 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-10 02:11:14,438 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-10 02:11:14,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:14,496 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-10 02:11:14,497 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-10 02:11:14,498 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631239618365","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-10 02:11:14,501 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:14,501 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 2021-09-10 02:11:14,501 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] data sent: None 2021-09-10 02:11:14,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:14,561 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 HTTP/1.1" 200 1191 2021-09-10 02:11:14,562 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] response code: 200 2021-09-10 02:11:14,562 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] response: {"service-instance":[{"service-instance-id":"8201c341-0b00-47f9-a973-09ffdfa8502a","service-instance-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"bc9a7765-0199-460a-a16e-c268255a107d","model-version-id":"d74f8066-132a-4f6a-b13c-619c6f03bf07","resource-version":"1631239865414","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-10 02:11:14,566 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:14,566 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-10 02:11:14,566 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-10 02:11:14,568 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:14,613 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-10 02:11:14,614 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-10 02:11:14,614 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1631239614874"} 2021-09-10 02:11:14,617 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:14,617 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-10 02:11:14,617 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-10 02:11:14,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:14,671 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-10 02:11:14,672 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-10 02:11:14,672 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631239618365","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-10 02:11:14,675 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:14,676 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 2021-09-10 02:11:14,676 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] data sent: None 2021-09-10 02:11:14,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:14,737 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 HTTP/1.1" 200 1191 2021-09-10 02:11:14,739 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] response code: 200 2021-09-10 02:11:14,740 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] response: {"service-instance":[{"service-instance-id":"8201c341-0b00-47f9-a973-09ffdfa8502a","service-instance-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"bc9a7765-0199-460a-a16e-c268255a107d","model-version-id":"d74f8066-132a-4f6a-b13c-619c6f03bf07","resource-version":"1631239865414","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-10 02:11:14,743 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:14,743 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:11:14,744 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:11:14,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:14,802 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-10 02:11:14,803 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:11:14,803 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239614593","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-10 02:11:14,806 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:14,807 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-10 02:11:14,807 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 02:11:14,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:14,870 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-10 02:11:14,871 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 02:11:14,872 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631239618365","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-10 02:11:14,874 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:11:14,875 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:11:14,875 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:14,875 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:11:14,876 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:11:14,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:11:15,463 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:11:15,465 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:11:15,465 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:11:15,468 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:11:15,468 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:15,469 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:15,469 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:15,469 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:11:15,469 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:15,469 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:15,470 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:15,470 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:11:15,470 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:15,470 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:15,470 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:15,470 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:11:15,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:15,471 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:15,471 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:15,471 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:11:15,471 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:11:15,471 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:11:15,472 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:15,472 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:11:15,472 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:11:15,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:11:16,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:11:16,416 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:11:16,419 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:11:16,426 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:11:16,427 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:16,427 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel 2021-09-10 02:11:16,427 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-10 02:11:16,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:11:16,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel HTTP/1.1" 200 None 2021-09-10 02:11:16,649 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-10 02:11:16,649 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-10 02:11:16,716 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:11:16,716 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:11:16,717 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:16,717 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:11:16,717 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:11:16,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:11:17,321 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:11:17,323 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:11:17,324 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:11:17,327 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:11:17,327 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:17,327 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:17,327 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:17,327 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:11:17,328 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:17,328 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:17,328 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:17,328 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:11:17,328 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:17,329 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:17,329 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:17,329 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:11:17,329 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:17,329 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:17,329 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:17,330 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:11:17,330 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:11:17,330 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:11:17,331 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:17,331 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:11:17,331 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:11:17,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:11:17,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:11:17,998 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:11:18,000 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:11:18,003 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:11:18,004 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5180ec93-8a73-403c-8452-ab6391c9e0f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:18,004 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a/vnfs 2021-09-10 02:11:18,004 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "bc9a7765-0199-460a-a16e-c268255a107d" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "0a5717d0-5cf0-41a7-be9e-6edc36140ffb", "modelVersionId": "7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "1900f732-319d-4b8a-bded-9f6bd49a81dc", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "userParams": [], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "lineOfBusiness": { "lineOfBusinessName": "basicnf_lob" }, "platform": { "platformName": "basicnf_platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "8201c341-0b00-47f9-a973-09ffdfa8502a", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "bc9a7765-0199-460a-a16e-c268255a107d", "modelVersion": "1.0", "modelVersionId": "d74f8066-132a-4f6a-b13c-619c6f03bf07" } } }] } } 2021-09-10 02:11:18,005 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:19,560 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a/vnfs HTTP/1.1" 202 262 2021-09-10 02:11:19,562 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-09-10 02:11:19,563 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"5180ec93-8a73-403c-8452-ab6391c9e0f2","instanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2"}} 2021-09-10 02:11:19,564 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-10 02:11:19,589 DEBUG 129:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2eb93f3-86fe-423d-b964-0455f11eb78a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:19,590 DEBUG 131:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 2021-09-10 02:11:19,590 DEBUG 132:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] data sent: None 2021-09-10 02:11:19,595 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:19,826 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 HTTP/1.1" 200 1900 2021-09-10 02:11:19,829 INFO 142:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response code: 200 2021-09-10 02:11:19,829 DEBUG 146:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response: {"request":{"requestId":"5180ec93-8a73-403c-8452-ab6391c9e0f2","startTime":"Fri, 10 Sep 2021 02:11:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bc9a7765-0199-460a-a16e-c268255a107d","source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 02:11:18 GMT"}}} 2021-09-10 02:11:29,842 DEBUG 129:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5ba4e262-be21-4b57-9406-ecda8a1a0de6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:29,842 DEBUG 131:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 2021-09-10 02:11:29,843 DEBUG 132:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] data sent: None 2021-09-10 02:11:29,846 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:30,069 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 HTTP/1.1" 200 2106 2021-09-10 02:11:30,072 INFO 142:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response code: 200 2021-09-10 02:11:30,072 DEBUG 146:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response: {"request":{"requestId":"5180ec93-8a73-403c-8452-ab6391c9e0f2","startTime":"Fri, 10 Sep 2021 02:11:18 GMT","finishTime":"Fri, 10 Sep 2021 02:11:23 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bc9a7765-0199-460a-a16e-c268255a107d","source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:23 GMT"}}} 2021-09-10 02:11:30,074 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-09-10 02:11:30,074 DEBUG 129:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '92807a51-93b7-4e79-9c3a-e53e88d540e6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:30,075 DEBUG 131:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 2021-09-10 02:11:30,075 DEBUG 132:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] data sent: None 2021-09-10 02:11:30,078 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:30,296 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 HTTP/1.1" 200 2106 2021-09-10 02:11:30,297 INFO 142:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response code: 200 2021-09-10 02:11:30,297 DEBUG 146:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response: {"request":{"requestId":"5180ec93-8a73-403c-8452-ab6391c9e0f2","startTime":"Fri, 10 Sep 2021 02:11:18 GMT","finishTime":"Fri, 10 Sep 2021 02:11:23 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bc9a7765-0199-460a-a16e-c268255a107d","source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:23 GMT"}}} 2021-09-10 02:11:30,298 DEBUG 129:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cca7bf40-6be0-43a8-ba8c-eb2377291b0c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:30,298 DEBUG 131:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 2021-09-10 02:11:30,299 DEBUG 132:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] data sent: None 2021-09-10 02:11:30,300 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:30,532 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 HTTP/1.1" 200 2106 2021-09-10 02:11:30,534 INFO 142:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response code: 200 2021-09-10 02:11:30,535 DEBUG 146:onap_service.py(9) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response: {"request":{"requestId":"5180ec93-8a73-403c-8452-ab6391c9e0f2","startTime":"Fri, 10 Sep 2021 02:11:18 GMT","finishTime":"Fri, 10 Sep 2021 02:11:23 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bc9a7765-0199-460a-a16e-c268255a107d","source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:23 GMT"}}} 2021-09-10 02:11:30,545 DEBUG 129:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f8a58bae-945f-4fcd-adce-8fbb18dc69d7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:30,546 DEBUG 131:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 2021-09-10 02:11:30,546 DEBUG 132:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] data sent: None 2021-09-10 02:11:30,548 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:30,746 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 HTTP/1.1" 200 2106 2021-09-10 02:11:30,748 INFO 142:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response code: 200 2021-09-10 02:11:30,748 DEBUG 146:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response: {"request":{"requestId":"5180ec93-8a73-403c-8452-ab6391c9e0f2","startTime":"Fri, 10 Sep 2021 02:11:18 GMT","finishTime":"Fri, 10 Sep 2021 02:11:23 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bc9a7765-0199-460a-a16e-c268255a107d","source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:23 GMT"}}} 2021-09-10 02:11:30,749 DEBUG 129:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0046a599-b087-43e7-9dc3-fd91c9c2c641', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:30,750 DEBUG 131:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 2021-09-10 02:11:30,750 DEBUG 132:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] data sent: None 2021-09-10 02:11:30,752 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:30,927 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5180ec93-8a73-403c-8452-ab6391c9e0f2 HTTP/1.1" 200 2106 2021-09-10 02:11:30,930 INFO 142:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response code: 200 2021-09-10 02:11:30,930 DEBUG 146:onap_service.py(1) - [None][Check 5180ec93-8a73-403c-8452-ab6391c9e0f2 orchestration request status] response: {"request":{"requestId":"5180ec93-8a73-403c-8452-ab6391c9e0f2","startTime":"Fri, 10 Sep 2021 02:11:18 GMT","finishTime":"Fri, 10 Sep 2021 02:11:23 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"bc9a7765-0199-460a-a16e-c268255a107d","source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnf_platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnf_lob"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:23 GMT"}}} 2021-09-10 02:11:30,932 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:30,932 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-10 02:11:30,932 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-10 02:11:30,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:30,971 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-10 02:11:30,972 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-10 02:11:30,972 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1631239614874"} 2021-09-10 02:11:30,974 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:30,974 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-10 02:11:30,974 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-10 02:11:30,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:31,015 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-10 02:11:31,016 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-10 02:11:31,016 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631239618365","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-10 02:11:31,018 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:31,018 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 2021-09-10 02:11:31,018 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] data sent: None 2021-09-10 02:11:31,019 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:31,067 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 HTTP/1.1" 200 1643 2021-09-10 02:11:31,067 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] response code: 200 2021-09-10 02:11:31,067 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] response: {"service-instance":[{"service-instance-id":"8201c341-0b00-47f9-a973-09ffdfa8502a","service-instance-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"bc9a7765-0199-460a-a16e-c268255a107d","model-version-id":"d74f8066-132a-4f6a-b13c-619c6f03bf07","resource-version":"1631239879846","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-10 02:11:31,069 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:31,069 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list 2021-09-10 02:11:31,070 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:11:31,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:31,115 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list HTTP/1.1" 200 1064 2021-09-10 02:11:31,115 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:11:31,115 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-10 02:11:31,117 DEBUG 129:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:31,117 DEBUG 131:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 2021-09-10 02:11:31,117 DEBUG 132:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] data sent: None 2021-09-10 02:11:31,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:31,177 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 HTTP/1.1" 200 3737 2021-09-10 02:11:31,178 INFO 142:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response code: 200 2021-09-10 02:11:31,179 DEBUG 146:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response: {"vnf-id":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnf-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bc9a7765-0199-460a-a16e-c268255a107d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631239883560","model-invariant-id":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","model-version-id":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","model-customization-id":"1900f732-319d-4b8a-bded-9f6bd49a81dc","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/vnfs/vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"8201c341-0b00-47f9-a973-09ffdfa8502a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-10 02:11:31,181 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:11:31,181 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:11:31,181 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:31,181 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:11:31,182 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:11:31,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:11:31,703 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:11:31,705 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:11:31,705 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:11:31,708 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:11:31,709 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:31,709 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:31,709 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:31,709 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:11:31,710 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:31,710 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:31,710 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:31,710 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:11:31,710 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:31,711 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:31,711 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:31,711 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:11:31,711 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:31,711 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:31,712 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:31,712 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:11:31,712 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:11:31,712 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:11:31,713 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:31,713 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:11:31,713 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:11:31,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:11:32,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:11:32,408 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:11:32,412 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:11:32,418 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:11:32,419 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:32,419 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel 2021-09-10 02:11:32,419 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-10 02:11:32,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:11:32,631 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel HTTP/1.1" 200 None 2021-09-10 02:11:32,633 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-10 02:11:32,634 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-10 02:11:32,683 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:11:32,683 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c 2021-09-10 02:11:32,684 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-10 02:11:32,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:11:32,717 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c HTTP/1.1" 200 270 2021-09-10 02:11:32,718 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-10 02:11:32,718 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"416c284c-dbde-460e-88e3-fb87516d7f26","rb-version":"20c5d366-9859-4797-ad1e-98df604cd84c","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567"}} 2021-09-10 02:11:32,720 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:11:32,721 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest 2021-09-10 02:11:32,721 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-10 02:11:32,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:11:32,746 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest HTTP/1.1" 404 87 2021-09-10 02:11:32,746 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-09-10 02:11:32,746 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-09-10 02:11:32,746 ERROR 157:onap_service.py(1) - [None][Get profile] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:11:32,747 ERROR 233:onap_service.py(1) - [None][Get profile] request failed: Code: 404. Info: Get Resource Bundle Profile: Error finding master table: mongo: no documents in result . 2021-09-10 02:11:32,751 DEBUG 129:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:11:32,752 DEBUG 131:onap_service.py(1) - [None][Create profile for definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile 2021-09-10 02:11:32,752 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "416c284c-dbde-460e-88e3-fb87516d7f26", "rb-version": "20c5d366-9859-4797-ad1e-98df604cd84c", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-09-10 02:11:32,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:11:32,779 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile HTTP/1.1" 201 212 2021-09-10 02:11:32,780 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-09-10 02:11:32,780 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"416c284c-dbde-460e-88e3-fb87516d7f26","rb-version":"20c5d366-9859-4797-ad1e-98df604cd84c","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-10 02:11:32,782 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:11:32,782 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest 2021-09-10 02:11:32,783 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-10 02:11:32,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:11:32,807 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest HTTP/1.1" 200 212 2021-09-10 02:11:32,808 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-10 02:11:32,808 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"416c284c-dbde-460e-88e3-fb87516d7f26","rb-version":"20c5d366-9859-4797-ad1e-98df604cd84c","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-10 02:11:32,810 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-09-10 02:11:32,810 DEBUG 131:onap_service.py(1) - [None][Upload Artifact content] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest/content 2021-09-10 02:11:32,810 DEBUG 132:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x00z7f]\x00\x03\xed\xd3\xdf\n\x820\x14\xc7\xf1]\xef)\x86\xf7\xc6\x96s\x96/\x13B+\x04\xb3p*\xf8\xf6YB\x14\x14\xde\xf4\x87\xe0\xfb\xb99cg\xb0\x03\xdb\xefP\xd4\xe5\xce\x87v1\x14\x87J|\x86\x1e9\xe7.\xd5d\xa9\xbe\xaf\x13\x97\t\x93\xa4\x89\xb1Ib\x8d\x15\xda\x8cK+\x94\xfe\xd0<\x0f\xba\xd0\x16\x8dR\xa2\xde\x87*s\xeb\xd5\xabss\xfd?\x15\xc7\xb1\xec}\x13\xcac\x9d\xab\xde\xc8v8\xf9\\*\xd5\x17U\xe7C\xae\xa2\xe3\xd8m\xca\xad\xdfL;\xd7\x7f\x12\xc9_\x8f\x8d7y\xf6\xbc\xef\xbec6\xffzy\xcb\x7f:\xae\xb5\xb1\xa9\xc9\xc8\xff7H\xa2\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xd7\xce\x16\xa6\xd8\xa7\x00(\x00\x00' 2021-09-10 02:11:32,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:11:32,834 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest/content HTTP/1.1" 200 0 2021-09-10 02:11:32,835 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-09-10 02:11:32,835 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-09-10 02:11:32,837 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:32,837 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-10 02:11:32,837 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-10 02:11:32,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:32,877 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-10 02:11:32,877 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-10 02:11:32,877 DEBUG 146:onap_service.py(1) - [AAI][Get basicnf-customer customer] response: {"global-customer-id":"basicnf-customer","subscriber-name":"basicnf-customer","subscriber-type":"INFRA","resource-version":"1631239614874"} 2021-09-10 02:11:32,879 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:32,879 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-10 02:11:32,879 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-10 02:11:32,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:32,955 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-10 02:11:32,956 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-10 02:11:32,956 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1631239618365","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-10 02:11:32,958 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:32,958 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 2021-09-10 02:11:32,958 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] data sent: None 2021-09-10 02:11:32,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:33,015 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 HTTP/1.1" 200 1643 2021-09-10 02:11:33,015 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] response code: 200 2021-09-10 02:11:33,016 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852 service-instance-name] response: {"service-instance":[{"service-instance-id":"8201c341-0b00-47f9-a973-09ffdfa8502a","service-instance-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"bc9a7765-0199-460a-a16e-c268255a107d","model-version-id":"d74f8066-132a-4f6a-b13c-619c6f03bf07","resource-version":"1631239879846","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-10 02:11:33,018 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:33,018 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:11:33,018 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:11:33,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:33,069 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-10 02:11:33,070 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:11:33,070 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239879964","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]}]}}]} 2021-09-10 02:11:33,073 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:33,073 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-10 02:11:33,073 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 02:11:33,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:33,126 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-10 02:11:33,126 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 02:11:33,126 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631239880068","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-10 02:11:33,128 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:33,128 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list 2021-09-10 02:11:33,129 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:11:33,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:33,180 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list HTTP/1.1" 200 1064 2021-09-10 02:11:33,180 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:11:33,180 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-10 02:11:33,183 DEBUG 129:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:33,183 DEBUG 131:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 2021-09-10 02:11:33,183 DEBUG 132:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] data sent: None 2021-09-10 02:11:33,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:33,244 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 HTTP/1.1" 200 3737 2021-09-10 02:11:33,245 INFO 142:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response code: 200 2021-09-10 02:11:33,245 DEBUG 146:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response: {"vnf-id":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnf-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bc9a7765-0199-460a-a16e-c268255a107d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631239883560","model-invariant-id":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","model-version-id":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","model-customization-id":"1900f732-319d-4b8a-bded-9f6bd49a81dc","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/vnfs/vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"8201c341-0b00-47f9-a973-09ffdfa8502a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-10 02:11:33,246 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:11:33,247 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:11:33,247 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:33,247 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:11:33,247 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:11:33,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:11:34,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:11:34,012 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:11:34,012 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:11:34,016 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:11:34,016 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:34,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:34,017 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:34,017 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:11:34,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:34,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:34,018 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:34,018 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:11:34,018 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:34,018 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:34,018 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:34,018 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:11:34,019 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:34,019 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:34,019 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:34,019 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:11:34,020 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:11:34,020 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:11:34,020 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:34,020 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:11:34,021 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:11:34,023 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:11:34,677 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:11:34,680 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:11:34,683 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:11:34,693 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:11:34,693 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:34,694 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel 2021-09-10 02:11:34,694 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-10 02:11:34,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:11:34,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel HTTP/1.1" 200 None 2021-09-10 02:11:34,906 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-10 02:11:34,906 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-10 02:11:34,960 DEBUG 129:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': '6ed8e45b-e11e-4d15-a896-0d98802f965d', 'x-fromappid': 'API client'} 2021-09-10 02:11:34,960 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-09-10 02:11:34,960 DEBUG 132:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] data sent: { "input":{ "preload-vf-module-topology-information":{ "vf-module-topology":{ "vf-module-topology-identifier":{ "vf-module-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852" }, "vf-module-parameters": { "param": [{'name': 'dummy_name_0', 'value': 'dummy_name'}, {'name': 'k8s-rb-profile-name', 'value': 'cnftest'}, {'name': 'k8s-rb-profile-namespace', 'value': 'k8s'}] } }, "vnf-topology-identifier-structure":{ "vnf-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0", "vnf-type":"basic_cnf/basic_cnf 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-09-10 02:11:34,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-10 02:11:35,055 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-09-10 02:11:35,056 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-10 02:11:35,056 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-09-10 02:11:35,075 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:11:35,076 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:11:35,076 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:35,076 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:11:35,076 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:11:35,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:11:35,684 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:11:35,686 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:11:35,686 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:11:35,689 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:11:35,689 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:35,690 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:35,690 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:35,690 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:11:35,690 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:35,690 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:35,691 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:35,691 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:11:35,691 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:35,691 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:35,691 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:35,691 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:11:35,692 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:11:35,692 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:11:35,692 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:11:35,692 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:11:35,692 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:11:35,693 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:11:35,693 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:11:35,693 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:11:35,693 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:11:35,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:11:36,390 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:11:36,393 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:11:36,396 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:11:36,402 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:11:36,403 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '852fd3a7-01d1-41b1-ad7b-c81348c7d9f7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:36,403 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a/vnfs/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vfModules 2021-09-10 02:11:36,403 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "416c284c-dbde-460e-88e3-fb87516d7f26", "modelVersionId": "a5068939-b01c-4f0e-b441-1bb6cc0ae567", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "20c5d366-9859-4797-ad1e-98df604cd84c", "modelCustomizationName": "BasicCnf..base_dummy..module-0" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "usePreload": true, "aLaCarte": true }, "cloudConfiguration": { "tenantId": "f41abc47519441359fc94897110fa224", "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "8201c341-0b00-47f9-a973-09ffdfa8502a", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "bc9a7765-0199-460a-a16e-c268255a107d", "modelVersion": "1.0", "modelVersionId": "d74f8066-132a-4f6a-b13c-619c6f03bf07" } } }, { "relatedInstance": { "instanceId": "f2a21466-de9c-4ada-b4d8-9fcaaa2e6953", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "0a5717d0-5cf0-41a7-be9e-6edc36140ffb", "modelVersion": "1.0", "modelVersionId": "7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb", "modelCustomizationId": "1900f732-319d-4b8a-bded-9f6bd49a81dc", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-09-10 02:11:36,405 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:37,988 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a/vnfs/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vfModules HTTP/1.1" 202 262 2021-09-10 02:11:37,990 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-09-10 02:11:37,991 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"852fd3a7-01d1-41b1-ad7b-c81348c7d9f7","instanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7"}} 2021-09-10 02:11:37,991 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-10 02:11:38,001 DEBUG 129:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fa0a4da6-2de3-4e42-ac65-55dcdbc70d2f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:38,003 DEBUG 131:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 2021-09-10 02:11:38,003 DEBUG 132:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] data sent: None 2021-09-10 02:11:38,007 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:38,195 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 HTTP/1.1" 200 2455 2021-09-10 02:11:38,198 INFO 142:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response code: 200 2021-09-10 02:11:38,199 DEBUG 146:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response: {"request":{"requestId":"852fd3a7-01d1-41b1-ad7b-c81348c7d9f7","startTime":"Fri, 10 Sep 2021 02:11:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}},{"relatedInstance":{"instanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 02:11:37 GMT"}}} 2021-09-10 02:11:48,211 DEBUG 129:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c48b694-2aaf-43a8-8118-2ccb358774e3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:48,211 DEBUG 131:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 2021-09-10 02:11:48,211 DEBUG 132:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] data sent: None 2021-09-10 02:11:48,214 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:48,403 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 HTTP/1.1" 200 2666 2021-09-10 02:11:48,404 INFO 142:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response code: 200 2021-09-10 02:11:48,405 DEBUG 146:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response: {"request":{"requestId":"852fd3a7-01d1-41b1-ad7b-c81348c7d9f7","startTime":"Fri, 10 Sep 2021 02:11:36 GMT","finishTime":"Fri, 10 Sep 2021 02:11:46 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}},{"relatedInstance":{"instanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:46 GMT"}}} 2021-09-10 02:11:48,406 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-09-10 02:11:48,406 DEBUG 129:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a63dfc03-2b80-4fc5-94b8-1c9ba14cb2e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:48,407 DEBUG 131:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 2021-09-10 02:11:48,407 DEBUG 132:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] data sent: None 2021-09-10 02:11:48,409 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:48,609 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 HTTP/1.1" 200 2666 2021-09-10 02:11:48,611 INFO 142:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response code: 200 2021-09-10 02:11:48,611 DEBUG 146:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response: {"request":{"requestId":"852fd3a7-01d1-41b1-ad7b-c81348c7d9f7","startTime":"Fri, 10 Sep 2021 02:11:36 GMT","finishTime":"Fri, 10 Sep 2021 02:11:46 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}},{"relatedInstance":{"instanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:46 GMT"}}} 2021-09-10 02:11:48,612 DEBUG 129:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7bc95351-04ae-49be-a249-2496a448cf29', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:48,613 DEBUG 131:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 2021-09-10 02:11:48,613 DEBUG 132:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] data sent: None 2021-09-10 02:11:48,615 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:48,808 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 HTTP/1.1" 200 2666 2021-09-10 02:11:48,810 INFO 142:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response code: 200 2021-09-10 02:11:48,811 DEBUG 146:onap_service.py(10) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response: {"request":{"requestId":"852fd3a7-01d1-41b1-ad7b-c81348c7d9f7","startTime":"Fri, 10 Sep 2021 02:11:36 GMT","finishTime":"Fri, 10 Sep 2021 02:11:46 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}},{"relatedInstance":{"instanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:46 GMT"}}} 2021-09-10 02:11:48,820 DEBUG 129:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dfff7416-dbe3-4b91-b215-089aa07ce40d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:48,820 DEBUG 131:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 2021-09-10 02:11:48,820 DEBUG 132:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] data sent: None 2021-09-10 02:11:48,823 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:49,001 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 HTTP/1.1" 200 2666 2021-09-10 02:11:49,003 INFO 142:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response code: 200 2021-09-10 02:11:49,003 DEBUG 146:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response: {"request":{"requestId":"852fd3a7-01d1-41b1-ad7b-c81348c7d9f7","startTime":"Fri, 10 Sep 2021 02:11:36 GMT","finishTime":"Fri, 10 Sep 2021 02:11:46 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}},{"relatedInstance":{"instanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:46 GMT"}}} 2021-09-10 02:11:49,004 DEBUG 129:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f3c6cfdc-b80e-4bc8-8fe8-e0d4d34f5eff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:11:49,005 DEBUG 131:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 2021-09-10 02:11:49,005 DEBUG 132:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] data sent: None 2021-09-10 02:11:49,007 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:11:49,185 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 HTTP/1.1" 200 2666 2021-09-10 02:11:49,187 INFO 142:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response code: 200 2021-09-10 02:11:49,187 DEBUG 146:onap_service.py(1) - [None][Check 852fd3a7-01d1-41b1-ad7b-c81348c7d9f7 orchestration request status] response: {"request":{"requestId":"852fd3a7-01d1-41b1-ad7b-c81348c7d9f7","startTime":"Fri, 10 Sep 2021 02:11:36 GMT","finishTime":"Fri, 10 Sep 2021 02:11:46 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"}}},{"relatedInstance":{"instanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"}}}],"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"usePreload":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:11:46 GMT"}}} 2021-09-10 02:11:49,188 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-09-10 02:11:49,188 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-09-10 02:11:59,201 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:59,202 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list 2021-09-10 02:11:59,202 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:11:59,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:59,268 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list HTTP/1.1" 200 1064 2021-09-10 02:11:59,269 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:11:59,269 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-10 02:11:59,272 DEBUG 129:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:59,272 DEBUG 131:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 2021-09-10 02:11:59,273 DEBUG 132:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] data sent: None 2021-09-10 02:11:59,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:59,448 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 HTTP/1.1" 200 3737 2021-09-10 02:11:59,449 INFO 142:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response code: 200 2021-09-10 02:11:59,450 DEBUG 146:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response: {"vnf-id":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnf-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bc9a7765-0199-460a-a16e-c268255a107d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631239883560","model-invariant-id":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","model-version-id":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","model-customization-id":"1900f732-319d-4b8a-bded-9f6bd49a81dc","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/vnfs/vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"8201c341-0b00-47f9-a973-09ffdfa8502a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-10 02:11:59,454 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-10 02:11:59,454 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-10 02:11:59,455 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:59,455 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vf-modules 2021-09-10 02:11:59,455 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0 VF modules] data sent: None 2021-09-10 02:11:59,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:59,546 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vf-modules HTTP/1.1" 200 801 2021-09-10 02:11:59,547 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0 VF modules] response code: 200 2021-09-10 02:11:59,547 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"dd74a343-eb1c-417d-8aea-20acebed6492","vf-module-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","heat-stack-id":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852/cranky_bartik","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1631239906206","model-invariant-id":"416c284c-dbde-460e-88e3-fb87516d7f26","model-version-id":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","model-customization-id":"20c5d366-9859-4797-ad1e-98df604cd84c","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/vnfs/vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vnf-data/vf-modules/vf-module/dd74a343-eb1c-417d-8aea-20acebed6492/vf-module-data/vf-module-topology/"}]} 2021-09-10 02:11:59,550 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-10 02:11:59,550 DEBUG 158:vf_module.py(1) - Delete dd74a343-eb1c-417d-8aea-20acebed6492 VF module 2021-09-10 02:11:59,551 DEBUG 45:deletion.py(1) - VF module dd74a343-eb1c-417d-8aea-20acebed6492 deletion request 2021-09-10 02:11:59,565 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:59,565 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-10 02:11:59,565 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:11:59,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:59,650 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-10 02:11:59,650 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:11:59,651 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-10 02:11:59,653 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:59,654 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:11:59,654 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:11:59,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:59,755 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-10 02:11:59,756 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:11:59,756 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239879964","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]}]}}]} 2021-09-10 02:11:59,758 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:59,758 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-10 02:11:59,758 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:11:59,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:59,849 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-10 02:11:59,849 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:11:59,850 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-10 02:11:59,852 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:59,852 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:11:59,852 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:11:59,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:11:59,959 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-10 02:11:59,960 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:11:59,961 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239879964","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]}]}}]} 2021-09-10 02:11:59,965 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:11:59,965 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-10 02:11:59,965 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:11:59,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:00,049 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-10 02:12:00,050 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:12:00,050 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-10 02:12:00,053 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:00,053 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:12:00,053 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:12:00,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:00,156 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-10 02:12:00,158 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:12:00,158 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239879964","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]}]}}]} 2021-09-10 02:12:00,161 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:00,161 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-10 02:12:00,162 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 02:12:00,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:00,253 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-10 02:12:00,254 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 02:12:00,254 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631239880068","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-10 02:12:00,257 DEBUG 129:onap_service.py(1) - [None][Create dd74a343-eb1c-417d-8aea-20acebed6492 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c345ef27-8e21-4ec8-8e62-e553f306208e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:00,257 DEBUG 131:onap_service.py(1) - [None][Create dd74a343-eb1c-417d-8aea-20acebed6492 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a/vnfs/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vfModules/dd74a343-eb1c-417d-8aea-20acebed6492 2021-09-10 02:12:00,257 DEBUG 132:onap_service.py(1) - [None][Create dd74a343-eb1c-417d-8aea-20acebed6492 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "416c284c-dbde-460e-88e3-fb87516d7f26", "modelVersionId": "a5068939-b01c-4f0e-b441-1bb6cc0ae567", "modelName": "basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852", "modelVersion": "1631239906206", "modelCustomizationId": "20c5d366-9859-4797-ad1e-98df604cd84c" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-10 02:12:00,259 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:01,749 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a/vnfs/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vfModules/dd74a343-eb1c-417d-8aea-20acebed6492 HTTP/1.1" 202 262 2021-09-10 02:12:01,752 INFO 142:onap_service.py(1) - [None][Create dd74a343-eb1c-417d-8aea-20acebed6492 VF moduledeletion request] response code: 202 2021-09-10 02:12:01,752 DEBUG 146:onap_service.py(1) - [None][Create dd74a343-eb1c-417d-8aea-20acebed6492 VF moduledeletion request] response: {"requestReferences":{"requestId":"c345ef27-8e21-4ec8-8e62-e553f306208e","instanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e"}} 2021-09-10 02:12:01,753 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-10 02:12:01,765 DEBUG 129:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4fec77cb-0f95-426a-86d7-3d2b3a830cf1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:01,766 DEBUG 131:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e 2021-09-10 02:12:01,766 DEBUG 132:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] data sent: None 2021-09-10 02:12:01,771 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:01,922 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e HTTP/1.1" 200 1311 2021-09-10 02:12:01,925 INFO 142:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response code: 200 2021-09-10 02:12:01,926 DEBUG 146:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response: {"request":{"requestId":"c345ef27-8e21-4ec8-8e62-e553f306208e","startTime":"Fri, 10 Sep 2021 02:12:00 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","modelVersion":"1631239906206","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 02:12:01 GMT"}}} 2021-09-10 02:12:11,939 DEBUG 129:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e17649d2-07f1-45d3-a89a-70ecee7aa455', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:11,939 DEBUG 131:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e 2021-09-10 02:12:11,940 DEBUG 132:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] data sent: None 2021-09-10 02:12:11,943 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:12,151 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e HTTP/1.1" 200 1522 2021-09-10 02:12:12,153 INFO 142:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response code: 200 2021-09-10 02:12:12,154 DEBUG 146:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response: {"request":{"requestId":"c345ef27-8e21-4ec8-8e62-e553f306208e","startTime":"Fri, 10 Sep 2021 02:12:00 GMT","finishTime":"Fri, 10 Sep 2021 02:12:07 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","modelVersion":"1631239906206","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:07 GMT"}}} 2021-09-10 02:12:12,155 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-09-10 02:12:12,156 DEBUG 129:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '13e81fa4-063c-4a87-9d28-7952494df58b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:12,156 DEBUG 131:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e 2021-09-10 02:12:12,156 DEBUG 132:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] data sent: None 2021-09-10 02:12:12,159 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:12,320 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e HTTP/1.1" 200 1522 2021-09-10 02:12:12,321 INFO 142:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response code: 200 2021-09-10 02:12:12,322 DEBUG 146:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response: {"request":{"requestId":"c345ef27-8e21-4ec8-8e62-e553f306208e","startTime":"Fri, 10 Sep 2021 02:12:00 GMT","finishTime":"Fri, 10 Sep 2021 02:12:07 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","modelVersion":"1631239906206","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:07 GMT"}}} 2021-09-10 02:12:12,323 DEBUG 129:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '467c5924-74e0-4ca6-aeb5-cb4eec0ac4d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:12,323 DEBUG 131:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e 2021-09-10 02:12:12,324 DEBUG 132:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] data sent: None 2021-09-10 02:12:12,327 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:12,499 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e HTTP/1.1" 200 1522 2021-09-10 02:12:12,501 INFO 142:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response code: 200 2021-09-10 02:12:12,502 DEBUG 146:onap_service.py(11) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response: {"request":{"requestId":"c345ef27-8e21-4ec8-8e62-e553f306208e","startTime":"Fri, 10 Sep 2021 02:12:00 GMT","finishTime":"Fri, 10 Sep 2021 02:12:07 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","modelVersion":"1631239906206","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:07 GMT"}}} 2021-09-10 02:12:12,511 DEBUG 129:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8f40c101-168a-47d0-a8cc-6a1a9e4eb9ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:12,512 DEBUG 131:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e 2021-09-10 02:12:12,512 DEBUG 132:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] data sent: None 2021-09-10 02:12:12,515 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:12,690 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e HTTP/1.1" 200 1522 2021-09-10 02:12:12,691 INFO 142:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response code: 200 2021-09-10 02:12:12,692 DEBUG 146:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response: {"request":{"requestId":"c345ef27-8e21-4ec8-8e62-e553f306208e","startTime":"Fri, 10 Sep 2021 02:12:00 GMT","finishTime":"Fri, 10 Sep 2021 02:12:07 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","modelVersion":"1631239906206","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:07 GMT"}}} 2021-09-10 02:12:12,692 DEBUG 129:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cfde711a-5aab-4e74-8aab-bd5a79ab64a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:12,693 DEBUG 131:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e 2021-09-10 02:12:12,693 DEBUG 132:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] data sent: None 2021-09-10 02:12:12,694 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:12,899 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c345ef27-8e21-4ec8-8e62-e553f306208e HTTP/1.1" 200 1522 2021-09-10 02:12:12,901 INFO 142:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response code: 200 2021-09-10 02:12:12,901 DEBUG 146:onap_service.py(1) - [None][Check c345ef27-8e21-4ec8-8e62-e553f306208e orchestration request status] response: {"request":{"requestId":"c345ef27-8e21-4ec8-8e62-e553f306208e","startTime":"Fri, 10 Sep 2021 02:12:00 GMT","finishTime":"Fri, 10 Sep 2021 02:12:07 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"416c284c-dbde-460e-88e3-fb87516d7f26","modelType":"vfModule","modelName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852","modelVersion":"1631239906206","modelCustomizationUuid":"20c5d366-9859-4797-ad1e-98df604cd84c","modelVersionId":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelCustomizationId":"20c5d366-9859-4797-ad1e-98df604cd84c","modelUuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567","modelInvariantUuid":"416c284c-dbde-460e-88e3-fb87516d7f26"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vfModuleInstanceId":"dd74a343-eb1c-417d-8aea-20acebed6492","vfModuleInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:07 GMT"}}} 2021-09-10 02:12:12,902 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-10 02:12:12,903 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-09-10 02:12:12,903 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:12,904 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list 2021-09-10 02:12:12,904 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:12:12,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:12,973 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list HTTP/1.1" 200 1064 2021-09-10 02:12:12,974 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:12:12,975 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-10 02:12:12,979 DEBUG 129:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:12,979 DEBUG 131:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 2021-09-10 02:12:12,980 DEBUG 132:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] data sent: None 2021-09-10 02:12:12,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:13,053 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 HTTP/1.1" 200 3737 2021-09-10 02:12:13,053 INFO 142:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response code: 200 2021-09-10 02:12:13,054 DEBUG 146:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response: {"vnf-id":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnf-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bc9a7765-0199-460a-a16e-c268255a107d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631239883560","model-invariant-id":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","model-version-id":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","model-customization-id":"1900f732-319d-4b8a-bded-9f6bd49a81dc","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/vnfs/vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"8201c341-0b00-47f9-a973-09ffdfa8502a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-10 02:12:13,055 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:12:13,056 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:12:13,056 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:13,056 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:12:13,056 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:12:13,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:12:13,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:12:13,721 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:12:13,722 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:12:13,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:12:13,726 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:13,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:13,726 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:13,727 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:12:13,727 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:13,728 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:13,728 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:13,728 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:12:13,728 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:13,729 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:13,729 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:13,729 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:12:13,729 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:13,730 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:13,730 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:13,730 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:12:13,731 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:12:13,731 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:12:13,732 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:13,732 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:12:13,732 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:12:13,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:12:14,412 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:12:14,416 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:12:14,419 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:12:14,427 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:12:14,428 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:14,428 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel 2021-09-10 02:12:14,428 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-10 02:12:14,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:12:14,735 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel HTTP/1.1" 200 None 2021-09-10 02:12:14,738 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-10 02:12:14,738 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-10 02:12:14,788 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:12:14,789 DEBUG 131:onap_service.py(1) - [None][Get definition] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c 2021-09-10 02:12:14,789 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-10 02:12:14,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:12:14,818 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c HTTP/1.1" 200 270 2021-09-10 02:12:14,819 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-10 02:12:14,819 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"416c284c-dbde-460e-88e3-fb87516d7f26","rb-version":"20c5d366-9859-4797-ad1e-98df604cd84c","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"a5068939-b01c-4f0e-b441-1bb6cc0ae567"}} 2021-09-10 02:12:14,821 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:12:14,821 DEBUG 131:onap_service.py(1) - [None][Get profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest 2021-09-10 02:12:14,821 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-10 02:12:14,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:12:14,847 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest HTTP/1.1" 200 212 2021-09-10 02:12:14,848 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-10 02:12:14,848 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"416c284c-dbde-460e-88e3-fb87516d7f26","rb-version":"20c5d366-9859-4797-ad1e-98df604cd84c","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-10 02:12:14,850 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:12:14,850 DEBUG 131:onap_service.py(1) - [None][Delete Profile] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest 2021-09-10 02:12:14,850 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-09-10 02:12:14,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:12:14,878 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/416c284c-dbde-460e-88e3-fb87516d7f26/20c5d366-9859-4797-ad1e-98df604cd84c/profile/cnftest HTTP/1.1" 204 0 2021-09-10 02:12:14,879 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-09-10 02:12:14,879 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-09-10 02:12:14,881 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:14,881 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list 2021-09-10 02:12:14,881 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:12:14,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:14,931 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a/relationship-list HTTP/1.1" 200 1064 2021-09-10 02:12:14,932 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:12:14,932 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/2a63c2de-00bf-41df-8a43-3ff77fd5ffbe","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2a63c2de-00bf-41df-8a43-3ff77fd5ffbe"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-09-10 02:12:14,934 DEBUG 129:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:14,934 DEBUG 131:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 2021-09-10 02:12:14,935 DEBUG 132:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] data sent: None 2021-09-10 02:12:14,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:14,995 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 HTTP/1.1" 200 3737 2021-09-10 02:12:14,996 INFO 142:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response code: 200 2021-09-10 02:12:14,997 DEBUG 146:onap_service.py(1) - [AAI][Get 8201c341-0b00-47f9-a973-09ffdfa8502a ABCMeta] response: {"vnf-id":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnf-name":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"bc9a7765-0199-460a-a16e-c268255a107d","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1631239883560","model-invariant-id":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","model-version-id":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","model-customization-id":"1900f732-319d-4b8a-bded-9f6bd49a81dc","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/8201c341-0b00-47f9-a973-09ffdfa8502a/service-data/vnfs/vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"t1"}]},{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8201c341-0b00-47f9-a973-09ffdfa8502a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"8201c341-0b00-47f9-a973-09ffdfa8502a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}} 2021-09-10 02:12:14,999 DEBUG 384:vnf.py(1) - Delete f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 VNF 2021-09-10 02:12:14,999 DEBUG 80:deletion.py(1) - VNF f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 deletion request 2021-09-10 02:12:15,011 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:12:15,011 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:12:15,012 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:15,012 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:12:15,013 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:12:15,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:12:15,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:12:15,744 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:12:15,745 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:12:15,748 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:12:15,749 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:15,749 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:15,749 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:15,749 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:12:15,750 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:15,750 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:15,750 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:15,751 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:12:15,751 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:15,751 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:15,751 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:15,752 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:12:15,752 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:15,752 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:15,752 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:15,753 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:12:15,753 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:12:15,753 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:12:15,754 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:15,754 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:12:15,754 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:12:15,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:12:16,479 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:12:16,483 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:12:16,486 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:12:16,495 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:12:16,495 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:16,496 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel 2021-09-10 02:12:16,496 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-10 02:12:16,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:12:16,735 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel HTTP/1.1" 200 None 2021-09-10 02:12:16,738 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-10 02:12:16,738 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-10 02:12:16,782 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:16,782 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-10 02:12:16,782 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:12:16,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:16,833 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-10 02:12:16,833 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:12:16,833 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-10 02:12:16,835 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:16,835 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:12:16,836 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:12:16,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:16,888 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-10 02:12:16,888 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:12:16,888 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239879964","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]}]}}]} 2021-09-10 02:12:16,890 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:16,890 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-10 02:12:16,890 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:12:16,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:16,931 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-10 02:12:16,932 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:12:16,932 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-10 02:12:16,934 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:16,934 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:12:16,934 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:12:16,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:16,982 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-10 02:12:16,983 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:12:16,983 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239879964","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]}]}}]} 2021-09-10 02:12:16,985 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:16,986 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-10 02:12:16,986 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:12:16,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:17,027 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-10 02:12:17,027 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:12:17,028 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-10 02:12:17,029 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:17,030 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:12:17,030 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:12:17,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:17,078 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-10 02:12:17,079 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:12:17,079 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239879964","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]}]}}]} 2021-09-10 02:12:17,081 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:17,081 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-10 02:12:17,081 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 02:12:17,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:17,128 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-10 02:12:17,129 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 02:12:17,130 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631239880068","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-10 02:12:17,131 DEBUG 129:onap_service.py(1) - [None][Create f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6951f724-af20-487a-a414-beee1d18eb61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:17,132 DEBUG 131:onap_service.py(1) - [None][Create f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a/vnfs/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 2021-09-10 02:12:17,132 DEBUG 132:onap_service.py(1) - [None][Create f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "0a5717d0-5cf0-41a7-be9e-6edc36140ffb", "modelVersion": "1.0", "modelVersionId": "7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb", "modelCustomizationId": "1900f732-319d-4b8a-bded-9f6bd49a81dc", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-10 02:12:17,134 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:18,806 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a/vnfs/f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 HTTP/1.1" 202 262 2021-09-10 02:12:18,809 INFO 142:onap_service.py(1) - [None][Create f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 VNF deletion request] response code: 202 2021-09-10 02:12:18,809 DEBUG 146:onap_service.py(1) - [None][Create f2a21466-de9c-4ada-b4d8-9fcaaa2e6953 VNF deletion request] response: {"requestReferences":{"requestId":"6951f724-af20-487a-a414-beee1d18eb61","instanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61"}} 2021-09-10 02:12:18,810 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-10 02:12:18,822 DEBUG 129:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9585063f-cf75-4987-8d69-326b1e0a33a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:18,823 DEBUG 131:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 2021-09-10 02:12:18,824 DEBUG 132:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] data sent: None 2021-09-10 02:12:18,829 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:19,033 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 HTTP/1.1" 200 1268 2021-09-10 02:12:19,036 INFO 142:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response code: 200 2021-09-10 02:12:19,037 DEBUG 146:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response: {"request":{"requestId":"6951f724-af20-487a-a414-beee1d18eb61","startTime":"Fri, 10 Sep 2021 02:12:17 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 02:12:18 GMT"}}} 2021-09-10 02:12:29,050 DEBUG 129:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1df73bb7-9d1e-4d30-b6b4-e7758382dcd4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:29,051 DEBUG 131:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 2021-09-10 02:12:29,051 DEBUG 132:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] data sent: None 2021-09-10 02:12:29,054 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:29,255 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 HTTP/1.1" 200 1474 2021-09-10 02:12:29,257 INFO 142:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response code: 200 2021-09-10 02:12:29,257 DEBUG 146:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response: {"request":{"requestId":"6951f724-af20-487a-a414-beee1d18eb61","startTime":"Fri, 10 Sep 2021 02:12:17 GMT","finishTime":"Fri, 10 Sep 2021 02:12:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:21 GMT"}}} 2021-09-10 02:12:29,258 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-09-10 02:12:29,259 DEBUG 129:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '542c5779-71cf-459d-971d-947d41177cb0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:29,259 DEBUG 131:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 2021-09-10 02:12:29,260 DEBUG 132:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] data sent: None 2021-09-10 02:12:29,262 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:29,450 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 HTTP/1.1" 200 1474 2021-09-10 02:12:29,452 INFO 142:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response code: 200 2021-09-10 02:12:29,452 DEBUG 146:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response: {"request":{"requestId":"6951f724-af20-487a-a414-beee1d18eb61","startTime":"Fri, 10 Sep 2021 02:12:17 GMT","finishTime":"Fri, 10 Sep 2021 02:12:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:21 GMT"}}} 2021-09-10 02:12:29,453 DEBUG 129:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25194265-cdb5-492a-b46f-30aab4e23e12', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:29,453 DEBUG 131:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 2021-09-10 02:12:29,454 DEBUG 132:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] data sent: None 2021-09-10 02:12:29,455 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:29,614 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 HTTP/1.1" 200 1474 2021-09-10 02:12:29,616 INFO 142:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response code: 200 2021-09-10 02:12:29,616 DEBUG 146:onap_service.py(12) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response: {"request":{"requestId":"6951f724-af20-487a-a414-beee1d18eb61","startTime":"Fri, 10 Sep 2021 02:12:17 GMT","finishTime":"Fri, 10 Sep 2021 02:12:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:21 GMT"}}} 2021-09-10 02:12:29,628 DEBUG 129:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6e32e88c-93af-4780-bfd1-f161e0823949', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:29,629 DEBUG 131:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 2021-09-10 02:12:29,629 DEBUG 132:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] data sent: None 2021-09-10 02:12:29,632 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:29,850 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 HTTP/1.1" 200 1474 2021-09-10 02:12:29,852 INFO 142:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response code: 200 2021-09-10 02:12:29,853 DEBUG 146:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response: {"request":{"requestId":"6951f724-af20-487a-a414-beee1d18eb61","startTime":"Fri, 10 Sep 2021 02:12:17 GMT","finishTime":"Fri, 10 Sep 2021 02:12:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:21 GMT"}}} 2021-09-10 02:12:29,854 DEBUG 129:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9460cb4e-60a3-4ddc-afba-1ec4d762f7d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:29,854 DEBUG 131:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 2021-09-10 02:12:29,855 DEBUG 132:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] data sent: None 2021-09-10 02:12:29,857 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:30,031 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6951f724-af20-487a-a414-beee1d18eb61 HTTP/1.1" 200 1474 2021-09-10 02:12:30,033 INFO 142:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response code: 200 2021-09-10 02:12:30,033 DEBUG 146:onap_service.py(1) - [None][Check 6951f724-af20-487a-a414-beee1d18eb61 orchestration request status] response: {"request":{"requestId":"6951f724-af20-487a-a414-beee1d18eb61","startTime":"Fri, 10 Sep 2021 02:12:17 GMT","finishTime":"Fri, 10 Sep 2021 02:12:21 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelVersionId":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelCustomizationId":"1900f732-319d-4b8a-bded-9f6bd49a81dc","modelUuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","modelInvariantUuid":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","modelInstanceName":"basic_cnf 0"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","vnfInstanceId":"f2a21466-de9c-4ada-b4d8-9fcaaa2e6953","vnfInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:21 GMT"}}} 2021-09-10 02:12:30,035 DEBUG 319:service.py(1) - Delete 8201c341-0b00-47f9-a973-09ffdfa8502a service instance 2021-09-10 02:12:30,035 DEBUG 113:deletion.py(1) - Service 8201c341-0b00-47f9-a973-09ffdfa8502a deletion request 2021-09-10 02:12:30,050 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:12:30,050 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:12:30,051 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:30,051 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:12:30,051 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:12:30,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:12:31,918 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:12:31,921 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:12:31,921 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:12:31,925 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:12:31,925 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:31,926 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:31,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:31,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:12:31,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:31,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:31,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:31,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:12:31,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:31,929 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:31,929 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:31,929 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:12:31,930 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:31,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:31,930 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:31,931 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:12:31,931 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:12:31,931 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:12:31,932 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:31,932 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:12:31,933 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:12:31,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:12:34,145 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:12:34,148 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:12:34,151 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:12:34,157 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:12:34,158 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:12:34,158 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:12:34,159 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:34,159 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:12:34,159 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:12:34,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:12:34,855 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:12:34,857 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:12:34,857 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:12:34,860 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:12:34,861 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:34,861 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:34,861 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:34,861 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:12:34,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:34,862 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:34,862 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:34,862 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:12:34,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:34,863 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:34,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:34,863 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:12:34,863 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:34,863 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:34,864 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:34,864 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:12:34,864 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:12:34,864 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:12:34,865 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:34,865 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:12:34,865 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:12:34,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:12:35,519 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:12:35,521 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:12:35,524 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:12:35,530 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:12:35,531 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-10 02:12:35,531 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-10 02:12:35,532 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:35,532 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-10 02:12:35,532 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-10 02:12:35,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:12:36,103 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-10 02:12:36,104 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-10 02:12:36,105 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9d4699c5-4809-48d4-910b-5fda0be74e5e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3cbd676d-ccc7-439e-bc3a-0a750a2c239d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","name":"basic_onboard_PtkNbf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12cf73b1-2a68-4e7d-9a02-77ae2f33966e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-10 02:12:36,108 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-10 02:12:36,108 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:36,108 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:36,108 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:36,109 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-10 02:12:36,109 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:36,109 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:36,109 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:36,109 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-10 02:12:36,110 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:36,110 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:36,110 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:36,110 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_PtkNbf from SDC 2021-09-10 02:12:36,110 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-10 02:12:36,111 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-10 02:12:36,111 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-10 02:12:36,111 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-10 02:12:36,111 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-10 02:12:36,111 INFO 192:__init__.py(1) - Service found, updating information 2021-09-10 02:12:36,112 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:36,112 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-10 02:12:36,112 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-10 02:12:36,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-10 02:12:36,948 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-10 02:12:36,950 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-10 02:12:36,954 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89f8aa2e-51cf-4c02-9f13-6369f83ac5c3","lifecycleState":"CERTIFIED","lastUpdateDate":1631230141787,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8c66012-e98c-42ab-9762-229d8ca6b847","invariantUUID":"81368d31-5a1d-4655-8222-f287c2eae724","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7980ad41-62d1-48a2-8f1e-2b072eb0a729","lifecycleState":"CERTIFIED","lastUpdateDate":1631230021706,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd428146-a117-4371-986c-81d2ab7da5e7","invariantUUID":"9355c96e-6f21-4bd1-a94f-085b6e85a2f7","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"95405b0d-b9af-416d-9e44-da8f8ed9ca9f","lifecycleState":"CERTIFIED","lastUpdateDate":1631229724573,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2ea04b4-ebeb-45a0-b657-14432cb42079","invariantUUID":"6683c47b-0071-4c1f-8af7-8b658f5f0f87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e7360829-a959-4f82-978b-edce936eae70","lifecycleState":"CERTIFIED","lastUpdateDate":1631230083587,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39a3555e-ae2d-4302-80be-a8d46e3cbeca","invariantUUID":"3f35972d-a996-4d0f-aa3c-9a88bba3862c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02162604-c87e-4e36-8160-15f0fb7671f9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229975147,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13cffde6-a403-4c55-b82c-daa87b97d7c6","invariantUUID":"365a2075-12fa-40e6-bc1f-f5c7527e3b4a","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04052332-a17a-4871-ad25-67385bce26a0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229980493,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc93f08a-b9a8-4c3c-9335-9078d7df5875","invariantUUID":"281b7f9e-7d44-4b06-8929-a63292501ea3","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"5b438e30-ddcd-49b1-bd07-4df4d3006211","lifecycleState":"CERTIFIED","lastUpdateDate":1631229753216,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"838627fc-4afa-4a61-8c65-d15462a0a332","invariantUUID":"6c5148fc-3ab7-49ea-8c47-3f7dfaa5d3c7","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a63e47eb-eeb4-4747-9f96-c760fbd032cf","lifecycleState":"CERTIFIED","lastUpdateDate":1631229738823,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"62711007-3a77-4a6e-acab-57e7aa195984","invariantUUID":"653ed4e0-e4a5-4bf3-9e62-ab1f74fd6698","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7adf0725-52d1-4383-aff2-d67eb0e6d94e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229891807,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ca0e1ad-2003-499d-9aab-c0aca3ac8efb","invariantUUID":"3e91f101-2c1e-4b8f-8358-1b3b47555768","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8823bd07-048a-48ed-b879-52336f685c4e","lifecycleState":"CERTIFIED","lastUpdateDate":1631230010163,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef2256a8-1b6d-4493-9c9d-1eed27e53def","invariantUUID":"419e36e1-914c-4599-b9c9-41f12db8daaa","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5b29f3cc-e61a-4f2f-8b16-7a5267187c9e","lifecycleState":"CERTIFIED","lastUpdateDate":1631229851315,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c59b77b-499b-4ccf-a23e-677643b5964a","invariantUUID":"ad2773e7-44bf-492b-acf9-95b024fb9809","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a69cc00c-0ea7-4faf-b510-2299fbb6fda7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229805454,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1e3cd22-eada-44ee-b904-4e7fd19329ec","invariantUUID":"44bb3cec-2910-4865-b772-ef0ad2b5a7f3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92ec62bb-d5c0-45e3-97ea-29b99562ef8d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229769561,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1177c5fc-cfc2-4577-883c-137d7423d72c","invariantUUID":"28e8db6e-d7d8-44ae-a2f0-deaa2ba17d32","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6faa148a-8e90-4abe-a742-fa80200a2424","lifecycleState":"CERTIFIED","lastUpdateDate":1631229562107,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"299a7f04-68b2-4583-acf9-afe7540f82fb","invariantUUID":"4c4b3b69-81c8-4c70-aa20-6b5a304e389b","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d817e124-be87-4074-9239-89513d86b6cc","lifecycleState":"CERTIFIED","lastUpdateDate":1631230004877,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8599044d-6c0c-484d-815a-e87eee8d2ccc","invariantUUID":"fa638c91-b3c7-4531-b92d-8a312e241b04","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"109dddb2-5a69-4091-a477-27fcaf1ed2d6","lifecycleState":"CERTIFIED","lastUpdateDate":1631229903084,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"71a2f8ef-daca-46d5-9c30-92ad50f32a7d","invariantUUID":"d6f46a26-7bed-4620-9fc1-6b2d2ef59d1f","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c887bfac-c8ff-46bb-a402-e60c61b6e655","lifecycleState":"CERTIFIED","lastUpdateDate":1631229957646,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d838144-8725-4a2e-ac8e-d23fad4c0939","invariantUUID":"ecfac714-4e2a-49c8-815f-dfc5e35bbf07","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0020397-2e5f-43e0-9692-2fe17f3aa11b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229672254,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cc361f1d-6ae1-46de-82fb-57b2d4dcdea1","invariantUUID":"bca7339e-ea94-40d1-af80-3d69c5730093","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e26e5aa3-9a8e-4c1c-8f07-a59f2e8cd876","lifecycleState":"CERTIFIED","lastUpdateDate":1631229775836,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"46209644-9f5c-452d-8ce8-963c019dd1b0","invariantUUID":"32a16ceb-bc03-4e04-bf89-0d9e1e0557b1","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"013a80eb-5749-46c7-bdf1-420c3cb01051","lifecycleState":"CERTIFIED","lastUpdateDate":1631229637113,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"623272a8-bcd2-4b3b-838a-b810632e2858","invariantUUID":"d232c7cc-7053-4e91-99d3-53d0a91ed94f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63135422-f45b-420b-8e58-2e3b05b557bb","lifecycleState":"CERTIFIED","lastUpdateDate":1631238691886,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"54de2e14-f080-48d4-860f-1f513af36ec6","invariantUUID":"003032c9-ced7-4946-8397-36378387ad87","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43ff644d-70f8-4ef5-bac2-013a6d1522fb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229606575,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"475e917d-22e9-45aa-a949-dde14fead0f4","invariantUUID":"706a2762-4af4-4bdd-ba72-46eb28fc5468","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03dc1314-400e-4ab8-be9f-045993d08f43","lifecycleState":"CERTIFIED","lastUpdateDate":1631230016537,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a0a939e-7308-47e6-8b4c-f2d6322c2388","invariantUUID":"f71ffd49-c4d6-4ced-9051-7a4422acb1ee","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74f8ba03-0011-4519-a4b7-4026bb3f0fab","lifecycleState":"CERTIFIED","lastUpdateDate":1631229577583,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ce08e7c-6162-4317-a5da-d86e08ac0c9a","invariantUUID":"05ef21d2-c68a-40d3-bce1-718b0eaefdea","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c192ece-cf3a-470d-bb86-aee68a1ada05","lifecycleState":"CERTIFIED","lastUpdateDate":1631229913536,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95a5ae80-046b-4aea-88cb-0cfa55cd9018","invariantUUID":"90fb22f8-fb0e-4ddd-a198-6cefb28887fb","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1581100b-ab5e-4c6b-8968-05b565deb4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229950114,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c893162a-f33e-4793-b19c-598dd54888df","invariantUUID":"47baf704-b2bc-4dff-b6c7-27f18f3d0ac8","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"cb217d13-da74-429f-bb0a-b123b64a55c5","lifecycleState":"CERTIFIED","lastUpdateDate":1631229717350,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"995aab69-7e1b-4511-b87b-83b86bf74ed2","invariantUUID":"79822a13-82bf-4654-9ac8-e9382c59b932","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"26c963c5-399e-4444-9b08-e65e442d2813","lifecycleState":"CERTIFIED","lastUpdateDate":1631230124891,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbe713e9-90f4-40b8-88a2-f3f2f85f05b3","invariantUUID":"b2b2c6cf-4e18-4178-88c5-7299be825a3d","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"68177da3-9ee2-4f74-b911-0ba4854077ee","lifecycleState":"CERTIFIED","lastUpdateDate":1631229600744,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04e7f1d7-7c97-44d6-bb92-24c805040b4f","invariantUUID":"0699a913-5da6-440d-9339-3da61bc4f64f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6d9e600e-03e2-4abf-a991-399f80a9ff96","lifecycleState":"CERTIFIED","lastUpdateDate":1631230072947,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4c10e64-371e-4f2b-97a9-18b1024090a8","invariantUUID":"6e4dfd1e-ce4d-488f-84e7-0c03efe29d70","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"38619744-ea8c-4479-8627-e8b19eeb8c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230092369,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18f16ba0-80f3-42a3-a5fa-346c7afd58d6","invariantUUID":"a9d16766-3500-42ec-b700-b874146adc31","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9fe81e03-03b6-402a-85fb-a5109456223a","lifecycleState":"CERTIFIED","lastUpdateDate":1631230066989,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fc8e8f45-46bd-45b2-a075-45d99372d396","invariantUUID":"df348b15-6544-4ed0-ae5a-27bfd65c0e78","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b953b076-6178-41f4-a57c-f3210c456b96","lifecycleState":"CERTIFIED","lastUpdateDate":1631229630488,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5035a0-a474-46c6-b425-efc22663a416","invariantUUID":"2f9c73cb-7e28-4c4e-be6e-fedc59b5379e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e02531bc-e803-4b5e-8a62-ffee9fb1d88d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229937565,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c248e7a-b1c2-421a-bc00-dacca45a3180","invariantUUID":"efae9a41-1d6c-4bb3-a46d-625d2f409e88","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f097e4c-df80-4003-ad44-57f2a1ce24a2","lifecycleState":"CERTIFIED","lastUpdateDate":1631229746157,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dfc4dc60-07b3-4379-ac9e-9f3257943027","invariantUUID":"379fbc51-4ff6-4e41-94ff-086663bfa2f3","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"f1d17185-385b-44a4-97bd-6b85c7b7d00b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229592448,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"edf2366d-529a-41f5-8c93-5fafa45eb93d","invariantUUID":"9605ecf6-d6f5-401f-972c-3f86dfbfe634","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a49add-26c8-4fbe-8ea1-fbfde7a99ab9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229763014,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e5ec683-4190-44de-9c57-c4e9a8f7994e","invariantUUID":"3f005c3f-e0ab-4902-99f3-e9378f7d50ff","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c5290619-f4c5-47df-a000-2e49a2025028","lifecycleState":"CERTIFIED","lastUpdateDate":1631229799125,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd6e65b3-5120-4ffb-afcf-aa90775c7b2c","invariantUUID":"1b8f32d5-2f82-4bac-bf00-853c37353c44","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2fedc484-8c4d-49c4-87a5-015a103eb787","lifecycleState":"CERTIFIED","lastUpdateDate":1631229924963,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d884d663-e2a4-453a-9be8-b2063d3b6828","invariantUUID":"08cdfc45-d4fb-4f5a-8ac5-810a8056a80c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f11c2e1f-9952-4965-91f4-1b311de03493","lifecycleState":"CERTIFIED","lastUpdateDate":1631230099594,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"377358c7-7c97-4575-87ec-7215ed64e993","invariantUUID":"4e747e62-b03d-4664-90a2-c35818376130","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1cccf4a9-01b0-4ce5-acca-4e926b14e2f4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229793765,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a714072-b841-44a6-a3d7-35bf17a0fcc7","invariantUUID":"980d65af-dda0-4326-9feb-a466eaa0f461","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"683333ea-2a7e-48bf-b04d-a66b7417fa94","lifecycleState":"CERTIFIED","lastUpdateDate":1631229781562,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60fcfce4-a75a-4ef7-b5e1-18a9a454ff34","invariantUUID":"e10a9021-5ae4-4ebf-8de0-f262c2df4aec","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7d60f599-a4c2-4f48-ac42-9844e13a8364","lifecycleState":"CERTIFIED","lastUpdateDate":1631229886675,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7b23077e-73b6-464e-95be-6998581d114b","invariantUUID":"9b078388-0ea3-42c1-b303-b50f36fc74c7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72859ab6-4e7e-4004-b01f-91f9493b8897","lifecycleState":"CERTIFIED","lastUpdateDate":1631229832465,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"abef9ab3-0c4a-4868-92ff-3a6bca86a3e7","invariantUUID":"8799b844-d7d1-4cef-8cd8-4dee91b4e71b","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c31dc56-f228-4023-81df-4df17bb1cdeb","lifecycleState":"CERTIFIED","lastUpdateDate":1631229683654,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f2aed76-b2fd-4a7c-a6bc-e89a4c21755c","invariantUUID":"b517438d-9f19-4830-a37d-34543d4094ae","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21a7c6b4-9370-4454-a04f-31985235b7d8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229868611,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbdb7135-28c8-4388-9537-9a4d2bd265fd","invariantUUID":"f0710a00-e884-49b9-8859-dacbb94ab56b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3f95963-ac80-4eac-b932-41e3a17a33fd","lifecycleState":"CERTIFIED","lastUpdateDate":1631229677653,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fd3fd3a8-e39c-4d20-a371-34f2f0f650a5","invariantUUID":"faa130f9-dcb9-4530-9044-b3eefec31de9","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8f69471-9c1a-4a7e-8be9-50789b3221e0","lifecycleState":"CERTIFIED","lastUpdateDate":1631229897944,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81421b68-db92-4974-8c15-1eaf029dfb15","invariantUUID":"2b703e1f-b8b4-47d7-9f36-1d72e3672702","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4c299ea-34bf-41e8-a56d-6baa56edbd4d","lifecycleState":"CERTIFIED","lastUpdateDate":1631230037279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7939cb6b-9dc8-4178-af25-e5a4541ce0d4","invariantUUID":"e6667db2-08ff-4d6d-a09c-e2840b5db806","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9e50e08-9f53-43ef-a737-7d3cbbbda725","lifecycleState":"CERTIFIED","lastUpdateDate":1631230119636,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b45a8753-e553-49f9-9fac-cca5f1843423","invariantUUID":"f353d051-ffc1-461f-9307-e658bd8ed97a","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ef15f3b-5f83-46d5-8547-9003a1ea6b6b","lifecycleState":"CERTIFIED","lastUpdateDate":1631229643496,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"da174b74-8565-4c8c-8eff-2d2dcfc0d484","invariantUUID":"54d1913f-35ac-49d6-a0b7-224070d2233f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"af97d288-822b-4c78-a91e-9e9a13009798","lifecycleState":"CERTIFIED","lastUpdateDate":1631229622947,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"639e2c5c-87f8-423b-9d29-91516474c91d","invariantUUID":"5a68e2b0-c0f4-4e2a-906c-5bd9561b19bd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d4b9ea6-b3f8-4b41-8a46-49b2ab330e2c","lifecycleState":"CERTIFIED","lastUpdateDate":1631230032119,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5f1a994-f291-4062-9695-d4abf27d912c","invariantUUID":"bb05a2df-a626-4dfa-8297-cd780a28c386","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e7d284db-392f-4a12-bb68-c4631d00f06d","lifecycleState":"CERTIFIED","lastUpdateDate":1631229908404,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78f57662-d062-44ed-87de-d5c3e0e7ed65","invariantUUID":"6b22b4f4-a9b0-422e-8c60-7ab8c5c65ae5","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2d834a59-e613-42c1-8c92-a4daac36f59c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229540563,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"679d06b3-1537-4aaf-a903-ecd04a7beb87","invariantUUID":"2c328dec-6f62-4617-a4b6-b4a0cd99f3b2","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d3c1e15-a39c-43eb-b1c4-049ce26fd9ad","lifecycleState":"CERTIFIED","lastUpdateDate":1631230026918,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05349006-4216-4da5-bec1-0606eeaaba1a","invariantUUID":"5206bc68-6688-4ad2-8c30-b3289e4bea6d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f5537263-33d9-4400-ae5b-fddab005a84c","lifecycleState":"CERTIFIED","lastUpdateDate":1631229649519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9104c59d-a0bd-4476-b2a9-eb08d2bbe81c","invariantUUID":"e6f3624c-4a46-45e5-86c4-4fb6a7d127f1","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b82afe2-4c5d-415e-8320-f9e9526389e7","lifecycleState":"CERTIFIED","lastUpdateDate":1631229666771,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f644aac8-7641-4652-9211-0feea1ffc803","invariantUUID":"41ba5a94-15ed-4816-afe7-35042f9d2431","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4371b58-d554-4def-9b1f-8faec98d6542","lifecycleState":"CERTIFIED","lastUpdateDate":1631230042496,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37e64603-5b85-4f14-a1f4-f960487bd818","invariantUUID":"794f5d1e-4234-4a41-b86e-c30bb545251d","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224452f3-266a-4edd-83db-1cbbe7fb91d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631229880232,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93965e7b-4bad-49ef-aaf9-949867b5bfd0","invariantUUID":"7492bcf6-41f5-480c-b17f-5280979a9fef","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83315258-4ff6-4728-b3fd-0bcf095f93e1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230057630,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05a6d99-e077-4612-bb6f-ddfc15b86f01","invariantUUID":"b47ac538-e72d-4fb7-8609-f8f1fa5356e3","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"02c9c9d0-1cb1-434c-a082-2a2e59d71318","lifecycleState":"CERTIFIED","lastUpdateDate":1631230138513,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ecc17ba-ff82-42ef-aea0-f8b0d3bdb61e","invariantUUID":"65a2dffe-7f60-4a48-992a-854cc0062879","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee90c8ed-29cb-49f9-90eb-c8dcd9ce12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1631229874811,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5bd05022-31e2-4f01-a661-3cd999416992","invariantUUID":"885ee720-82e7-4cab-b80e-8e580675f6d1","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7239417b-e157-46cb-a7a5-c1c60d37ab2a","lifecycleState":"CERTIFIED","lastUpdateDate":1631229655845,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11f82e48-cc14-40c5-aeea-1a41b55fdb1c","invariantUUID":"bc3fa2bd-8a92-42b7-9855-7553a14e1bee","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"36ece619-9e4b-485d-8249-93c194028da8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229856559,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e9bba2c3-f6ce-4010-92bb-c4976f4d416f","invariantUUID":"f68ea16d-9f7e-4c38-944d-202d183c653a","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6a0501a5-8c28-4d16-ba8a-a27dd8f82073","lifecycleState":"CERTIFIED","lastUpdateDate":1631229570651,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c52b13a-b029-48bf-9e46-b1bdb163a3cf","invariantUUID":"98d527a9-c5a2-4422-8efb-3e333dc725db","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"015d4524-aec5-4e72-8fa6-f192739d5ca8","lifecycleState":"CERTIFIED","lastUpdateDate":1631239561699,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7d6c6ebb-d18b-49ef-88d0-020d5b50bbfb","invariantUUID":"0a5717d0-5cf0-41a7-be9e-6edc36140ffb","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f081926d-d39a-4128-80d2-9d17ffd5dbae","lifecycleState":"CERTIFIED","lastUpdateDate":1631239458271,"name":"basic_onboard_PtkNbf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"290e94a2-679b-4181-ae08-acfaba2e1255","invariantUUID":"b4e3dec0-3d06-454a-901b-654442caac57","systemName":"BasicOnboardPtknbf","description":"VF","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"412e56cb-dba8-454f-9ecb-b4c56f01d0a8","lifecycleState":"CERTIFIED","lastUpdateDate":1631229932388,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e14cb78-cce7-4a7e-b857-46ec2c2adf84","invariantUUID":"4a531142-2d3e-4b63-b5a8-a9db548a6d59","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b9d039e1-a73e-40e0-ad33-08de637fb4f1","lifecycleState":"CERTIFIED","lastUpdateDate":1631230114603,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57e5ee6a-80ec-44fe-adb9-bbaa6fcd01c2","invariantUUID":"16d2a45c-a1c6-4615-8285-6bc8ab423a11","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6a79c482-5297-403a-935d-f20d5198b360","lifecycleState":"CERTIFIED","lastUpdateDate":1631230130251,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"643d6c73-31b6-4314-9c0d-3f091d88514c","invariantUUID":"a3fd1261-32b2-4968-9364-cdba0f13db03","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8e43b4-2624-4401-b6ed-0e46082f2168","lifecycleState":"CERTIFIED","lastUpdateDate":1631229661541,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e229a8ad-df56-4a76-9f87-b3c5ae849ed1","invariantUUID":"f9f3a1fc-d1b1-4672-8e9b-28aad9527481","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6d848b4-82bd-4455-8274-d3eb50bad101","lifecycleState":"CERTIFIED","lastUpdateDate":1631230051658,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a845c4c7-482a-4e65-851b-eaf5a20aaf4c","invariantUUID":"2ac36957-b2c0-460c-9eb5-02955e2ab848","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb50ee74-a02a-4d71-84fd-151a76398b92","lifecycleState":"CERTIFIED","lastUpdateDate":1631239505374,"name":"basic_onboard_PtkNbf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"12cf73b1-2a68-4e7d-9a02-77ae2f33966e","invariantUUID":"7d5ac2dc-17f9-4526-9ce5-f0cf4734556b","systemName":"BasicOnboardPtknbf","description":"service","tags":["basic_onboard_PtkNbf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"df1da73a-0453-4a9e-9b4b-244cb8b96f7f","lifecycleState":"CERTIFIED","lastUpdateDate":1631239610135,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","invariantUUID":"bc9a7765-0199-460a-a16e-c268255a107d","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a1e203a-9d71-4b7e-bcbd-8fa8b504b606","lifecycleState":"CERTIFIED","lastUpdateDate":1631238740452,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9d4699c5-4809-48d4-910b-5fda0be74e5e","invariantUUID":"cf2585c3-024f-4e6a-8285-5eb453be8be3","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c581c1a-bb9e-4fac-af1f-4233e5d337d4","lifecycleState":"CERTIFIED","lastUpdateDate":1631238432039,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3cbd676d-ccc7-439e-bc3a-0a750a2c239d","invariantUUID":"af7b7e0b-1811-49c8-8e40-f51d5e8dd48b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-10 02:12:36,960 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-10 02:12:36,961 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-10 02:12:36,961 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel 2021-09-10 02:12:36,961 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-10 02:12:36,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-10 02:12:37,192 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d74f8066-132a-4f6a-b13c-619c6f03bf07/toscaModel HTTP/1.1" 200 None 2021-09-10 02:12:37,194 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-10 02:12:37,195 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-10 02:12:37,243 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:37,243 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-10 02:12:37,243 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:12:37,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:37,298 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-10 02:12:37,299 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:12:37,299 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-10 02:12:37,301 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:37,302 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:12:37,302 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:12:37,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:37,355 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-10 02:12:37,356 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:12:37,356 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239940929","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-10 02:12:37,360 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:37,360 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-10 02:12:37,360 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:12:37,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:37,412 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-10 02:12:37,413 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:12:37,413 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-10 02:12:37,416 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:37,416 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:12:37,416 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:12:37,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:37,476 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-10 02:12:37,478 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:12:37,478 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239940929","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-10 02:12:37,481 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:37,482 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-10 02:12:37,482 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-10 02:12:37,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:37,532 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-10 02:12:37,533 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-10 02:12:37,533 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]} 2021-09-10 02:12:37,536 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:37,536 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-10 02:12:37,536 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-10 02:12:37,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:37,594 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-10 02:12:37,595 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-10 02:12:37,595 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1631239940929","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-10 02:12:37,598 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-10 02:12:37,598 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-10 02:12:37,598 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-10 02:12:37,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-10 02:12:37,643 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-10 02:12:37,644 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-10 02:12:37,644 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1631239940929","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-10 02:12:37,646 DEBUG 129:onap_service.py(1) - [None][Create 8201c341-0b00-47f9-a973-09ffdfa8502a Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cba38b7c-cf79-467f-aded-94cc7bf5de66', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:37,647 DEBUG 131:onap_service.py(1) - [None][Create 8201c341-0b00-47f9-a973-09ffdfa8502a Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a 2021-09-10 02:12:37,647 DEBUG 132:onap_service.py(1) - [None][Create 8201c341-0b00-47f9-a973-09ffdfa8502a Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "bc9a7765-0199-460a-a16e-c268255a107d", "modelVersion": "1.0", "modelVersionId": "d74f8066-132a-4f6a-b13c-619c6f03bf07" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-10 02:12:37,649 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:39,687 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/8201c341-0b00-47f9-a973-09ffdfa8502a HTTP/1.1" 202 262 2021-09-10 02:12:39,689 INFO 142:onap_service.py(1) - [None][Create 8201c341-0b00-47f9-a973-09ffdfa8502a Service deletion request] response code: 202 2021-09-10 02:12:39,690 DEBUG 146:onap_service.py(1) - [None][Create 8201c341-0b00-47f9-a973-09ffdfa8502a Service deletion request] response: {"requestReferences":{"requestId":"cba38b7c-cf79-467f-aded-94cc7bf5de66","instanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66"}} 2021-09-10 02:12:39,691 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-10 02:12:39,701 DEBUG 129:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f12b93e-0796-43d7-8342-54eeb1381888', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:39,702 DEBUG 131:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 2021-09-10 02:12:39,703 DEBUG 132:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] data sent: None 2021-09-10 02:12:39,707 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:39,860 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 HTTP/1.1" 200 1020 2021-09-10 02:12:39,862 INFO 142:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response code: 200 2021-09-10 02:12:39,862 DEBUG 146:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response: {"request":{"requestId":"cba38b7c-cf79-467f-aded-94cc7bf5de66","startTime":"Fri, 10 Sep 2021 02:12:38 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 10 Sep 2021 02:12:38 GMT"}}} 2021-09-10 02:12:49,874 DEBUG 129:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b73f4a08-8b9c-4255-8d75-9d9148644526', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:49,874 DEBUG 131:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 2021-09-10 02:12:49,874 DEBUG 132:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] data sent: None 2021-09-10 02:12:49,876 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:50,068 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 HTTP/1.1" 200 1230 2021-09-10 02:12:50,070 INFO 142:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response code: 200 2021-09-10 02:12:50,071 DEBUG 146:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response: {"request":{"requestId":"cba38b7c-cf79-467f-aded-94cc7bf5de66","startTime":"Fri, 10 Sep 2021 02:12:38 GMT","finishTime":"Fri, 10 Sep 2021 02:12:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:42 GMT"}}} 2021-09-10 02:12:50,072 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-09-10 02:12:50,072 DEBUG 129:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a81ea85-68d7-4235-b5a0-73d45ab9bded', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:50,073 DEBUG 131:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 2021-09-10 02:12:50,073 DEBUG 132:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] data sent: None 2021-09-10 02:12:50,076 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:50,261 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 HTTP/1.1" 200 1230 2021-09-10 02:12:50,262 INFO 142:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response code: 200 2021-09-10 02:12:50,263 DEBUG 146:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response: {"request":{"requestId":"cba38b7c-cf79-467f-aded-94cc7bf5de66","startTime":"Fri, 10 Sep 2021 02:12:38 GMT","finishTime":"Fri, 10 Sep 2021 02:12:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:42 GMT"}}} 2021-09-10 02:12:50,264 DEBUG 129:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bbb680ed-2d12-43a5-83e4-c3428a71bd53', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:50,264 DEBUG 131:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 2021-09-10 02:12:50,264 DEBUG 132:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] data sent: None 2021-09-10 02:12:50,266 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:50,457 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 HTTP/1.1" 200 1230 2021-09-10 02:12:50,459 INFO 142:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response code: 200 2021-09-10 02:12:50,459 DEBUG 146:onap_service.py(13) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response: {"request":{"requestId":"cba38b7c-cf79-467f-aded-94cc7bf5de66","startTime":"Fri, 10 Sep 2021 02:12:38 GMT","finishTime":"Fri, 10 Sep 2021 02:12:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:42 GMT"}}} 2021-09-10 02:12:50,468 DEBUG 129:onap_service.py(1) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7d6dc45f-0f1e-40cb-9cb6-ce0cd1dc8d77', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-10 02:12:50,469 DEBUG 131:onap_service.py(1) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 2021-09-10 02:12:50,469 DEBUG 132:onap_service.py(1) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] data sent: None 2021-09-10 02:12:50,473 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-10 02:12:50,677 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cba38b7c-cf79-467f-aded-94cc7bf5de66 HTTP/1.1" 200 1230 2021-09-10 02:12:50,679 INFO 142:onap_service.py(1) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response code: 200 2021-09-10 02:12:50,680 DEBUG 146:onap_service.py(1) - [None][Check cba38b7c-cf79-467f-aded-94cc7bf5de66 orchestration request status] response: {"request":{"requestId":"cba38b7c-cf79-467f-aded-94cc7bf5de66","startTime":"Fri, 10 Sep 2021 02:12:38 GMT","finishTime":"Fri, 10 Sep 2021 02:12:42 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"bc9a7765-0199-460a-a16e-c268255a107d","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelUuid":"d74f8066-132a-4f6a-b13c-619c6f03bf07","modelInvariantUuid":"bc9a7765-0199-460a-a16e-c268255a107d"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"f41abc47519441359fc94897110fa224","tenantName":"onap-wro","cloudOwner":"basicnf-owner","lcpCloudRegionId":"k8sregion"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"8201c341-0b00-47f9-a973-09ffdfa8502a","serviceInstanceName":"basic_cnf-603c11aa-3eb0-4a9e-a3c5-283e7a499852"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 10 Sep 2021 02:12:42 GMT"}}} 2021-09-10 02:12:50,680 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-10 02:12:50,682 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-09-10 02:12:50,682 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:12:50,683 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-10 02:12:50,683 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-10 02:12:50,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:12:50,718 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-09-10 02:12:50,719 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-10 02:12:50,719 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNkUFZFbDVUV3BaZWs0eGIxaEVWRTE0VFVScmQwNTZTWGxOYWxsNlRqRnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVDIwckNpOVZkRUYwYm5VMmJsQm1Oak12UjFKbU1FdGFZWFYwYjFNeVFrTm5Wa3gyYW01d1QxTm9PWGhaVmtoUGFWUXZkV3RNUldGUmIyazBWVEF6VVVGWFFUSUtZVlU0WTJKWlEzZ3pNRXQ0WjFGemJUTjJUV2N4VG1SdFJIcHFhMFJZTkZkM09YRm9SRFJoUzBJNVdXWmhSbmxKU0ZSRk1tTjJSbGxMZEZWQkwwTmlad295ZDBsaVltWXdZM3BxUlZwMFRXZzFWVkZCWjFsaGFEbFNLelJwTlZSR1VIVkNiMkZMVGxWT2NFRjBaVWRXVlhSNWNWUXpURlZHVlRkNFNXaDRORzU0Q2sxSk9XdFpNMDR4ZDJacGVtcFVNMjVVTlRaeFQxaHdVVzQxWjIxd2RuVXlVRU5vVjNKbWNXbEtiM3BaWVhsTFJISjFha1pLWkd0VFMxRm9WVlp2V0VFS1FUaEpOa1JMWVZCNGNXaHRURkJpUW5sUVJFaFBRVzV3VEhsd2VIVlJWazFGV21oc05pdE1VM2t5WkdGelFuTXhOVlJEU0hRdlRXaGliRkpsYVdWbE5ncGhkSGhrWm5wc2RTOTNSbTlMYlVKQmFYWk5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkhlV2R2TkU5VFZqQkZTVFYwYkU5dWJVbERWbkl2ZUhscmFYVk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRlR0pPUTJzM0wyZzVObXRCUzBsREwwSTVhMWR6V1RsbVpHVkJPSFk0VkcxdlRUWlBNbmxDTURoUlJFVmtha3hVUVFwbk5tUmhPWGxRZWtGYVJscGlaSGxuVVdrNFFscEhOVzFYTWtabFkxWmtZbnBIUW14a2VVNDBURW81WTNVdk1HWTNUR3h5TlVSUlJrWlVWM0pwU1hsNENuZHVkMnQwUW5Gck4wdG5TV3MyTWpORlVIZFJUMGwyTUdsU01raHJTMmx6VUdoYWJsSm1kV0o1ZFhFeFFXRkxVRkp3U1hWTGQyUXJSbEZuZGpsUk16Y0tWRkJOVUZaWUwzUkVaMjFTUWtsS1YxcHdTbGhEWW04dmJHSjViM2RGVjJSR1MxbExWelIzUzJKaVJFNU1NMVJyYzFCMFRGQlZUMlI0WWsxdlp6SjJRUXBRZEZKTE5ubFZTM0I2VkZGYVR5OW9aMlUxYVZoT2JtVkhabWc1Y1V4UmF6aElkRFJhWnpreWVXb3hNVEZSUW1Sek9HdEVRbU0zVWpOV1ZsUldXRWhyQ20xNWJFeENhekUwVjJKc1R6SnlVakJXZW5oak5IbEZLekJ1WkRoV1pubERZa3B3WndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xMzo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpZMlJWUmk5aGNtMXBSVTEzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJOVTFFYTNsTmFra3lUWHBrWVVaM01IbE5ha0UxVFVScmVVMXFTVEpPUkVaaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYSm5hMHB1T1ZaMGFrWmFTRWxTZUdJS2RWTnBPWEowYzNKV1J5dFlVMlpCVkVkSGRHYzJTWFZyZGtkUU4yODFOMEZHTm1SbVVXaE5Ra1pKWXpCUFFuWnpTVmhpTUdaTVFWbGplRXhTY0hFd013cFZjMXB2UWsxTldWUXZPSEl6UVhsRUwwbEJOMk5OUm0xdlRVRXZOR3BQVFZOdGVDdFBibTlXZW1samNrZDJiRzVxTjJkaWVFOURUMmhLYkdkVU1XbDNDbUprZGtSNWJXeFRabTloTTFKU2FGaEhXWFJoYjJGaWNrNXhRV3BqYVdrdk0zVkdRVlZWVFN0aFRWVm5NM1pXUzFsNVdYQTVZWFZ3Y0hkV2VESnRlSElLZUVST2JFTkZVR041T1UwMU1XNWpaakJPZHpOVk0zcEpSbkZsYTI1aFYzTlRORFZVVjFsWWFGVTBXV1JwU20xMmFYWmhlbE5SZDNKWFpVOW5TM0JQUXdwb1MwSklWVTRyYjBaME1FNWFObGxyTDFGcFdGTm9TMGt4TldacVltNURWRGM1WldweVJIWkdSSEprTW5oemVuVlNWVEZpTjJkM2MyazBkVXRMYzBWRkNsbDFaRU56ZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlZpUzBOcVp6VktXRkZSYW0weVZUWmxXV2RLVjNZdlNFdFRTelIzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZLVHpkWFFVSlRNRVJWTml0M2NuWXhRazl5ZW01YVdIa3JUVVJrTkdsb1NIQlBOVFJVUzJ3dlJGTmlTelJPY0hwcWVEVXpkVVp5Q2pRME5YUXdiWEJsYm1ORlRrZERPREpTTkZsWVZFMW9TbVZQUjFGRE1VUnVUbTVqTmpKb1YzQlFSRWxWT0dkWFYwWlFMeko2TDA5MmIySjNMemxQWWpVS2FsZGhXbXhNZGxSamRVMURWQzh5TkZneVZWaGlTREZ2TjAxVlFqZEphaTluTWxONksxRkVWbEZGZGtRd1drNURPVkpzTW1OVlVsTnBTM3B2VUZGRWFRcFNNR0pTUTFvMFkyWkJOa3A0ZEc5WlNsZGhWWHBpYTJaR1JUZzJkRFZzVmxGMWNGZENLekJyUkZKSlJYTnRVREZQZURoelNYbDRRM2xzUzBJdmVrRnhDbEJQUXpoQlpqVTJlV04wY1hoS1MzWmhWbWcxYlc1NFMyZ3pkRzB3VUdKMFRrNXRaMnBVWXpGUVoxUjBabE16TkhKaWVUVk1iVUpKWmpoS2NHdEZWM0VLVm5GNGR5OTBlR2RuU0VGdmNHZ3pWalJMUjJSRWQyZGhaVUUxS3psd1NUMEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGYjNkSlFrRkJTME5CVVVWQmNtZHJTbTQ1Vm5ScVJscElTVko0WW5WVGFUbHlkSE55VmtjcldGTm1RVlJIUjNSbk5rbDFhM1pIVURkdk5UZEJDa1kyWkdaUmFFMUNSa2xqTUU5Q2RuTkpXR0l3Wmt4QldXTjRURkp3Y1RBelZYTmFiMEpOVFZsVUx6aHlNMEY1UkM5SlFUZGpUVVp0YjAxQkx6UnFUMDBLVTIxNEswOXViMVo2YVdOeVIzWnNibW8zWjJKNFQwTlBhRXBzWjFReGFYZGlaSFpFZVcxc1UyWnZZVE5TVW1oWVIxbDBZVzloWW5KT2NVRnFZMmxwTHdvemRVWkJWVlZOSzJGTlZXY3pkbFpMV1hsWmNEbGhkWEJ3ZDFaNE1tMTRjbmhFVG14RFJWQmplVGxOTlRGdVkyWXdUbmN6VlRONlNVWnhaV3R1WVZkekNsTTBOVlJYV1Zob1ZUUlpaR2xLYlhacGRtRjZVMUYzY2xkbFQyZExjRTlEYUV0Q1NGVk9LMjlHZERCT1dqWlpheTlSYVZoVGFFdEpNVFZtYW1KdVExUUtOemxsYW5KRWRrWkVjbVF5ZUhONmRWSlZNV0kzWjNkemFUUjFTMHR6UlVWWmRXUkRjM2RKUkVGUlFVSkJiMGxDUVVGc2QzWm5MMjluVDJaRE5teHlWd3BqWm1STFUxaG1TblJqUkM5NVMwbG1TSEp2VGxsU1ZtTk9aRkoxVkVGRmJFcEhRbXRIVG5VMWMyazFUalI2ZUVRM00zZHNUM0l2YTNkWU4wVm1OVVJsQ2tKdmF6YzNMM0ZMU25KQ05FNUJXR04xTDBGbVpVcHVNazAzTXpKcU9FTlRZMVZMT0ZCbFEyOU1URk5vUmxWeFExTjFZbFkwZEU4NFNuQTNNSFoxSzNVS04wOXpXWEEzWXpoSVZtZ3hjMFV4VlUwMk1WVkVUbVZHSzFjMVpVUkpZbE0xVFVJeGRVSmxlSEJGTVhab1pHNXdSVlJ2ZG5SQldHMWljRTVVVVhSaVN3cGhTSEpQZWtOeUswSjJhMHhOY0hwMWJubHlaVVl2YVRCU1VVMTZabFJxZFc1cVlYZEdTakJhVm1ac1kyTXdhekJ3UzBJeVpXSnZkRVF5YW1sWE5XTnNDakZFTjNvcmExRnhlR0p5TkhOU2NVcEpMMEZRZG1SNmFtSkJiMmgyZEd4b1pYZDVhVGRMYTB0aFVqZFJiMkZaTjBnNVRrMUtZVU53VjNkRVpGaFJSRFFLUzNoalJGaERhME5uV1VWQmVuZ3laQzg0U0VWdU5FNW5PRmRFTmsxMVRFWmthVE0zU0hsSGNTOUJTVTFpZFRGeGVHaHVkWFJ5Vkd4Q2JuaDBWMDFWYkFwdk5YbHBRbHBZWkdVd1pESktaa3hrWm1JM1EzWk9aMmRrZVZaSFIzbHdTRGxHZVZKQmFqVnRSMnMzY25BMGVWSklRbFJVU0hoU2FuVnlNVkk1VEd4WkNuWTNSRTQxTlVadlNITk1UMmRrVldWbldraHdWMWhKVTJJNGRreFRSRVF4YlVGamRuVTFkV2xwZEROdWFuSlNWa0pSVTAxV2QyTkRaMWxGUVRGNGVXZ0thVlozVjJRMlpqQkNRbEJWZUd0aFZXdENSVmxqYzFSWk9UQkliRzlQYjNWSlZ5OVpOR05ITHpaVGQwaE9XV05MVERsWk56Tk1XRUprUTNCc1VGbHVhUXBaYVdvellUaHZNRUZ2UjJKNGRXeDZUMjR4VVdKNksxaHVNRlJvTlhOMFIwNU9XWFppT0RSWGFYVXpTWFUwTTA5NFFYcFFaRFZTU0dwR1IxVlpaVU0zQ2xwTGNsaFBXbWhaTWxaQ1ZuQlRRWGMyYWtsR1JUSnFhRzlHTTBFNFRGWTVlRGRFV1M4dlZVTm5XVUpVY0N0MlZXcFJhVVpSV1ZOaWJXOWpWVzVMU1ZRS1dGQnJjMngxV0VGVGJtVktTM0ExVWtNNVNuVjFPWGQ0TlZodmNFOHJRVGRIU2pSak1GYzJXRkk0VFVORGRtNUtkVFExWlhod1JTdGlja1JHWTJsMVJRcEhVWFE1VFRSVU9FcFdjSEl6TkhkU1NYQjNkakZ2VmpsMlRrSnZialpEYjA1S2NrZGhUMWc0V0hOVldXcGxUak5vUmpoVVowMDNVR3g1YjNoeE5IcFlDbUpxWlhGbFJ5dE1NVnAxWXl0V2Rrb3paemwwWVhkTFFtZERRWGxNT1dSUlUybHBWVzlqWjNWak5qRk9hVkpVWWtOcE5qZFhZMGxCVVdVNVNYWmhhbElLYUdOUFkySlRNMjlKYUdkWU5IbFdkbmxxZG5Cc1JTOW1ka3BHZFZoemVsVldkSFo1VVhORFVsSTFRMHBDYlRoa2NraHNTMHRzV25wU0swSXdWV3RwT0FwUGFFNW5OVU42WkVaRGRFZFBWV3hOY0ZsNUwxTTRiM0owTm5KRGNWTnRWRVJITWxwaFRYSXhOVU4xTXpKeWNHbDZSRWQzWnk5NWRIRTJRV0psWm5veUNtTnFVVEZCYjBkQ1FVMU9SazU2Wld0dEwwRTBXR1JEYUdWeU5UaEdVMVZ3WTI5VGFVVlVSbUl2TjB4UWNUSnFiSEpoYWtzek5reE5aRmhNTVRsMlpqY0taVFU0ZUdkd1psWktjMjVwWjJKVE1WaEthek5GTkV4RU1tbDVOU3RKVVZGVlYwbzVlSEZOUTJWT0wyeEJLMk5rVEc5SmRpOVRhWEZwZVRKVFkyNVVWQXBoWVdKNk0ydHJOVGg1YjJSSU0wUXZZekZrTTNZeGJVaDBWMWRhWkdWd09YbFlNMlYxZWxRNVdFVkpZbkp2ZFRReFZWRmhDaTB0TFMwdFJVNUVJRkpUUVNCUVVrbFdRVlJGSUV0RldTMHRMUzB0Q2c9PQo=","other-connectivity-list":{"connectivity-records":[]}} 2021-09-10 02:12:50,721 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-10 02:12:50,721 DEBUG 131:onap_service.py(1) - [None][Delete Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-10 02:12:50,722 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-09-10 02:12:50,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-10 02:12:50,749 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 0 2021-09-10 02:12:50,750 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-09-10 02:12:50,750 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-09-10 02:12:50,752 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 07:39 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-10 02:12:50,760 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-10 02:12:50,842 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-10 02:12:56,229 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-09-10 02:12:56,232 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/613abf286c44f500102b7525 2021-09-10 02:12:56,233 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK