2021-08-05 01:44:51,544 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-08-05 01:44:51,544 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-08-05 01:44:51,550 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-08-05 01:44:51,550 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-08-05 01:44:51,550 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-08-05 01:44:51,550 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-08-05 01:44:51,550 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-08-05 01:44:51,550 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-08-05 01:44:51,550 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-08-05 01:44:51,551 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-08-05 01:44:51,551 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-08-05 01:44:51,551 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-08-05 01:44:51,551 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-08-05 01:44:51,551 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-08-05 01:44:51,551 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-08-05 01:44:51,551 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-08-05 01:44:51,551 DEBUG 33:basic_cnf.py(1) - start time 2021-08-05 01:44:51,552 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-08-05 01:44:51,552 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-05 01:44:51,552 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-05 01:44:51,552 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-08-05 01:44:51,552 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-08-05 01:44:51,552 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-05 01:44:51,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:51,665 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-08-05 01:44:51,667 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-05 01:44:51,667 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"463619ef796c49df8a58e8fc9f923c41","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5cd630032a8e498090bbba68847ba36e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fa218246c95b413cbe47b46323b51f86","type":"vlm","name":"0dfee97e-70ec-49cc-85c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"336f106ea83847ac8318cafad33c654d","type":"vlm","name":"efbd51ae-aa99-4b96-84c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-05 01:44:51,670 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-05 01:44:51,671 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-05 01:44:51,671 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-05 01:44:51,671 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-08-05 01:44:51,671 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-05 01:44:51,672 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-05 01:44:51,672 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-08-05 01:44:51,672 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-08-05 01:44:51,673 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-05 01:44:51,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:51,739 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-08-05 01:44:51,740 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-05 01:44:51,741 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"463619ef796c49df8a58e8fc9f923c41","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5cd630032a8e498090bbba68847ba36e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fa218246c95b413cbe47b46323b51f86","type":"vlm","name":"0dfee97e-70ec-49cc-85c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"336f106ea83847ac8318cafad33c654d","type":"vlm","name":"efbd51ae-aa99-4b96-84c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-08-05 01:44:51,743 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-08-05 01:44:51,744 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-05 01:44:51,744 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-08-05 01:44:51,771 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-08-05 01:44:51,772 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-08-05 01:44:51,772 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-08-05 01:44:51,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:52,246 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-08-05 01:44:52,248 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-08-05 01:44:52,248 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"06ae0a7cf66d4d17841a9580b293520b","version":{"id":"1d8e752100f4432186452ee319c4397d","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-05 01:44:52,251 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-08-05 01:44:52,251 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-08-05 01:44:52,257 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-08-05 01:44:52,258 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/06ae0a7cf66d4d17841a9580b293520b/versions/1d8e752100f4432186452ee319c4397d/actions 2021-08-05 01:44:52,258 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-08-05 01:44:52,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:52,459 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/06ae0a7cf66d4d17841a9580b293520b/versions/1d8e752100f4432186452ee319c4397d/actions HTTP/1.1" 200 2 2021-08-05 01:44:52,460 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-08-05 01:44:52,461 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-08-05 01:44:52,464 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-08-05 01:44:52,473 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-05 01:44:52,474 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:44:52,474 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-08-05 01:44:52,475 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-08-05 01:44:52,475 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:44:52,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:52,561 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-08-05 01:44:52,562 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:44:52,563 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-05 01:44:52,566 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ogGbxo_VSP from SDC 2021-08-05 01:44:52,566 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-05 01:44:52,566 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:44:52,567 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:44:52,567 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-05 01:44:52,567 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-05 01:44:52,568 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-05 01:44:52,568 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-05 01:44:52,568 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:44:52,569 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-08-05 01:44:52,569 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-08-05 01:44:52,569 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:44:52,571 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:52,636 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-08-05 01:44:52,637 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:44:52,638 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-05 01:44:52,640 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ogGbxo_VSP from SDC 2021-08-05 01:44:52,641 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-05 01:44:52,641 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:44:52,641 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:44:52,642 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-05 01:44:52,642 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-05 01:44:52,643 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-05 01:44:52,643 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-05 01:44:52,643 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:44:52,644 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-08-05 01:44:52,644 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-08-05 01:44:52,645 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:44:52,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:52,701 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-08-05 01:44:52,703 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:44:52,703 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-05 01:44:52,707 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ogGbxo_VSP from SDC 2021-08-05 01:44:52,707 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-05 01:44:52,708 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:44:52,708 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:44:52,708 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-05 01:44:52,709 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-05 01:44:52,709 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-05 01:44:52,709 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-05 01:44:52,710 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:44:52,710 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-08-05 01:44:52,711 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-08-05 01:44:52,711 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:44:52,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:52,773 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-08-05 01:44:52,774 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:44:52,775 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-05 01:44:52,777 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ogGbxo_VSP from SDC 2021-08-05 01:44:52,778 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-05 01:44:52,778 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:44:52,779 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:44:52,779 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-05 01:44:52,779 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-05 01:44:52,780 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-05 01:44:52,780 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-08-05 01:44:52,781 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-05 01:44:52,781 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:44:52,782 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-08-05 01:44:52,782 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-08-05 01:44:52,782 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:44:52,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:52,838 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-08-05 01:44:52,839 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:44:52,840 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-08-05 01:44:52,842 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ogGbxo_VSP from SDC 2021-08-05 01:44:52,843 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-05 01:44:52,843 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:44:52,843 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:44:52,843 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-08-05 01:44:52,844 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-05 01:44:52,844 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-08-05 01:44:52,849 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-08-05 01:44:52,849 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-08-05 01:44:52,849 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-08-05 01:44:52,850 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-08-05 01:44:52,850 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-08-05 01:44:52,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:52,899 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-08-05 01:44:52,900 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-08-05 01:44:52,900 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"06ae0a7cf66d4d17841a9580b293520b","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"463619ef796c49df8a58e8fc9f923c41","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"5cd630032a8e498090bbba68847ba36e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fa218246c95b413cbe47b46323b51f86","type":"vlm","name":"0dfee97e-70ec-49cc-85c3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"336f106ea83847ac8318cafad33c654d","type":"vlm","name":"efbd51ae-aa99-4b96-84c5","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-08-05 01:44:52,903 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-08-05 01:44:52,903 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-08-05 01:44:52,904 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-08-05 01:44:52,904 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/06ae0a7cf66d4d17841a9580b293520b/versions 2021-08-05 01:44:52,905 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:44:52,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:52,955 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/06ae0a7cf66d4d17841a9580b293520b/versions HTTP/1.1" 200 264 2021-08-05 01:44:52,957 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:44:52,957 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1d8e752100f4432186452ee319c4397d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127891839,"modificationTime":1628127892392,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:44:52,960 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-05 01:44:52,960 INFO 192:__init__.py(1) - Vendor found, updating information 2021-08-05 01:44:52,961 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-08-05 01:44:52,961 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/06ae0a7cf66d4d17841a9580b293520b/versions 2021-08-05 01:44:52,961 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:44:52,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:53,014 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/06ae0a7cf66d4d17841a9580b293520b/versions HTTP/1.1" 200 264 2021-08-05 01:44:53,015 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:44:53,016 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1d8e752100f4432186452ee319c4397d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127891839,"modificationTime":1628127892392,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:44:53,018 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-05 01:44:53,018 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-08-05 01:44:53,018 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-08-05 01:44:53,019 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": "06ae0a7cf66d4d17841a9580b293520b", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-08-05 01:44:53,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:54,123 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-08-05 01:44:54,125 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-08-05 01:44:54,125 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"3a6f5af8140d4b0883996fef97c5beb9","version":{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","status":"Draft"}} 2021-08-05 01:44:54,129 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-08-05 01:44:54,130 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-08-05 01:44:54,131 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:44:54,131 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:44:54,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:54,188 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 253 2021-08-05 01:44:54,190 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:44:54,190 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127893072,"modificationTime":1628127893446,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:44:54,192 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-08-05 01:44:54,193 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:54,193 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:44:54,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:54,287 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 223 2021-08-05 01:44:54,289 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:44:54,289 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127893072,"modificationTime":1628127893429} 2021-08-05 01:44:54,292 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-08-05 01:44:54,293 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:54,293 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:54,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:54,546 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 369 2021-08-05 01:44:54,547 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:54,548 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc"} 2021-08-05 01:44:54,551 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-08-05 01:44:54,552 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:54,552 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:54,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:54,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 369 2021-08-05 01:44:54,722 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:54,723 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc"} 2021-08-05 01:44:54,726 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-08-05 01:44:54,727 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-08-05 01:44:54,727 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:44:54,728 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:44:54,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:54,795 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 253 2021-08-05 01:44:54,796 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:44:54,797 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127893072,"modificationTime":1628127893446,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:44:54,800 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-08-05 01:44:54,800 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:54,800 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:44:54,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:54,893 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 223 2021-08-05 01:44:54,895 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:44:54,896 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127893072,"modificationTime":1628127893429} 2021-08-05 01:44:54,899 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-08-05 01:44:54,900 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:54,900 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:54,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:55,057 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 369 2021-08-05 01:44:55,060 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:55,060 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc"} 2021-08-05 01:44:55,065 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-08-05 01:44:55,066 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:55,066 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:55,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:55,244 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 369 2021-08-05 01:44:55,246 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:55,246 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc"} 2021-08-05 01:44:55,250 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-08-05 01:44:55,250 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/orchestration-template-candidate 2021-08-05 01:44:55,251 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-08-05 01:44:55,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:55,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/orchestration-template-candidate HTTP/1.1" 200 90 2021-08-05 01:44:55,397 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-08-05 01:44:55,398 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-05 01:44:55,398 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-08-05 01:44:55,402 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-08-05 01:44:55,402 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:44:55,402 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:44:55,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:55,452 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 253 2021-08-05 01:44:55,454 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:44:55,454 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127893072,"modificationTime":1628127893446,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:44:55,456 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-08-05 01:44:55,456 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:55,456 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:44:55,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:55,540 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 222 2021-08-05 01:44:55,541 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:44:55,542 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127893072,"modificationTime":1628127895389} 2021-08-05 01:44:55,543 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-08-05 01:44:55,543 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:55,543 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:55,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:55,645 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 436 2021-08-05 01:44:55,646 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:55,647 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-05 01:44:55,650 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-08-05 01:44:55,650 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:55,650 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:55,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:55,765 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 436 2021-08-05 01:44:55,766 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:55,767 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-05 01:44:55,770 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-08-05 01:44:55,771 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-08-05 01:44:55,771 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:44:55,771 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:44:55,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:55,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 253 2021-08-05 01:44:55,831 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:44:55,831 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127893072,"modificationTime":1628127893446,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:44:55,833 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-08-05 01:44:55,833 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:55,833 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:44:55,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:55,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 222 2021-08-05 01:44:55,915 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:44:55,915 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127893072,"modificationTime":1628127895389} 2021-08-05 01:44:55,918 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-08-05 01:44:55,919 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:55,919 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:55,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:56,048 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 436 2021-08-05 01:44:56,049 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:56,049 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-05 01:44:56,051 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-08-05 01:44:56,051 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:56,051 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:56,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:56,175 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 436 2021-08-05 01:44:56,176 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:56,177 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-08-05 01:44:56,180 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-08-05 01:44:56,180 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/orchestration-template-candidate/process 2021-08-05 01:44:56,180 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-08-05 01:44:56,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:58,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-08-05 01:44:58,258 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-08-05 01:44:58,258 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-08-05 01:44:58,261 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-08-05 01:44:58,262 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-08-05 01:44:58,262 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:44:58,262 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:44:58,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:58,314 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 253 2021-08-05 01:44:58,316 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:44:58,316 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127893072,"modificationTime":1628127893446,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:44:58,319 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-08-05 01:44:58,319 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:58,320 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:44:58,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:58,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 222 2021-08-05 01:44:58,411 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:44:58,411 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127893072,"modificationTime":1628127898248} 2021-08-05 01:44:58,414 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-08-05 01:44:58,414 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:58,415 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:58,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:58,574 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 804 2021-08-05 01:44:58,576 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:58,576 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","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-08-05 01:44:58,579 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-08-05 01:44:58,580 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:58,580 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:58,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:58,723 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 804 2021-08-05 01:44:58,724 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:58,725 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","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-08-05 01:44:58,727 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-08-05 01:44:58,728 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-08-05 01:44:58,728 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:44:58,728 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:44:58,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:58,785 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 253 2021-08-05 01:44:58,786 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:44:58,786 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127893072,"modificationTime":1628127893446,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:44:58,789 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-08-05 01:44:58,789 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:58,789 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:44:58,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:58,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 222 2021-08-05 01:44:58,874 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:44:58,874 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628127893072,"modificationTime":1628127898248} 2021-08-05 01:44:58,877 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-08-05 01:44:58,877 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:58,877 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:58,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:59,052 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 804 2021-08-05 01:44:59,054 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:59,054 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","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-08-05 01:44:59,057 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-08-05 01:44:59,058 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:44:59,058 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:44:59,060 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:44:59,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 804 2021-08-05 01:44:59,235 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:44:59,236 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","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-08-05 01:44:59,245 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-08-05 01:44:59,245 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/actions 2021-08-05 01:44:59,245 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-08-05 01:44:59,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:03,255 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/actions HTTP/1.1" 200 2 2021-08-05 01:45:03,256 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-08-05 01:45:03,257 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-08-05 01:45:03,260 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-08-05 01:45:03,260 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:45:03,261 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:45:03,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:03,342 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 253 2021-08-05 01:45:03,343 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:45:03,344 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127893072,"modificationTime":1628127899302,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:45:03,347 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-08-05 01:45:03,347 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:45:03,347 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:45:03,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:03,467 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 223 2021-08-05 01:45:03,468 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:45:03,469 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127893072,"modificationTime":1628127898248} 2021-08-05 01:45:03,472 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-08-05 01:45:03,472 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:45:03,472 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:45:03,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:03,632 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 804 2021-08-05 01:45:03,634 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:45:03,634 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","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-08-05 01:45:03,637 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-08-05 01:45:03,638 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-08-05 01:45:03,638 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:45:03,638 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:45:03,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:03,693 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 253 2021-08-05 01:45:03,694 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:45:03,695 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628127893072,"modificationTime":1628127899302,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-08-05 01:45:03,697 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-08-05 01:45:03,698 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:45:03,698 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-08-05 01:45:03,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:03,790 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 223 2021-08-05 01:45:03,791 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-08-05 01:45:03,791 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628127893072,"modificationTime":1628127898248} 2021-08-05 01:45:03,795 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-08-05 01:45:03,795 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:45:03,795 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:45:03,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:03,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 804 2021-08-05 01:45:03,974 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:45:03,974 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","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-08-05 01:45:03,983 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-08-05 01:45:03,984 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/actions 2021-08-05 01:45:03,984 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-08-05 01:45:03,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:08,078 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/actions HTTP/1.1" 200 2 2021-08-05 01:45:08,080 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-08-05 01:45:08,080 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-08-05 01:45:08,084 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-08-05 01:45:08,084 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:45:08,084 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:45:08,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:08,136 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 264 2021-08-05 01:45:08,138 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:45:08,138 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127893072,"modificationTime":1628127906882,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:45:08,141 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-05 01:45:08,142 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-08-05 01:45:08,142 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:45:08,142 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:45:08,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:08,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 264 2021-08-05 01:45:08,201 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:45:08,201 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127893072,"modificationTime":1628127906882,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:45:08,209 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-08-05 01:45:08,210 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/actions 2021-08-05 01:45:08,210 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-05 01:45:08,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:08,765 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/actions HTTP/1.1" 200 317 2021-08-05 01:45:08,766 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-05 01:45:08,767 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"3a6f5af8140d4b0883996fef97c5beb9","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-05 01:45:08,767 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"3a6f5af8140d4b0883996fef97c5beb9","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-05 01:45:08,770 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-05 01:45:08,771 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:45:08,771 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-08-05 01:45:08,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-08-05 01:45:08,772 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:45:08,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:08,869 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-08-05 01:45:08,871 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:45:08,871 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:45:08,874 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:08,875 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:08,875 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:08,875 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:08,875 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:08,876 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:08,876 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:08,876 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:08,877 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-05 01:45:08,877 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:08,877 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-05 01:45:18,888 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-05 01:45:18,888 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:45:18,889 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-08-05 01:45:18,889 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-08-05 01:45:18,890 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:45:18,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:19,011 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-08-05 01:45:19,013 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:45:19,014 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:45:19,016 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:19,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:19,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:19,018 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:19,018 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:19,018 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:19,019 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:19,019 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:19,019 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-05 01:45:19,020 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:19,020 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-05 01:45:19,020 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-05 01:45:19,021 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:45:19,021 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-08-05 01:45:19,022 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-08-05 01:45:19,022 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:45:19,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:19,158 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-08-05 01:45:19,159 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:45:19,160 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:45:19,163 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:19,163 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:19,163 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:19,164 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:19,164 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:19,164 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:19,164 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:19,165 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:19,165 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-05 01:45:19,165 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:19,165 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-05 01:45:19,165 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-08-05 01:45:19,166 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-08-05 01:45:19,166 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-08-05 01:45:19,166 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-08-05 01:45:19,167 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-08-05 01:45:19,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:19,398 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-08-05 01:45:19,399 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-08-05 01:45:19,401 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"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":"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"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":"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},{"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":"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":"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":"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}],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"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 Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"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},{"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":"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":"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}],"productCategories":[]},"version":"1.9.0"} 2021-08-05 01:45:19,404 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-08-05 01:45:19,404 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-08-05 01:45:19,405 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-08-05 01:45:19,405 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-08-05 01:45:19,405 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-05 01:45:19,405 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:45:19,405 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-08-05 01:45:19,406 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-08-05 01:45:19,406 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:45:19,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:19,503 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-08-05 01:45:19,504 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:45:19,505 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:45:19,507 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:19,507 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:19,507 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:19,507 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:19,508 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:19,508 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:19,508 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:19,508 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:19,508 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-08-05 01:45:19,508 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:19,509 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-08-05 01:45:19,528 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-08-05 01:45:19,528 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-08-05 01:45:19,529 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-08-05 01:45:19,529 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-08-05 01:45:19,529 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-08-05 01:45:19,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:19,581 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-08-05 01:45:19,582 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-08-05 01:45:19,583 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_ogGbxo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"463619ef796c49df8a58e8fc9f923c41","onboardingMethod":"NetworkPackage","id":"b55693758d414443b7a66e3661cd781e","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"5cd630032a8e498090bbba68847ba36e","onboardingMethod":"NetworkPackage","id":"565d23bfe11d4aeb95401620168193ec","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 83a0ba1e-d8e9","description":"vendor software product","vendorName":"0dfee97e-70ec-49cc-85c3","vendorId":"fa218246c95b413cbe47b46323b51f86","onboardingMethod":"NetworkPackage","id":"30b9587175cd48a584744249f2781e8f","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c7eea28-7486","description":"vendor software product","vendorName":"efbd51ae-aa99-4b96-84c5","vendorId":"336f106ea83847ac8318cafad33c654d","onboardingMethod":"NetworkPackage","id":"7db5f51aef9643ffbfc857e165d274fb","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-08-05 01:45:19,584 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-08-05 01:45:19,585 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_ogGbxo_VSP from SDC 2021-08-05 01:45:19,585 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-08-05 01:45:19,585 DEBUG 324:vsp.py(1) - importing VSP pNF 83a0ba1e-d8e9 from SDC 2021-08-05 01:45:19,585 DEBUG 324:vsp.py(1) - importing VSP vFW 4c7eea28-7486 from SDC 2021-08-05 01:45:19,585 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-08-05 01:45:19,585 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-08-05 01:45:19,586 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-08-05 01:45:19,586 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:45:19,586 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:45:19,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:19,635 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 264 2021-08-05 01:45:19,636 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:45:19,636 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127893072,"modificationTime":1628127906882,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:45:19,638 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-05 01:45:19,638 INFO 192:__init__.py(1) - Vsp found, updating information 2021-08-05 01:45:19,638 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-08-05 01:45:19,639 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-08-05 01:45:19,639 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:45:19,639 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:45:19,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:19,687 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 264 2021-08-05 01:45:19,688 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:45:19,688 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127893072,"modificationTime":1628127906882,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:45:19,690 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-08-05 01:45:19,690 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/3a6f5af8140d4b0883996fef97c5beb9/versions 2021-08-05 01:45:19,690 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-08-05 01:45:19,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:19,738 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3a6f5af8140d4b0883996fef97c5beb9/versions HTTP/1.1" 200 264 2021-08-05 01:45:19,739 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-08-05 01:45:19,739 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"482048c0dd394d1a9293b3091e6ffedc","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628127893072,"modificationTime":1628127906882,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-08-05 01:45:19,741 DEBUG 46:sdc_element.py(1) - details found, updating 2021-08-05 01:45:19,744 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-08-05 01:45:19,745 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/actions 2021-08-05 01:45:19,745 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-08-05 01:45:19,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:20,334 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc/actions HTTP/1.1" 200 317 2021-08-05 01:45:20,336 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-08-05 01:45:20,336 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"3a6f5af8140d4b0883996fef97c5beb9","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-05 01:45:20,336 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"3a6f5af8140d4b0883996fef97c5beb9","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-08-05 01:45:20,339 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-08-05 01:45:20,339 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/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc 2021-08-05 01:45:20,339 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-08-05 01:45:20,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:20,496 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3a6f5af8140d4b0883996fef97c5beb9/versions/482048c0dd394d1a9293b3091e6ffedc HTTP/1.1" 200 804 2021-08-05 01:45:20,497 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-08-05 01:45:20,498 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":"06ae0a7cf66d4d17841a9580b293520b","onboardingMethod":"NetworkPackage","id":"3a6f5af8140d4b0883996fef97c5beb9","version":"482048c0dd394d1a9293b3091e6ffedc","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-08-05 01:45:20,501 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-08-05 01:45:20,502 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-08-05 01:45:20,502 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": "3a6f5af8140d4b0883996fef97c5beb9", "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-08-05 01:45:20,505 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:23,983 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-08-05 01:45:23,989 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-08-05 01:45:23,997 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628127922587,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"11b7f86e-5615-4e74-aac7-3b474b60f448","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c53a09da-6674-45c2-bacc-947368f8503f.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628127922588,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922587,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1628127922667,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"a1b746e2-57bc-4980-b690-74a4cb87e366","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"c53a09da-6674-45c2-bacc-947368f8503f.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1628127922668,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922667,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628127922587,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"11b7f86e-5615-4e74-aac7-3b474b60f448","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c53a09da-6674-45c2-bacc-947368f8503f.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628127922588,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922587,"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,"creationDate":1628127922605,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"dfa2b9cd-c942-4d61-98bc-78614db00a35","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1","duplicated":false,"payloadUpdateDate":1628127922613,"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":1628127922605,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628127922620,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628127922620,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922620,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628127921482,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":1628127921482,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628127921481,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":1628127921481,"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":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Scalable","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"scalable","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.scalable","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"binding","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.binding","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Container","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"host","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.host","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.ephemeral.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.ephemeral.size","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"instance","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.instance","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"memory","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.iops","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"cpu.delta","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu.delta","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.capacity","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.latency","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.usage","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"cpu_util","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu_util","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.allocation","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.latency","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"cpu","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.requests","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.root.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.root.size","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"vcpus","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.vcpus","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.iops","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.usage","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.allocation","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"memory.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.usage","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.capacity","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"memory.resident","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.resident","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"os","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.os","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"endpoint","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.endpoint","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","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":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"local_storage","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"92005c90-3947-46cb-84db-e7164740fd75.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":"c53a09da-6674-45c2-bacc-947368f8503f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"92005c90-3947-46cb-84db-e7164740fd75.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":"92005c90-3947-46cb-84db-e7164740fd75.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"92005c90-3947-46cb-84db-e7164740fd75.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"55af6d65-7373-49c5-897e-1849edf5709e.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"92005c90-3947-46cb-84db-e7164740fd75.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"92005c90-3947-46cb-84db-e7164740fd75","createdFromCsar":true,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1628127922388,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"92005c90-3947-46cb-84db-e7164740fd75","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1628127922502,"customizationUUID":"857c6536-235e-41f9-b999-4eecd15773fd","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"92005c90-3947-46cb-84db-e7164740fd75.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":"c53a09da-6674-45c2-bacc-947368f8503f.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"92005c90-3947-46cb-84db-e7164740fd75.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":"92005c90-3947-46cb-84db-e7164740fd75.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":"c53a09da-6674-45c2-bacc-947368f8503f.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"08ff53cc-be36-4289-9e79-13a46e9beb95.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"92005c90-3947-46cb-84db-e7164740fd75.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c53a09da-6674-45c2-bacc-947368f8503f.dummy_flavor_name","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"55af6d65-7373-49c5-897e-1849edf5709e.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"92005c90-3947-46cb-84db-e7164740fd75.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"c53a09da-6674-45c2-bacc-947368f8503f.dummy_image_name","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"c53a09da-6674-45c2-bacc-947368f8503f.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false},{"definition":false,"hidden":false,"uniqueId":"08ff53cc-be36-4289-9e79-13a46e9beb95.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":"08ff53cc-be36-4289-9e79-13a46e9beb95","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"08ff53cc-be36-4289-9e79-13a46e9beb95","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"feature","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Scalable","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"scalable","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.scalable","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"binding","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.binding","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Container","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"host","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.host","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.ephemeral.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.ephemeral.size","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"instance","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.instance","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"memory","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.iops","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"cpu.delta","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu.delta","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.capacity","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.latency","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.bytes.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.usage","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"cpu_util","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu_util","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.allocation","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.bytes.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.latency","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.latency","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"cpu","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.cpu","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.write.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.read.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.requests","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.root.size","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.root.size","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.bytes.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"vcpus","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.vcpus","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.iops","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.iops","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.usage","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.read.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.read.requests.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.write.requests.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.write.requests.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.allocation","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.allocation","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.read.bytes.rate","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes.rate","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.read.bytes","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.read.bytes","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"memory.usage","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.usage","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.device.capacity","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.device.capacity","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"memory.resident","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.memory.resident","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"1796a663-bb42-47cf-9fa0-380bc192150f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1796a663-bb42-47cf-9fa0-380bc192150f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"disk.write.requests","uniqueId":"capability.1796a663-bb42-47cf-9fa0-380bc192150f.disk.write.requests","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"os","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.os","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"endpoint","uniqueId":"capability.316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.endpoint","ownerId":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"dependency","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","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":["92005c90-3947-46cb-84db-e7164740fd75.1a7006ee-1560-497a-a276-d0562a78daae.dummy","c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.abstract_dummy"],"source":"92005c90-3947-46cb-84db-e7164740fd75","parentName":"local_storage","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"1026cca0-51c9-44e8-b033-cb816148272d","groupUUID":"6f142fd1-3970-48ad-ab52-13097cb3efb0","members":{"abstract_dummy":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"c53a09da-6674-45c2-bacc-947368f8503f.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["c53a09da-6674-45c2-bacc-947368f8503f.heat1","c53a09da-6674-45c2-bacc-947368f8503f.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"5d592b8b-2782-4282-b31e-952b5176fd9d","artifactsUuid":["dfa2b9cd-c942-4d61-98bc-78614db00a35"],"groupUUID":"3e1c7218-f678-4736-9318-fcb77a8b68ea","members":{"abstract_dummy":"c53a09da-6674-45c2-bacc-947368f8503f.92005c90-3947-46cb-84db-e7164740fd75.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":"","creationDate":1628127921482,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0662fdca-e47a-4542-8d1b-528d0f5697ee","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"3a6f5af8140d4b0883996fef97c5beb9","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","systemName":"BasicCnf","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1628127922446,"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,"creationDate":1628127922605,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"dfa2b9cd-c942-4d61-98bc-78614db00a35","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1","duplicated":false,"payloadUpdateDate":1628127922613,"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":1628127922605,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1628127922667,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"a1b746e2-57bc-4980-b690-74a4cb87e366","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"c53a09da-6674-45c2-bacc-947368f8503f.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1628127922668,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922667,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628127922620,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628127922620,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922620,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628127922587,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"11b7f86e-5615-4e74-aac7-3b474b60f448","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c53a09da-6674-45c2-bacc-947368f8503f.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628127922588,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922587,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"c53a09da-6674-45c2-bacc-947368f8503f"},"categorySpecificMetadata":{},"csarUUID":"3a6f5af8140d4b0883996fef97c5beb9","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-08-05 01:45:24,007 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-08-05 01:45:24,008 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:34,019 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-08-05 01:45:34,028 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-08-05 01:45:34,029 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/c53a09da-6674-45c2-bacc-947368f8503f/lifecycleState/Certify 2021-08-05 01:45:34,029 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-08-05 01:45:34,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:38,185 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/c53a09da-6674-45c2-bacc-947368f8503f/lifecycleState/Certify HTTP/1.1" 200 1281 2021-08-05 01:45:38,188 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-08-05 01:45:38,188 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1628127921482,"lastUpdateDate":1628127935206,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"14d5265d-4f89-42bb-bbe0-2000ed41e119"},"csarUUID":"3a6f5af8140d4b0883996fef97c5beb9","csarVersion":"1.0","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"0662fdca-e47a-4542-8d1b-528d0f5697ee"} 2021-08-05 01:45:38,192 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-05 01:45:38,192 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:45:38,193 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-08-05 01:45:38,193 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-08-05 01:45:38,193 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:45:38,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:38,302 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-08-05 01:45:38,303 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:45:38,303 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0662fdca-e47a-4542-8d1b-528d0f5697ee/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:45:38,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:45:38,307 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:38,307 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:38,307 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:38,307 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:38,308 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:38,308 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:38,308 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:38,308 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:38,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:38,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:38,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:38,309 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-05 01:45:38,309 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:38,310 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-05 01:45:38,310 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-08-05 01:45:38,311 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-08-05 01:45:38,311 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-05 01:45:38,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:38,895 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-08-05 01:45:38,897 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-05 01:45:38,900 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:45:38,907 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-05 01:45:48,918 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-05 01:45:48,919 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:45:48,921 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-08-05 01:45:48,921 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-08-05 01:45:48,921 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:45:48,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:49,489 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-08-05 01:45:49,490 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:45:49,491 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0662fdca-e47a-4542-8d1b-528d0f5697ee/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:45:49,494 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:45:49,494 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:49,494 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:49,494 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:49,495 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:49,495 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:49,495 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:49,495 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:49,495 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:49,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:49,496 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:49,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:49,496 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-05 01:45:49,496 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:49,496 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-05 01:45:49,497 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-08-05 01:45:49,497 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-08-05 01:45:49,497 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-05 01:45:49,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:50,534 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-08-05 01:45:50,536 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-05 01:45:50,538 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:45:50,542 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-05 01:45:50,543 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:45:50,543 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:45:50,543 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-08-05 01:45:50,543 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:45:50,544 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:45:50,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:50,987 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-08-05 01:45:50,988 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:45:50,988 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:45:50,990 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:50,990 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:50,991 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:50,991 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:45:50,991 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:45:50,991 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:50,991 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:50,991 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:45:50,991 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:50,992 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:50,992 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:50,992 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:45:50,992 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-05 01:45:50,992 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:50,992 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-05 01:45:50,992 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:45:50,992 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:45:50,993 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-08-05 01:45:50,993 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:45:50,993 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:45:50,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:51,519 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-08-05 01:45:51,521 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:45:51,522 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:45:51,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:51,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:51,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:51,526 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:45:51,527 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:45:51,527 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:51,527 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:51,527 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:45:51,528 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:51,528 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:51,528 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:51,528 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:45:51,528 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-05 01:45:51,529 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:51,529 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-05 01:45:51,529 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-08-05 01:45:51,529 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-08-05 01:45:51,530 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-08-05 01:45:51,530 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-08-05 01:45:51,530 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-08-05 01:45:51,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:51,719 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-08-05 01:45:51,721 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-08-05 01:45:51,722 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"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":"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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}],"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":"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},{"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":"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":"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":"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}],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"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 Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"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},{"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":"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":"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}],"productCategories":[]},"version":"1.9.0"} 2021-08-05 01:45:51,726 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-08-05 01:45:51,727 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-08-05 01:45:51,727 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-08-05 01:45:51,727 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-08-05 01:45:51,727 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:45:51,727 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:45:51,728 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-08-05 01:45:51,728 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:45:51,728 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:45:51,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:52,139 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2021-08-05 01:45:52,141 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:45:52,141 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:45:52,144 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:52,145 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:52,145 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:52,145 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:45:52,145 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:45:52,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:52,146 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:52,146 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:45:52,146 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:52,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:52,147 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:52,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:45:52,147 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-08-05 01:45:52,147 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:52,147 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-08-05 01:45:52,170 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-08-05 01:45:52,170 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-08-05 01:45:52,171 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-08-05 01:45:52,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:53,505 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-08-05 01:45:53,508 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-08-05 01:45:53,510 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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","creationDate":1628127952861,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67","componentMetadataForSupportLog":{"SupportablityComponentUUID":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","systemName":"BasicCnf","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628127952861,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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,"creationDate":1628127952781,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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-08-05 01:45:53,515 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-08-05 01:45:53,515 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:53,523 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-08-05 01:45:53,523 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-08-05 01:45:53,524 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-08-05 01:45:53,524 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-08-05 01:45:53,524 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-08-05 01:45:53,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:53,655 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-08-05 01:45:53,657 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-08-05 01:45:53,658 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0662fdca-e47a-4542-8d1b-528d0f5697ee/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d23740c0-0678-43d6-965e-28b0f776f476/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","name":"basic_onboard_ogGbxo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3ca58564-2fbd-4974-abd3-20d32f1acbac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-08-05 01:45:53,660 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:45:53,661 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:53,661 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:53,661 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:53,661 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:53,662 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:53,662 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:53,662 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:53,662 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:53,662 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:53,663 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:53,663 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:45:53,663 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-08-05 01:45:53,663 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:53,663 INFO 192:__init__.py(1) - Vf found, updating information 2021-08-05 01:45:53,664 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-08-05 01:45:53,664 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-08-05 01:45:53,664 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-08-05 01:45:53,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:54,215 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-08-05 01:45:54,218 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-08-05 01:45:54,221 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628127952861,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:45:54,232 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-08-05 01:45:54,233 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-08-05 01:45:54,233 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/b9d74760-6498-4bf4-b206-a7fe18ed9d67/resourceInstance 2021-08-05 01:45:54,233 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "14d5265d-4f89-42bb-bbe0-2000ed41e119", "originType": "VF", "componentUid": "14d5265d-4f89-42bb-bbe0-2000ed41e119", "icon": "defaulticon" } 2021-08-05 01:45:54,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:56,421 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b9d74760-6498-4bf4-b206-a7fe18ed9d67/resourceInstance HTTP/1.1" 201 None 2021-08-05 01:45:56,423 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-08-05 01:45:56,424 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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"14d5265d-4f89-42bb-bbe0-2000ed41e119","createdFromCsar":false,"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1628127955186,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"14d5265d-4f89-42bb-bbe0-2000ed41e119","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1628127955186,"customizationUUID":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","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-08-05 01:45:56,425 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-08-05 01:45:56,428 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-08-05 01:45:56,429 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/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/distribution 2021-08-05 01:45:56,429 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-05 01:45:56,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:56,491 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/distribution HTTP/1.1" 200 38 2021-08-05 01:45:56,492 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-05 01:45:56,493 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-08-05 01:45:56,495 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-08-05 01:45:56,496 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-08-05 01:45:56,496 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-05 01:45:56,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:56,551 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-08-05 01:45:56,552 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-05 01:45:56,552 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-08-05 01:45:56,554 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-08-05 01:45:56,555 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-08-05 01:45:56,558 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-08-05 01:45:56,559 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/b9d74760-6498-4bf4-b206-a7fe18ed9d67/lifecycleState/checkin 2021-08-05 01:45:56,559 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-08-05 01:45:56,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:58,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b9d74760-6498-4bf4-b206-a7fe18ed9d67/lifecycleState/checkin HTTP/1.1" 200 1183 2021-08-05 01:45:58,614 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-08-05 01:45:58,614 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1628127952861,"lastUpdateDate":1628127957259,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"b9d74760-6498-4bf4-b206-a7fe18ed9d67"},"projectCode":"123456","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5"} 2021-08-05 01:45:58,618 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:45:58,618 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:45:58,618 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-08-05 01:45:58,619 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:45:58,619 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:45:58,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:45:59,101 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1471 2021-08-05 01:45:59,103 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:45:59,103 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:45:59,107 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:45:59,107 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:59,107 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:59,107 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:45:59,108 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:45:59,108 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:59,108 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:59,108 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:45:59,108 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:45:59,109 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:59,109 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:59,109 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:45:59,109 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:45:59,109 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:45:59,110 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:45:59,110 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:45:59,110 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:45:59,110 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:45:59,110 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:45:59,111 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-08-05 01:45:59,111 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-08-05 01:45:59,111 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:45:59,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:45:59,664 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-08-05 01:45:59,668 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:45:59,671 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127957259,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:45:59,679 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:45:59,680 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-08-05 01:45:59,684 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-08-05 01:45:59,685 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/b9d74760-6498-4bf4-b206-a7fe18ed9d67/lifecycleState/Certify 2021-08-05 01:45:59,685 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-08-05 01:45:59,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:46:04,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b9d74760-6498-4bf4-b206-a7fe18ed9d67/lifecycleState/Certify HTTP/1.1" 200 1171 2021-08-05 01:46:04,930 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-08-05 01:46:04,930 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1628127952861,"lastUpdateDate":1628127957259,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"6e581ba9-d638-4513-be86-2a33b90d2423"},"projectCode":"123456","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5"} 2021-08-05 01:46:04,934 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:46:04,934 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:46:04,934 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-08-05 01:46:04,935 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:46:04,935 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:46:04,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:46:05,408 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1459 2021-08-05 01:46:05,410 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:46:05,410 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:46:05,414 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:46:05,414 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:05,414 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:05,415 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:05,415 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:46:05,415 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:05,415 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:05,415 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-08-05 01:46:05,415 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:46:05,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:05,416 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:05,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:05,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:46:05,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:05,417 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:05,417 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:46:05,417 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:46:05,417 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:46:05,417 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:46:05,418 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-08-05 01:46:05,418 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-08-05 01:46:05,418 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:46:05,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:46:06,034 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-08-05 01:46:06,036 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:46:06,039 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127957259,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:46:06,046 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:46:16,056 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-08-05 01:46:16,063 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-08-05 01:46:16,063 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/6e581ba9-d638-4513-be86-2a33b90d2423/distribution/PROD/activate 2021-08-05 01:46:16,063 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-08-05 01:46:16,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:46:18,976 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6e581ba9-d638-4513-be86-2a33b90d2423/distribution/PROD/activate HTTP/1.1" 200 None 2021-08-05 01:46:18,979 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-08-05 01:46:18,982 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6e581ba9-d638-4513-be86-2a33b90d2423","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6e581ba9-d638-4513-be86-2a33b90d2423","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6e581ba9-d638-4513-be86-2a33b90d2423","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6e581ba9-d638-4513-be86-2a33b90d2423","empty":false},{"definition":false,"hidden":false,"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6e581ba9-d638-4513-be86-2a33b90d2423","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZDJkYTQzYzc5NDgxMWYzZGVjMWEyMTVkZWY1Y2ExZDU=","artifactUUID":"e183bb76-db62-420a-8348-62e242055772","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.assettoscacsar","duplicated":false,"payloadUpdateDate":1628127963278,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127952781,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MzNkMzc3OGQxMmZmMTA5NDZiNDc4ZjJlYjIzZjFmNWQ=","artifactUUID":"30e161a5-6d50-4b29-aa7d-cafc5f4b62c4","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628127962584,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127952781,"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,"creationDate":1628127922572,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDgwYTUxNmZlYjQ5ZTQwNTBlZTQ0OWVlNDMxMGU3MTA=","artifactUUID":"7bb56f70-9000-4237-89e6-204cf36699d3","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"c53a09da-6674-45c2-bacc-947368f8503f.vflicense","duplicated":false,"payloadUpdateDate":1628127922575,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922572,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"creationDate":1628127955315,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"e9b67fee-4835-4aa1-bcab-1224388dc738","generatedFromId":"c53a09da-6674-45c2-bacc-947368f8503f.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1628127960426,"heatParamsUpdateDate":1628127955315,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127955315,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"creationDate":1628127922667,"timeout":30,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"a1b746e2-57bc-4980-b690-74a4cb87e366","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"c53a09da-6674-45c2-bacc-947368f8503f.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1628127922668,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922667,"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":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWE3ZjE5NDBhMTYxZjk1NGU0ODMwODVmNjExNDg5ZWE=","artifactUUID":"aab388f2-99b6-4138-9034-b64093c1f689","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1628127961653,"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,"creationDate":1628127922605,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"dfa2b9cd-c942-4d61-98bc-78614db00a35","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1","duplicated":false,"payloadUpdateDate":1628127922613,"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":1628127922605,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1628127922555,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"2301a63d-8e1e-47d9-b384-7bd13de28911","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"c53a09da-6674-45c2-bacc-947368f8503f.vendorlicense","duplicated":false,"payloadUpdateDate":1628127922560,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922555,"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,"creationDate":1628127955313,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"e51a816f-fd87-41d9-95b1-cda131caf175","generatedFromId":"c53a09da-6674-45c2-bacc-947368f8503f.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1628127961005,"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":1628127955313,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628127955313,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"creationDate":1628127922587,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"11b7f86e-5615-4e74-aac7-3b474b60f448","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"c53a09da-6674-45c2-bacc-947368f8503f.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628127922588,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628127922587,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1628127955327,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["c53a09da-6674-45c2-bacc-947368f8503f.heat1","c53a09da-6674-45c2-bacc-947368f8503f.heat1env","c53a09da-6674-45c2-bacc-947368f8503f.cloudtechnologyspecificartifact3"],"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0.c53a09da-6674-45c2-bacc-947368f8503f.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"5d592b8b-2782-4282-b31e-952b5176fd9d","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1628127955327,"customizationUUID":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","groupInstanceArtifacts":["c53a09da-6674-45c2-bacc-947368f8503f.cloudtechnologyspecificartifact3","b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["a1b746e2-57bc-4980-b690-74a4cb87e366","e51a816f-fd87-41d9-95b1-cda131caf175"],"artifactsUuid":["dfa2b9cd-c942-4d61-98bc-78614db00a35","a1b746e2-57bc-4980-b690-74a4cb87e366"],"groupUUID":"3e1c7218-f678-4736-9318-fcb77a8b68ea","groupName":"BasicCnf..base_dummy..module-0","groupUid":"c53a09da-6674-45c2-bacc-947368f8503f.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"14d5265d-4f89-42bb-bbe0-2000ed41e119","createdFromCsar":false,"uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1628127955186,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"14d5265d-4f89-42bb-bbe0-2000ed41e119","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1628127955186,"customizationUUID":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"b9d74760-6498-4bf4-b206-a7fe18ed9d67.14d5265d-4f89-42bb-bbe0-2000ed41e119.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false},{"definition":false,"hidden":false,"uniqueId":"c53a09da-6674-45c2-bacc-947368f8503f.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":"9ae857a6-53c6-4238-9948-3e8af5fd24a3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9ae857a6-53c6-4238-9948-3e8af5fd24a3","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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","creationDate":1628127952861,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","componentMetadataForSupportLog":{"SupportablityComponentUUID":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","systemName":"BasicCnf","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628127977786,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628127952781,"timeout":0,"artifactType":"OTHER","uniqueId":"b9d74760-6498-4bf4-b206-a7fe18ed9d67.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":1628127952781,"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":"6e581ba9-d638-4513-be86-2a33b90d2423"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-08-05 01:46:18,987 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:46:18,987 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:46:18,987 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-08-05 01:46:18,988 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:46:18,988 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:46:18,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:46:19,623 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:46:19,625 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:46:19,625 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:46:19,628 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:46:19,628 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:19,629 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:19,629 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:19,629 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:46:19,629 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:19,630 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:19,630 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:19,630 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:46:19,630 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:19,630 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:19,630 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:19,631 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:46:19,631 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:19,631 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:19,631 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:46:19,631 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:46:19,632 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:46:19,632 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:46:19,632 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-08-05 01:46:19,633 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-08-05 01:46:19,633 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:46:19,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:46:20,201 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-08-05 01:46:20,204 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:46:20,208 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:46:20,214 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:46:20,215 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-08-05 01:46:20,215 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-08-05 01:46:20,216 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:46:20,216 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-08-05 01:46:20,216 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-05 01:46:20,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:46:20,261 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-08-05 01:46:20,261 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-08-05 01:46:20,262 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-08-05 01:46:20,262 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-08-05 01:46:20,262 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-08-05 01:46:20,262 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-08-05 01:46:20,267 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-08-05 01:46:20,267 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-08-05 01:46:20,267 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-08-05 01:46:20,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:46:20,315 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-08-05 01:46:20,315 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-08-05 01:46:20,316 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkT1JFbDVUV3BOZDA1R2IxaEVWRTE0VFVSbmQwMXFTWGxOYWsxM1RrWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFV4MkNuUk5MMnh4UjI1UVZGQmxRV3RhUldRMlZXSkZTR3R4UVhVMGRXUkxOVmg0ZVc4eEsxbDBhMmdyVlVSMlRXNDVZM2N4Y0ZSNVkxUXJSazk2ZDNGb1VITUtkMFpCWW05NmJtNTJSRzVYZDJKcVJGZzJjelF6YzJkb1prdEZhV3hHTjNNMWNERnNkVlJEYjBWMUx5dHZkV05sTDA5SmMwVkRZMGwwWW5SeFNVcFNiZ292UW5WQ1FtbFVaMjFzUW5aWWNGTnVLMnhIY1cxd1VqaE9UR1IzU1dwRVlWWmpTamgwYWtsamNVNDBOMnc1UkhwaVJHRnVOMlptVkRGS2JXTkVWbTlSQ2poMmRXZFRXbkIzZEZBM1FWSktkVE14UmtoSlRGTldjMjlITTFwb2RrVkxkMWRVTHpkb05FcFZURXN2VUdWRVFrUXJVRmQwVW10MldtZDBlRkpTTlZZS2JuazFVQzlJWkhOMk5uUjNjV1ZNYzJaa2RIUTVUM0ZsV0VGeU0yTkNkeTkzZVVFeGRsbzJXRVJpVERoM2NITmFVbmhTWm1wUVpsbDNUR1JsWm0xRE5BcGlSalJ5Y2pWbVpqVjRka2xrVFU5ek5HcE5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk5URUZhVUVJeEszUXdXbXRZZVhaMlRqRTBORmhxU0ZSSlNqRk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRhRUpvYm5GVFZsZHlMMUZaYnpONlRqSlplVFo1V201clUxVmtOMWROTnpWRWJTdFBMMDU0YURCNFVuUkJVa05WTHdwTFFrTkNiVkpyZDFOSFlqRnNXazV6YTNsU05WaEpWMk56TDNkSlduZHNja0p4ZHpkU1ptOVhXV3cwY0ZGWmQwUXZSRVF6YzBwRlZHVmlSbVJUVEVaWUNpdFJWbmx3YjIweU9XRldaRk12SzJSRWEyVlVVRW8yWmtWbWRFMXdNM2g1UzNCMFVXbGtSWFI2THpjeFlrc3liMDVJVFhVMlVGRkxWRVl2SzBONlNIa0tjekp0ZGxOcGREUklkM2xoVTBONlpETlpSRkpxT0doS2VtOW1TMHRsVml0T1kyNUdSa2hKUWxaMVEwNXFTMUJWZDBkc2JuVk5lbk5CUkZWaFpFY3pkUXBRTUZKWFZqa3pUbTlCUjA5bFNEZFVjbWhEYld4SU9IQmxaWEpHVTB4NkwxUTRTbEJWUVVoUlRFOTZVV1JYV0VKbWQyZzVWR013YzFkeWVTdG5jVzFSQ21WUk9EVm5SVWhGU1ZSVE9UUTRXV1ZPUWpCUFdFNTVPR2xhZVZKbk1sWnRSVE5aTndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yNDY6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVlZGV1J6Qm1RazQwYjJ0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxRVVYbE5ha2w2VFVSU1lVWjNNSGxOYWtFMFRVUlJlVTFxU1hwTlJHaGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEJwUTBsMlNHazVabTlCYUhoTVpuQUtOVlZLYVUxQ1puTlpVblIxVDB4NFJUWmtMMFJJVlZWUlpsbFBPRWRPWWt3MFdHeEtOR3BtV1hGSk1TOXVVVWxGTUZOYVFrMXZSeXQ1VWtwdmRVeHFUZ3BXTWtJd1pDOUJhbTVDUmxkb1VrNUxPVll4YkN0U1RHaFZPR2c0VjJ4SGVGYzBVVTU1YlhBMlIzaFRNWFZxYmpkQlluTnJhRXBKU0ZVd01tWmtibVU0Q25FM1JsaFNMMEpUZEdOTWMxUkVSakZyZUd4TmNFdHBSSGhTWjJSMFIwUkVRWGx3VWxCRlExRkdPVWxwYlZaRE55OTRZVGhIVkhGeFJVbFBlSGRYY1RrS01YbHNOMjAxVjJsYVZDOUtaRkozWlVaRWJHeDNkREJCVVM4emJtdFdSMFJ6Y0dsYWR6UXZVVWN3SzBocmFsSkZhV056Um1GV0wwRm9kbmw1TW5OUlVBcDZjR3h3TkZGU1oxVXJkVUZ3VGtobWFtVlBRMXBJVVdkUFdUZG5ja2xPU1ZkQmFUSlJUbTVGU1djNGRYUnlRM0JTTUV0SFNHOVVPVmxOVDI5dE9IWTBDbTFIVVdwM1VVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWM2MwSnJPRWhZTmpOU2JWSm1TeXM0TTFocWFHVk5aRTFuYmxWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGTFR6SmthRVJEWlVkT1pGbFlTVkJvVkhWM2NHbGFOMDR2SzBaclNHVjNRa2xGYjI5WFZtTnBOMm8zUW01dFIwRTJXamhSV204eUNtTlJWV05LUjFsMWRuRlVlVFJzZFROcWNFaE5TMmxLU1d4VmIwSTRTbEEyVUU5Sk5pczRlaXMzUTJGUGNtaHBVR3RvYkhoelVtdGhORzg0Y2tNeFpYa0tSMjVGU2poc1QwTkhabkI2V0M5YWJsWjBiV1pYV0ZwaWRVZGxTbk5xZVZweVNrUXZkSFY2TmpoaVNWaFdVRFZaUkV4VldWVXdkaTlDTkRkS1JDdHdRUXBPU0hZclVqbHJVMW93UjIxbmVqRnZjSEJoT0V0MlpEWnJUM2NyVUdOTFkzSk1Va0k1T0hsR1ZsQkZLeXRQVFhWcE9YbFJNMk5aTjNwck5sTlZWR2hwQ2tGV09YVTNORzAxVFZOTlVtTkhVWEo1VGpNNU1YSllVbTVoYWtoa1IxVTJSa0ZWVVZWUFNuSktZM2hQY1dOdlRtSjJaemxGV2xWVVIzVnlVa2xrUWtnS2EycEpXbXN3VFZGNFpuTnlMMDVYTWtkRFF6UXJVelZ2UzBoTGJVNHZNRDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJNR2xEU1haSWFUbG1iMEZvZUV4bWNEVlZTbWxOUW1aeldWSjBkVTlNZUVVMlpDOUVTRlZWVVdaWlR6aEhUbUpNQ2pSWWJFbzBhbVpaY1VreEwyNVJTVVV3VTFwQ1RXOUhLM2xTU205MVRHcE9WakpDTUdRdlFXcHVRa1pYYUZKT1N6bFdNV3dyVWt4b1ZUaG9PRmRzUjNnS1Z6UlJUbmx0Y0RaSGVGTXhkV3B1TjBGaWMydG9Ta2xJVlRBeVptUnVaVGh4TjBaWVVpOUNVM1JqVEhOVVJFWXhhM2hzVFhCTGFVUjRVbWRrZEVkRVJBcEJlWEJTVUVWRFVVWTVTV2x0VmtNM0wzaGhPRWRVY1hGRlNVOTRkMWR4T1RGNWJEZHROVmRwV2xRdlNtUlNkMlZHUkd4c2QzUXdRVkV2TTI1clZrZEVDbk53YVZwM05DOVJSekFyU0d0cVVrVnBZM05HWVZZdlFXaDJlWGt5YzFGUWVuQnNjRFJSVW1kVkszVkJjRTVJWm1wbFQwTmFTRkZuVDFrM1ozSkpUa2tLVjBGcE1sRk9ia1ZKWnpoMWRISkRjRkl3UzBkSWIxUTVXVTFQYjIwNGRqUnRSMUZxZDFGSlJFRlJRVUpCYjBsQ1FVRmFLMGhPZERrck5WUjVSSEJyVHdwbFluRnpkakl6ZFM4d00wMHhRelJMYlhwTFEzbElkV0ZETjFac1NXRlhLekZXVUd4T1NWRTFOVFJpYkhkSFEzZHNSV1ZIU1VKUFdXTk1WM3A2VDNGUkNsRXdRVVUyWmxKbGVHbHlibGRxTkVsYU5VOUlWRVZTVXpoblZuUjBNMGgxTDJ0VWRXOXhTbnBuWTNobFlXNU5WRzlaTjJaSmJsTTJUVzFITDJvd1RGRUtNV3hMVkhsNlpXTXhSMFp5V1ZoUVJsQXpXRXBJVmxsc1NYUlZka3RFZVVwVWJsUjBVekJYWmxBNU9VWlRXa3RRSzNCT1V6ZGliRWRQU0VWUk1rNU5Td3BrY1ZkRFlqVk5SbGxyVUN0WGJtdFNUelZaVGsxaVZqY3libmRQTUZOVlFXNTRNeXM0V0Uwd01tUjFNR1JHYm5sQlpURXhPRk5IY0hNcmREYzBia1V3Q2xSeFdWSkdSREJaVlZrMGFrdEVZMVExWm1wMFJXTktjREpaY2twMk9UQmlVVlI2TkZSUk1tbHBXRUprWjA1WWJEWkhkVlZ1TkZCVWFtTlVZM0l4UTA0S1RFSlVOa0ZqUlVObldVVkJOemhzVW01Q1NucEJlamRRVXpZNFVHOXlVa1U0VDNCb1NqVnFLMUZvYm5ZeUt5OTJVM2xKU25wTFoyWkhWbU14VDNoNUt3cDVaMEV5U1VveVYxcDJaMFpoWTFKd1RHazVUSGx4Ym10dVJHSnViRzlOZVVWalMzUnVNMlkyVmxKVVMwVktSekZSYjBnNWQyNVNSbEJKVTJ0bFlrczVDbGxGWWtsSVdraDVWRkExUTFwNlpHTkVPSFF5YkhNd00yMVJZVWxFYVdJNFVVcFNjazFQVXpGS2VFUmtVVXhXTUhKMFIweGtjbXREWjFsRlFUUkdXRkVLY3pVeWQyeEZiemxZTWxjd2JsQXlRV1JvWVhKR1RYRlVOMHR5ZUVwYWNEQkNNa1p6WVU1MFUyVkVSamh3TTAxVWFYZHFjVnBWZDBRcmMyTlJkbEZvTndwR05USlhaRXBEV0dWU2JWY3hhRk50T0VodFEyUlpjbXRDVFZWSVFqQnBWbVJUVFhSUlJEWkpZMk5FUjJsclVXTjBWV1k0Ykd4R1lrSlNXVFJwTURCUkNrdDZPR2xRVVhKQ2R6VlZSMUkzVG1wT1VUWXJTMk0yV2xwelNHWnFiek53WldOM2JFVlZhME5uV1VWQk1XMW1SWFZVUld3NVptcHlhMnhxZFU5cFdFY0tiakJTZW5GMGVEWlFUa1JGVlVoNWVVVjRVbFZtZEVzeFVFRjBiVnBZZWtkbVFXcEZXRlpYVEdKdVlraEpSazl1VjAxNWFHdEpNWEJDVDFaNlNHNXZhQXBCZUVJekwzVmtaM2d3VEZocGQyc3JZMnRIV21wWk5EVmxiWFZCVW1aRk1IUkRiVmRPYUhGU09WcGFSQ3RrWW1WVmNVVjZXVXBSVHpad01sVmxiRTFTQ25GM01FczJObFZWT1dWR01tUkxNMHh5TmxabFpITkZRMmRaUlVGeWNXNXBSSEJqVDB4elkwZDBZMjV2VEM5emIwVTRiR1ZrY0dWeVUwczVibWhvUjFZS2JWWkdMMHRNZW5GdWRUVlpNR0k1UmxSb1JXOHZjVzFMZURaNFMwZG5VVXRaY2paMGMwTkJURGMxZFNzeGRuWktXbkEwVlhSNFVHMXhUbWRIZFhWTlJ3cHBkV1JUYVdoNWJDc3pkRTl0WTFOcFdGaHhiemRTYURKME5sVjJZbFJaV2tOeVRHcEpOR1pIYVZaTU1GTnpjMlY1VDJGeWNFd3hXWEp4Y25kT2JuWkVDbVJ5VFRsblVrVkRaMWxDY205RU0wWlpTME5NTjNsTmNpdFJhMmhHZG5aaGQxbGpORFJOVFhSeVdGWndUR1JxY2xCS05WRklMMHBvVjNOM1NrRkdRVVFLZFdjek1FaFVjbEJWVGxGRFJXaHJTalpGTXl0R0wzUjVOaTlDUTNwMFN6QkhSMGxDVjBWdE1EVkhaMVpQYld0TU5rRkpVVTVqVTJSVVpGTm5OREJNYmdwdVpIQmhSRUpLTm5OU2RXNUlNbHBMY0hoRlpGWlJlRFZxYTBKeU1FVk9aRm9yT1ZkUWVrMXdVbXhEYTFnclIzZFdNWE40Y21jOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-08-05 01:46:20,319 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:46:20,319 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-08-05 01:46:20,320 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-05 01:46:20,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:46:20,354 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-08-05 01:46:20,355 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-05 01:46:20,356 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkT1JFbDVUV3BOZDA1R2IxaEVWRTE0VFVSbmQwMXFTWGxOYWsxM1RrWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFV4MkNuUk5MMnh4UjI1UVZGQmxRV3RhUldRMlZXSkZTR3R4UVhVMGRXUkxOVmg0ZVc4eEsxbDBhMmdyVlVSMlRXNDVZM2N4Y0ZSNVkxUXJSazk2ZDNGb1VITUtkMFpCWW05NmJtNTJSRzVYZDJKcVJGZzJjelF6YzJkb1prdEZhV3hHTjNNMWNERnNkVlJEYjBWMUx5dHZkV05sTDA5SmMwVkRZMGwwWW5SeFNVcFNiZ292UW5WQ1FtbFVaMjFzUW5aWWNGTnVLMnhIY1cxd1VqaE9UR1IzU1dwRVlWWmpTamgwYWtsamNVNDBOMnc1UkhwaVJHRnVOMlptVkRGS2JXTkVWbTlSQ2poMmRXZFRXbkIzZEZBM1FWSktkVE14UmtoSlRGTldjMjlITTFwb2RrVkxkMWRVTHpkb05FcFZURXN2VUdWRVFrUXJVRmQwVW10MldtZDBlRkpTTlZZS2JuazFVQzlJWkhOMk5uUjNjV1ZNYzJaa2RIUTVUM0ZsV0VGeU0yTkNkeTkzZVVFeGRsbzJXRVJpVERoM2NITmFVbmhTWm1wUVpsbDNUR1JsWm0xRE5BcGlSalJ5Y2pWbVpqVjRka2xrVFU5ek5HcE5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk5URUZhVUVJeEszUXdXbXRZZVhaMlRqRTBORmhxU0ZSSlNqRk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRhRUpvYm5GVFZsZHlMMUZaYnpONlRqSlplVFo1V201clUxVmtOMWROTnpWRWJTdFBMMDU0YURCNFVuUkJVa05WTHdwTFFrTkNiVkpyZDFOSFlqRnNXazV6YTNsU05WaEpWMk56TDNkSlduZHNja0p4ZHpkU1ptOVhXV3cwY0ZGWmQwUXZSRVF6YzBwRlZHVmlSbVJUVEVaWUNpdFJWbmx3YjIweU9XRldaRk12SzJSRWEyVlVVRW8yWmtWbWRFMXdNM2g1UzNCMFVXbGtSWFI2THpjeFlrc3liMDVJVFhVMlVGRkxWRVl2SzBONlNIa0tjekp0ZGxOcGREUklkM2xoVTBONlpETlpSRkpxT0doS2VtOW1TMHRsVml0T1kyNUdSa2hKUWxaMVEwNXFTMUJWZDBkc2JuVk5lbk5CUkZWaFpFY3pkUXBRTUZKWFZqa3pUbTlCUjA5bFNEZFVjbWhEYld4SU9IQmxaWEpHVTB4NkwxUTRTbEJWUVVoUlRFOTZVV1JYV0VKbWQyZzVWR013YzFkeWVTdG5jVzFSQ21WUk9EVm5SVWhGU1ZSVE9UUTRXV1ZPUWpCUFdFNTVPR2xhZVZKbk1sWnRSVE5aTndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yNDY6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVlZGV1J6Qm1RazQwYjJ0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxRVVYbE5ha2w2VFVSU1lVWjNNSGxOYWtFMFRVUlJlVTFxU1hwTlJHaGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEJwUTBsMlNHazVabTlCYUhoTVpuQUtOVlZLYVUxQ1puTlpVblIxVDB4NFJUWmtMMFJJVlZWUlpsbFBPRWRPWWt3MFdHeEtOR3BtV1hGSk1TOXVVVWxGTUZOYVFrMXZSeXQ1VWtwdmRVeHFUZ3BXTWtJd1pDOUJhbTVDUmxkb1VrNUxPVll4YkN0U1RHaFZPR2c0VjJ4SGVGYzBVVTU1YlhBMlIzaFRNWFZxYmpkQlluTnJhRXBKU0ZVd01tWmtibVU0Q25FM1JsaFNMMEpUZEdOTWMxUkVSakZyZUd4TmNFdHBSSGhTWjJSMFIwUkVRWGx3VWxCRlExRkdPVWxwYlZaRE55OTRZVGhIVkhGeFJVbFBlSGRYY1RrS01YbHNOMjAxVjJsYVZDOUtaRkozWlVaRWJHeDNkREJCVVM4emJtdFdSMFJ6Y0dsYWR6UXZVVWN3SzBocmFsSkZhV056Um1GV0wwRm9kbmw1TW5OUlVBcDZjR3h3TkZGU1oxVXJkVUZ3VGtobWFtVlBRMXBJVVdkUFdUZG5ja2xPU1ZkQmFUSlJUbTVGU1djNGRYUnlRM0JTTUV0SFNHOVVPVmxOVDI5dE9IWTBDbTFIVVdwM1VVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWM2MwSnJPRWhZTmpOU2JWSm1TeXM0TTFocWFHVk5aRTFuYmxWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGTFR6SmthRVJEWlVkT1pGbFlTVkJvVkhWM2NHbGFOMDR2SzBaclNHVjNRa2xGYjI5WFZtTnBOMm8zUW01dFIwRTJXamhSV204eUNtTlJWV05LUjFsMWRuRlVlVFJzZFROcWNFaE5TMmxLU1d4VmIwSTRTbEEyVUU5Sk5pczRlaXMzUTJGUGNtaHBVR3RvYkhoelVtdGhORzg0Y2tNeFpYa0tSMjVGU2poc1QwTkhabkI2V0M5YWJsWjBiV1pYV0ZwaWRVZGxTbk5xZVZweVNrUXZkSFY2TmpoaVNWaFdVRFZaUkV4VldWVXdkaTlDTkRkS1JDdHdRUXBPU0hZclVqbHJVMW93UjIxbmVqRnZjSEJoT0V0MlpEWnJUM2NyVUdOTFkzSk1Va0k1T0hsR1ZsQkZLeXRQVFhWcE9YbFJNMk5aTjNwck5sTlZWR2hwQ2tGV09YVTNORzAxVFZOTlVtTkhVWEo1VGpNNU1YSllVbTVoYWtoa1IxVTJSa0ZWVVZWUFNuSktZM2hQY1dOdlRtSjJaemxGV2xWVVIzVnlVa2xrUWtnS2EycEpXbXN3VFZGNFpuTnlMMDVYTWtkRFF6UXJVelZ2UzBoTGJVNHZNRDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJNR2xEU1haSWFUbG1iMEZvZUV4bWNEVlZTbWxOUW1aeldWSjBkVTlNZUVVMlpDOUVTRlZWVVdaWlR6aEhUbUpNQ2pSWWJFbzBhbVpaY1VreEwyNVJTVVV3VTFwQ1RXOUhLM2xTU205MVRHcE9WakpDTUdRdlFXcHVRa1pYYUZKT1N6bFdNV3dyVWt4b1ZUaG9PRmRzUjNnS1Z6UlJUbmx0Y0RaSGVGTXhkV3B1TjBGaWMydG9Ta2xJVlRBeVptUnVaVGh4TjBaWVVpOUNVM1JqVEhOVVJFWXhhM2hzVFhCTGFVUjRVbWRrZEVkRVJBcEJlWEJTVUVWRFVVWTVTV2x0VmtNM0wzaGhPRWRVY1hGRlNVOTRkMWR4T1RGNWJEZHROVmRwV2xRdlNtUlNkMlZHUkd4c2QzUXdRVkV2TTI1clZrZEVDbk53YVZwM05DOVJSekFyU0d0cVVrVnBZM05HWVZZdlFXaDJlWGt5YzFGUWVuQnNjRFJSVW1kVkszVkJjRTVJWm1wbFQwTmFTRkZuVDFrM1ozSkpUa2tLVjBGcE1sRk9ia1ZKWnpoMWRISkRjRkl3UzBkSWIxUTVXVTFQYjIwNGRqUnRSMUZxZDFGSlJFRlJRVUpCYjBsQ1FVRmFLMGhPZERrck5WUjVSSEJyVHdwbFluRnpkakl6ZFM4d00wMHhRelJMYlhwTFEzbElkV0ZETjFac1NXRlhLekZXVUd4T1NWRTFOVFJpYkhkSFEzZHNSV1ZIU1VKUFdXTk1WM3A2VDNGUkNsRXdRVVUyWmxKbGVHbHlibGRxTkVsYU5VOUlWRVZTVXpoblZuUjBNMGgxTDJ0VWRXOXhTbnBuWTNobFlXNU5WRzlaTjJaSmJsTTJUVzFITDJvd1RGRUtNV3hMVkhsNlpXTXhSMFp5V1ZoUVJsQXpXRXBJVmxsc1NYUlZka3RFZVVwVWJsUjBVekJYWmxBNU9VWlRXa3RRSzNCT1V6ZGliRWRQU0VWUk1rNU5Td3BrY1ZkRFlqVk5SbGxyVUN0WGJtdFNUelZaVGsxaVZqY3libmRQTUZOVlFXNTRNeXM0V0Uwd01tUjFNR1JHYm5sQlpURXhPRk5IY0hNcmREYzBia1V3Q2xSeFdWSkdSREJaVlZrMGFrdEVZMVExWm1wMFJXTktjREpaY2twMk9UQmlVVlI2TkZSUk1tbHBXRUprWjA1WWJEWkhkVlZ1TkZCVWFtTlVZM0l4UTA0S1RFSlVOa0ZqUlVObldVVkJOemhzVW01Q1NucEJlamRRVXpZNFVHOXlVa1U0VDNCb1NqVnFLMUZvYm5ZeUt5OTJVM2xKU25wTFoyWkhWbU14VDNoNUt3cDVaMEV5U1VveVYxcDJaMFpoWTFKd1RHazVUSGx4Ym10dVJHSnViRzlOZVVWalMzUnVNMlkyVmxKVVMwVktSekZSYjBnNWQyNVNSbEJKVTJ0bFlrczVDbGxGWWtsSVdraDVWRkExUTFwNlpHTkVPSFF5YkhNd00yMVJZVWxFYVdJNFVVcFNjazFQVXpGS2VFUmtVVXhXTUhKMFIweGtjbXREWjFsRlFUUkdXRkVLY3pVeWQyeEZiemxZTWxjd2JsQXlRV1JvWVhKR1RYRlVOMHR5ZUVwYWNEQkNNa1p6WVU1MFUyVkVSamh3TTAxVWFYZHFjVnBWZDBRcmMyTlJkbEZvTndwR05USlhaRXBEV0dWU2JWY3hhRk50T0VodFEyUlpjbXRDVFZWSVFqQnBWbVJUVFhSUlJEWkpZMk5FUjJsclVXTjBWV1k0Ykd4R1lrSlNXVFJwTURCUkNrdDZPR2xRVVhKQ2R6VlZSMUkzVG1wT1VUWXJTMk0yV2xwelNHWnFiek53WldOM2JFVlZhME5uV1VWQk1XMW1SWFZVUld3NVptcHlhMnhxZFU5cFdFY0tiakJTZW5GMGVEWlFUa1JGVlVoNWVVVjRVbFZtZEVzeFVFRjBiVnBZZWtkbVFXcEZXRlpYVEdKdVlraEpSazl1VjAxNWFHdEpNWEJDVDFaNlNHNXZhQXBCZUVJekwzVmtaM2d3VEZocGQyc3JZMnRIV21wWk5EVmxiWFZCVW1aRk1IUkRiVmRPYUhGU09WcGFSQ3RrWW1WVmNVVjZXVXBSVHpad01sVmxiRTFTQ25GM01FczJObFZWT1dWR01tUkxNMHh5TmxabFpITkZRMmRaUlVGeWNXNXBSSEJqVDB4elkwZDBZMjV2VEM5emIwVTRiR1ZrY0dWeVUwczVibWhvUjFZS2JWWkdMMHRNZW5GdWRUVlpNR0k1UmxSb1JXOHZjVzFMZURaNFMwZG5VVXRaY2paMGMwTkJURGMxZFNzeGRuWktXbkEwVlhSNFVHMXhUbWRIZFhWTlJ3cHBkV1JUYVdoNWJDc3pkRTl0WTFOcFdGaHhiemRTYURKME5sVjJZbFJaV2tOeVRHcEpOR1pIYVZaTU1GTnpjMlY1VDJGeWNFd3hXWEp4Y25kT2JuWkVDbVJ5VFRsblVrVkRaMWxDY205RU0wWlpTME5NTjNsTmNpdFJhMmhHZG5aaGQxbGpORFJOVFhSeVdGWndUR1JxY2xCS05WRklMMHBvVjNOM1NrRkdRVVFLZFdjek1FaFVjbEJWVGxGRFJXaHJTalpGTXl0R0wzUjVOaTlDUTNwMFN6QkhSMGxDVjBWdE1EVkhaMVpQYld0TU5rRkpVVTVqVTJSVVpGTm5OREJNYmdwdVpIQmhSRUpLTm5OU2RXNUlNbHBMY0hoRlpGWlJlRFZxYTBKeU1FVk9aRm9yT1ZkUWVrMXdVbXhEYTFnclIzZFdNWE40Y21jOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-08-05 01:46:20,359 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-08-05 01:46:20,359 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-08-05 01:46:20,360 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-08-05 01:46:20,360 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:46:20,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:20,431 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-08-05 01:46:20,432 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-08-05 01:46:20,432 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-08-05 01:46:20,432 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-08-05 01:46:20,433 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-08-05 01:46:20,441 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-08-05 01:46:20,442 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-08-05 01:46:20,442 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-08-05 01:46:20,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:20,532 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-08-05 01:46:20,533 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-08-05 01:46:20,534 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-08-05 01:46:20,537 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-08-05 01:46:20,537 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-08-05 01:46:20,537 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:46:20,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:20,599 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-08-05 01:46:20,600 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:46:20,600 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":"1628127980489"}]} 2021-08-05 01:46:20,637 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-08-05 01:46:20,637 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/06eb2660-039a-4839-b1e8-90db4df45764 2021-08-05 01:46:20,637 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "06eb2660-039a-4839-b1e8-90db4df45764", "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-08-05 01:46:20,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:20,714 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/06eb2660-039a-4839-b1e8-90db4df45764 HTTP/1.1" 201 0 2021-08-05 01:46:20,715 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-08-05 01:46:20,715 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-08-05 01:46:20,718 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-08-05 01:46:20,718 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-08-05 01:46:20,718 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:46:20,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:20,765 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-08-05 01:46:20,766 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-08-05 01:46:20,766 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-08-05 01:46:20,766 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-08-05 01:46:20,766 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-08-05 01:46:20,767 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-08-05 01:46:20,767 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-08-05 01:46:20,770 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-08-05 01:46:20,770 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-08-05 01:46:20,771 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-08-05 01:46:20,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:20,843 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-08-05 01:46:20,844 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-08-05 01:46:20,845 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-08-05 01:46:20,848 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-08-05 01:46:20,848 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-08-05 01:46:20,848 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-08-05 01:46:20,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:20,895 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-08-05 01:46:20,895 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-08-05 01:46:20,896 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-08-05 01:46:20,896 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-08-05 01:46:20,896 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-08-05 01:46:20,901 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-08-05 01:46:20,901 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-08-05 01:46:20,902 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-08-05 01:46:20,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:20,987 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-08-05 01:46:20,988 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-08-05 01:46:20,989 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-08-05 01:46:21,004 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-08-05 01:46:21,004 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-08-05 01:46:21,005 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-08-05 01:46:21,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:21,062 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-08-05 01:46:21,063 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-08-05 01:46:21,063 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-08-05 01:46:21,064 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-08-05 01:46:21,064 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-08-05 01:46:21,071 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-08-05 01:46:21,072 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-08-05 01:46:21,072 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:46:21,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:21,127 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-08-05 01:46:21,128 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:46:21,129 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":"1628127980489"}]} 2021-08-05 01:46:21,140 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-08-05 01:46:21,140 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-08-05 01:46:21,140 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-08-05 01:46:21,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:21,276 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-08-05 01:46:21,277 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-08-05 01:46:21,277 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-08-05 01:46:21,289 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-08-05 01:46:21,289 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-08-05 01:46:21,290 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-08-05 01:46:21,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:21,377 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-08-05 01:46:21,378 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-08-05 01:46:21,379 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-08-05 01:46:21,381 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-08-05 01:46:21,382 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-08-05 01:46:21,382 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-08-05 01:46:21,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:21,434 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-08-05 01:46:21,435 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-08-05 01:46:21,435 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":"1628127981328"} 2021-08-05 01:46:21,438 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-08-05 01:46:21,438 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-08-05 01:46:21,438 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-05 01:46:21,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:21,484 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-08-05 01:46:21,485 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-05 01:46:21,485 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":"1628127981328"} 2021-08-05 01:46:21,487 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-08-05 01:46:21,487 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-08-05 01:46:21,488 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-05 01:46:21,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:21,529 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-08-05 01:46:21,530 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-08-05 01:46:21,530 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-08-05 01:46:21,530 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-08-05 01:46:21,531 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-08-05 01:46:21,531 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-08-05 01:46:21,533 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:46:21,533 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:46:21,534 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-08-05 01:46:21,534 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:46:21,534 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:46:21,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:46:22,064 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:46:22,065 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:46:22,066 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:46:22,068 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:46:22,069 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:22,069 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:22,069 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:22,070 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:46:22,070 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:22,070 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:22,071 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:22,071 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:46:22,071 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:22,072 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:22,072 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:22,072 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:46:22,073 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:22,073 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:22,073 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:46:22,074 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:46:22,074 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:46:22,074 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:46:22,075 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-08-05 01:46:22,075 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-08-05 01:46:22,075 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:46:22,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:46:22,637 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-08-05 01:46:22,640 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:46:22,644 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:46:22,654 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:46:22,655 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-08-05 01:46:22,655 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-08-05 01:46:22,656 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "f60fdf65-a7f5-453c-92d6-99301ae229b6" } 2021-08-05 01:46:22,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:22,732 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-08-05 01:46:22,733 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-08-05 01:46:22,733 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-08-05 01:46:22,736 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-08-05 01:46:22,737 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-08-05 01:46:22,737 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-05 01:46:22,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:22,790 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-08-05 01:46:22,791 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-05 01:46:22,791 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628127982699"}]} 2021-08-05 01:46:22,794 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-08-05 01:46:22,794 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-08-05 01:46:22,794 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-05 01:46:22,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:22,839 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-08-05 01:46:22,840 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-05 01:46:22,840 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":"1628127981328"} 2021-08-05 01:46:22,842 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-08-05 01:46:22,842 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-08-05 01:46:22,843 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-05 01:46:22,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:22,890 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-08-05 01:46:22,890 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-05 01:46:22,891 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628127982699"}]} 2021-08-05 01:46:22,893 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-08-05 01:46:22,893 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-08-05 01:46:22,893 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:46:22,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:22,944 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-08-05 01:46:22,945 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:46:22,945 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":"1628127981180","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-08-05 01:46:22,948 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-08-05 01:46:22,948 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-08-05 01:46:22,948 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:46:22,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:22,988 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-08-05 01:46:22,988 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:46:22,989 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127980805"} 2021-08-05 01:46:22,995 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-08-05 01:46:22,996 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-08-05 01:46:22,996 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=1628127980805", "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-08-05 01:46:22,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:23,081 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-08-05 01:46:23,082 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-08-05 01:46:23,082 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-08-05 01:46:23,084 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-08-05 01:46:23,084 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-08-05 01:46:23,084 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-05 01:46:23,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:23,121 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-08-05 01:46:23,122 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-05 01:46:23,122 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":"1628127981328"} 2021-08-05 01:46:23,124 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-08-05 01:46:23,124 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-08-05 01:46:23,124 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:46:23,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:23,173 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-08-05 01:46:23,173 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:46:23,174 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":"1628127981180","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-08-05 01:46:23,175 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-08-05 01:46:23,175 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-08-05 01:46:23,176 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:46:23,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:23,218 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-08-05 01:46:23,218 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:46:23,219 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127983024","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-08-05 01:46:23,220 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-08-05 01:46:23,221 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-08-05 01:46:23,221 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-08-05 01:46:23,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:23,267 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-08-05 01:46:23,268 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-08-05 01:46:23,268 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"09f44af6-1b32-4322-b503-5636435dcf4c","owning-entity-name":"OE-ETE_Customer-09f44af6-1b32-4322-b503-5636435dcf4c","resource-version":"1628126453717","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_f48f5a53-d6d2-4338-be47-173fb5fdc1a6/service-subscriptions/service-subscription/pNF/service-instances/service-instance/f7bb211a-6031-47f5-b6da-f59617678780","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_f48f5a53-d6d2-4338-be47-173fb5fdc1a6"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"f7bb211a-6031-47f5-b6da-f59617678780"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namef48f5a53-d6d2-4338-be47-173fb5fdc1a6"}]}]}},{"owning-entity-id":"8d74c03b-cce9-427e-92eb-ee8fb5d41e27","owning-entity-name":"basicvm-oe","resource-version":"1628127775998"},{"owning-entity-id":"ae34dad4-8176-49d1-9e80-7322250dff40","owning-entity-name":"basicnw-oe","resource-version":"1628127237750"}]} 2021-08-05 01:46:23,269 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-08-05 01:46:23,272 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-08-05 01:46:23,272 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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02 2021-08-05 01:46:23,272 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02" } 2021-08-05 01:46:23,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:23,350 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02 HTTP/1.1" 201 0 2021-08-05 01:46:23,351 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-08-05 01:46:23,351 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-08-05 01:46:23,352 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-08-05 01:46:23,352 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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02 2021-08-05 01:46:23,353 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-08-05 01:46:23,354 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:46:23,394 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02 HTTP/1.1" 200 139 2021-08-05 01:46:23,395 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-08-05 01:46:23,395 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","owning-entity-name":"basicnf_owning_entity","resource-version":"1628127983303"} 2021-08-05 01:46:23,399 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-08-05 01:46:23,400 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-08-05 01:46:23,400 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-08-05 01:46:23,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-08-05 01:46:23,664 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-08-05 01:46:23,666 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-08-05 01:46:23,666 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-08-05 01:46:23,669 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-08-05 01:46:23,669 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:46:23,669 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:46:23,670 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-08-05 01:46:23,670 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:46:23,670 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:46:23,672 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:46:24,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:46:24,129 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:46:24,129 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:46:24,132 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:46:24,132 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:24,133 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:24,133 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:24,133 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:46:24,133 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:24,133 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:24,134 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:24,134 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:46:24,134 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:24,134 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:24,134 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:46:24,135 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:46:24,135 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:46:24,135 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:46:24,135 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:46:24,136 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:46:24,136 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:46:24,136 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:46:24,137 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-08-05 01:46:24,137 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-08-05 01:46:24,137 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:46:24,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:46:25,297 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-08-05 01:46:25,300 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:46:25,303 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:46:25,310 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:46:25,311 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-08-05 01:46:25,311 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/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/distribution 2021-08-05 01:46:25,311 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-08-05 01:46:25,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:46:25,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/distribution HTTP/1.1" 200 205 2021-08-05 01:46:25,399 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-08-05 01:46:25,400 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"05e14808-fba6-4ced-aac6-e6169e596aa7","timestamp":"2021-08-05 01:46:17.257 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-08-05 01:46:25,403 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-08-05 01:46:25,403 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/05e14808-fba6-4ced-aac6-e6169e596aa7 2021-08-05 01:46:25,403 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-05 01:46:25,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:46:25,490 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/05e14808-fba6-4ced-aac6-e6169e596aa7 HTTP/1.1" 200 None 2021-08-05 01:46:25,492 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-05 01:46:25,493 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","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":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127974133","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","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":"1628127974133","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","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":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-05 01:46:25,495 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', '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': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127974133', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', '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': '1628127974133', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', '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': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-05 01:46:25,497 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-05 01:47:25,558 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-08-05 01:47:25,558 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/05e14808-fba6-4ced-aac6-e6169e596aa7 2021-08-05 01:47:25,558 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-05 01:47:25,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:47:25,694 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/05e14808-fba6-4ced-aac6-e6169e596aa7 HTTP/1.1" 200 None 2021-08-05 01:47:25,696 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-05 01:47:25,697 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","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":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127974133","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","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":"1628127974133","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","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":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-05 01:47:25,700 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', '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': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127974133', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', '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': '1628127974133', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', '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': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-05 01:47:25,701 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-05 01:48:25,767 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-08-05 01:48:25,769 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/05e14808-fba6-4ced-aac6-e6169e596aa7 2021-08-05 01:48:25,769 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-05 01:48:25,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:48:25,887 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/05e14808-fba6-4ced-aac6-e6169e596aa7 HTTP/1.1" 200 None 2021-08-05 01:48:25,890 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-05 01:48:25,891 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","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":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127974133","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127982761","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","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":"1628127974133","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","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":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-08-05 01:48:25,895 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', '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': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127974133', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127982761', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', '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': '1628127974133', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', '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': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-08-05 01:48:25,896 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-08-05 01:49:25,962 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-08-05 01:49:25,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/05e14808-fba6-4ced-aac6-e6169e596aa7 2021-08-05 01:49:25,964 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-08-05 01:49:25,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:49:26,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/05e14808-fba6-4ced-aac6-e6169e596aa7 HTTP/1.1" 200 None 2021-08-05 01:49:26,107 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-08-05 01:49:26,109 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1628127976271","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":"1628127980837","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628128004009","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127993186","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127989885","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","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":"1628127982761","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":"1628127997132","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127991638","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628128001725","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127974133","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":"1628127986308","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127987785","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628128003004","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127996140","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127988476","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127986308","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":"1628127990007","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127982761","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","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":"1628127982761","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127986592","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127994346","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628128002002","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127982761","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127986308","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","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":"1628127996623","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127982761","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628128000143","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628128002728","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127986308","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","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":"1628127993948","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127976748","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":"1628127986887","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127986308","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":"1628127991010","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","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":"1628127995487","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127997752","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","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":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","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":"1628127974133","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628127980837","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","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":"1628127972266","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":"1628127986308","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":"1628127982761","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127986308","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127992942","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127999141","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127994190","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","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":"1628127999995","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127992127","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628128005012","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628127976748","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127994951","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628127972266","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127987601","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127986308","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":"1628127998879","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628127986308","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":"1628127982761","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628127982761","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628128000999","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"dcae-sch","timestamp":"1628127974133","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":"1628127982761","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":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628127977440","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628127975061","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628127976271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"}]} 2021-08-05 01:49:26,113 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1628127976271', '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': '1628127980837', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628128004009', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127993186', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127989885', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', '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': '1628127982761', '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': '1628127997132', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127991638', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628128001725', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127974133', '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': '1628127986308', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127987785', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628128003004', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127996140', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127988476', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127986308', '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': '1628127990007', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127982761', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', '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': '1628127982761', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127986592', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127994346', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628128002002', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127982761', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127986308', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', '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': '1628127996623', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127982761', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628128000143', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628128002728', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127986308', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', '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': '1628127993948', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127976748', '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': '1628127986887', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127986308', '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': '1628127991010', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', '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': '1628127995487', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127997752', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', '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': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', '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': '1628127974133', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628127980837', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', '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': '1628127972266', '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': '1628127986308', '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': '1628127982761', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127986308', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127992942', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127999141', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127994190', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', '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': '1628127999995', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127992127', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628128005012', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628127976748', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127994951', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628127972266', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127987601', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127986308', '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': '1628127998879', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628127986308', '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': '1628127982761', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628127982761', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628128000999', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628127974133', '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': '1628127982761', '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': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628127977440', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628127975061', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628127976271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}] 2021-08-05 01:49:26,116 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:49:26,116 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-08-05 01:49:26,116 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-08-05 01:49:26,116 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:49:26,117 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:49:26,117 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:49:26,117 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:49:26,117 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-08-05 01:49:26,118 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-08-05 01:49:26,136 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': '930619ce-0ea9-4ffd-94ec-e870d74eae35', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:26,136 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-08-05 01:49:26,136 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "f60fdf65-a7f5-453c-92d6-99301ae229b6", "modelVersionId": "b28ac564-e2bc-4717-ac59-93e6bbba8bc5", "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": "8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02", "owningEntityName": "basicnf_owning_entity" } } } 2021-08-05 01:49:26,139 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:27,780 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-08-05 01:49:27,782 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-08-05 01:49:27,782 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"930619ce-0ea9-4ffd-94ec-e870d74eae35","instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35"}} 2021-08-05 01:49:27,783 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-08-05 01:49:27,814 DEBUG 129:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '43be9d46-76e8-481c-acde-6a09ed7229db', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:27,815 DEBUG 131:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 2021-08-05 01:49:27,815 DEBUG 132:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] data sent: None 2021-08-05 01:49:27,820 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:27,991 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 HTTP/1.1" 200 1341 2021-08-05 01:49:27,997 INFO 142:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response code: 200 2021-08-05 01:49:27,997 DEBUG 146:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response: {"request":{"requestId":"930619ce-0ea9-4ffd-94ec-e870d74eae35","startTime":"Thu, 05 Aug 2021 01:49:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","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":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:49:27 GMT"}}} 2021-08-05 01:49:38,009 DEBUG 129:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bab57c88-de60-496e-b32a-accdbe200788', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:38,010 DEBUG 131:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 2021-08-05 01:49:38,010 DEBUG 132:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] data sent: None 2021-08-05 01:49:38,013 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:38,207 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 HTTP/1.1" 200 1551 2021-08-05 01:49:38,208 INFO 142:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response code: 200 2021-08-05 01:49:38,209 DEBUG 146:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response: {"request":{"requestId":"930619ce-0ea9-4ffd-94ec-e870d74eae35","startTime":"Thu, 05 Aug 2021 01:49:26 GMT","finishTime":"Thu, 05 Aug 2021 01:49:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","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":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:32 GMT"}}} 2021-08-05 01:49:38,210 INFO 56:mixins.py(7) - ServiceInstantiation task finished 2021-08-05 01:49:38,210 DEBUG 129:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1aba06bd-c4ea-44b7-8dc5-706c919c4169', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:38,211 DEBUG 131:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 2021-08-05 01:49:38,211 DEBUG 132:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] data sent: None 2021-08-05 01:49:38,213 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:38,394 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 HTTP/1.1" 200 1551 2021-08-05 01:49:38,395 INFO 142:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response code: 200 2021-08-05 01:49:38,396 DEBUG 146:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response: {"request":{"requestId":"930619ce-0ea9-4ffd-94ec-e870d74eae35","startTime":"Thu, 05 Aug 2021 01:49:26 GMT","finishTime":"Thu, 05 Aug 2021 01:49:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","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":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:32 GMT"}}} 2021-08-05 01:49:38,397 DEBUG 129:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9456588b-9d92-492f-8a95-35297dd403e7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:38,397 DEBUG 131:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 2021-08-05 01:49:38,397 DEBUG 132:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] data sent: None 2021-08-05 01:49:38,400 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:38,562 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 HTTP/1.1" 200 1551 2021-08-05 01:49:38,563 INFO 142:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response code: 200 2021-08-05 01:49:38,564 DEBUG 146:onap_service.py(7) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response: {"request":{"requestId":"930619ce-0ea9-4ffd-94ec-e870d74eae35","startTime":"Thu, 05 Aug 2021 01:49:26 GMT","finishTime":"Thu, 05 Aug 2021 01:49:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","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":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:32 GMT"}}} 2021-08-05 01:49:38,575 DEBUG 129:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8a745917-5772-4342-bce4-fae9b16ce018', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:38,575 DEBUG 131:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 2021-08-05 01:49:38,575 DEBUG 132:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] data sent: None 2021-08-05 01:49:38,579 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:38,769 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 HTTP/1.1" 200 1551 2021-08-05 01:49:38,771 INFO 142:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response code: 200 2021-08-05 01:49:38,772 DEBUG 146:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response: {"request":{"requestId":"930619ce-0ea9-4ffd-94ec-e870d74eae35","startTime":"Thu, 05 Aug 2021 01:49:26 GMT","finishTime":"Thu, 05 Aug 2021 01:49:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","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":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:32 GMT"}}} 2021-08-05 01:49:38,773 DEBUG 129:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '295d542e-cbf5-451d-b909-eb54418da143', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:38,773 DEBUG 131:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 2021-08-05 01:49:38,773 DEBUG 132:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] data sent: None 2021-08-05 01:49:38,775 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:38,992 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/930619ce-0ea9-4ffd-94ec-e870d74eae35 HTTP/1.1" 200 1551 2021-08-05 01:49:38,994 INFO 142:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response code: 200 2021-08-05 01:49:38,994 DEBUG 146:onap_service.py(1) - [None][Check 930619ce-0ea9-4ffd-94ec-e870d74eae35 orchestration request status] response: {"request":{"requestId":"930619ce-0ea9-4ffd-94ec-e870d74eae35","startTime":"Thu, 05 Aug 2021 01:49:26 GMT","finishTime":"Thu, 05 Aug 2021 01:49:32 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","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":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:32 GMT"}}} 2021-08-05 01:49:38,995 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-08-05 01:49:38,995 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-08-05 01:49:38,996 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-05 01:49:38,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:39,059 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-08-05 01:49:39,060 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-05 01:49:39,060 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628127983024","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-08-05 01:49:39,063 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 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-08-05 01:49:39,063 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 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-1be3e66f-3e35-46d1-ac8d-213851707a40 2021-08-05 01:49:39,063 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] data sent: None 2021-08-05 01:49:39,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:39,131 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-1be3e66f-3e35-46d1-ac8d-213851707a40 HTTP/1.1" 200 1191 2021-08-05 01:49:39,132 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] response code: 200 2021-08-05 01:49:39,132 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] response: {"service-instance":[{"service-instance-id":"a3b08f50-f424-4aaf-acf4-d042611f6261","service-instance-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"f60fdf65-a7f5-453c-92d6-99301ae229b6","model-version-id":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","resource-version":"1628128172187","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02"}]},{"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-08-05 01:49:39,136 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-08-05 01:49:39,136 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-08-05 01:49:39,136 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-05 01:49:39,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:39,190 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-08-05 01:49:39,191 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-05 01:49:39,191 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":"1628127981328"} 2021-08-05 01:49:39,193 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-08-05 01:49:39,194 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-08-05 01:49:39,194 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-05 01:49:39,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:39,249 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-08-05 01:49:39,249 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-05 01:49:39,250 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628127983024","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-08-05 01:49:39,252 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 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-08-05 01:49:39,252 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 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-1be3e66f-3e35-46d1-ac8d-213851707a40 2021-08-05 01:49:39,253 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] data sent: None 2021-08-05 01:49:39,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:39,348 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-1be3e66f-3e35-46d1-ac8d-213851707a40 HTTP/1.1" 200 1191 2021-08-05 01:49:39,349 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] response code: 200 2021-08-05 01:49:39,350 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] response: {"service-instance":[{"service-instance-id":"a3b08f50-f424-4aaf-acf4-d042611f6261","service-instance-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"f60fdf65-a7f5-453c-92d6-99301ae229b6","model-version-id":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","resource-version":"1628128172187","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02"}]},{"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-08-05 01:49:39,353 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-08-05 01:49:39,353 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-08-05 01:49:39,353 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:49:39,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:39,410 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-08-05 01:49:39,411 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:49:39,411 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":"1628127981180","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-08-05 01:49:39,413 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-08-05 01:49:39,414 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-08-05 01:49:39,414 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:49:39,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:39,482 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-08-05 01:49:39,483 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:49:39,483 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127983024","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-08-05 01:49:39,486 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:49:39,487 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:49:39,487 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-08-05 01:49:39,487 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:49:39,488 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:49:39,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:49:39,932 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:49:39,933 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:49:39,933 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:49:39,936 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:49:39,936 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:39,936 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:39,937 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:39,937 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:49:39,937 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:39,937 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:39,937 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:39,937 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:49:39,937 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:39,937 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:39,938 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:39,938 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:49:39,938 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:39,938 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:39,938 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:49:39,938 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:49:39,938 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:49:39,938 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:49:39,939 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-08-05 01:49:39,939 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-08-05 01:49:39,939 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:49:39,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:49:40,558 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-08-05 01:49:40,561 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:49:40,564 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:49:40,571 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:49:40,572 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-08-05 01:49:40,573 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/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel 2021-08-05 01:49:40,573 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-05 01:49:40,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:49:40,755 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:49:40,758 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-05 01:49:40,758 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-05 01:49:40,823 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:49:40,823 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:49:40,824 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-08-05 01:49:40,824 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:49:40,824 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:49:40,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:49:41,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:49:41,244 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:49:41,245 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:49:41,248 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:49:41,248 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:41,248 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:41,249 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:41,249 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:49:41,249 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:41,250 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:41,250 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:41,250 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:49:41,250 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:41,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:41,251 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:41,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:49:41,252 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:41,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:41,253 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:49:41,253 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:49:41,254 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:49:41,254 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:49:41,255 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-08-05 01:49:41,255 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-08-05 01:49:41,256 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:49:41,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:49:41,806 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-08-05 01:49:41,809 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:49:41,812 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:49:41,819 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:49:41,819 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': '6ad37d01-3502-4846-8fca-db7b5433fc55', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:41,820 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/a3b08f50-f424-4aaf-acf4-d042611f6261/vnfs 2021-08-05 01:49:41,820 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "f60fdf65-a7f5-453c-92d6-99301ae229b6" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "c5702d4c-2716-4f02-b86c-1c12339fbddf", "modelVersionId": "0662fdca-e47a-4542-8d1b-528d0f5697ee", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "f4441033-e5f6-4d0d-b128-19c4a629cb8b", "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": "a3b08f50-f424-4aaf-acf4-d042611f6261", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "f60fdf65-a7f5-453c-92d6-99301ae229b6", "modelVersion": "1.0", "modelVersionId": "b28ac564-e2bc-4717-ac59-93e6bbba8bc5" } } }] } } 2021-08-05 01:49:41,823 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:43,442 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/a3b08f50-f424-4aaf-acf4-d042611f6261/vnfs HTTP/1.1" 202 262 2021-08-05 01:49:43,445 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-08-05 01:49:43,445 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"6ad37d01-3502-4846-8fca-db7b5433fc55","instanceId":"f462f978-01f7-454a-8fa3-019909ea537e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55"}} 2021-08-05 01:49:43,446 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-08-05 01:49:43,457 DEBUG 129:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '259a0ad8-60bb-412d-996c-d1c9b0a65e5f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:43,457 DEBUG 131:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 2021-08-05 01:49:43,458 DEBUG 132:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] data sent: None 2021-08-05 01:49:43,462 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:43,651 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 HTTP/1.1" 200 1900 2021-08-05 01:49:43,654 INFO 142:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response code: 200 2021-08-05 01:49:43,654 DEBUG 146:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response: {"request":{"requestId":"6ad37d01-3502-4846-8fca-db7b5433fc55","startTime":"Thu, 05 Aug 2021 01:49:42 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}}],"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:49:42 GMT"}}} 2021-08-05 01:49:53,666 DEBUG 129:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '376e48c5-d260-404f-8875-b8366bd6fe05', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:53,666 DEBUG 131:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 2021-08-05 01:49:53,667 DEBUG 132:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] data sent: None 2021-08-05 01:49:53,668 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:53,825 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 HTTP/1.1" 200 2106 2021-08-05 01:49:53,826 INFO 142:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response code: 200 2021-08-05 01:49:53,826 DEBUG 146:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response: {"request":{"requestId":"6ad37d01-3502-4846-8fca-db7b5433fc55","startTime":"Thu, 05 Aug 2021 01:49:42 GMT","finishTime":"Thu, 05 Aug 2021 01:49:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}}],"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:49 GMT"}}} 2021-08-05 01:49:53,827 INFO 56:mixins.py(8) - VnfInstantiation task finished 2021-08-05 01:49:53,827 DEBUG 129:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be9dcb40-ade2-4b35-904e-b982241d80a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:53,827 DEBUG 131:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 2021-08-05 01:49:53,827 DEBUG 132:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] data sent: None 2021-08-05 01:49:53,828 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:53,999 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 HTTP/1.1" 200 2106 2021-08-05 01:49:54,000 INFO 142:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response code: 200 2021-08-05 01:49:54,000 DEBUG 146:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response: {"request":{"requestId":"6ad37d01-3502-4846-8fca-db7b5433fc55","startTime":"Thu, 05 Aug 2021 01:49:42 GMT","finishTime":"Thu, 05 Aug 2021 01:49:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}}],"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:49 GMT"}}} 2021-08-05 01:49:54,000 DEBUG 129:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '115a88e0-3e28-4616-a4f9-1ab280421ea2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:54,001 DEBUG 131:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 2021-08-05 01:49:54,001 DEBUG 132:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] data sent: None 2021-08-05 01:49:54,002 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:54,196 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 HTTP/1.1" 200 2106 2021-08-05 01:49:54,196 INFO 142:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response code: 200 2021-08-05 01:49:54,197 DEBUG 146:onap_service.py(8) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response: {"request":{"requestId":"6ad37d01-3502-4846-8fca-db7b5433fc55","startTime":"Thu, 05 Aug 2021 01:49:42 GMT","finishTime":"Thu, 05 Aug 2021 01:49:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}}],"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:49 GMT"}}} 2021-08-05 01:49:54,208 DEBUG 129:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'af24e8ff-0e68-4f0f-afd7-9b10b3f8cb6f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:54,208 DEBUG 131:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 2021-08-05 01:49:54,209 DEBUG 132:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] data sent: None 2021-08-05 01:49:54,212 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:54,393 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 HTTP/1.1" 200 2106 2021-08-05 01:49:54,395 INFO 142:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response code: 200 2021-08-05 01:49:54,395 DEBUG 146:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response: {"request":{"requestId":"6ad37d01-3502-4846-8fca-db7b5433fc55","startTime":"Thu, 05 Aug 2021 01:49:42 GMT","finishTime":"Thu, 05 Aug 2021 01:49:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}}],"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:49 GMT"}}} 2021-08-05 01:49:54,396 DEBUG 129:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f7d3b373-0796-4cd0-a5a5-cb082efa641e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:54,397 DEBUG 131:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 2021-08-05 01:49:54,397 DEBUG 132:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] data sent: None 2021-08-05 01:49:54,399 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:49:54,568 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6ad37d01-3502-4846-8fca-db7b5433fc55 HTTP/1.1" 200 2106 2021-08-05 01:49:54,570 INFO 142:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response code: 200 2021-08-05 01:49:54,570 DEBUG 146:onap_service.py(1) - [None][Check 6ad37d01-3502-4846-8fca-db7b5433fc55 orchestration request status] response: {"request":{"requestId":"6ad37d01-3502-4846-8fca-db7b5433fc55","startTime":"Thu, 05 Aug 2021 01:49:42 GMT","finishTime":"Thu, 05 Aug 2021 01:49:49 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}}],"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:49:49 GMT"}}} 2021-08-05 01:49:54,572 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-08-05 01:49:54,572 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-08-05 01:49:54,572 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-05 01:49:54,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:54,631 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-08-05 01:49:54,632 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-05 01:49:54,632 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":"1628127981328"} 2021-08-05 01:49:54,635 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-08-05 01:49:54,635 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-08-05 01:49:54,635 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-05 01:49:54,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:54,699 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-08-05 01:49:54,700 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-05 01:49:54,700 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628127983024","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-08-05 01:49:54,703 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 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-08-05 01:49:54,704 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 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-1be3e66f-3e35-46d1-ac8d-213851707a40 2021-08-05 01:49:54,704 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] data sent: None 2021-08-05 01:49:54,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:54,771 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-1be3e66f-3e35-46d1-ac8d-213851707a40 HTTP/1.1" 200 1643 2021-08-05 01:49:54,772 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] response code: 200 2021-08-05 01:49:54,773 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] response: {"service-instance":[{"service-instance-id":"a3b08f50-f424-4aaf-acf4-d042611f6261","service-instance-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"f60fdf65-a7f5-453c-92d6-99301ae229b6","model-version-id":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","resource-version":"1628128183634","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:49:54,776 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-08-05 01:49:54,776 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/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list 2021-08-05 01:49:54,776 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:49:54,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:54,837 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/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list HTTP/1.1" 200 1064 2021-08-05 01:49:54,838 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:49:54,839 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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:49:54,841 DEBUG 129:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-05 01:49:54,842 DEBUG 131:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e 2021-08-05 01:49:54,842 DEBUG 132:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] data sent: None 2021-08-05 01:49:54,844 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:54,905 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e HTTP/1.1" 200 3737 2021-08-05 01:49:54,906 INFO 142:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response code: 200 2021-08-05 01:49:54,907 DEBUG 146:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response: {"vnf-id":"f462f978-01f7-454a-8fa3-019909ea537e","vnf-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"f60fdf65-a7f5-453c-92d6-99301ae229b6","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628128188737","model-invariant-id":"c5702d4c-2716-4f02-b86c-1c12339fbddf","model-version-id":"0662fdca-e47a-4542-8d1b-528d0f5697ee","model-customization-id":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/service-data/vnfs/vnf/f462f978-01f7-454a-8fa3-019909ea537e/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/a3b08f50-f424-4aaf-acf4-d042611f6261","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":"a3b08f50-f424-4aaf-acf4-d042611f6261"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"}]},{"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":"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"}]},{"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"}]}]}} 2021-08-05 01:49:54,909 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:49:54,910 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:49:54,910 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-08-05 01:49:54,910 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:49:54,911 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:49:54,913 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:49:55,433 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:49:55,435 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:49:55,436 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:49:55,439 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:49:55,440 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:55,440 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:55,440 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:55,441 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:49:55,441 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:55,441 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:55,442 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:55,442 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:49:55,443 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:55,443 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:55,444 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:55,444 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:49:55,445 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:55,445 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:55,445 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:49:55,446 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:49:55,446 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:49:55,446 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:49:55,447 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-08-05 01:49:55,447 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-08-05 01:49:55,448 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:49:55,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:49:56,036 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-08-05 01:49:56,039 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:49:56,043 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:49:56,050 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:49:56,051 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-08-05 01:49:56,051 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/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel 2021-08-05 01:49:56,051 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-05 01:49:56,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:49:56,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:49:56,243 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-05 01:49:56,243 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-05 01:49:56,285 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:49:56,285 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/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea 2021-08-05 01:49:56,285 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-05 01:49:56,286 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:49:56,318 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea HTTP/1.1" 200 216 2021-08-05 01:49:56,319 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-05 01:49:56,319 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"5d592b8b-2782-4282-b31e-952b5176fd9d","rb-version":"3e1c7218-f678-4736-9318-fcb77a8b68ea","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb"}} 2021-08-05 01:49:56,320 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:49:56,321 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/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest 2021-08-05 01:49:56,321 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-05 01:49:56,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:49:56,344 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest HTTP/1.1" 404 87 2021-08-05 01:49:56,345 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-08-05 01:49:56,345 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-08-05 01:49:56,345 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-08-05 01:49:56,346 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-08-05 01:49:56,350 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-08-05 01:49:56,350 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/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile 2021-08-05 01:49:56,351 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "5d592b8b-2782-4282-b31e-952b5176fd9d", "rb-version": "3e1c7218-f678-4736-9318-fcb77a8b68ea", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-08-05 01:49:56,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:49:56,378 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile HTTP/1.1" 201 212 2021-08-05 01:49:56,378 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-08-05 01:49:56,378 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"5d592b8b-2782-4282-b31e-952b5176fd9d","rb-version":"3e1c7218-f678-4736-9318-fcb77a8b68ea","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-05 01:49:56,380 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:49:56,380 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/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest 2021-08-05 01:49:56,380 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-05 01:49:56,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:49:56,403 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest HTTP/1.1" 200 212 2021-08-05 01:49:56,404 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-05 01:49:56,405 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"5d592b8b-2782-4282-b31e-952b5176fd9d","rb-version":"3e1c7218-f678-4736-9318-fcb77a8b68ea","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-05 01:49:56,408 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-08-05 01:49:56,408 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/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest/content 2021-08-05 01:49:56,408 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-08-05 01:49:56,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:49:56,445 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest/content HTTP/1.1" 200 0 2021-08-05 01:49:56,446 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-08-05 01:49:56,446 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-08-05 01:49:56,448 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-08-05 01:49:56,449 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-08-05 01:49:56,449 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-08-05 01:49:56,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:56,500 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-08-05 01:49:56,502 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-08-05 01:49:56,502 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":"1628127981328"} 2021-08-05 01:49:56,505 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-08-05 01:49:56,505 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-08-05 01:49:56,505 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-08-05 01:49:56,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:56,559 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-08-05 01:49:56,560 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-08-05 01:49:56,560 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628127983024","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-08-05 01:49:56,563 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 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-08-05 01:49:56,564 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 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-1be3e66f-3e35-46d1-ac8d-213851707a40 2021-08-05 01:49:56,564 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] data sent: None 2021-08-05 01:49:56,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:56,628 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-1be3e66f-3e35-46d1-ac8d-213851707a40 HTTP/1.1" 200 1643 2021-08-05 01:49:56,629 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] response code: 200 2021-08-05 01:49:56,630 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40 service-instance-name] response: {"service-instance":[{"service-instance-id":"a3b08f50-f424-4aaf-acf4-d042611f6261","service-instance-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"f60fdf65-a7f5-453c-92d6-99301ae229b6","model-version-id":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","resource-version":"1628128183634","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:49:56,633 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-08-05 01:49:56,633 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-08-05 01:49:56,633 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:49:56,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:56,696 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-08-05 01:49:56,697 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:49:56,698 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":"1628128183743","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/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"}]}]}}]} 2021-08-05 01:49:56,700 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-08-05 01:49:56,700 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-08-05 01:49:56,701 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:49:56,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:56,754 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-08-05 01:49:56,754 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:49:56,755 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628128183835","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:49:56,757 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-08-05 01:49:56,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/service-instances/service-instance/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list 2021-08-05 01:49:56,758 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:49:56,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:56,816 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/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list HTTP/1.1" 200 1064 2021-08-05 01:49:56,817 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:49:56,818 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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:49:56,821 DEBUG 129:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-05 01:49:56,821 DEBUG 131:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e 2021-08-05 01:49:56,821 DEBUG 132:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] data sent: None 2021-08-05 01:49:56,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:49:56,889 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e HTTP/1.1" 200 3737 2021-08-05 01:49:56,890 INFO 142:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response code: 200 2021-08-05 01:49:56,890 DEBUG 146:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response: {"vnf-id":"f462f978-01f7-454a-8fa3-019909ea537e","vnf-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"f60fdf65-a7f5-453c-92d6-99301ae229b6","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628128188737","model-invariant-id":"c5702d4c-2716-4f02-b86c-1c12339fbddf","model-version-id":"0662fdca-e47a-4542-8d1b-528d0f5697ee","model-customization-id":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/service-data/vnfs/vnf/f462f978-01f7-454a-8fa3-019909ea537e/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/a3b08f50-f424-4aaf-acf4-d042611f6261","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":"a3b08f50-f424-4aaf-acf4-d042611f6261"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"}]},{"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":"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"}]},{"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"}]}]}} 2021-08-05 01:49:56,893 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:49:56,893 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:49:56,893 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-08-05 01:49:56,894 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:49:56,894 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:49:56,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:49:57,555 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:49:57,557 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:49:57,558 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:49:57,561 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:49:57,561 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:57,561 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:57,561 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:57,561 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:49:57,562 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:57,562 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:57,562 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:57,562 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:49:57,562 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:57,562 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:57,563 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:57,563 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:49:57,563 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:57,563 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:57,563 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:49:57,563 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:49:57,564 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:49:57,564 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:49:57,564 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-08-05 01:49:57,565 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-08-05 01:49:57,565 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:49:57,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:49:58,045 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-08-05 01:49:58,048 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:49:58,051 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:49:58,061 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:49:58,061 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-08-05 01:49:58,062 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/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel 2021-08-05 01:49:58,062 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-05 01:49:58,064 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:49:58,238 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:49:58,241 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-05 01:49:58,241 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-05 01:49:58,294 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': '4e34cc19-a791-43a5-b238-d3ddfcd0ed26', 'x-fromappid': 'API client'} 2021-08-05 01:49:58,295 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-08-05 01:49:58,295 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-1be3e66f-3e35-46d1-ac8d-213851707a40" }, "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-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:49:58,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-08-05 01:49:58,405 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-08-05 01:49:58,406 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-08-05 01:49:58,407 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-08-05 01:49:58,437 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:49:58,442 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:49:58,443 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-08-05 01:49:58,443 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:49:58,444 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:49:58,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:49:58,902 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:49:58,905 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:49:58,905 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:49:58,909 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:49:58,909 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:58,910 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:58,910 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:58,911 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:49:58,911 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:58,911 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:58,912 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:58,912 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:49:58,912 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:58,913 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:58,913 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:49:58,914 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:49:58,914 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:49:58,914 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:49:58,915 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:49:58,915 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:49:58,915 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:49:58,916 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:49:58,917 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-08-05 01:49:58,917 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-08-05 01:49:58,917 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:49:58,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:49:59,641 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-08-05 01:49:59,644 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:49:59,647 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:49:59,654 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:49:59,655 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': 'b6c3412f-7a15-472d-bf00-59116eafe35a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:49:59,656 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/a3b08f50-f424-4aaf-acf4-d042611f6261/vnfs/f462f978-01f7-454a-8fa3-019909ea537e/vfModules 2021-08-05 01:49:59,656 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-1be3e66f-3e35-46d1-ac8d-213851707a40", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "5d592b8b-2782-4282-b31e-952b5176fd9d", "modelVersionId": "3e1c7218-f678-4736-9318-fcb77a8b68ea", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb", "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": "a3b08f50-f424-4aaf-acf4-d042611f6261", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "f60fdf65-a7f5-453c-92d6-99301ae229b6", "modelVersion": "1.0", "modelVersionId": "b28ac564-e2bc-4717-ac59-93e6bbba8bc5" } } }, { "relatedInstance": { "instanceId": "f462f978-01f7-454a-8fa3-019909ea537e", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "c5702d4c-2716-4f02-b86c-1c12339fbddf", "modelVersion": "1.0", "modelVersionId": "0662fdca-e47a-4542-8d1b-528d0f5697ee", "modelCustomizationId": "f4441033-e5f6-4d0d-b128-19c4a629cb8b", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-08-05 01:49:59,659 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:01,191 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/a3b08f50-f424-4aaf-acf4-d042611f6261/vnfs/f462f978-01f7-454a-8fa3-019909ea537e/vfModules HTTP/1.1" 202 262 2021-08-05 01:50:01,193 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-08-05 01:50:01,193 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"b6c3412f-7a15-472d-bf00-59116eafe35a","instanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a"}} 2021-08-05 01:50:01,194 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-08-05 01:50:01,205 DEBUG 129:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c18fc253-ccc1-4a7b-bbb0-302c1e0ec8ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:01,206 DEBUG 131:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a 2021-08-05 01:50:01,206 DEBUG 132:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] data sent: None 2021-08-05 01:50:01,211 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:01,411 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a HTTP/1.1" 200 2455 2021-08-05 01:50:01,414 INFO 142:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response code: 200 2021-08-05 01:50:01,415 DEBUG 146:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response: {"request":{"requestId":"b6c3412f-7a15-472d-bf00-59116eafe35a","startTime":"Thu, 05 Aug 2021 01:49:59 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}},{"relatedInstance":{"instanceId":"f462f978-01f7-454a-8fa3-019909ea537e","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:50:00 GMT"}}} 2021-08-05 01:50:11,426 DEBUG 129:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd5caf38-2563-44ca-befb-7087e8db57d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:11,427 DEBUG 131:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a 2021-08-05 01:50:11,427 DEBUG 132:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] data sent: None 2021-08-05 01:50:11,430 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:11,652 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a HTTP/1.1" 200 2666 2021-08-05 01:50:11,654 INFO 142:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response code: 200 2021-08-05 01:50:11,655 DEBUG 146:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response: {"request":{"requestId":"b6c3412f-7a15-472d-bf00-59116eafe35a","startTime":"Thu, 05 Aug 2021 01:49:59 GMT","finishTime":"Thu, 05 Aug 2021 01:50:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}},{"relatedInstance":{"instanceId":"f462f978-01f7-454a-8fa3-019909ea537e","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:08 GMT"}}} 2021-08-05 01:50:11,656 INFO 56:mixins.py(9) - VfModuleInstantiation task finished 2021-08-05 01:50:11,656 DEBUG 129:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd9e13cd-b3ec-4201-9cbe-78e72cc5ce06', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:11,657 DEBUG 131:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a 2021-08-05 01:50:11,657 DEBUG 132:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] data sent: None 2021-08-05 01:50:11,659 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:11,854 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a HTTP/1.1" 200 2666 2021-08-05 01:50:11,856 INFO 142:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response code: 200 2021-08-05 01:50:11,857 DEBUG 146:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response: {"request":{"requestId":"b6c3412f-7a15-472d-bf00-59116eafe35a","startTime":"Thu, 05 Aug 2021 01:49:59 GMT","finishTime":"Thu, 05 Aug 2021 01:50:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}},{"relatedInstance":{"instanceId":"f462f978-01f7-454a-8fa3-019909ea537e","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:08 GMT"}}} 2021-08-05 01:50:11,858 DEBUG 129:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2a1d79b-6d0e-456e-96f1-1cd4d9443d9f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:11,858 DEBUG 131:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a 2021-08-05 01:50:11,858 DEBUG 132:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] data sent: None 2021-08-05 01:50:11,860 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:12,055 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a HTTP/1.1" 200 2666 2021-08-05 01:50:12,057 INFO 142:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response code: 200 2021-08-05 01:50:12,057 DEBUG 146:onap_service.py(9) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response: {"request":{"requestId":"b6c3412f-7a15-472d-bf00-59116eafe35a","startTime":"Thu, 05 Aug 2021 01:49:59 GMT","finishTime":"Thu, 05 Aug 2021 01:50:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}},{"relatedInstance":{"instanceId":"f462f978-01f7-454a-8fa3-019909ea537e","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:08 GMT"}}} 2021-08-05 01:50:12,078 DEBUG 129:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '86adc66d-a3e3-4a7b-be0b-048f44239af2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:12,079 DEBUG 131:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a 2021-08-05 01:50:12,079 DEBUG 132:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] data sent: None 2021-08-05 01:50:12,082 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:12,253 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a HTTP/1.1" 200 2666 2021-08-05 01:50:12,255 INFO 142:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response code: 200 2021-08-05 01:50:12,256 DEBUG 146:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response: {"request":{"requestId":"b6c3412f-7a15-472d-bf00-59116eafe35a","startTime":"Thu, 05 Aug 2021 01:49:59 GMT","finishTime":"Thu, 05 Aug 2021 01:50:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}},{"relatedInstance":{"instanceId":"f462f978-01f7-454a-8fa3-019909ea537e","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:08 GMT"}}} 2021-08-05 01:50:12,257 DEBUG 129:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '96e6282b-a519-4df9-8663-b0cdc8ef852e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:12,257 DEBUG 131:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a 2021-08-05 01:50:12,257 DEBUG 132:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] data sent: None 2021-08-05 01:50:12,260 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:12,446 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b6c3412f-7a15-472d-bf00-59116eafe35a HTTP/1.1" 200 2666 2021-08-05 01:50:12,448 INFO 142:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response code: 200 2021-08-05 01:50:12,448 DEBUG 146:onap_service.py(1) - [None][Check b6c3412f-7a15-472d-bf00-59116eafe35a orchestration request status] response: {"request":{"requestId":"b6c3412f-7a15-472d-bf00-59116eafe35a","startTime":"Thu, 05 Aug 2021 01:49:59 GMT","finishTime":"Thu, 05 Aug 2021 01:50:08 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"}}},{"relatedInstance":{"instanceId":"f462f978-01f7-454a-8fa3-019909ea537e","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:08 GMT"}}} 2021-08-05 01:50:12,449 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-08-05 01:50:12,450 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-08-05 01:50:22,462 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-08-05 01:50:22,462 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/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list 2021-08-05 01:50:22,462 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:22,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:22,533 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/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list HTTP/1.1" 200 1064 2021-08-05 01:50:22,534 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:22,535 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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:50:22,537 DEBUG 129:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-05 01:50:22,537 DEBUG 131:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e 2021-08-05 01:50:22,537 DEBUG 132:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] data sent: None 2021-08-05 01:50:22,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:22,604 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e HTTP/1.1" 200 3737 2021-08-05 01:50:22,604 INFO 142:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response code: 200 2021-08-05 01:50:22,605 DEBUG 146:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response: {"vnf-id":"f462f978-01f7-454a-8fa3-019909ea537e","vnf-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"f60fdf65-a7f5-453c-92d6-99301ae229b6","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628128188737","model-invariant-id":"c5702d4c-2716-4f02-b86c-1c12339fbddf","model-version-id":"0662fdca-e47a-4542-8d1b-528d0f5697ee","model-customization-id":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/service-data/vnfs/vnf/f462f978-01f7-454a-8fa3-019909ea537e/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/a3b08f50-f424-4aaf-acf4-d042611f6261","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":"a3b08f50-f424-4aaf-acf4-d042611f6261"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"}]},{"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":"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"}]},{"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"}]}]}} 2021-08-05 01:50:22,607 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-08-05 01:50:22,607 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-08-05 01:50:22,607 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:50:22,608 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e/vf-modules 2021-08-05 01:50:22,608 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0 VF modules] data sent: None 2021-08-05 01:50:22,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:22,656 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e/vf-modules HTTP/1.1" 200 805 2021-08-05 01:50:22,657 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0 VF modules] response code: 200 2021-08-05 01:50:22,657 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vf-module-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","heat-stack-id":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40/mystifying_minsky","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1628128208327","model-invariant-id":"5d592b8b-2782-4282-b31e-952b5176fd9d","model-version-id":"3e1c7218-f678-4736-9318-fcb77a8b68ea","model-customization-id":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/service-data/vnfs/vnf/f462f978-01f7-454a-8fa3-019909ea537e/vnf-data/vf-modules/vf-module/0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6/vf-module-data/vf-module-topology/"}]} 2021-08-05 01:50:22,658 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-08-05 01:50:22,659 DEBUG 158:vf_module.py(1) - Delete 0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6 VF module 2021-08-05 01:50:22,659 DEBUG 45:deletion.py(1) - VF module 0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6 deletion request 2021-08-05 01:50:22,668 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-08-05 01:50:22,668 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-08-05 01:50:22,669 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:22,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:22,714 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-08-05 01:50:22,714 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:22,715 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-08-05 01:50:22,716 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-08-05 01:50:22,717 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-08-05 01:50:22,717 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:50:22,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:22,774 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-08-05 01:50:22,775 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:50:22,775 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":"1628128183743","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/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"}]}]}}]} 2021-08-05 01:50:22,776 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-08-05 01:50:22,777 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-08-05 01:50:22,777 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:22,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:22,828 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-08-05 01:50:22,829 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:22,829 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-08-05 01:50:22,831 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-08-05 01:50:22,832 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-08-05 01:50:22,832 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:50:22,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:22,887 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-08-05 01:50:22,887 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:50:22,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":"1628128183743","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/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"}]}]}}]} 2021-08-05 01:50:22,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-08-05 01:50:22,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-08-05 01:50:22,890 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:22,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:22,934 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-08-05 01:50:22,934 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:22,934 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-08-05 01:50:22,937 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-08-05 01:50:22,937 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-08-05 01:50:22,937 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:50:22,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:22,994 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-08-05 01:50:22,996 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:50:22,996 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":"1628128183743","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/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"}]}]}}]} 2021-08-05 01:50:23,000 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-08-05 01:50:23,000 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-08-05 01:50:23,000 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:50:23,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:23,056 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-08-05 01:50:23,057 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:50:23,057 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628128183835","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:50:23,059 DEBUG 129:onap_service.py(1) - [None][Create 0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '479bd090-7f9a-4fac-829c-15a375df5d2c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:23,060 DEBUG 131:onap_service.py(1) - [None][Create 0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a3b08f50-f424-4aaf-acf4-d042611f6261/vnfs/f462f978-01f7-454a-8fa3-019909ea537e/vfModules/0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6 2021-08-05 01:50:23,060 DEBUG 132:onap_service.py(1) - [None][Create 0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "5d592b8b-2782-4282-b31e-952b5176fd9d", "modelVersionId": "3e1c7218-f678-4736-9318-fcb77a8b68ea", "modelName": "basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40", "modelVersion": "1628128208327", "modelCustomizationId": "e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-05 01:50:23,062 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:24,479 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/a3b08f50-f424-4aaf-acf4-d042611f6261/vnfs/f462f978-01f7-454a-8fa3-019909ea537e/vfModules/0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6 HTTP/1.1" 202 262 2021-08-05 01:50:24,481 INFO 142:onap_service.py(1) - [None][Create 0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6 VF moduledeletion request] response code: 202 2021-08-05 01:50:24,481 DEBUG 146:onap_service.py(1) - [None][Create 0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6 VF moduledeletion request] response: {"requestReferences":{"requestId":"479bd090-7f9a-4fac-829c-15a375df5d2c","instanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c"}} 2021-08-05 01:50:24,482 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-08-05 01:50:24,494 DEBUG 129:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '482c4d9a-7cbc-4d4f-b9ed-c9a87a7dcaf1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:24,495 DEBUG 131:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c 2021-08-05 01:50:24,495 DEBUG 132:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] data sent: None 2021-08-05 01:50:24,500 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:24,705 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c HTTP/1.1" 200 1311 2021-08-05 01:50:24,707 INFO 142:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response code: 200 2021-08-05 01:50:24,708 DEBUG 146:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response: {"request":{"requestId":"479bd090-7f9a-4fac-829c-15a375df5d2c","startTime":"Thu, 05 Aug 2021 01:50:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","modelVersion":"1628128208327","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:50:23 GMT"}}} 2021-08-05 01:50:34,721 DEBUG 129:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bc6a1a84-f174-45f5-8ffc-d7130a0d309b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:34,722 DEBUG 131:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c 2021-08-05 01:50:34,722 DEBUG 132:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] data sent: None 2021-08-05 01:50:34,725 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:34,897 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c HTTP/1.1" 200 1522 2021-08-05 01:50:34,899 INFO 142:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response code: 200 2021-08-05 01:50:34,900 DEBUG 146:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response: {"request":{"requestId":"479bd090-7f9a-4fac-829c-15a375df5d2c","startTime":"Thu, 05 Aug 2021 01:50:23 GMT","finishTime":"Thu, 05 Aug 2021 01:50:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","modelVersion":"1628128208327","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:31 GMT"}}} 2021-08-05 01:50:34,901 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished 2021-08-05 01:50:34,901 DEBUG 129:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b918ffe7-4ff0-45fc-9100-8723f9076d68', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:34,902 DEBUG 131:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c 2021-08-05 01:50:34,902 DEBUG 132:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] data sent: None 2021-08-05 01:50:34,904 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:35,073 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c HTTP/1.1" 200 1522 2021-08-05 01:50:35,075 INFO 142:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response code: 200 2021-08-05 01:50:35,075 DEBUG 146:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response: {"request":{"requestId":"479bd090-7f9a-4fac-829c-15a375df5d2c","startTime":"Thu, 05 Aug 2021 01:50:23 GMT","finishTime":"Thu, 05 Aug 2021 01:50:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","modelVersion":"1628128208327","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:31 GMT"}}} 2021-08-05 01:50:35,076 DEBUG 129:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '62a8671d-d826-434a-89e4-827a1f1975d6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:35,076 DEBUG 131:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c 2021-08-05 01:50:35,076 DEBUG 132:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] data sent: None 2021-08-05 01:50:35,078 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:35,235 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c HTTP/1.1" 200 1522 2021-08-05 01:50:35,237 INFO 142:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response code: 200 2021-08-05 01:50:35,237 DEBUG 146:onap_service.py(10) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response: {"request":{"requestId":"479bd090-7f9a-4fac-829c-15a375df5d2c","startTime":"Thu, 05 Aug 2021 01:50:23 GMT","finishTime":"Thu, 05 Aug 2021 01:50:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","modelVersion":"1628128208327","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:31 GMT"}}} 2021-08-05 01:50:35,247 DEBUG 129:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a09fd01-94d6-499a-8dfb-0006d5c8288d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:35,248 DEBUG 131:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c 2021-08-05 01:50:35,248 DEBUG 132:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] data sent: None 2021-08-05 01:50:35,252 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:35,411 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c HTTP/1.1" 200 1522 2021-08-05 01:50:35,413 INFO 142:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response code: 200 2021-08-05 01:50:35,414 DEBUG 146:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response: {"request":{"requestId":"479bd090-7f9a-4fac-829c-15a375df5d2c","startTime":"Thu, 05 Aug 2021 01:50:23 GMT","finishTime":"Thu, 05 Aug 2021 01:50:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","modelVersion":"1628128208327","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:31 GMT"}}} 2021-08-05 01:50:35,415 DEBUG 129:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '618f4dbf-4e7f-4bda-8e40-fa479b9854bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:35,415 DEBUG 131:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c 2021-08-05 01:50:35,415 DEBUG 132:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] data sent: None 2021-08-05 01:50:35,418 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:35,609 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/479bd090-7f9a-4fac-829c-15a375df5d2c HTTP/1.1" 200 1522 2021-08-05 01:50:35,611 INFO 142:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response code: 200 2021-08-05 01:50:35,612 DEBUG 146:onap_service.py(1) - [None][Check 479bd090-7f9a-4fac-829c-15a375df5d2c orchestration request status] response: {"request":{"requestId":"479bd090-7f9a-4fac-829c-15a375df5d2c","startTime":"Thu, 05 Aug 2021 01:50:23 GMT","finishTime":"Thu, 05 Aug 2021 01:50:31 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5d592b8b-2782-4282-b31e-952b5176fd9d","modelType":"vfModule","modelName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40","modelVersion":"1628128208327","modelCustomizationUuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelVersionId":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelCustomizationId":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb","modelUuid":"3e1c7218-f678-4736-9318-fcb77a8b68ea","modelInvariantUuid":"5d592b8b-2782-4282-b31e-952b5176fd9d"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vfModuleInstanceId":"0cdf1c9e-c29a-4d78-ad7b-8502ea8fe4e6","vfModuleInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:31 GMT"}}} 2021-08-05 01:50:35,612 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-08-05 01:50:35,613 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-08-05 01:50:35,614 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-08-05 01:50:35,614 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/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list 2021-08-05 01:50:35,614 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:35,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:35,684 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/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list HTTP/1.1" 200 1064 2021-08-05 01:50:35,685 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:35,686 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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:50:35,688 DEBUG 129:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-05 01:50:35,688 DEBUG 131:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e 2021-08-05 01:50:35,688 DEBUG 132:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] data sent: None 2021-08-05 01:50:35,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:35,759 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e HTTP/1.1" 200 3737 2021-08-05 01:50:35,760 INFO 142:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response code: 200 2021-08-05 01:50:35,761 DEBUG 146:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response: {"vnf-id":"f462f978-01f7-454a-8fa3-019909ea537e","vnf-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"f60fdf65-a7f5-453c-92d6-99301ae229b6","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628128188737","model-invariant-id":"c5702d4c-2716-4f02-b86c-1c12339fbddf","model-version-id":"0662fdca-e47a-4542-8d1b-528d0f5697ee","model-customization-id":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/service-data/vnfs/vnf/f462f978-01f7-454a-8fa3-019909ea537e/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/a3b08f50-f424-4aaf-acf4-d042611f6261","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":"a3b08f50-f424-4aaf-acf4-d042611f6261"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"}]},{"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":"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"}]},{"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"}]}]}} 2021-08-05 01:50:35,765 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:50:35,765 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:50:35,766 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-08-05 01:50:35,766 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:50:35,766 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:50:35,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:50:36,253 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:50:36,254 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:50:36,255 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:50:36,257 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:50:36,258 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:36,258 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:36,258 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:36,258 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:50:36,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:36,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:36,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:36,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:50:36,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:36,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:36,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:36,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:50:36,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:36,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:36,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:50:36,261 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:50:36,261 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:50:36,261 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:50:36,262 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-08-05 01:50:36,262 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-08-05 01:50:36,262 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:50:36,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:50:36,946 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-08-05 01:50:36,949 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:50:36,952 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:50:36,960 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:50:36,960 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-08-05 01:50: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/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel 2021-08-05 01:50:36,961 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-05 01:50:36,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:50:37,114 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:50:37,117 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-05 01:50:37,117 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-05 01:50:37,169 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:50:37,169 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/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea 2021-08-05 01:50:37,169 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-08-05 01:50:37,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:50:37,215 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea HTTP/1.1" 200 216 2021-08-05 01:50:37,216 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-08-05 01:50:37,216 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"5d592b8b-2782-4282-b31e-952b5176fd9d","rb-version":"3e1c7218-f678-4736-9318-fcb77a8b68ea","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"e0035ed9-d897-448b-a7d9-aaf2c0d8d8bb"}} 2021-08-05 01:50:37,219 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:50:37,219 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/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest 2021-08-05 01:50:37,219 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-08-05 01:50:37,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:50:37,247 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest HTTP/1.1" 200 212 2021-08-05 01:50:37,248 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-08-05 01:50:37,248 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"5d592b8b-2782-4282-b31e-952b5176fd9d","rb-version":"3e1c7218-f678-4736-9318-fcb77a8b68ea","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-08-05 01:50:37,251 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:50:37,251 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/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest 2021-08-05 01:50:37,251 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-08-05 01:50:37,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:50:37,283 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/5d592b8b-2782-4282-b31e-952b5176fd9d/3e1c7218-f678-4736-9318-fcb77a8b68ea/profile/cnftest HTTP/1.1" 204 0 2021-08-05 01:50:37,283 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-08-05 01:50:37,284 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-08-05 01:50:37,286 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-08-05 01:50:37,286 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/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list 2021-08-05 01:50:37,286 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:37,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:37,340 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/a3b08f50-f424-4aaf-acf4-d042611f6261/relationship-list HTTP/1.1" 200 1064 2021-08-05 01:50:37,341 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:37,341 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/8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8bb9f9c6-cf97-4295-9b3b-ecb4bf47bf02"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:50:37,344 DEBUG 129:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-08-05 01:50:37,344 DEBUG 131:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e 2021-08-05 01:50:37,345 DEBUG 132:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] data sent: None 2021-08-05 01:50:37,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:37,448 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e HTTP/1.1" 200 3737 2021-08-05 01:50:37,449 INFO 142:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response code: 200 2021-08-05 01:50:37,449 DEBUG 146:onap_service.py(1) - [AAI][Get a3b08f50-f424-4aaf-acf4-d042611f6261 ABCMeta] response: {"vnf-id":"f462f978-01f7-454a-8fa3-019909ea537e","vnf-name":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"f60fdf65-a7f5-453c-92d6-99301ae229b6","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628128188737","model-invariant-id":"c5702d4c-2716-4f02-b86c-1c12339fbddf","model-version-id":"0662fdca-e47a-4542-8d1b-528d0f5697ee","model-customization-id":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/a3b08f50-f424-4aaf-acf4-d042611f6261/service-data/vnfs/vnf/f462f978-01f7-454a-8fa3-019909ea537e/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/a3b08f50-f424-4aaf-acf4-d042611f6261","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":"a3b08f50-f424-4aaf-acf4-d042611f6261"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"}]},{"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":"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"}]},{"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"}]}]}} 2021-08-05 01:50:37,453 DEBUG 384:vnf.py(1) - Delete f462f978-01f7-454a-8fa3-019909ea537e VNF 2021-08-05 01:50:37,453 DEBUG 80:deletion.py(1) - VNF f462f978-01f7-454a-8fa3-019909ea537e deletion request 2021-08-05 01:50:37,473 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:50:37,473 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:50:37,474 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-08-05 01:50:37,474 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:50:37,475 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:50:37,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:50:37,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:50:37,916 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:50:37,916 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:50:37,919 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:50:37,919 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:37,919 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:37,920 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:37,920 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:50:37,920 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:37,920 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:37,920 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:37,921 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:50:37,921 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:37,921 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:37,921 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:37,922 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:50:37,922 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:37,922 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:37,922 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:50:37,923 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:50:37,923 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:50:37,923 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:50:37,924 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-08-05 01:50:37,924 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-08-05 01:50:37,924 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:50:37,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:50:38,430 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-08-05 01:50:38,434 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:50:38,437 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:50:38,444 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:50:38,445 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-08-05 01:50:38,445 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/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel 2021-08-05 01:50:38,445 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-05 01:50:38,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:50:38,645 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:50:38,647 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-05 01:50:38,647 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-05 01:50:38,685 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-08-05 01:50:38,685 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-08-05 01:50:38,686 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:38,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:38,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/relationship-list HTTP/1.1" 200 627 2021-08-05 01:50:38,738 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:38,738 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-08-05 01:50:38,741 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-08-05 01:50:38,741 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-08-05 01:50:38,741 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:50:38,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:38,808 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-08-05 01:50:38,809 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:50:38,809 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":"1628128183743","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/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"}]}]}}]} 2021-08-05 01:50:38,812 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-08-05 01:50:38,812 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-08-05 01:50:38,812 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:38,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:38,866 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-08-05 01:50:38,867 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:38,867 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-08-05 01:50:38,870 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-08-05 01:50:38,871 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-08-05 01:50:38,871 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:50:38,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:38,932 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-08-05 01:50:38,933 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:50:38,933 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":"1628128183743","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/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"}]}]}}]} 2021-08-05 01:50:38,936 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-08-05 01:50:38,936 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-08-05 01:50:38,937 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:38,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:38,992 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-08-05 01:50:38,993 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:38,993 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-08-05 01:50:38,996 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-08-05 01:50:38,997 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-08-05 01:50:38,997 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:50:38,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:39,063 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-08-05 01:50:39,064 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:50:39,064 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":"1628128183743","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/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"}]}]}}]} 2021-08-05 01:50:39,067 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-08-05 01:50:39,067 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-08-05 01:50:39,068 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:50:39,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:39,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-08-05 01:50:39,127 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:50:39,127 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628128183835","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/f462f978-01f7-454a-8fa3-019909ea537e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"f462f978-01f7-454a-8fa3-019909ea537e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_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-08-05 01:50:39,130 DEBUG 129:onap_service.py(1) - [None][Create f462f978-01f7-454a-8fa3-019909ea537e VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '68eff0f8-395a-428b-b9d5-8726718465d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:39,130 DEBUG 131:onap_service.py(1) - [None][Create f462f978-01f7-454a-8fa3-019909ea537e VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a3b08f50-f424-4aaf-acf4-d042611f6261/vnfs/f462f978-01f7-454a-8fa3-019909ea537e 2021-08-05 01:50:39,130 DEBUG 132:onap_service.py(1) - [None][Create f462f978-01f7-454a-8fa3-019909ea537e VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "c5702d4c-2716-4f02-b86c-1c12339fbddf", "modelVersion": "1.0", "modelVersionId": "0662fdca-e47a-4542-8d1b-528d0f5697ee", "modelCustomizationId": "f4441033-e5f6-4d0d-b128-19c4a629cb8b", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-05 01:50:39,132 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:40,720 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/a3b08f50-f424-4aaf-acf4-d042611f6261/vnfs/f462f978-01f7-454a-8fa3-019909ea537e HTTP/1.1" 202 262 2021-08-05 01:50:40,723 INFO 142:onap_service.py(1) - [None][Create f462f978-01f7-454a-8fa3-019909ea537e VNF deletion request] response code: 202 2021-08-05 01:50:40,723 DEBUG 146:onap_service.py(1) - [None][Create f462f978-01f7-454a-8fa3-019909ea537e VNF deletion request] response: {"requestReferences":{"requestId":"68eff0f8-395a-428b-b9d5-8726718465d8","instanceId":"f462f978-01f7-454a-8fa3-019909ea537e","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8"}} 2021-08-05 01:50:40,724 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-08-05 01:50:40,736 DEBUG 129:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3802feb7-d2d4-44c3-890f-a28e1469a52c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:40,737 DEBUG 131:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 2021-08-05 01:50:40,737 DEBUG 132:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] data sent: None 2021-08-05 01:50:40,742 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:40,935 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 HTTP/1.1" 200 1268 2021-08-05 01:50:40,937 INFO 142:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response code: 200 2021-08-05 01:50:40,938 DEBUG 146:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response: {"request":{"requestId":"68eff0f8-395a-428b-b9d5-8726718465d8","startTime":"Thu, 05 Aug 2021 01:50:39 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:50:39 GMT"}}} 2021-08-05 01:50:50,951 DEBUG 129:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37bf5b4d-20b5-43de-9b78-5070631eb811', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:50,952 DEBUG 131:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 2021-08-05 01:50:50,952 DEBUG 132:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] data sent: None 2021-08-05 01:50:50,956 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:51,160 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 HTTP/1.1" 200 1474 2021-08-05 01:50:51,162 INFO 142:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response code: 200 2021-08-05 01:50:51,162 DEBUG 146:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response: {"request":{"requestId":"68eff0f8-395a-428b-b9d5-8726718465d8","startTime":"Thu, 05 Aug 2021 01:50:39 GMT","finishTime":"Thu, 05 Aug 2021 01:50:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:43 GMT"}}} 2021-08-05 01:50:51,163 INFO 56:mixins.py(11) - VnfDeletionRequest task finished 2021-08-05 01:50:51,164 DEBUG 129:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e5213bd7-5be7-487f-88e2-306feaf86c34', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:51,164 DEBUG 131:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 2021-08-05 01:50:51,165 DEBUG 132:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] data sent: None 2021-08-05 01:50:51,167 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:51,324 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 HTTP/1.1" 200 1474 2021-08-05 01:50:51,326 INFO 142:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response code: 200 2021-08-05 01:50:51,326 DEBUG 146:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response: {"request":{"requestId":"68eff0f8-395a-428b-b9d5-8726718465d8","startTime":"Thu, 05 Aug 2021 01:50:39 GMT","finishTime":"Thu, 05 Aug 2021 01:50:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:43 GMT"}}} 2021-08-05 01:50:51,327 DEBUG 129:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c1fe6b06-54cf-4fab-a484-4b347ab19515', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:51,327 DEBUG 131:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 2021-08-05 01:50:51,328 DEBUG 132:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] data sent: None 2021-08-05 01:50:51,331 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:51,520 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 HTTP/1.1" 200 1474 2021-08-05 01:50:51,522 INFO 142:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response code: 200 2021-08-05 01:50:51,522 DEBUG 146:onap_service.py(11) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response: {"request":{"requestId":"68eff0f8-395a-428b-b9d5-8726718465d8","startTime":"Thu, 05 Aug 2021 01:50:39 GMT","finishTime":"Thu, 05 Aug 2021 01:50:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:43 GMT"}}} 2021-08-05 01:50:51,535 DEBUG 129:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '51f09690-ead3-41e1-bfc9-0f7875d71ec8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:51,536 DEBUG 131:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 2021-08-05 01:50:51,536 DEBUG 132:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] data sent: None 2021-08-05 01:50:51,540 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:51,695 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 HTTP/1.1" 200 1474 2021-08-05 01:50:51,697 INFO 142:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response code: 200 2021-08-05 01:50:51,698 DEBUG 146:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response: {"request":{"requestId":"68eff0f8-395a-428b-b9d5-8726718465d8","startTime":"Thu, 05 Aug 2021 01:50:39 GMT","finishTime":"Thu, 05 Aug 2021 01:50:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:43 GMT"}}} 2021-08-05 01:50:51,699 DEBUG 129:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6b0332a0-3123-45fe-90a8-7b4c81e888e3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:51,699 DEBUG 131:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 2021-08-05 01:50:51,700 DEBUG 132:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] data sent: None 2021-08-05 01:50:51,702 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:51,887 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/68eff0f8-395a-428b-b9d5-8726718465d8 HTTP/1.1" 200 1474 2021-08-05 01:50:51,889 INFO 142:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response code: 200 2021-08-05 01:50:51,889 DEBUG 146:onap_service.py(1) - [None][Check 68eff0f8-395a-428b-b9d5-8726718465d8 orchestration request status] response: {"request":{"requestId":"68eff0f8-395a-428b-b9d5-8726718465d8","startTime":"Thu, 05 Aug 2021 01:50:39 GMT","finishTime":"Thu, 05 Aug 2021 01:50:43 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"c5702d4c-2716-4f02-b86c-1c12339fbddf","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelVersionId":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelCustomizationId":"f4441033-e5f6-4d0d-b128-19c4a629cb8b","modelUuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","modelInvariantUuid":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"a3b08f50-f424-4aaf-acf4-d042611f6261","vnfInstanceId":"f462f978-01f7-454a-8fa3-019909ea537e","vnfInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:43 GMT"}}} 2021-08-05 01:50:51,890 DEBUG 319:service.py(1) - Delete a3b08f50-f424-4aaf-acf4-d042611f6261 service instance 2021-08-05 01:50:51,890 DEBUG 113:deletion.py(1) - Service a3b08f50-f424-4aaf-acf4-d042611f6261 deletion request 2021-08-05 01:50:51,906 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:50:51,906 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:50:51,907 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-08-05 01:50:51,907 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:50:51,907 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:50:51,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:50:52,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:50:52,374 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:50:52,375 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:50:52,378 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:50:52,378 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:52,379 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:52,379 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:52,379 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:50:52,379 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:52,379 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:52,380 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:52,380 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:50:52,380 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:52,381 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:52,381 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:52,381 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:50:52,381 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:52,381 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:52,381 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:50:52,382 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:50:52,382 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:50:52,382 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:50:52,383 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-08-05 01:50:52,383 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-08-05 01:50:52,383 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:50:52,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:50:52,936 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-08-05 01:50:52,939 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:50:52,941 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:50:52,947 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:50:52,948 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:50:52,948 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:50:52,948 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-08-05 01:50:52,949 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:50:52,949 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:50:52,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:50:53,359 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:50:53,360 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:50:53,361 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:50:53,363 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:50:53,363 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:53,363 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:53,364 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:53,364 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:50:53,364 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:53,364 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:53,364 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:53,365 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:50:53,365 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:53,365 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:53,365 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:53,365 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:50:53,366 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:53,366 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:53,366 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:50:53,366 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:50:53,366 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:50:53,366 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:50:53,367 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-08-05 01:50:53,367 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-08-05 01:50:53,367 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:50:53,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:50:53,960 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-08-05 01:50:53,963 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:50:53,967 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:50:53,973 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:50:53,974 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-08-05 01:50:53,974 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-08-05 01:50:53,975 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-08-05 01:50:53,975 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-08-05 01:50:53,975 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-08-05 01:50:53,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:50:54,654 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-08-05 01:50:54,656 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-08-05 01:50:54,656 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/e44fb3d0-e377-44dc-bc22-a31790fb18e5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","name":"basic_onboard_ogGbxo","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ebb2ba4b-aa00-44e5-8000-77cce4d185e2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-08-05 01:50:54,659 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-08-05 01:50:54,659 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:54,659 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:54,659 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:54,660 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-08-05 01:50:54,660 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:54,660 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:54,660 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:54,660 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-08-05 01:50:54,661 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:54,661 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:54,661 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-08-05 01:50:54,661 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_ogGbxo from SDC 2021-08-05 01:50:54,661 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-08-05 01:50:54,662 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-08-05 01:50:54,662 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-08-05 01:50:54,662 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-08-05 01:50:54,662 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-08-05 01:50:54,662 INFO 192:__init__.py(1) - Service found, updating information 2021-08-05 01:50:54,663 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-08-05 01:50:54,663 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-08-05 01:50:54,663 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-08-05 01:50:54,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-08-05 01:50:55,187 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-08-05 01:50:55,189 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-08-05 01:50:55,191 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"network","uniqueId":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","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":"defaulticon","uniqueId":"14d5265d-4f89-42bb-bbe0-2000ed41e119","lifecycleState":"CERTIFIED","lastUpdateDate":1628127935206,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0662fdca-e47a-4542-8d1b-528d0f5697ee","invariantUUID":"c5702d4c-2716-4f02-b86c-1c12339fbddf","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":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","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":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","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":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","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":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","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":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","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":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","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":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","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":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","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":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","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":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","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":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","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":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"defaulticon","uniqueId":"5d18e29a-d1a4-4038-abec-1fe82a0dbbb6","lifecycleState":"CERTIFIED","lastUpdateDate":1628127858212,"name":"basic_onboard_ogGbxo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3ca58564-2fbd-4974-abd3-20d32f1acbac","invariantUUID":"5ef8efbb-dfe0-42d2-9158-3c556be4c1cf","systemName":"BasicOnboardOggbxo","description":"VF","tags":["basic_onboard_ogGbxo"],"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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"network","uniqueId":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","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":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"network","uniqueId":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","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":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","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":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","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":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","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":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","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":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"network","uniqueId":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","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":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","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":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","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":"defaulticon","uniqueId":"10a3e233-8ae1-49ee-8072-3012816ad941","lifecycleState":"CERTIFIED","lastUpdateDate":1628127302406,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d23740c0-0678-43d6-965e-28b0f776f476","invariantUUID":"c6ea0922-7853-4e6f-ae05-02373cf97523","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":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","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":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","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":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","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":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","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":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","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":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6e581ba9-d638-4513-be86-2a33b90d2423","lifecycleState":"CERTIFIED","lastUpdateDate":1628127977786,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","invariantUUID":"f60fdf65-a7f5-453c-92d6-99301ae229b6","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":"d3b189d6-941a-4789-9c78-bd773d3f9d13","lifecycleState":"CERTIFIED","lastUpdateDate":1628127351524,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"e44fb3d0-e377-44dc-bc22-a31790fb18e5","invariantUUID":"ba108f7c-7ca5-4c4e-b4ed-f03e160c0aa8","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":"b5682bc4-3912-43fb-bec5-da3c0832693f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628127881726,"name":"basic_onboard_ogGbxo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ebb2ba4b-aa00-44e5-8000-77cce4d185e2","invariantUUID":"f2d7c643-77f4-4ce6-81d7-12d141ebb6be","systemName":"BasicOnboardOggbxo","description":"service","tags":["basic_onboard_ogGbxo"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-08-05 01:50:55,196 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-08-05 01:50:55,196 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-08-05 01:50:55,196 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/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel 2021-08-05 01:50:55,196 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-08-05 01:50:55,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-08-05 01:50:55,355 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/b28ac564-e2bc-4717-ac59-93e6bbba8bc5/toscaModel HTTP/1.1" 200 None 2021-08-05 01:50:55,357 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-08-05 01:50:55,358 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-08-05 01:50:55,400 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-08-05 01:50:55,400 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-08-05 01:50:55,400 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:55,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:55,448 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-08-05 01:50:55,448 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:55,449 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-08-05 01:50:55,451 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-08-05 01:50:55,452 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-08-05 01:50:55,452 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:50:55,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:55,504 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-08-05 01:50:55,505 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:50:55,505 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":"1628128242723","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-08-05 01:50:55,508 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-08-05 01:50:55,508 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-08-05 01:50:55,509 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:55,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:55,563 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-08-05 01:50:55,564 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:55,565 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-08-05 01:50:55,567 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-08-05 01:50:55,568 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-08-05 01:50:55,568 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:50:55,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:55,626 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-08-05 01:50:55,627 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:50:55,628 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":"1628128242723","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-08-05 01:50:55,631 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-08-05 01:50:55,632 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-08-05 01:50:55,632 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-08-05 01:50:55,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:55,688 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-08-05 01:50:55,689 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-08-05 01:50:55,689 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-08-05 01:50:55,692 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-08-05 01:50:55,692 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-08-05 01:50:55,693 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-08-05 01:50:55,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:55,752 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-08-05 01:50:55,753 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-08-05 01:50:55,753 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":"1628128242723","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-08-05 01:50:55,757 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-08-05 01:50:55,757 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-08-05 01:50:55,758 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-08-05 01:50:55,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-08-05 01:50:55,814 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-08-05 01:50:55,815 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-08-05 01:50:55,816 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628128242723","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-08-05 01:50:55,819 DEBUG 129:onap_service.py(1) - [None][Create a3b08f50-f424-4aaf-acf4-d042611f6261 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '18f5d585-e5e3-472f-8c6b-79f08797afff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:55,820 DEBUG 131:onap_service.py(1) - [None][Create a3b08f50-f424-4aaf-acf4-d042611f6261 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a3b08f50-f424-4aaf-acf4-d042611f6261 2021-08-05 01:50:55,820 DEBUG 132:onap_service.py(1) - [None][Create a3b08f50-f424-4aaf-acf4-d042611f6261 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "f60fdf65-a7f5-453c-92d6-99301ae229b6", "modelVersion": "1.0", "modelVersionId": "b28ac564-e2bc-4717-ac59-93e6bbba8bc5" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-08-05 01:50:55,823 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:57,584 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/a3b08f50-f424-4aaf-acf4-d042611f6261 HTTP/1.1" 202 262 2021-08-05 01:50:57,587 INFO 142:onap_service.py(1) - [None][Create a3b08f50-f424-4aaf-acf4-d042611f6261 Service deletion request] response code: 202 2021-08-05 01:50:57,587 DEBUG 146:onap_service.py(1) - [None][Create a3b08f50-f424-4aaf-acf4-d042611f6261 Service deletion request] response: {"requestReferences":{"requestId":"18f5d585-e5e3-472f-8c6b-79f08797afff","instanceId":"a3b08f50-f424-4aaf-acf4-d042611f6261","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff"}} 2021-08-05 01:50:57,588 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-08-05 01:50:57,600 DEBUG 129:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02a00a4b-4dd2-470d-95e3-b54a097230bb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:50:57,601 DEBUG 131:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff 2021-08-05 01:50:57,601 DEBUG 132:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] data sent: None 2021-08-05 01:50:57,606 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:50:57,807 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff HTTP/1.1" 200 1020 2021-08-05 01:50:57,810 INFO 142:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response code: 200 2021-08-05 01:50:57,811 DEBUG 146:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response: {"request":{"requestId":"18f5d585-e5e3-472f-8c6b-79f08797afff","startTime":"Thu, 05 Aug 2021 01:50:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:50:56 GMT"}}} 2021-08-05 01:51:07,822 DEBUG 129:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '335843e1-d545-472e-8a03-84bf471dade5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:51:07,823 DEBUG 131:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff 2021-08-05 01:51:07,823 DEBUG 132:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] data sent: None 2021-08-05 01:51:07,826 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:51:08,033 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff HTTP/1.1" 200 1230 2021-08-05 01:51:08,035 INFO 142:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response code: 200 2021-08-05 01:51:08,036 DEBUG 146:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response: {"request":{"requestId":"18f5d585-e5e3-472f-8c6b-79f08797afff","startTime":"Thu, 05 Aug 2021 01:50:56 GMT","finishTime":"Thu, 05 Aug 2021 01:50:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:59 GMT"}}} 2021-08-05 01:51:08,037 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2021-08-05 01:51:08,037 DEBUG 129:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '076cec81-2a89-44bf-bb78-30c34f3e53d7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:51:08,037 DEBUG 131:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff 2021-08-05 01:51:08,038 DEBUG 132:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] data sent: None 2021-08-05 01:51:08,040 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:51:08,203 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff HTTP/1.1" 200 1230 2021-08-05 01:51:08,204 INFO 142:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response code: 200 2021-08-05 01:51:08,205 DEBUG 146:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response: {"request":{"requestId":"18f5d585-e5e3-472f-8c6b-79f08797afff","startTime":"Thu, 05 Aug 2021 01:50:56 GMT","finishTime":"Thu, 05 Aug 2021 01:50:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:59 GMT"}}} 2021-08-05 01:51:08,206 DEBUG 129:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df846e36-0519-45c3-b6bc-3e23be3f962d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:51:08,206 DEBUG 131:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff 2021-08-05 01:51:08,206 DEBUG 132:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] data sent: None 2021-08-05 01:51:08,209 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:51:08,344 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff HTTP/1.1" 200 1230 2021-08-05 01:51:08,346 INFO 142:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response code: 200 2021-08-05 01:51:08,346 DEBUG 146:onap_service.py(12) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response: {"request":{"requestId":"18f5d585-e5e3-472f-8c6b-79f08797afff","startTime":"Thu, 05 Aug 2021 01:50:56 GMT","finishTime":"Thu, 05 Aug 2021 01:50:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:59 GMT"}}} 2021-08-05 01:51:08,356 DEBUG 129:onap_service.py(1) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ea291d31-b6b5-4372-abb1-7308ef3f7f35', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-08-05 01:51:08,357 DEBUG 131:onap_service.py(1) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff 2021-08-05 01:51:08,357 DEBUG 132:onap_service.py(1) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] data sent: None 2021-08-05 01:51:08,360 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-08-05 01:51:08,533 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/18f5d585-e5e3-472f-8c6b-79f08797afff HTTP/1.1" 200 1230 2021-08-05 01:51:08,535 INFO 142:onap_service.py(1) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response code: 200 2021-08-05 01:51:08,536 DEBUG 146:onap_service.py(1) - [None][Check 18f5d585-e5e3-472f-8c6b-79f08797afff orchestration request status] response: {"request":{"requestId":"18f5d585-e5e3-472f-8c6b-79f08797afff","startTime":"Thu, 05 Aug 2021 01:50:56 GMT","finishTime":"Thu, 05 Aug 2021 01:50:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"f60fdf65-a7f5-453c-92d6-99301ae229b6","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelUuid":"b28ac564-e2bc-4717-ac59-93e6bbba8bc5","modelInvariantUuid":"f60fdf65-a7f5-453c-92d6-99301ae229b6"},"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":"a3b08f50-f424-4aaf-acf4-d042611f6261","serviceInstanceName":"basic_cnf-1be3e66f-3e35-46d1-ac8d-213851707a40"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:50:59 GMT"}}} 2021-08-05 01:51:08,537 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-08-05 01:51:08,538 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-08-05 01:51:08,539 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:51:08,539 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-08-05 01:51:08,539 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-08-05 01:51:08,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:51:08,577 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-08-05 01:51:08,579 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-08-05 01:51:08,579 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkT1JFbDVUV3BOZDA1R2IxaEVWRTE0VFVSbmQwMXFTWGxOYWsxM1RrWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFV4MkNuUk5MMnh4UjI1UVZGQmxRV3RhUldRMlZXSkZTR3R4UVhVMGRXUkxOVmg0ZVc4eEsxbDBhMmdyVlVSMlRXNDVZM2N4Y0ZSNVkxUXJSazk2ZDNGb1VITUtkMFpCWW05NmJtNTJSRzVYZDJKcVJGZzJjelF6YzJkb1prdEZhV3hHTjNNMWNERnNkVlJEYjBWMUx5dHZkV05sTDA5SmMwVkRZMGwwWW5SeFNVcFNiZ292UW5WQ1FtbFVaMjFzUW5aWWNGTnVLMnhIY1cxd1VqaE9UR1IzU1dwRVlWWmpTamgwYWtsamNVNDBOMnc1UkhwaVJHRnVOMlptVkRGS2JXTkVWbTlSQ2poMmRXZFRXbkIzZEZBM1FWSktkVE14UmtoSlRGTldjMjlITTFwb2RrVkxkMWRVTHpkb05FcFZURXN2VUdWRVFrUXJVRmQwVW10MldtZDBlRkpTTlZZS2JuazFVQzlJWkhOMk5uUjNjV1ZNYzJaa2RIUTVUM0ZsV0VGeU0yTkNkeTkzZVVFeGRsbzJXRVJpVERoM2NITmFVbmhTWm1wUVpsbDNUR1JsWm0xRE5BcGlSalJ5Y2pWbVpqVjRka2xrVFU5ek5HcE5RMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk5URUZhVUVJeEszUXdXbXRZZVhaMlRqRTBORmhxU0ZSSlNqRk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRhRUpvYm5GVFZsZHlMMUZaYnpONlRqSlplVFo1V201clUxVmtOMWROTnpWRWJTdFBMMDU0YURCNFVuUkJVa05WTHdwTFFrTkNiVkpyZDFOSFlqRnNXazV6YTNsU05WaEpWMk56TDNkSlduZHNja0p4ZHpkU1ptOVhXV3cwY0ZGWmQwUXZSRVF6YzBwRlZHVmlSbVJUVEVaWUNpdFJWbmx3YjIweU9XRldaRk12SzJSRWEyVlVVRW8yWmtWbWRFMXdNM2g1UzNCMFVXbGtSWFI2THpjeFlrc3liMDVJVFhVMlVGRkxWRVl2SzBONlNIa0tjekp0ZGxOcGREUklkM2xoVTBONlpETlpSRkpxT0doS2VtOW1TMHRsVml0T1kyNUdSa2hKUWxaMVEwNXFTMUJWZDBkc2JuVk5lbk5CUkZWaFpFY3pkUXBRTUZKWFZqa3pUbTlCUjA5bFNEZFVjbWhEYld4SU9IQmxaWEpHVTB4NkwxUTRTbEJWUVVoUlRFOTZVV1JYV0VKbWQyZzVWR013YzFkeWVTdG5jVzFSQ21WUk9EVm5SVWhGU1ZSVE9UUTRXV1ZPUWpCUFdFNTVPR2xhZVZKbk1sWnRSVE5aTndvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yNDY6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVlZGV1J6Qm1RazQwYjJ0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTkUxRVVYbE5ha2w2VFVSU1lVWjNNSGxOYWtFMFRVUlJlVTFxU1hwTlJHaGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEJwUTBsMlNHazVabTlCYUhoTVpuQUtOVlZLYVUxQ1puTlpVblIxVDB4NFJUWmtMMFJJVlZWUlpsbFBPRWRPWWt3MFdHeEtOR3BtV1hGSk1TOXVVVWxGTUZOYVFrMXZSeXQ1VWtwdmRVeHFUZ3BXTWtJd1pDOUJhbTVDUmxkb1VrNUxPVll4YkN0U1RHaFZPR2c0VjJ4SGVGYzBVVTU1YlhBMlIzaFRNWFZxYmpkQlluTnJhRXBKU0ZVd01tWmtibVU0Q25FM1JsaFNMMEpUZEdOTWMxUkVSakZyZUd4TmNFdHBSSGhTWjJSMFIwUkVRWGx3VWxCRlExRkdPVWxwYlZaRE55OTRZVGhIVkhGeFJVbFBlSGRYY1RrS01YbHNOMjAxVjJsYVZDOUtaRkozWlVaRWJHeDNkREJCVVM4emJtdFdSMFJ6Y0dsYWR6UXZVVWN3SzBocmFsSkZhV056Um1GV0wwRm9kbmw1TW5OUlVBcDZjR3h3TkZGU1oxVXJkVUZ3VGtobWFtVlBRMXBJVVdkUFdUZG5ja2xPU1ZkQmFUSlJUbTVGU1djNGRYUnlRM0JTTUV0SFNHOVVPVmxOVDI5dE9IWTBDbTFIVVdwM1VVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWM2MwSnJPRWhZTmpOU2JWSm1TeXM0TTFocWFHVk5aRTFuYmxWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGTFR6SmthRVJEWlVkT1pGbFlTVkJvVkhWM2NHbGFOMDR2SzBaclNHVjNRa2xGYjI5WFZtTnBOMm8zUW01dFIwRTJXamhSV204eUNtTlJWV05LUjFsMWRuRlVlVFJzZFROcWNFaE5TMmxLU1d4VmIwSTRTbEEyVUU5Sk5pczRlaXMzUTJGUGNtaHBVR3RvYkhoelVtdGhORzg0Y2tNeFpYa0tSMjVGU2poc1QwTkhabkI2V0M5YWJsWjBiV1pYV0ZwaWRVZGxTbk5xZVZweVNrUXZkSFY2TmpoaVNWaFdVRFZaUkV4VldWVXdkaTlDTkRkS1JDdHdRUXBPU0hZclVqbHJVMW93UjIxbmVqRnZjSEJoT0V0MlpEWnJUM2NyVUdOTFkzSk1Va0k1T0hsR1ZsQkZLeXRQVFhWcE9YbFJNMk5aTjNwck5sTlZWR2hwQ2tGV09YVTNORzAxVFZOTlVtTkhVWEo1VGpNNU1YSllVbTVoYWtoa1IxVTJSa0ZWVVZWUFNuSktZM2hQY1dOdlRtSjJaemxGV2xWVVIzVnlVa2xrUWtnS2EycEpXbXN3VFZGNFpuTnlMMDVYTWtkRFF6UXJVelZ2UzBoTGJVNHZNRDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJNR2xEU1haSWFUbG1iMEZvZUV4bWNEVlZTbWxOUW1aeldWSjBkVTlNZUVVMlpDOUVTRlZWVVdaWlR6aEhUbUpNQ2pSWWJFbzBhbVpaY1VreEwyNVJTVVV3VTFwQ1RXOUhLM2xTU205MVRHcE9WakpDTUdRdlFXcHVRa1pYYUZKT1N6bFdNV3dyVWt4b1ZUaG9PRmRzUjNnS1Z6UlJUbmx0Y0RaSGVGTXhkV3B1TjBGaWMydG9Ta2xJVlRBeVptUnVaVGh4TjBaWVVpOUNVM1JqVEhOVVJFWXhhM2hzVFhCTGFVUjRVbWRrZEVkRVJBcEJlWEJTVUVWRFVVWTVTV2x0VmtNM0wzaGhPRWRVY1hGRlNVOTRkMWR4T1RGNWJEZHROVmRwV2xRdlNtUlNkMlZHUkd4c2QzUXdRVkV2TTI1clZrZEVDbk53YVZwM05DOVJSekFyU0d0cVVrVnBZM05HWVZZdlFXaDJlWGt5YzFGUWVuQnNjRFJSVW1kVkszVkJjRTVJWm1wbFQwTmFTRkZuVDFrM1ozSkpUa2tLVjBGcE1sRk9ia1ZKWnpoMWRISkRjRkl3UzBkSWIxUTVXVTFQYjIwNGRqUnRSMUZxZDFGSlJFRlJRVUpCYjBsQ1FVRmFLMGhPZERrck5WUjVSSEJyVHdwbFluRnpkakl6ZFM4d00wMHhRelJMYlhwTFEzbElkV0ZETjFac1NXRlhLekZXVUd4T1NWRTFOVFJpYkhkSFEzZHNSV1ZIU1VKUFdXTk1WM3A2VDNGUkNsRXdRVVUyWmxKbGVHbHlibGRxTkVsYU5VOUlWRVZTVXpoblZuUjBNMGgxTDJ0VWRXOXhTbnBuWTNobFlXNU5WRzlaTjJaSmJsTTJUVzFITDJvd1RGRUtNV3hMVkhsNlpXTXhSMFp5V1ZoUVJsQXpXRXBJVmxsc1NYUlZka3RFZVVwVWJsUjBVekJYWmxBNU9VWlRXa3RRSzNCT1V6ZGliRWRQU0VWUk1rNU5Td3BrY1ZkRFlqVk5SbGxyVUN0WGJtdFNUelZaVGsxaVZqY3libmRQTUZOVlFXNTRNeXM0V0Uwd01tUjFNR1JHYm5sQlpURXhPRk5IY0hNcmREYzBia1V3Q2xSeFdWSkdSREJaVlZrMGFrdEVZMVExWm1wMFJXTktjREpaY2twMk9UQmlVVlI2TkZSUk1tbHBXRUprWjA1WWJEWkhkVlZ1TkZCVWFtTlVZM0l4UTA0S1RFSlVOa0ZqUlVObldVVkJOemhzVW01Q1NucEJlamRRVXpZNFVHOXlVa1U0VDNCb1NqVnFLMUZvYm5ZeUt5OTJVM2xKU25wTFoyWkhWbU14VDNoNUt3cDVaMEV5U1VveVYxcDJaMFpoWTFKd1RHazVUSGx4Ym10dVJHSnViRzlOZVVWalMzUnVNMlkyVmxKVVMwVktSekZSYjBnNWQyNVNSbEJKVTJ0bFlrczVDbGxGWWtsSVdraDVWRkExUTFwNlpHTkVPSFF5YkhNd00yMVJZVWxFYVdJNFVVcFNjazFQVXpGS2VFUmtVVXhXTUhKMFIweGtjbXREWjFsRlFUUkdXRkVLY3pVeWQyeEZiemxZTWxjd2JsQXlRV1JvWVhKR1RYRlVOMHR5ZUVwYWNEQkNNa1p6WVU1MFUyVkVSamh3TTAxVWFYZHFjVnBWZDBRcmMyTlJkbEZvTndwR05USlhaRXBEV0dWU2JWY3hhRk50T0VodFEyUlpjbXRDVFZWSVFqQnBWbVJUVFhSUlJEWkpZMk5FUjJsclVXTjBWV1k0Ykd4R1lrSlNXVFJwTURCUkNrdDZPR2xRVVhKQ2R6VlZSMUkzVG1wT1VUWXJTMk0yV2xwelNHWnFiek53WldOM2JFVlZhME5uV1VWQk1XMW1SWFZVUld3NVptcHlhMnhxZFU5cFdFY0tiakJTZW5GMGVEWlFUa1JGVlVoNWVVVjRVbFZtZEVzeFVFRjBiVnBZZWtkbVFXcEZXRlpYVEdKdVlraEpSazl1VjAxNWFHdEpNWEJDVDFaNlNHNXZhQXBCZUVJekwzVmtaM2d3VEZocGQyc3JZMnRIV21wWk5EVmxiWFZCVW1aRk1IUkRiVmRPYUhGU09WcGFSQ3RrWW1WVmNVVjZXVXBSVHpad01sVmxiRTFTQ25GM01FczJObFZWT1dWR01tUkxNMHh5TmxabFpITkZRMmRaUlVGeWNXNXBSSEJqVDB4elkwZDBZMjV2VEM5emIwVTRiR1ZrY0dWeVUwczVibWhvUjFZS2JWWkdMMHRNZW5GdWRUVlpNR0k1UmxSb1JXOHZjVzFMZURaNFMwZG5VVXRaY2paMGMwTkJURGMxZFNzeGRuWktXbkEwVlhSNFVHMXhUbWRIZFhWTlJ3cHBkV1JUYVdoNWJDc3pkRTl0WTFOcFdGaHhiemRTYURKME5sVjJZbFJaV2tOeVRHcEpOR1pIYVZaTU1GTnpjMlY1VDJGeWNFd3hXWEp4Y25kT2JuWkVDbVJ5VFRsblVrVkRaMWxDY205RU0wWlpTME5NTjNsTmNpdFJhMmhHZG5aaGQxbGpORFJOVFhSeVdGWndUR1JxY2xCS05WRklMMHBvVjNOM1NrRkdRVVFLZFdjek1FaFVjbEJWVGxGRFJXaHJTalpGTXl0R0wzUjVOaTlDUTNwMFN6QkhSMGxDVjBWdE1EVkhaMVpQYld0TU5rRkpVVTVqVTJSVVpGTm5OREJNYmdwdVpIQmhSRUpLTm5OU2RXNUlNbHBMY0hoRlpGWlJlRFZxYTBKeU1FVk9aRm9yT1ZkUWVrMXdVbXhEYTFnclIzZFdNWE40Y21jOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-08-05 01:51:08,582 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-08-05 01:51:08,582 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-08-05 01:51:08,582 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-08-05 01:51:08,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-08-05 01:51:08,616 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-08-05 01:51:08,617 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-08-05 01:51:08,617 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-08-05 01:51:08,619 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 06:17 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-08-05 01:51:08,623 INFO 57:basic_cnf.py(1) - Generate Test report 2021-08-05 01:51:08,729 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-08-05 01:51:09,099 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-08-05 01:51:09,101 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/610b440d6c44f500102b1e0e 2021-08-05 01:51:09,102 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK