2021-08-04 01:42:39,042 DEBUG 23:basic_cnf.py(1) - BasicCnf init started
2021-08-04 01:42:39,042 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-04 01:42:39,048 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase')
2021-08-04 01:42:39,048 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-04 01:42:39,048 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-04 01:42:39,048 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-04 01:42:39,048 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-04 01:42:39,049 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-04 01:42:39,049 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-04 01:42:39,049 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-04 01:42:39,049 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-04 01:42:39,049 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-04 01:42:39,049 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-04 01:42:39,049 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-04 01:42:39,049 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-04 01:42:39,049 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'...
2021-08-04 01:42:39,050 DEBUG 33:basic_cnf.py(1) - start time
2021-08-04 01:42:39,050 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist
2021-08-04 01:42:39,050 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-08-04 01:42:39,050 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-08-04 01:42:39,050 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-04 01:42:39,050 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-04 01:42:39,051 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-08-04 01:42:39,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:39,156 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-04 01:42:39,158 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-08-04 01:42:39,158 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"fdd47510fc3d4caca2a8ddd8cbb831f4","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7a4bdfd4254b41eab74437851888410e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1d54ea45ded40f792dc863cccb968d7","type":"vlm","name":"60b64fd5-eda5-44bf-b726","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"542a14236d4241e3ab089a5a16807e6f","type":"vlm","name":"6e35e10f-251f-4f2b-a3b4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-08-04 01:42:39,160 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-08-04 01:42:39,160 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-08-04 01:42:39,160 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-08-04 01:42:39,160 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC
2021-08-04 01:42:39,160 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-08-04 01:42:39,160 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-08-04 01:42:39,160 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-04 01:42:39,161 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-04 01:42:39,161 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-08-04 01:42:39,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:39,205 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-04 01:42:39,206 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-08-04 01:42:39,206 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"fdd47510fc3d4caca2a8ddd8cbb831f4","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7a4bdfd4254b41eab74437851888410e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1d54ea45ded40f792dc863cccb968d7","type":"vlm","name":"60b64fd5-eda5-44bf-b726","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"542a14236d4241e3ab089a5a16807e6f","type":"vlm","name":"6e35e10f-251f-4f2b-a3b4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-08-04 01:42:39,208 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-08-04 01:42:39,208 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-08-04 01:42:39,208 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC
2021-08-04 01:42:39,224 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-04 01:42:39,224 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-04 01:42:39,224 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicnf_vendor",
  "description": "vendor"
}
2021-08-04 01:42:39,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:39,607 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-04 01:42:39,609 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-08-04 01:42:39,609 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"1fa1621d96794467b85c3aa43dfc07c2","version":{"id":"4605b3cc484448d1a221899941f85a42","name":"1.0","description":"Initial version","status":"Draft"}}
2021-08-04 01:42:39,611 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC
2021-08-04 01:42:39,611 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC
2021-08-04 01:42:39,615 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-04 01:42:39,615 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/1fa1621d96794467b85c3aa43dfc07c2/versions/4605b3cc484448d1a221899941f85a42/actions
2021-08-04 01:42:39,615 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-08-04 01:42:39,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:39,942 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/1fa1621d96794467b85c3aa43dfc07c2/versions/4605b3cc484448d1a221899941f85a42/actions HTTP/1.1" 200 2
2021-08-04 01:42:39,943 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-08-04 01:42:39,944 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-08-04 01:42:39,946 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-04 01:42:39,951 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-04 01:42:39,951 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-04 01:42:39,952 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-04 01:42:39,952 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-04 01:42:39,952 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-04 01:42:39,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:40,012 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-04 01:42:40,013 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-04 01:42:40,013 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_JBgcSo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdd47510fc3d4caca2a8ddd8cbb831f4","onboardingMethod":"NetworkPackage","id":"d0e96ab66b4f49e4ad40aa2aa5a40a20","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7a4bdfd4254b41eab74437851888410e","onboardingMethod":"NetworkPackage","id":"a06de1dd37494af8949b7d9b52eabefd","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3b978cc-5c7a","description":"vendor software product","vendorName":"60b64fd5-eda5-44bf-b726","vendorId":"d1d54ea45ded40f792dc863cccb968d7","onboardingMethod":"NetworkPackage","id":"f4e67d9f4ef045e2babedfefea0a9903","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 809e6873-77af","description":"vendor software product","vendorName":"6e35e10f-251f-4f2b-a3b4","vendorId":"542a14236d4241e3ab089a5a16807e6f","onboardingMethod":"NetworkPackage","id":"79fdab9631014e468e3d075972a1972a","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-04 01:42:40,015 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_JBgcSo_VSP from SDC
2021-08-04 01:42:40,015 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-04 01:42:40,016 DEBUG 324:vsp.py(1) - importing VSP pNF f3b978cc-5c7a from SDC
2021-08-04 01:42:40,016 DEBUG 324:vsp.py(1) - importing VSP vFW 809e6873-77af from SDC
2021-08-04 01:42:40,016 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-04 01:42:40,016 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-04 01:42:40,016 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-04 01:42:40,016 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-04 01:42:40,016 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-04 01:42:40,016 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-04 01:42:40,017 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-04 01:42:40,017 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-04 01:42:40,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:40,063 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-04 01:42:40,064 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-04 01:42:40,065 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_JBgcSo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdd47510fc3d4caca2a8ddd8cbb831f4","onboardingMethod":"NetworkPackage","id":"d0e96ab66b4f49e4ad40aa2aa5a40a20","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7a4bdfd4254b41eab74437851888410e","onboardingMethod":"NetworkPackage","id":"a06de1dd37494af8949b7d9b52eabefd","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3b978cc-5c7a","description":"vendor software product","vendorName":"60b64fd5-eda5-44bf-b726","vendorId":"d1d54ea45ded40f792dc863cccb968d7","onboardingMethod":"NetworkPackage","id":"f4e67d9f4ef045e2babedfefea0a9903","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 809e6873-77af","description":"vendor software product","vendorName":"6e35e10f-251f-4f2b-a3b4","vendorId":"542a14236d4241e3ab089a5a16807e6f","onboardingMethod":"NetworkPackage","id":"79fdab9631014e468e3d075972a1972a","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-04 01:42:40,067 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_JBgcSo_VSP from SDC
2021-08-04 01:42:40,067 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-04 01:42:40,067 DEBUG 324:vsp.py(1) - importing VSP pNF f3b978cc-5c7a from SDC
2021-08-04 01:42:40,067 DEBUG 324:vsp.py(1) - importing VSP vFW 809e6873-77af from SDC
2021-08-04 01:42:40,067 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-04 01:42:40,067 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-04 01:42:40,067 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-04 01:42:40,067 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-04 01:42:40,068 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-04 01:42:40,068 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-04 01:42:40,068 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-04 01:42:40,068 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-04 01:42:40,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:40,110 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-04 01:42:40,111 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-04 01:42:40,111 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_JBgcSo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdd47510fc3d4caca2a8ddd8cbb831f4","onboardingMethod":"NetworkPackage","id":"d0e96ab66b4f49e4ad40aa2aa5a40a20","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7a4bdfd4254b41eab74437851888410e","onboardingMethod":"NetworkPackage","id":"a06de1dd37494af8949b7d9b52eabefd","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3b978cc-5c7a","description":"vendor software product","vendorName":"60b64fd5-eda5-44bf-b726","vendorId":"d1d54ea45ded40f792dc863cccb968d7","onboardingMethod":"NetworkPackage","id":"f4e67d9f4ef045e2babedfefea0a9903","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 809e6873-77af","description":"vendor software product","vendorName":"6e35e10f-251f-4f2b-a3b4","vendorId":"542a14236d4241e3ab089a5a16807e6f","onboardingMethod":"NetworkPackage","id":"79fdab9631014e468e3d075972a1972a","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-04 01:42:40,113 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_JBgcSo_VSP from SDC
2021-08-04 01:42:40,113 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-04 01:42:40,113 DEBUG 324:vsp.py(1) - importing VSP pNF f3b978cc-5c7a from SDC
2021-08-04 01:42:40,113 DEBUG 324:vsp.py(1) - importing VSP vFW 809e6873-77af from SDC
2021-08-04 01:42:40,114 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-04 01:42:40,114 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-04 01:42:40,114 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-04 01:42:40,114 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-04 01:42:40,114 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-04 01:42:40,114 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-04 01:42:40,114 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-04 01:42:40,114 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-04 01:42:40,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:40,191 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-08-04 01:42:40,192 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-04 01:42:40,193 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_JBgcSo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdd47510fc3d4caca2a8ddd8cbb831f4","onboardingMethod":"NetworkPackage","id":"d0e96ab66b4f49e4ad40aa2aa5a40a20","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7a4bdfd4254b41eab74437851888410e","onboardingMethod":"NetworkPackage","id":"a06de1dd37494af8949b7d9b52eabefd","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3b978cc-5c7a","description":"vendor software product","vendorName":"60b64fd5-eda5-44bf-b726","vendorId":"d1d54ea45ded40f792dc863cccb968d7","onboardingMethod":"NetworkPackage","id":"f4e67d9f4ef045e2babedfefea0a9903","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 809e6873-77af","description":"vendor software product","vendorName":"6e35e10f-251f-4f2b-a3b4","vendorId":"542a14236d4241e3ab089a5a16807e6f","onboardingMethod":"NetworkPackage","id":"79fdab9631014e468e3d075972a1972a","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-04 01:42:40,196 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_JBgcSo_VSP from SDC
2021-08-04 01:42:40,196 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-04 01:42:40,196 DEBUG 324:vsp.py(1) - importing VSP pNF f3b978cc-5c7a from SDC
2021-08-04 01:42:40,196 DEBUG 324:vsp.py(1) - importing VSP vFW 809e6873-77af from SDC
2021-08-04 01:42:40,197 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-04 01:42:40,197 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-04 01:42:40,197 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-04 01:42:40,197 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC
2021-08-04 01:42:40,197 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-04 01:42:40,198 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-04 01:42:40,198 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-04 01:42:40,198 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-04 01:42:40,198 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-04 01:42:40,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:40,258 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-04 01:42:40,260 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-04 01:42:40,260 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_JBgcSo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdd47510fc3d4caca2a8ddd8cbb831f4","onboardingMethod":"NetworkPackage","id":"d0e96ab66b4f49e4ad40aa2aa5a40a20","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7a4bdfd4254b41eab74437851888410e","onboardingMethod":"NetworkPackage","id":"a06de1dd37494af8949b7d9b52eabefd","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3b978cc-5c7a","description":"vendor software product","vendorName":"60b64fd5-eda5-44bf-b726","vendorId":"d1d54ea45ded40f792dc863cccb968d7","onboardingMethod":"NetworkPackage","id":"f4e67d9f4ef045e2babedfefea0a9903","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 809e6873-77af","description":"vendor software product","vendorName":"6e35e10f-251f-4f2b-a3b4","vendorId":"542a14236d4241e3ab089a5a16807e6f","onboardingMethod":"NetworkPackage","id":"79fdab9631014e468e3d075972a1972a","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-08-04 01:42:40,263 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_JBgcSo_VSP from SDC
2021-08-04 01:42:40,263 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-04 01:42:40,264 DEBUG 324:vsp.py(1) - importing VSP pNF f3b978cc-5c7a from SDC
2021-08-04 01:42:40,264 DEBUG 324:vsp.py(1) - importing VSP vFW 809e6873-77af from SDC
2021-08-04 01:42:40,264 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-08-04 01:42:40,264 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-04 01:42:40,264 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC
2021-08-04 01:42:40,268 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC
2021-08-04 01:42:40,268 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-08-04 01:42:40,268 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-04 01:42:40,268 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-04 01:42:40,268 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-08-04 01:42:40,270 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:40,318 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-04 01:42:40,319 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-08-04 01:42:40,320 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1fa1621d96794467b85c3aa43dfc07c2","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fdd47510fc3d4caca2a8ddd8cbb831f4","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7a4bdfd4254b41eab74437851888410e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1d54ea45ded40f792dc863cccb968d7","type":"vlm","name":"60b64fd5-eda5-44bf-b726","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"542a14236d4241e3ab089a5a16807e6f","type":"vlm","name":"6e35e10f-251f-4f2b-a3b4","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5}
2021-08-04 01:42:40,322 DEBUG 147:__init__.py(1) - number of Vendor returned: 5
2021-08-04 01:42:40,322 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor
2021-08-04 01:42:40,322 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-04 01:42:40,322 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/1fa1621d96794467b85c3aa43dfc07c2/versions
2021-08-04 01:42:40,323 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:40,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:40,377 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1fa1621d96794467b85c3aa43dfc07c2/versions HTTP/1.1" 200 264
2021-08-04 01:42:40,379 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:40,379 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4605b3cc484448d1a221899941f85a42","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628041359295,"modificationTime":1628041359809,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-04 01:42:40,382 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-04 01:42:40,382 INFO 192:__init__.py(1) - Vendor found, updating information
2021-08-04 01:42:40,383 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-04 01:42:40,383 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/1fa1621d96794467b85c3aa43dfc07c2/versions
2021-08-04 01:42:40,383 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:40,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:40,427 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/1fa1621d96794467b85c3aa43dfc07c2/versions HTTP/1.1" 200 264
2021-08-04 01:42:40,428 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:40,428 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4605b3cc484448d1a221899941f85a42","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628041359295,"modificationTime":1628041359809,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-04 01:42:40,430 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-04 01:42:40,430 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-04 01:42:40,430 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-04 01:42:40,430 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": "1fa1621d96794467b85c3aa43dfc07c2",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-08-04 01:42:40,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:41,595 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-04 01:42:41,596 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-08-04 01:42:41,596 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"a6bc182db23942819acd840a0c92f1cb","version":{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","status":"Draft"}}
2021-08-04 01:42:41,598 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC
2021-08-04 01:42:41,598 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-04 01:42:41,598 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:41,598 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:41,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:41,646 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 253
2021-08-04 01:42:41,647 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:41,647 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628041360487,"modificationTime":1628041360925,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-04 01:42:41,649 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-04 01:42:41,649 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:41,649 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-04 01:42:41,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:41,752 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 223
2021-08-04 01:42:41,753 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-04 01:42:41,754 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628041360487,"modificationTime":1628041360909}
2021-08-04 01:42:41,755 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-04 01:42:41,756 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:41,756 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:41,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:41,913 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 369
2021-08-04 01:42:41,915 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:41,915 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5"}
2021-08-04 01:42:41,917 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-04 01:42:41,917 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:41,918 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:41,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:42,048 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 369
2021-08-04 01:42:42,049 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:42,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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5"}
2021-08-04 01:42:42,051 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC
2021-08-04 01:42:42,051 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-04 01:42:42,051 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:42,051 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:42,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:42,099 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 253
2021-08-04 01:42:42,100 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:42,100 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628041360487,"modificationTime":1628041360925,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-04 01:42:42,103 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-04 01:42:42,103 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:42,103 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-04 01:42:42,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:42,181 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 223
2021-08-04 01:42:42,182 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-04 01:42:42,182 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628041360487,"modificationTime":1628041360909}
2021-08-04 01:42:42,184 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-04 01:42:42,185 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:42,185 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:42,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:42,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 369
2021-08-04 01:42:42,338 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:42,338 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5"}
2021-08-04 01:42:42,340 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-04 01:42:42,340 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:42,341 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:42,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:42,493 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 369
2021-08-04 01:42:42,494 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:42,494 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5"}
2021-08-04 01:42:42,496 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-04 01:42:42,496 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/orchestration-template-candidate
2021-08-04 01:42:42,496 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-08-04 01:42:42,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:42,613 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/orchestration-template-candidate HTTP/1.1" 200 90
2021-08-04 01:42:42,615 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-08-04 01:42:42,615 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-04 01:42:42,615 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded
2021-08-04 01:42:42,617 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-04 01:42:42,617 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:42,617 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:42,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:42,660 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 253
2021-08-04 01:42:42,661 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:42,662 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628041360487,"modificationTime":1628041360925,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-04 01:42:42,664 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-04 01:42:42,664 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:42,664 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-04 01:42:42,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:42,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 222
2021-08-04 01:42:42,746 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-04 01:42:42,746 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628041360487,"modificationTime":1628041362607}
2021-08-04 01:42:42,748 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-04 01:42:42,748 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:42,749 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:42,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:42,999 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 436
2021-08-04 01:42:43,000 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:43,000 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-04 01:42:43,003 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-04 01:42:43,003 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:43,003 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:43,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:43,113 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 436
2021-08-04 01:42:43,115 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:43,115 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-04 01:42:43,117 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC
2021-08-04 01:42:43,118 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-04 01:42:43,118 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:43,118 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:43,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:43,167 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 253
2021-08-04 01:42:43,168 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:43,168 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628041360487,"modificationTime":1628041360925,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-04 01:42:43,171 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-04 01:42:43,171 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:43,171 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-04 01:42:43,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:43,260 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 222
2021-08-04 01:42:43,261 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-04 01:42:43,262 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628041360487,"modificationTime":1628041362607}
2021-08-04 01:42:43,264 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-04 01:42:43,264 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:43,265 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:43,266 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:43,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 436
2021-08-04 01:42:43,362 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:43,362 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-04 01:42:43,365 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-04 01:42:43,365 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:43,365 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:43,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:43,468 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 436
2021-08-04 01:42:43,469 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:43,470 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"}
2021-08-04 01:42:43,473 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-04 01:42:43,473 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/orchestration-template-candidate/process
2021-08-04 01:42:43,473 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-08-04 01:42:43,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:45,375 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/orchestration-template-candidate/process HTTP/1.1" 200 231
2021-08-04 01:42:45,377 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-08-04 01:42:45,377 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-04 01:42:45,380 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated
2021-08-04 01:42:45,381 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-04 01:42:45,381 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:45,381 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:45,383 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:45,424 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 253
2021-08-04 01:42:45,425 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:45,425 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628041360487,"modificationTime":1628041360925,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-04 01:42:45,428 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-04 01:42:45,428 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:45,428 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-04 01:42:45,429 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:45,495 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 222
2021-08-04 01:42:45,496 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-04 01:42:45,497 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628041360487,"modificationTime":1628041365367}
2021-08-04 01:42:45,500 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-04 01:42:45,500 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:45,500 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:45,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:45,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 804
2021-08-04 01:42:45,638 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:45,638 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","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-04 01:42:45,641 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-04 01:42:45,641 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:45,641 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:45,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:45,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 804
2021-08-04 01:42:45,743 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:45,744 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","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-04 01:42:45,747 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC
2021-08-04 01:42:45,748 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-04 01:42:45,748 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:45,748 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:45,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:45,800 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 253
2021-08-04 01:42:45,802 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:45,802 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628041360487,"modificationTime":1628041360925,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-04 01:42:45,804 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-04 01:42:45,804 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:45,805 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-04 01:42:45,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:45,914 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 222
2021-08-04 01:42:45,915 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-04 01:42:45,915 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1628041360487,"modificationTime":1628041365367}
2021-08-04 01:42:45,917 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-04 01:42:45,917 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:45,918 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:45,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:46,087 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 804
2021-08-04 01:42:46,088 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:46,088 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","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-04 01:42:46,090 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-04 01:42:46,091 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:46,091 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:46,092 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:46,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 804
2021-08-04 01:42:46,242 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:46,243 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","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-04 01:42:46,248 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-04 01:42:46,249 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/actions
2021-08-04 01:42:46,249 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

  "commitRequest":{"message":"ok"},

  "action": "Commit"
}
2021-08-04 01:42:46,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:47,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/actions HTTP/1.1" 200 2
2021-08-04 01:42:47,809 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-08-04 01:42:47,810 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-08-04 01:42:47,812 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-04 01:42:47,812 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:47,812 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:47,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:47,857 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 253
2021-08-04 01:42:47,858 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:47,859 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628041360487,"modificationTime":1628041366294,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-04 01:42:47,861 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-04 01:42:47,861 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:47,861 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-04 01:42:47,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:47,948 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 223
2021-08-04 01:42:47,949 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-04 01:42:47,949 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628041360487,"modificationTime":1628041365367}
2021-08-04 01:42:47,951 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-04 01:42:47,951 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:47,951 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:47,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:48,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 804
2021-08-04 01:42:48,111 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:48,111 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","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-04 01:42:48,113 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC
2021-08-04 01:42:48,113 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-04 01:42:48,113 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:48,113 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:48,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:48,151 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 253
2021-08-04 01:42:48,152 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:48,152 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1628041360487,"modificationTime":1628041366294,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-08-04 01:42:48,154 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-04 01:42:48,154 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:48,154 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None
2021-08-04 01:42:48,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:48,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 223
2021-08-04 01:42:48,219 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200
2021-08-04 01:42:48,219 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1628041360487,"modificationTime":1628041365367}
2021-08-04 01:42:48,222 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-04 01:42:48,222 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:42:48,222 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:42:48,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:48,397 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 804
2021-08-04 01:42:48,398 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:42:48,398 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","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-04 01:42:48,403 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-04 01:42:48,404 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/actions
2021-08-04 01:42:48,404 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-08-04 01:42:48,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:56,006 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/actions HTTP/1.1" 200 2
2021-08-04 01:42:56,007 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-08-04 01:42:56,008 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-08-04 01:42:56,010 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-04 01:42:56,010 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:56,010 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:56,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:56,052 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 264
2021-08-04 01:42:56,054 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:56,054 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628041360487,"modificationTime":1628041374708,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-04 01:42:56,056 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-08-04 01:42:56,056 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-04 01:42:56,056 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:42:56,056 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:42:56,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:56,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 264
2021-08-04 01:42:56,101 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:42:56,101 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628041360487,"modificationTime":1628041374708,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-04 01:42:56,107 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-04 01:42:56,108 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/actions
2021-08-04 01:42:56,108 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-08-04 01:42:56,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:42:56,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/actions HTTP/1.1" 200 317
2021-08-04 01:42:56,651 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-08-04 01:42:56,651 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"a6bc182db23942819acd840a0c92f1cb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-04 01:42:56,651 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"a6bc182db23942819acd840a0c92f1cb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-04 01:42:56,653 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-04 01:42:56,653 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-04 01:42:56,654 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-04 01:42:56,654 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-04 01:42:56,654 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-04 01:42:56,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:42:56,740 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-04 01:42:56,741 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-04 01:42:56,742 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/603299bb-f616-4fa6-bbba-d6216b461bc1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9d79881e-6a1b-479c-8f1c-dc3b6f207069/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-04 01:42:56,744 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:42:56,744 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:42:56,744 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:42:56,744 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:42:56,744 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:42:56,745 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:42:56,745 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:42:56,745 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:42:56,745 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-04 01:42:56,745 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:42:56,745 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-08-04 01:43:06,761 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-04 01:43:06,762 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-04 01:43:06,763 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-04 01:43:06,763 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-04 01:43:06,763 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-04 01:43:06,765 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:06,913 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-04 01:43:06,915 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-04 01:43:06,915 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/603299bb-f616-4fa6-bbba-d6216b461bc1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9d79881e-6a1b-479c-8f1c-dc3b6f207069/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-04 01:43:06,918 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:06,918 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:06,919 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:06,919 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:06,919 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:06,919 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:06,919 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:06,919 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:06,920 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-04 01:43:06,920 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:06,920 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-08-04 01:43:06,920 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-04 01:43:06,920 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-04 01:43:06,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-04 01:43:06,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-04 01:43:06,921 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-04 01:43:06,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:07,073 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-04 01:43:07,074 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-04 01:43:07,074 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/603299bb-f616-4fa6-bbba-d6216b461bc1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9d79881e-6a1b-479c-8f1c-dc3b6f207069/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-04 01:43:07,076 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:07,077 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:07,077 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:07,077 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:07,077 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:07,077 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:07,077 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:07,077 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:07,077 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-04 01:43:07,077 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:07,078 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-08-04 01:43:07,078 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-08-04 01:43:07,078 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-08-04 01:43:07,078 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-04 01:43:07,078 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-04 01:43:07,078 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-08-04 01:43:07,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:07,316 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-04 01:43:07,318 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-08-04 01:43:07,319 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-04 01:43:07,323 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-08-04 01:43:07,323 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-08-04 01:43:07,323 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-08-04 01:43:07,323 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC
2021-08-04 01:43:07,323 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-04 01:43:07,323 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-04 01:43:07,324 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-04 01:43:07,324 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-04 01:43:07,324 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-04 01:43:07,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:07,418 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-04 01:43:07,420 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-04 01:43:07,421 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/603299bb-f616-4fa6-bbba-d6216b461bc1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9d79881e-6a1b-479c-8f1c-dc3b6f207069/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-04 01:43:07,424 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:07,425 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:07,425 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:07,425 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:07,425 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:07,425 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:07,426 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:07,426 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:07,426 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-08-04 01:43:07,426 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:07,426 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC
2021-08-04 01:43:07,444 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC
2021-08-04 01:43:07,444 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-08-04 01:43:07,445 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-04 01:43:07,445 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-04 01:43:07,445 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-08-04 01:43:07,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:07,495 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-04 01:43:07,496 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-08-04 01:43:07,496 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_JBgcSo_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fdd47510fc3d4caca2a8ddd8cbb831f4","onboardingMethod":"NetworkPackage","id":"d0e96ab66b4f49e4ad40aa2aa5a40a20","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7a4bdfd4254b41eab74437851888410e","onboardingMethod":"NetworkPackage","id":"a06de1dd37494af8949b7d9b52eabefd","owner":"cs0008","status":"ACTIVE"},{"name":"pNF f3b978cc-5c7a","description":"vendor software product","vendorName":"60b64fd5-eda5-44bf-b726","vendorId":"d1d54ea45ded40f792dc863cccb968d7","onboardingMethod":"NetworkPackage","id":"f4e67d9f4ef045e2babedfefea0a9903","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 809e6873-77af","description":"vendor software product","vendorName":"6e35e10f-251f-4f2b-a3b4","vendorId":"542a14236d4241e3ab089a5a16807e6f","onboardingMethod":"NetworkPackage","id":"79fdab9631014e468e3d075972a1972a","owner":"cs0008","status":"ACTIVE"}],"listCount":5}
2021-08-04 01:43:07,498 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC
2021-08-04 01:43:07,499 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_JBgcSo_VSP from SDC
2021-08-04 01:43:07,499 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-08-04 01:43:07,499 DEBUG 324:vsp.py(1) - importing VSP pNF f3b978cc-5c7a from SDC
2021-08-04 01:43:07,499 DEBUG 324:vsp.py(1) - importing VSP vFW 809e6873-77af from SDC
2021-08-04 01:43:07,499 DEBUG 147:__init__.py(1) - number of Vsp returned: 5
2021-08-04 01:43:07,499 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP
2021-08-04 01:43:07,499 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-04 01:43:07,500 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:43:07,500 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:43:07,501 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:07,539 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 264
2021-08-04 01:43:07,543 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:43:07,543 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628041360487,"modificationTime":1628041374708,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-04 01:43:07,546 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-04 01:43:07,546 INFO 192:__init__.py(1) - Vsp found, updating information
2021-08-04 01:43:07,546 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC
2021-08-04 01:43:07,547 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-04 01:43:07,547 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:43:07,547 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:43:07,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:07,590 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 264
2021-08-04 01:43:07,591 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:43:07,591 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628041360487,"modificationTime":1628041374708,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-04 01:43:07,594 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-04 01:43:07,594 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/a6bc182db23942819acd840a0c92f1cb/versions
2021-08-04 01:43:07,594 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None
2021-08-04 01:43:07,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:07,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/a6bc182db23942819acd840a0c92f1cb/versions HTTP/1.1" 200 264
2021-08-04 01:43:07,638 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200
2021-08-04 01:43:07,638 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"63d4da8fbe9e46968dcf4e80be4bcce5","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1628041360487,"modificationTime":1628041374708,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-08-04 01:43:07,640 DEBUG 46:sdc_element.py(1) - details found, updating
2021-08-04 01:43:07,644 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-04 01:43:07,644 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/actions
2021-08-04 01:43:07,644 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-08-04 01:43:07,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:08,282 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5/actions HTTP/1.1" 200 317
2021-08-04 01:43:08,284 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-08-04 01:43:08,284 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"a6bc182db23942819acd840a0c92f1cb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-04 01:43:08,285 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"a6bc182db23942819acd840a0c92f1cb","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-08-04 01:43:08,287 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-04 01:43:08,288 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/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5
2021-08-04 01:43:08,288 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-08-04 01:43:08,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:08,504 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/a6bc182db23942819acd840a0c92f1cb/versions/63d4da8fbe9e46968dcf4e80be4bcce5 HTTP/1.1" 200 804
2021-08-04 01:43:08,506 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-08-04 01:43:08,506 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":"1fa1621d96794467b85c3aa43dfc07c2","onboardingMethod":"NetworkPackage","id":"a6bc182db23942819acd840a0c92f1cb","version":"63d4da8fbe9e46968dcf4e80be4bcce5","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-04 01:43:08,509 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-04 01:43:08,509 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-04 01:43:08,509 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": "a6bc182db23942819acd840a0c92f1cb",
    "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-04 01:43:08,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:12,394 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-04 01:43:12,397 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-08-04 01:43:12,402 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628041390784,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a5d2c323-3fc3-4565-9063-19e04bc71387","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628041390785,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390784,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1628041390863,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"3dfbb17b-0eef-4dab-a333-8c066023c51b","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1628041390865,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390863,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628041390784,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a5d2c323-3fc3-4565-9063-19e04bc71387","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628041390785,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390784,"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":1628041390801,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"e12305e5-07b5-4e66-aab5-2781f4d4e2f9","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","duplicated":false,"payloadUpdateDate":1628041390806,"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":1628041390801,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628041390813,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628041390813,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390813,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628041389447,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":1628041389447,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628041389447,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":1628041389447,"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,"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.Node","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"feature","uniqueId":"capability.cd024afb-6edb-4ebe-b0b7-9dd5755f64ac.feature","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"scalable","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.scalable","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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,"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"binding","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.binding","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.Container","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"host","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.host","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.ephemeral.size","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.ephemeral.size","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"instance","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.instance","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"memory","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.memory","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.iops","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.iops","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.read.requests","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.read.requests","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"cpu.delta","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.cpu.delta","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.capacity","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.capacity","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.read.bytes","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.read.bytes","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.write.bytes","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.write.bytes","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.latency","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.latency","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.read.bytes.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.usage","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.usage","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"cpu_util","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.cpu_util","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.allocation","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.allocation","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.write.requests.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.write.requests.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.write.bytes.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.write.bytes.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.latency","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.latency","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"cpu","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.cpu","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.write.requests","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.write.requests","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.write.bytes","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.write.bytes","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.read.requests","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.read.requests","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.root.size","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.root.size","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.write.bytes.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"vcpus","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.vcpus","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.iops","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.iops","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.usage","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.usage","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.read.requests.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.write.requests.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.allocation","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.allocation","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.read.bytes.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.read.bytes.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.read.bytes","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.read.bytes","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"memory.usage","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.memory.usage","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.capacity","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.capacity","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"memory.resident","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.memory.resident","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.write.requests","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.write.requests","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"os","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.os","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"endpoint","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.endpoint","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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,"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"node":"tosca.nodes.Root","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"dependency","uniqueId":"cd024afb-6edb-4ebe-b0b7-9dd5755f64ac.dependency","capability":"tosca.capabilities.Node","ownerId":"cd024afb-6edb-4ebe-b0b7-9dd5755f64ac","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"local_storage","uniqueId":"3f2a7631-34c7-474e-b1b8-060827225cce.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"124c3513-79cb-4eb9-9985-d7467229e9ac.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":"124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"124c3513-79cb-4eb9-9985-d7467229e9ac.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9f7edce-4740-4de2-9acc-2c0f007d6a95.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"124c3513-79cb-4eb9-9985-d7467229e9ac.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"124c3513-79cb-4eb9-9985-d7467229e9ac","createdFromCsar":true,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1628041390585,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"124c3513-79cb-4eb9-9985-d7467229e9ac","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1628041390683,"customizationUUID":"5abb86ba-1c6c-4006-bcc0-b7c1fce6b0b8","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"124c3513-79cb-4eb9-9985-d7467229e9ac.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":"124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"124c3513-79cb-4eb9-9985-d7467229e9ac.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.dummy_flavor_name","parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"a9f7edce-4740-4de2-9acc-2c0f007d6a95.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"124c3513-79cb-4eb9-9985-d7467229e9ac.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.dummy_image_name","parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false},{"definition":false,"hidden":false,"uniqueId":"9d604341-f04c-4c1b-abe0-e2309b907bf9.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":"9d604341-f04c-4c1b-abe0-e2309b907bf9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9d604341-f04c-4c1b-abe0-e2309b907bf9","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.Node","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"feature","uniqueId":"capability.cd024afb-6edb-4ebe-b0b7-9dd5755f64ac.feature","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.Scalable","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"scalable","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.scalable","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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,"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"binding","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.binding","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.Container","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"host","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.host","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.ephemeral.size","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.ephemeral.size","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"instance","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.instance","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"memory","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.memory","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.iops","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.iops","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.read.requests","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.read.requests","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"cpu.delta","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.cpu.delta","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.capacity","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.capacity","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.read.bytes","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.read.bytes","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.write.bytes","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.write.bytes","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.latency","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.latency","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.read.bytes.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.usage","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.usage","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"cpu_util","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.cpu_util","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.allocation","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.allocation","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.write.requests.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.write.requests.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.write.bytes.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.write.bytes.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.latency","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.latency","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"cpu","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.cpu","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.write.requests","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.write.requests","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.write.bytes","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.write.bytes","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.read.requests","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.read.requests","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.root.size","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.root.size","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.write.bytes.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"vcpus","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.vcpus","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.iops","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.iops","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.usage","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.usage","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.read.requests.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.write.requests.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.allocation","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.allocation","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.read.bytes.rate","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.read.bytes.rate","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.read.bytes","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.read.bytes","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"memory.usage","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.memory.usage","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.device.capacity","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.device.capacity","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"memory.resident","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.memory.resident","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e8945d13-6626-4e4e-a47f-320880c003fa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e8945d13-6626-4e4e-a47f-320880c003fa","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"disk.write.requests","uniqueId":"capability.e8945d13-6626-4e4e-a47f-320880c003fa.disk.write.requests","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"os","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.os","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"3f2a7631-34c7-474e-b1b8-060827225cce","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","empty":false}],"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"endpoint","uniqueId":"capability.3f2a7631-34c7-474e-b1b8-060827225cce.endpoint","ownerId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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,"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"node":"tosca.nodes.Root","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"dependency","uniqueId":"cd024afb-6edb-4ebe-b0b7-9dd5755f64ac.dependency","capability":"tosca.capabilities.Node","ownerId":"cd024afb-6edb-4ebe-b0b7-9dd5755f64ac","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["124c3513-79cb-4eb9-9985-d7467229e9ac.20fd6cd4-4c4a-4a70-ab59-db0a87839105.dummy","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.abstract_dummy"],"node":"tosca.nodes.BlockStorage","source":"124c3513-79cb-4eb9-9985-d7467229e9ac","parentName":"local_storage","uniqueId":"3f2a7631-34c7-474e-b1b8-060827225cce.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"3f2a7631-34c7-474e-b1b8-060827225cce","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"8c5cda3a-c38a-4491-841b-f91f890d23ad","groupUUID":"1a4c9f4e-282b-44b4-a0f8-d120cbdc33ef","members":{"abstract_dummy":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1env","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","artifactsUuid":["e12305e5-07b5-4e66-aab5-2781f4d4e2f9"],"groupUUID":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","members":{"abstract_dummy":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.124c3513-79cb-4eb9-9985-d7467229e9ac.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":"<vfc_id>:<count>","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":"<vfc_id>:<count>","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":1628041389448,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8","componentMetadataForSupportLog":{"SupportablityComponentUUID":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"a6bc182db23942819acd840a0c92f1cb","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1628041390647,"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":1628041390801,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"e12305e5-07b5-4e66-aab5-2781f4d4e2f9","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","duplicated":false,"payloadUpdateDate":1628041390806,"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":1628041390801,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1628041390863,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"3dfbb17b-0eef-4dab-a333-8c066023c51b","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1628041390865,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390863,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1628041390813,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1628041390813,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390813,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1628041390784,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a5d2c323-3fc3-4565-9063-19e04bc71387","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628041390785,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390784,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8"},"categorySpecificMetadata":{},"csarUUID":"a6bc182db23942819acd840a0c92f1cb","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"}
2021-08-04 01:43:12,410 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC
2021-08-04 01:43:12,411 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:22,421 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC
2021-08-04 01:43:22,426 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-04 01:43:22,426 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/e4b567c1-782c-4a08-bacc-7c1a53a6e2b8/lifecycleState/Certify
2021-08-04 01:43:22,426 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-08-04 01:43:22,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:26,184 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/e4b567c1-782c-4a08-bacc-7c1a53a6e2b8/lifecycleState/Certify HTTP/1.1" 200 1281
2021-08-04 01:43:26,186 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-08-04 01:43:26,186 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1628041389448,"lastUpdateDate":1628041403352,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"1157db29-3f9c-4e21-ad47-a3635ff34a20"},"csarUUID":"a6bc182db23942819acd840a0c92f1cb","csarVersion":"1.0","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d"}
2021-08-04 01:43:26,189 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-04 01:43:26,189 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-04 01:43:26,189 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-04 01:43:26,189 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-04 01:43:26,189 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-04 01:43:26,191 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:26,291 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-04 01:43:26,292 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-04 01:43:26,293 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/603299bb-f616-4fa6-bbba-d6216b461bc1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8e2c9fdb-2fc1-489c-89b8-d094f8621f9d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9d79881e-6a1b-479c-8f1c-dc3b6f207069/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-04 01:43:26,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:26,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:26,295 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:26,295 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:26,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:43:26,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:26,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:26,296 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:26,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:26,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:26,297 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:26,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:26,297 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-08-04 01:43:26,297 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:26,297 INFO 192:__init__.py(1) - Vf found, updating information
2021-08-04 01:43:26,298 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-04 01:43:26,298 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-04 01:43:26,298 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-08-04 01:43:26,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:26,863 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-04 01:43:26,865 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-08-04 01:43:26,866 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:43:26,870 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-08-04 01:43:36,881 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-04 01:43:36,881 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-04 01:43:36,882 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-04 01:43:36,882 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-04 01:43:36,882 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-04 01:43:36,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:36,991 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-04 01:43:36,993 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-04 01:43:36,993 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/603299bb-f616-4fa6-bbba-d6216b461bc1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8e2c9fdb-2fc1-489c-89b8-d094f8621f9d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9d79881e-6a1b-479c-8f1c-dc3b6f207069/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-04 01:43:36,996 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:36,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:36,997 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:36,997 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:36,997 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:43:36,997 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:36,997 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:36,997 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:36,997 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:36,997 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:36,998 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:36,998 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:36,998 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-08-04 01:43:36,998 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:36,998 INFO 192:__init__.py(1) - Vf found, updating information
2021-08-04 01:43:36,998 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-04 01:43:36,999 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-04 01:43:36,999 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-08-04 01:43:37,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:37,549 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-04 01:43:37,551 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-08-04 01:43:37,553 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:43:37,556 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-08-04 01:43:37,557 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:43:37,557 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:43:37,557 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-04 01:43:37,557 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-04 01:43:37,558 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:43:37,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:38,014 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-04 01:43:38,015 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:43:38,015 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:43:38,017 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:38,018 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:38,018 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:38,018 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:38,018 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:43:38,018 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:38,019 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:38,019 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:43:38,019 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:38,019 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:38,019 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:38,019 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:38,019 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-04 01:43:38,019 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:38,019 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-08-04 01:43:38,019 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:43:38,020 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:43:38,020 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-04 01:43:38,020 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-04 01:43:38,020 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:43:38,021 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:38,433 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-04 01:43:38,435 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:43:38,435 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:43:38,437 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:38,437 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:38,437 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:38,437 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:38,437 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:43:38,438 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:38,438 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:38,438 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:43:38,438 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:38,438 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:38,438 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:38,438 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:38,438 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-04 01:43:38,438 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:38,438 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-08-04 01:43:38,439 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-04 01:43:38,439 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-04 01:43:38,439 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-04 01:43:38,439 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-04 01:43:38,439 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-04 01:43:38,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:38,619 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-04 01:43:38,621 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-04 01:43:38,621 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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,"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-04 01:43:38,624 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-04 01:43:38,624 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-04 01:43:38,624 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-04 01:43:38,625 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC
2021-08-04 01:43:38,625 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:43:38,625 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:43:38,625 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-04 01:43:38,625 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-04 01:43:38,625 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:43:38,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:39,124 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-04 01:43:39,125 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:43:39,126 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:43:39,128 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:39,128 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:39,128 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:39,129 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:39,129 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:43:39,129 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:39,129 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:39,129 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:43:39,129 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:39,130 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:39,130 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:39,130 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:39,130 DEBUG 147:__init__.py(1) - number of Service returned: 3
2021-08-04 01:43:39,130 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:39,130 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC
2021-08-04 01:43:39,144 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-04 01:43:39,144 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-04 01:43:39,144 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-04 01:43:39,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:40,612 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-04 01:43:40,614 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-04 01:43:40,615 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":"9421124a-7516-4244-8d1f-544ced3468e9.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":"9421124a-7516-4244-8d1f-544ced3468e9.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":"9421124a-7516-4244-8d1f-544ced3468e9.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":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":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,"version":null,"type":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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","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":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","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":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":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":1628041419941,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9","componentMetadataForSupportLog":{"SupportablityComponentUUID":"a29fbd54-908c-4f13-ab73-4200baa3d679","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628041419941,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":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-04 01:43:40,618 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC
2021-08-04 01:43:40,619 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:40,624 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC
2021-08-04 01:43:40,624 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-08-04 01:43:40,624 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-04 01:43:40,624 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-04 01:43:40,624 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-08-04 01:43:40,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:40,728 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-04 01:43:40,729 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-08-04 01:43:40,729 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/603299bb-f616-4fa6-bbba-d6216b461bc1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8e2c9fdb-2fc1-489c-89b8-d094f8621f9d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9d79881e-6a1b-479c-8f1c-dc3b6f207069/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-08-04 01:43:40,731 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:40,731 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:40,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:40,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:40,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:43:40,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:40,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:40,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:40,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:40,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:40,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:40,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:40,732 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-08-04 01:43:40,733 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:40,733 INFO 192:__init__.py(1) - Vf found, updating information
2021-08-04 01:43:40,733 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-04 01:43:40,733 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-04 01:43:40,733 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-08-04 01:43:40,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:41,294 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-04 01:43:41,296 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-08-04 01:43:41,298 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628041419941,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:43:41,305 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list
2021-08-04 01:43:41,305 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-04 01:43:41,305 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/9421124a-7516-4244-8d1f-544ced3468e9/resourceInstance
2021-08-04 01:43:41,305 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_cnf",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "1157db29-3f9c-4e21-ad47-a3635ff34a20",
  "originType": "VF",
  "componentUid": "1157db29-3f9c-4e21-ad47-a3635ff34a20",
  "icon": "defaulticon"
}
2021-08-04 01:43:41,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:43,428 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9421124a-7516-4244-8d1f-544ced3468e9/resourceInstance HTTP/1.1" 201 None
2021-08-04 01:43:43,430 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-08-04 01:43:43,430 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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"1157db29-3f9c-4e21-ad47-a3635ff34a20","createdFromCsar":false,"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1628041422091,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"1157db29-3f9c-4e21-ad47-a3635ff34a20","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1628041422091,"customizationUUID":"b3d5255f-d822-4659-a010-89f26309049c","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}
2021-08-04 01:43:43,431 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf
2021-08-04 01:43:43,433 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-04 01:43:43,433 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/a29fbd54-908c-4f13-ab73-4200baa3d679/distribution
2021-08-04 01:43:43,433 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-08-04 01:43:43,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:43,494 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/distribution HTTP/1.1" 200 38
2021-08-04 01:43:43,495 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-08-04 01:43:43,495 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]}
2021-08-04 01:43:43,497 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-04 01:43:43,497 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-04 01:43:43,497 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-04 01:43:43,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:43,539 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-04 01:43:43,540 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-04 01:43:43,540 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]}
2021-08-04 01:43:43,542 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-04 01:43:43,542 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC
2021-08-04 01:43:43,545 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-04 01:43:43,545 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/9421124a-7516-4244-8d1f-544ced3468e9/lifecycleState/checkin
2021-08-04 01:43:43,545 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-04 01:43:43,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:45,516 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9421124a-7516-4244-8d1f-544ced3468e9/lifecycleState/checkin HTTP/1.1" 200 1183
2021-08-04 01:43:45,517 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-04 01:43:45,517 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1628041419941,"lastUpdateDate":1628041424290,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"9421124a-7516-4244-8d1f-544ced3468e9"},"projectCode":"123456","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"a29fbd54-908c-4f13-ab73-4200baa3d679"}
2021-08-04 01:43:45,519 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:43:45,519 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:43:45,519 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-04 01:43:45,519 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-04 01:43:45,520 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:43:45,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:46,120 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-04 01:43:46,121 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:43:46,121 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:43:46,123 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:43:46,123 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:46,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:46,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:43:46,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:46,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:46,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:46,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:46,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:43:46,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:46,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:46,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:43:46,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:46,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:46,125 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:46,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:46,125 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:43:46,125 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:46,125 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:43:46,125 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-04 01:43:46,125 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-04 01:43:46,125 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:43:46,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:46,666 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-04 01:43:46,668 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:43:46,670 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628041424290,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:43:46,674 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:43:46,674 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC
2021-08-04 01:43:46,677 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-04 01:43:46,677 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/9421124a-7516-4244-8d1f-544ced3468e9/lifecycleState/Certify
2021-08-04 01:43:46,678 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-04 01:43:46,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:55,335 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9421124a-7516-4244-8d1f-544ced3468e9/lifecycleState/Certify HTTP/1.1" 200 1171
2021-08-04 01:43:55,336 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-04 01:43:55,336 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1628041419941,"lastUpdateDate":1628041424290,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"37232b3d-2eb2-4059-944b-3cab186ad4ec"},"projectCode":"123456","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"a29fbd54-908c-4f13-ab73-4200baa3d679"}
2021-08-04 01:43:55,338 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:43:55,338 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:43:55,339 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-04 01:43:55,339 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-04 01:43:55,339 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:43:55,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:43:55,739 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-04 01:43:55,741 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:43:55,741 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:43:55,743 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:43:55,743 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:55,743 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:55,743 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:55,743 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:43:55,743 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:55,744 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:55,744 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-04 01:43:55,744 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:43:55,744 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:55,744 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:55,744 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:43:55,744 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:43:55,744 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:43:55,744 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:43:55,744 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:43:55,745 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:43:55,745 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:43:55,745 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:43:55,745 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-04 01:43:55,745 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-04 01:43:55,745 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:43:55,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:43:56,235 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-04 01:43:56,238 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:43:56,240 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041424290,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:43:56,244 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:44:06,255 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC
2021-08-04 01:44:06,261 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-04 01:44:06,261 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/37232b3d-2eb2-4059-944b-3cab186ad4ec/distribution/PROD/activate
2021-08-04 01:44:06,261 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-04 01:44:06,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:44:09,040 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/37232b3d-2eb2-4059-944b-3cab186ad4ec/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-04 01:44:09,041 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-04 01:44:09,043 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","empty":false},{"definition":false,"hidden":false,"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MmYyZjQ0NThmYWYyMzcwZDA1ODIzYzc5ODc2NGRiNWE=","artifactUUID":"4357daeb-c580-4d1b-a341-21a83bf2de4b","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"9421124a-7516-4244-8d1f-544ced3468e9.assettoscacsar","duplicated":false,"payloadUpdateDate":1628041433887,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628041419783,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NTUxYTgyZDk4NDM3ZTFlYjNkZDYzOTIwMzYyYjljM2Q=","artifactUUID":"ad4d6c2e-0ae2-4c99-a8cf-3c2971fc8c19","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"9421124a-7516-4244-8d1f-544ced3468e9.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628041431195,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628041419783,"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":1628041390765,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmUyMWRhYzI3Nzg0MGQxZjU4N2VlODI5ZGFhNGNjMWQ=","artifactUUID":"9074c804-5a01-453b-97fc-6be9cd91be74","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vflicense","duplicated":false,"payloadUpdateDate":1628041390768,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390765,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"creationDate":1628041422218,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"debff60e-f0e3-4bab-a304-de42aad3c2a1","generatedFromId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1628041427365,"heatParamsUpdateDate":1628041422218,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628041422218,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"creationDate":1628041390863,"timeout":30,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"3dfbb17b-0eef-4dab-a333-8c066023c51b","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1628041390865,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390863,"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":"9421124a-7516-4244-8d1f-544ced3468e9.9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWFjODAzN2Y5YmY3ZWJkNDk0MTVkYmMyZjNiMzk4ZmY=","artifactUUID":"ff3824a2-2f6c-435a-999c-3c89568d565f","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"9421124a-7516-4244-8d1f-544ced3468e9.9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1628041428624,"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":1628041390801,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"e12305e5-07b5-4e66-aab5-2781f4d4e2f9","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","duplicated":false,"payloadUpdateDate":1628041390806,"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":1628041390801,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1628041390734,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"ca02c0d3-d7a1-4c85-a799-618e73fa1456","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vendorlicense","duplicated":false,"payloadUpdateDate":1628041390743,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390734,"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":1628041422216,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"8f8d694f-252a-4ef2-b7bd-0897e093e72e","generatedFromId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1628041427899,"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":1628041422216,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628041422216,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"creationDate":1628041390784,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"a5d2c323-3fc3-4565-9063-19e04bc71387","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1628041390785,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1628041390784,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","creationTime":1628041422223,"type":"org.openecomp.groups.VfModule","artifacts":["e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1env","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.heat1","e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.cloudtechnologyspecificartifact3"],"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0.e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1628041422223,"customizationUUID":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","groupInstanceArtifacts":["e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.cloudtechnologyspecificartifact3","9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["3dfbb17b-0eef-4dab-a333-8c066023c51b","8f8d694f-252a-4ef2-b7bd-0897e093e72e"],"artifactsUuid":["e12305e5-07b5-4e66-aab5-2781f4d4e2f9","3dfbb17b-0eef-4dab-a333-8c066023c51b"],"groupUUID":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","groupName":"BasicCnf..base_dummy..module-0","groupUid":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"<vfc_id>:<count>","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":"<vfc_id>:<count>","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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"1157db29-3f9c-4e21-ad47-a3635ff34a20","createdFromCsar":false,"uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1628041422091,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"1157db29-3f9c-4e21-ad47-a3635ff34a20","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1628041422091,"customizationUUID":"b3d5255f-d822-4659-a010-89f26309049c","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"9421124a-7516-4244-8d1f-544ced3468e9.1157db29-3f9c-4e21-ad47-a3635ff34a20.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4b567c1-782c-4a08-bacc-7c1a53a6e2b8.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":"b20319c9-8c02-44fb-9cac-9c44ad8067f8.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"b20319c9-8c02-44fb-9cac-9c44ad8067f8","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","empty":false},{"definition":false,"hidden":false,"uniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2cb1bd54-d896-4373-8a61-87f1dbfcf17c","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"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":1628041419941,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"37232b3d-2eb2-4059-944b-3cab186ad4ec","componentMetadataForSupportLog":{"SupportablityComponentUUID":"a29fbd54-908c-4f13-ab73-4200baa3d679","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628041447967,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628041419783,"timeout":0,"artifactType":"OTHER","uniqueId":"9421124a-7516-4244-8d1f-544ced3468e9.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":1628041419783,"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":"37232b3d-2eb2-4059-944b-3cab186ad4ec"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"}
2021-08-04 01:44:09,045 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:44:09,045 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:44:09,046 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-04 01:44:09,046 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-04 01:44:09,046 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:44:09,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:44:09,458 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-04 01:44:09,459 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:44:09,460 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:44:09,461 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:44:09,462 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:09,462 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:09,462 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:44:09,462 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:44:09,462 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:09,462 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:09,462 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:44:09,462 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:44:09,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:09,463 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:09,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:44:09,463 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:44:09,463 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:09,463 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:09,463 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:44:09,463 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:44:09,463 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:44:09,463 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:44:09,464 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-04 01:44:09,464 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-04 01:44:09,464 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:44:09,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:44:10,143 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-04 01:44:10,144 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:44:10,146 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:44:10,150 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:44:10,150 INFO 201:service.py(1) - Service basic_cnf onboarded
2021-08-04 01:44:10,150 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists
2021-08-04 01:44:10,151 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-04 01:44:10,151 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-04 01:44:10,151 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-08-04 01:44:10,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:44:10,283 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-04 01:44:10,284 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500
2021-08-04 01:44:10,284 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a
2021-08-04 01:44:10,284 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-04 01:44:10,284 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-04 01:44:10,284 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information
2021-08-04 01:44:10,287 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {}
2021-08-04 01:44:10,287 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-04 01:44:10,288 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None
2021-08-04 01:44:10,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:44:10,810 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-04 01:44:10,811 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201
2021-08-04 01:44:10,812 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkTmVrbDVUV3BOTUU5R2IxaEVWRTE0VFVSbmQwMVVTWGxOYWswd1QwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVG5KSUNqbFBlR1UyVkZCeVVVVmFjbmhrVUc0MlNqaFpTbXBhVW1GUlJrNUhUV1pJVGxwV0t6ZHBkWGhNSzJaaFYxTnNXRXRRY3pGWU1HSjNUalJMZFRBMlVUSUtka1ZSV0hOUVdGVTNOVlEyVWpWSVJqVmFRekZuY0doMWRFRjRZWFV2Y214UE5XRmpOV2N6WVdjdk5rWjZZM0pQUWs1MGNGQnFibUpIUVZSYVZHVkthQXB3UTJSR2EwbFlRWFJEVUhSdWVGTXZjRWxGWkhsVWRVdzFTVGRXYVdOTVJXc3laVkZHTTI0eFMyUXZhV2w0VGxaYWNFVjZWR3BqU1VKd2MwaGxiRkF4Q2tWMmRtRkdXWGxpUkRBd1RHNDVZelF4UTA0eFlrSjJhRFk0U0dSS2FHOVJWMEl3VTNCaU5HZEJRVGh4UzBSdFYxbFVla0ppWTB0dmFYUklWMW95TjJJS2ExZEViemM0Y1dWT2MwZ3hObnAxWjBOT1NrWkNhMFpCVEZaMWQzSmlRVE5TU1ZkQ1ZrbG1NMlpZYkhoemJqTXZjVWRoWm1oWVYwbHRaMHd5YTJSMlZRcG1NbkU0VXl0M2JVbzJkbWg0WkZCMFVsazRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk9NRUo2Y2twT1NITk5NQzg1UjJGcloyTm1aVTlEZDJ4d1NFTk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRWSFl5VFU4eldYSkVkWFpUU2xwTVdWSkNURmx2Y1hkVmVsWlVjalp2T1dWR1p6SnFORmx6VVRCU1pYaERkRGhFT0FwbVZEVTFXR1Z1ZGtZeGRqRjBTbXMwZHpKVGVYTjBaVFJvV0hsMlN6UXpkRkJZTlVGeE5qRkRkMGwwVjNSWFJrVllTblZUWlZoTVFpdEpNa013VHk5TkNtNDJWV0pFUmpSR2NUUkxkelYzZEdVMGIxcDVPVTlzUlRGcFZGbHJPVWRJTTFKNllWZE9la2RFZFhsTE5YTnNTRTl1YVZoVlEwdHFlakpRZUUxSEx6Y0tVa3hUUkRGQ2FtcENVRXhtSzBsalVVa3dTR0p4UzA5Mk15OTRSazFPV0ZKU05qZDRWSE5oVjNreksyTXllbmMxTHk5NGFITXJTbE4xYUdoNFUzSktSd3B2YzBsa05YSmplbWMxV0hCdmFUWnBZVnBDU1RsQ2JuTk5SVkpTVjFWb0wzSjNWVmQyVlhoUU5HMUtia000TUdOdFJHTk5PVFpGY1ZKVWRtSkJPRXRYQ25neFVtODVVR1JLWmxaWU9WWlhMM1JrTTFwV2MwWkVhbk14VFhkWWFuUndRM2cyYmdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC41Mzo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpaVmxoTDBWRFRWcHRjemgzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJORTFFVFhsTmFrbDZUa1JvWVVaM01IbE5ha0UwVFVSTmVVMXFTWHBPVkVwaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYaEdkVXRoZG1ZMlVsaEZOVmhUVkRJS1puZFBWbHBuWkhWT1pGSlhlVTEyZUZNcmNrSjFkSGc0WjAxUFRYaFRVM1UzVWtKdWMzTmlhMjFxZDBGWU1FUnJiMDkzU1ZaUU5VWlJVMDFMT0UxUWVBcHdhRlZ2UVdaTFlqQkxSWGN4ZVVzck0wOHlkbEIzYTFwcFMxWkxOMGh2VjNOR2RscHBVMmhrU3pacVJDdEJVemxNYW05TFVGYzNSVnBrYldneFZuTmxDbWd2UkdGVVlsRTJORmxYTUVWUU1tNVVTVW8zUzIwMGFUTmFOVzlxVWtGNGN6RjFNbWxyV0N0TFYzQmxaMWxsV201QmMwb3hZbXQzU2tSd05qQXpVMUFLVVdKMlJrOWtjVTlvYlRCUlMzVnVXRWczV1VZMVJrTXlSSGg2YmtSVVlsbGlUVVpJUlZKcVUxb3JSR3hNWVhONlYwUnJjRWhWYjFwWWMwazBSelF2VlFvMlEweHRaMlpLYldoTVJYWTJhMU0wVm1zd1JsZDZXa2d5VUhWUWJYTkJhbXhvWTFkdU5GUkRhVGsyWm1WUGQyYzNSelV3V1VkR0swNVNaak5TVjNCMUNsYzJZakJXZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlV6VVVoUGMyc3daWGQ2VkM4d1duRlRRbmc1TkRSTVExZHJZMGwzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZLTTFJM1VYTnVNekJFZGsxMFRXbDVia05CVURoNlVuSkZaVW8yTjNWSFZFOVBObWg1V1UwMFdFeHVkWEJCSzJabVNFcG9TMFJIQ2xCRE5FaG1NVWg2UTBOU1JFaFdiVEJYVjBSRGNFeHNVRlo1VTAxamVESjVZWGhpVVdVeFdUazNkREZHUkUwMlZsY3liRVJLWjJ4T2FHRlllRzB2U2pFS1ZIRk9WVGxQUVRnMmIwcEhlR2hFZW1aUFIwMHhURmd2YVdzdkt6VlZkRlpRU1VsWlkxVTNWWFZtUldOdFlrZDRka3BJWmpSUWVXTmFZalY2TkVSRkt3cDVkRzlSUkRkMGFFNDJZekJ1U1d4bGJqWktiR3hhVnpGRWFFZzNaa1JhVUZSNmRIcEVURE5vV0RZemNVNVJaMjlrUldNMlIxaFphbTkxUW1STlQwUndDakF5U0VreVJYSm9TRlY1TVZCbU1ERnJiR3QwUzBJNGJ6STVWbXAxVFhsTWRXTmhVa3hvTkd4aldIWjZSRnBpTjAxUGFFRnVkSHAzTVVNeFMzaE9NMkVLVVZrd1JtWTJaMlpFTDJsbVVGWXpZak0xY1ZkYWNFUnJURGRKZUdseGN6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGY0VGSlFrRkJTME5CVVVWQmVFWjFTMkYyWmpaU1dFVTFXRk5VTW1aM1QxWmFaMlIxVG1SU1YzbE5kbmhUSzNKQ2RYUjRPR2ROVDAxNFUxTjFDamRTUW01emMySnJiV3AzUVZnd1JHdHZUM2RKVmxBMVJsRlRUVXM0VFZCNGNHaFZiMEZtUzJJd1MwVjNNWGxMS3pOUE1uWlFkMnRhYVV0V1N6ZEliMWNLYzBaMldtbFRhR1JMTm1wRUswRlRPVXhxYjB0UVZ6ZEZXbVJ0YURGV2MyVm9MMFJoVkdKUk5qUlpWekJGVURKdVZFbEtOMHR0TkdreldqVnZhbEpCZUFwek1YVXlhV3RZSzB0WGNHVm5XV1ZhYmtGelNqRmlhM2RLUkhBMk1ETlRVRkZpZGtaUFpIRlBhRzB3VVV0MWJsaElOMWxHTlVaRE1rUjRlbTVFVkdKWkNtSk5Sa2hGVW1wVFdpdEViRXhoYzNwWFJHdHdTRlZ2V2xoelNUUkhOQzlWTmtOTWJXZG1TbTFvVEVWMk5tdFRORlpyTUVaWGVscElNbEIxVUcxelFXb0tiR2hqVjI0MFZFTnBPVFptWlU5M1p6ZEhOVEJaUjBZclRsSm1NMUpYY0hWWE5tSXdWbmRKUkVGUlFVSkJiMGxDUVVWR1pESXZiRFpNWkZkaFQwdGtOZ3BYTldsNU16ZFNSV1YyY25WbmFXdzRVWGR4Y25wMWVHVTFRU3RXYVdKS1JGbFFlRWxRY3pBd1EzWjNVbEl5Y0hWV2RUTXZVbFpNVDBKek5FWldWMjlNQ2xGT1IzbE1NSGhsYzBkS1IyeDBVek50TWxFcmREa3dOMDFWV0dSRFRrVnhXRFF3T0U1dVNFUm1lV2tyYlU5YWFUVllkVlJHVEN0WmRGVmlWM0ZXYnpJS1lVUmhTRUp3Vm1ocU1IaDFWSGxDY3pSS2JrZDNhWFpCTWtacFFVRnJjbU5WVldOR05YWnFZM0p2ZGt3NWJGZzFWV1V4Y1ZvNE0yRlRPVTFwZEVkRVR3b3lTakJoYzFSc05FUlZXRkJMU1dsd2QydGhUMWsxZHpWdFpqSmxXRFZHV1VSRFdEVXJPRk5DU1UxRVJqTk5iVWh6TVc4NFVYcHdWa05IVm5WRk4zRm1DazAxU0VWQmQxQkZRVmxuYnpSYVRYUlpUSEZIYTFwR1RuUkVORUpTVDJGRVVtdHlOek5zYmk5clZtRjVaRVZUUVU1SFFYUlFaazgxT0RWVWF5dFphVm9LYjNKdlYxUlJSVU5uV1VWQmVVeElPRVpGZERJclFUVlhibGR2UlRGTk1GbDRURlJYTkU0MVVqWXlUR1pVTkhsVksySnRhbWhPY21SbU16VlJlbVE0TndwWVoxbEdjMmhoUnprM2ExUTFRVlZRUlVKNlN5ODNVekJsVlZSUmMxbG1jRVJEVDFGTFduZFZUVmsyYTJkR01XUkhiMnBRUVRBd1YzQm9WWG96Wm1aeENsSnRZa1kwWlZrMEt5OUdkWHBqVjFGU1MwMVZTSFp4V1VodFdYaEZMM1IxVlZWRWFqbFdWVkF3Ynk5blJGbzRkVVZRYjBJM05FVkRaMWxGUVN0dVpVOEtVRmx4UzNSYWNYaHZVVlpPVDFSMmJqSkhSVzF3ZEVweGNqbDFabFJXZFcxNk1uQXlabkV3ZUUxb05IUlRkWGRWTW10alExbFplVU5pZDAxS1dFcGhPUXBTTTJ0amFUbFhjRGRZWldOaVdXSk5ZVkJoZG1zd2VDOXVlSEZYUW1wWmJuaERhWE12TTFCdWJqTjNUbEZKYUd4YU9YUTBiR3hwUmtJeFYyNTVRbUp5Q2tzM2FUWkpXRkV3ZEZKRFFVbHZWRVo2TDBvNVRYbzBLek51Y1ZCR1JUWnplVXh2WlZRNVkwTm5XVVZCYjNkcWNtaGlWVlZVVldsbmJHcHZSU3RNV1hjS1RUaFFVV1F4V2tSaFFuVnRNbmxIVWl0Q1oxWlFVbnB5UzA5SU9WWklSRTg0Yml0cU5uUnpaMEV5Wlc1UUsyNVpTbUpsZFU1UVIyZFdiemxRYkZwcFdnb3JhRVk1TUVRclNuSkJVamR2UVdVMFZscEVhakJ2VDNsTVdFMHhPR3hEZFZWVmFURTBaVUUzVmtobU5rVnNSVEk1U0hOcFNXeFNhV1JRWlVKVlVVWkZDbmxrT0ZWRlJERnpiMEp1WlRSc1NEUm5lbEZHYkVsRlEyZFpSVUZ5VGtRdlIwOUdWbk5rV2twNE5FNXFPVU5EYzJGTVZXNTFVMVZ2VEdGNlNYSjBVMVlLVGxSdlRrSnVlWHB1UWxGTlVtdDVPRmR3ZEhsUWFVbzBRVTlpUldRNWEyVlJiMjFFVFRoNU5rVmljR01yV1d4Mk1IVkRZVFZ1VWpZdmFXMVhOa1JTU0FwdVpWa3JOelJrYldkeWJGTllNM1E1UmtoeWRrdHFWbkp1Umt4NWEwaEhXREZFVVVOWldVUlFkVlJ5YjFodGFtdEpRVmc1WTNaVU5EVm5UVVZhUVhWbkNqRnRUSE01VlUxRFoxbEJhMmREVVVaMEx6QnpSbmhQV1RJeE5IazRTR0poV25jeldVdEpaemt6Um10M1ZEUjZaMGxuZVVkR1NtaFVUMG92YVZreGFqZ0tXVEUwWXpaU2JubHRkR3hSWmpZMVNIRXljbFJ5Unk5Vk5uZFVjbk56YURCRWRVUm9hWGt2TXlzcmVHczRZVVZTTWxGSVNqZFBUREUxU1RseGIza3hiZ3BRV0c1SllqVXlZalp2TDFZM0wySXdVRzFNV25GUVZGUm9OVWxYYlhGaFdXVlVkeXR2Y3k5aWFIbHRiRFYyVXpCbWNGUmFPR2M5UFFvdExTMHRMVVZPUkNCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRbz0K","other-connectivity-list":{"connectivity-records":[]}}

2021-08-04 01:44:10,814 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-04 01:44:10,814 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-04 01:44:10,814 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-08-04 01:44:10,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:44:10,842 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-04 01:44:10,843 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200
2021-08-04 01:44:10,843 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkTmVrbDVUV3BOTUU5R2IxaEVWRTE0VFVSbmQwMVVTWGxOYWswd1QwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVG5KSUNqbFBlR1UyVkZCeVVVVmFjbmhrVUc0MlNqaFpTbXBhVW1GUlJrNUhUV1pJVGxwV0t6ZHBkWGhNSzJaaFYxTnNXRXRRY3pGWU1HSjNUalJMZFRBMlVUSUtka1ZSV0hOUVdGVTNOVlEyVWpWSVJqVmFRekZuY0doMWRFRjRZWFV2Y214UE5XRmpOV2N6WVdjdk5rWjZZM0pQUWs1MGNGQnFibUpIUVZSYVZHVkthQXB3UTJSR2EwbFlRWFJEVUhSdWVGTXZjRWxGWkhsVWRVdzFTVGRXYVdOTVJXc3laVkZHTTI0eFMyUXZhV2w0VGxaYWNFVjZWR3BqU1VKd2MwaGxiRkF4Q2tWMmRtRkdXWGxpUkRBd1RHNDVZelF4UTA0eFlrSjJhRFk0U0dSS2FHOVJWMEl3VTNCaU5HZEJRVGh4UzBSdFYxbFVla0ppWTB0dmFYUklWMW95TjJJS2ExZEViemM0Y1dWT2MwZ3hObnAxWjBOT1NrWkNhMFpCVEZaMWQzSmlRVE5TU1ZkQ1ZrbG1NMlpZYkhoemJqTXZjVWRoWm1oWVYwbHRaMHd5YTJSMlZRcG1NbkU0VXl0M2JVbzJkbWg0WkZCMFVsazRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk9NRUo2Y2twT1NITk5NQzg1UjJGcloyTm1aVTlEZDJ4d1NFTk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRWSFl5VFU4eldYSkVkWFpUU2xwTVdWSkNURmx2Y1hkVmVsWlVjalp2T1dWR1p6SnFORmx6VVRCU1pYaERkRGhFT0FwbVZEVTFXR1Z1ZGtZeGRqRjBTbXMwZHpKVGVYTjBaVFJvV0hsMlN6UXpkRkJZTlVGeE5qRkRkMGwwVjNSWFJrVllTblZUWlZoTVFpdEpNa013VHk5TkNtNDJWV0pFUmpSR2NUUkxkelYzZEdVMGIxcDVPVTlzUlRGcFZGbHJPVWRJTTFKNllWZE9la2RFZFhsTE5YTnNTRTl1YVZoVlEwdHFlakpRZUUxSEx6Y0tVa3hUUkRGQ2FtcENVRXhtSzBsalVVa3dTR0p4UzA5Mk15OTRSazFPV0ZKU05qZDRWSE5oVjNreksyTXllbmMxTHk5NGFITXJTbE4xYUdoNFUzSktSd3B2YzBsa05YSmplbWMxV0hCdmFUWnBZVnBDU1RsQ2JuTk5SVkpTVjFWb0wzSjNWVmQyVlhoUU5HMUtia000TUdOdFJHTk5PVFpGY1ZKVWRtSkJPRXRYQ25neFVtODVVR1JLWmxaWU9WWlhMM1JrTTFwV2MwWkVhbk14VFhkWWFuUndRM2cyYmdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC41Mzo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpaVmxoTDBWRFRWcHRjemgzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJORTFFVFhsTmFrbDZUa1JvWVVaM01IbE5ha0UwVFVSTmVVMXFTWHBPVkVwaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYaEdkVXRoZG1ZMlVsaEZOVmhUVkRJS1puZFBWbHBuWkhWT1pGSlhlVTEyZUZNcmNrSjFkSGc0WjAxUFRYaFRVM1UzVWtKdWMzTmlhMjFxZDBGWU1FUnJiMDkzU1ZaUU5VWlJVMDFMT0UxUWVBcHdhRlZ2UVdaTFlqQkxSWGN4ZVVzck0wOHlkbEIzYTFwcFMxWkxOMGh2VjNOR2RscHBVMmhrU3pacVJDdEJVemxNYW05TFVGYzNSVnBrYldneFZuTmxDbWd2UkdGVVlsRTJORmxYTUVWUU1tNVVTVW8zUzIwMGFUTmFOVzlxVWtGNGN6RjFNbWxyV0N0TFYzQmxaMWxsV201QmMwb3hZbXQzU2tSd05qQXpVMUFLVVdKMlJrOWtjVTlvYlRCUlMzVnVXRWczV1VZMVJrTXlSSGg2YmtSVVlsbGlUVVpJUlZKcVUxb3JSR3hNWVhONlYwUnJjRWhWYjFwWWMwazBSelF2VlFvMlEweHRaMlpLYldoTVJYWTJhMU0wVm1zd1JsZDZXa2d5VUhWUWJYTkJhbXhvWTFkdU5GUkRhVGsyWm1WUGQyYzNSelV3V1VkR0swNVNaak5TVjNCMUNsYzJZakJXZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlV6VVVoUGMyc3daWGQ2VkM4d1duRlRRbmc1TkRSTVExZHJZMGwzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZLTTFJM1VYTnVNekJFZGsxMFRXbDVia05CVURoNlVuSkZaVW8yTjNWSFZFOVBObWg1V1UwMFdFeHVkWEJCSzJabVNFcG9TMFJIQ2xCRE5FaG1NVWg2UTBOU1JFaFdiVEJYVjBSRGNFeHNVRlo1VTAxamVESjVZWGhpVVdVeFdUazNkREZHUkUwMlZsY3liRVJLWjJ4T2FHRlllRzB2U2pFS1ZIRk9WVGxQUVRnMmIwcEhlR2hFZW1aUFIwMHhURmd2YVdzdkt6VlZkRlpRU1VsWlkxVTNWWFZtUldOdFlrZDRka3BJWmpSUWVXTmFZalY2TkVSRkt3cDVkRzlSUkRkMGFFNDJZekJ1U1d4bGJqWktiR3hhVnpGRWFFZzNaa1JhVUZSNmRIcEVURE5vV0RZemNVNVJaMjlrUldNMlIxaFphbTkxUW1STlQwUndDakF5U0VreVJYSm9TRlY1TVZCbU1ERnJiR3QwUzBJNGJ6STVWbXAxVFhsTWRXTmhVa3hvTkd4aldIWjZSRnBpTjAxUGFFRnVkSHAzTVVNeFMzaE9NMkVLVVZrd1JtWTJaMlpFTDJsbVVGWXpZak0xY1ZkYWNFUnJURGRKZUdseGN6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGY0VGSlFrRkJTME5CVVVWQmVFWjFTMkYyWmpaU1dFVTFXRk5VTW1aM1QxWmFaMlIxVG1SU1YzbE5kbmhUSzNKQ2RYUjRPR2ROVDAxNFUxTjFDamRTUW01emMySnJiV3AzUVZnd1JHdHZUM2RKVmxBMVJsRlRUVXM0VFZCNGNHaFZiMEZtUzJJd1MwVjNNWGxMS3pOUE1uWlFkMnRhYVV0V1N6ZEliMWNLYzBaMldtbFRhR1JMTm1wRUswRlRPVXhxYjB0UVZ6ZEZXbVJ0YURGV2MyVm9MMFJoVkdKUk5qUlpWekJGVURKdVZFbEtOMHR0TkdreldqVnZhbEpCZUFwek1YVXlhV3RZSzB0WGNHVm5XV1ZhYmtGelNqRmlhM2RLUkhBMk1ETlRVRkZpZGtaUFpIRlBhRzB3VVV0MWJsaElOMWxHTlVaRE1rUjRlbTVFVkdKWkNtSk5Sa2hGVW1wVFdpdEViRXhoYzNwWFJHdHdTRlZ2V2xoelNUUkhOQzlWTmtOTWJXZG1TbTFvVEVWMk5tdFRORlpyTUVaWGVscElNbEIxVUcxelFXb0tiR2hqVjI0MFZFTnBPVFptWlU5M1p6ZEhOVEJaUjBZclRsSm1NMUpYY0hWWE5tSXdWbmRKUkVGUlFVSkJiMGxDUVVWR1pESXZiRFpNWkZkaFQwdGtOZ3BYTldsNU16ZFNSV1YyY25WbmFXdzRVWGR4Y25wMWVHVTFRU3RXYVdKS1JGbFFlRWxRY3pBd1EzWjNVbEl5Y0hWV2RUTXZVbFpNVDBKek5FWldWMjlNQ2xGT1IzbE1NSGhsYzBkS1IyeDBVek50TWxFcmREa3dOMDFWV0dSRFRrVnhXRFF3T0U1dVNFUm1lV2tyYlU5YWFUVllkVlJHVEN0WmRGVmlWM0ZXYnpJS1lVUmhTRUp3Vm1ocU1IaDFWSGxDY3pSS2JrZDNhWFpCTWtacFFVRnJjbU5WVldOR05YWnFZM0p2ZGt3NWJGZzFWV1V4Y1ZvNE0yRlRPVTFwZEVkRVR3b3lTakJoYzFSc05FUlZXRkJMU1dsd2QydGhUMWsxZHpWdFpqSmxXRFZHV1VSRFdEVXJPRk5DU1UxRVJqTk5iVWh6TVc4NFVYcHdWa05IVm5WRk4zRm1DazAxU0VWQmQxQkZRVmxuYnpSYVRYUlpUSEZIYTFwR1RuUkVORUpTVDJGRVVtdHlOek5zYmk5clZtRjVaRVZUUVU1SFFYUlFaazgxT0RWVWF5dFphVm9LYjNKdlYxUlJSVU5uV1VWQmVVeElPRVpGZERJclFUVlhibGR2UlRGTk1GbDRURlJYTkU0MVVqWXlUR1pVTkhsVksySnRhbWhPY21SbU16VlJlbVE0TndwWVoxbEdjMmhoUnprM2ExUTFRVlZRUlVKNlN5ODNVekJsVlZSUmMxbG1jRVJEVDFGTFduZFZUVmsyYTJkR01XUkhiMnBRUVRBd1YzQm9WWG96Wm1aeENsSnRZa1kwWlZrMEt5OUdkWHBqVjFGU1MwMVZTSFp4V1VodFdYaEZMM1IxVlZWRWFqbFdWVkF3Ynk5blJGbzRkVVZRYjBJM05FVkRaMWxGUVN0dVpVOEtVRmx4UzNSYWNYaHZVVlpPVDFSMmJqSkhSVzF3ZEVweGNqbDFabFJXZFcxNk1uQXlabkV3ZUUxb05IUlRkWGRWTW10alExbFplVU5pZDAxS1dFcGhPUXBTTTJ0amFUbFhjRGRZWldOaVdXSk5ZVkJoZG1zd2VDOXVlSEZYUW1wWmJuaERhWE12TTFCdWJqTjNUbEZKYUd4YU9YUTBiR3hwUmtJeFYyNTVRbUp5Q2tzM2FUWkpXRkV3ZEZKRFFVbHZWRVo2TDBvNVRYbzBLek51Y1ZCR1JUWnplVXh2WlZRNVkwTm5XVVZCYjNkcWNtaGlWVlZVVldsbmJHcHZSU3RNV1hjS1RUaFFVV1F4V2tSaFFuVnRNbmxIVWl0Q1oxWlFVbnB5UzA5SU9WWklSRTg0Yml0cU5uUnpaMEV5Wlc1UUsyNVpTbUpsZFU1UVIyZFdiemxRYkZwcFdnb3JhRVk1TUVRclNuSkJVamR2UVdVMFZscEVhakJ2VDNsTVdFMHhPR3hEZFZWVmFURTBaVUUzVmtobU5rVnNSVEk1U0hOcFNXeFNhV1JRWlVKVlVVWkZDbmxrT0ZWRlJERnpiMEp1WlRSc1NEUm5lbEZHYkVsRlEyZFpSVUZ5VGtRdlIwOUdWbk5rV2twNE5FNXFPVU5EYzJGTVZXNTFVMVZ2VEdGNlNYSjBVMVlLVGxSdlRrSnVlWHB1UWxGTlVtdDVPRmR3ZEhsUWFVbzBRVTlpUldRNWEyVlJiMjFFVFRoNU5rVmljR01yV1d4Mk1IVkRZVFZ1VWpZdmFXMVhOa1JTU0FwdVpWa3JOelJrYldkeWJGTllNM1E1UmtoeWRrdHFWbkp1Umt4NWEwaEhXREZFVVVOWldVUlFkVlJ5YjFodGFtdEpRVmc1WTNaVU5EVm5UVVZhUVhWbkNqRnRUSE01VlUxRFoxbEJhMmREVVVaMEx6QnpSbmhQV1RJeE5IazRTR0poV25jeldVdEpaemt6Um10M1ZEUjZaMGxuZVVkR1NtaFVUMG92YVZreGFqZ0tXVEUwWXpaU2JubHRkR3hSWmpZMVNIRXljbFJ5Unk5Vk5uZFVjbk56YURCRWRVUm9hWGt2TXlzcmVHczRZVVZTTWxGSVNqZFBUREUxU1RseGIza3hiZ3BRV0c1SllqVXlZalp2TDFZM0wySXdVRzFNV25GUVZGUm9OVWxYYlhGaFdXVlVkeXR2Y3k5aWFIbHRiRFYyVXpCbWNGUmFPR2M5UFFvdExTMHRMVVZPUkNCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRbz0K","other-connectivity-list":{"connectivity-records":[]}}

2021-08-04 01:44:10,845 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-04 01:44:10,846 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-04 01:44:10,846 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-04 01:44:10,846 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:44:10,847 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:10,905 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-04 01:44:10,906 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-04 01:44:10,906 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-04 01:44:10,906 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-04 01:44:10,906 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-04 01:44:10,913 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-04 01:44:10,913 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-04 01:44:10,913 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-04 01:44:10,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:10,989 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-04 01:44:10,990 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-04 01:44:10,990 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-04 01:44:10,992 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-04 01:44:10,992 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-04 01:44:10,992 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:44:10,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,043 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-04 01:44:11,044 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:44:11,044 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":"1628041450947"}]}
2021-08-04 01:44:11,066 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-04 01:44:11,066 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/4cee6a75-8f2a-4e78-a1e9-d3881c2661dd
2021-08-04 01:44:11,066 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "4cee6a75-8f2a-4e78-a1e9-d3881c2661dd",
    "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-04 01:44:11,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,139 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/4cee6a75-8f2a-4e78-a1e9-d3881c2661dd HTTP/1.1" 201 0
2021-08-04 01:44:11,140 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-04 01:44:11,140 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-04 01:44:11,142 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-04 01:44:11,142 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-04 01:44:11,142 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-04 01:44:11,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,182 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-04 01:44:11,183 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-04 01:44:11,183 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-04 01:44:11,184 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-04 01:44:11,184 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-04 01:44:11,184 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-04 01:44:11,184 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-04 01:44:11,188 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-04 01:44:11,188 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-04 01:44:11,188 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-04 01:44:11,190 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,274 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-04 01:44:11,275 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-04 01:44:11,275 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-04 01:44:11,277 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-04 01:44:11,278 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-04 01:44:11,278 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-04 01:44:11,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,319 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-04 01:44:11,319 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-04 01:44:11,320 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-04 01:44:11,320 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-04 01:44:11,320 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-04 01:44:11,323 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-04 01:44:11,323 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-04 01:44:11,324 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-04 01:44:11,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,391 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-04 01:44:11,392 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-04 01:44:11,392 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-04 01:44:11,402 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-04 01:44:11,402 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-04 01:44:11,402 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-04 01:44:11,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,447 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-04 01:44:11,448 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412
2021-08-04 01:44:11,448 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-04 01:44:11,448 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-04 01:44:11,448 WARNING 37:complex_create.py(1) - Try to update the complex failed.
2021-08-04 01:44:11,454 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-04 01:44:11,454 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-04 01:44:11,454 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:44:11,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,498 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-04 01:44:11,499 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:44:11,499 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":"1628041450947"}]}
2021-08-04 01:44:11,506 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-04 01:44:11,507 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-04 01:44:11,507 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-04 01:44:11,508 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,608 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-04 01:44:11,608 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-04 01:44:11,609 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-04 01:44:11,615 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-04 01:44:11,616 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-04 01:44:11,616 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-04 01:44:11,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,674 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-04 01:44:11,675 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-04 01:44:11,675 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-04 01:44:11,677 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-04 01:44:11,677 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-04 01:44:11,677 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-04 01:44:11,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,713 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-04 01:44:11,714 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-04 01:44:11,714 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":"1628041451643"}
2021-08-04 01:44:11,716 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-04 01:44:11,716 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-04 01:44:11,716 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-04 01:44:11,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,752 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-04 01:44:11,752 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-04 01:44:11,752 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":"1628041451643"}
2021-08-04 01:44:11,754 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-04 01:44:11,755 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-04 01:44:11,755 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-04 01:44:11,756 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:11,797 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-04 01:44:11,797 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404
2021-08-04 01:44:11,798 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-04 01:44:11,798 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-04 01:44:11,798 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-04 01:44:11,798 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer
2021-08-04 01:44:11,800 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:44:11,800 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:44:11,801 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-04 01:44:11,801 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-04 01:44:11,801 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:44:11,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:44:12,276 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-04 01:44:12,277 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:44:12,277 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:44:12,280 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:44:12,280 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:12,280 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:12,280 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:44:12,280 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:44:12,280 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:12,280 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:12,280 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:44:12,281 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:44:12,281 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:12,281 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:12,281 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:44:12,281 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:44:12,281 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:12,281 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:12,281 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:44:12,281 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:44:12,281 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:44:12,281 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:44:12,282 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-04 01:44:12,282 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-04 01:44:12,282 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:44:12,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:44:13,226 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-04 01:44:13,228 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:44:13,230 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:44:13,236 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:44:13,236 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-04 01:44:13,236 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-04 01:44:13,237 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "efa7d96f-f69e-4702-9151-07f7cae265ff"
}
2021-08-04 01:44:13,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,297 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-04 01:44:13,298 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-04 01:44:13,298 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-04 01:44:13,300 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-04 01:44:13,301 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-04 01:44:13,301 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-04 01:44:13,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,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-type=basic_cnf HTTP/1.1" 200 90
2021-08-04 01:44:13,349 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-04 01:44:13,349 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628041453269"}]}
2021-08-04 01:44:13,352 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-04 01:44:13,352 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-04 01:44:13,352 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-04 01:44:13,353 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,402 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-04 01:44:13,403 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-04 01:44:13,403 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":"1628041451643"}
2021-08-04 01:44:13,405 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-04 01:44:13,405 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-04 01:44:13,406 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-04 01:44:13,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,457 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-04 01:44:13,458 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-04 01:44:13,459 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628041453269"}]}
2021-08-04 01:44:13,462 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-04 01:44:13,462 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-04 01:44:13,462 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:44:13,464 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,514 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-04 01:44:13,515 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:44:13,515 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":"1628041451533","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-04 01:44:13,518 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-04 01:44:13,518 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-04 01:44:13,518 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-04 01:44:13,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,563 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-04 01:44:13,564 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-04 01:44:13,565 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628041451219"}
2021-08-04 01:44:13,574 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-04 01:44:13,574 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-04 01:44:13,574 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=1628041451219",
    
    
        "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-04 01:44:13,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,662 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-04 01:44:13,663 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-04 01:44:13,663 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-04 01:44:13,665 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-04 01:44:13,665 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-04 01:44:13,665 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-04 01:44:13,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,704 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-04 01:44:13,705 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-04 01:44:13,705 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":"1628041451643"}
2021-08-04 01:44:13,707 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-04 01:44:13,707 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-04 01:44:13,708 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:44:13,709 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,754 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-04 01:44:13,755 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:44:13,755 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":"1628041451533","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-04 01:44:13,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-04 01:44:13,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-04 01:44:13,757 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-04 01:44:13,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,797 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-04 01:44:13,798 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-04 01:44:13,798 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628041453605","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-04 01:44:13,800 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-04 01:44:13,800 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-04 01:44:13,801 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-04 01:44:13,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,844 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185
2021-08-04 01:44:13,845 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-04 01:44:13,845 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"fe2b6931-2baf-423e-a641-5b95c9d28f28","owning-entity-name":"OE-ETE_Customer-fe2b6931-2baf-423e-a641-5b95c9d28f28","resource-version":"1628040235471","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_0f33a02c-ba5e-433f-acc6-05a104bea897/service-subscriptions/service-subscription/pNF/service-instances/service-instance/885e4117-4a70-49c7-bafa-22295e4e2312","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_0f33a02c-ba5e-433f-acc6-05a104bea897"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"885e4117-4a70-49c7-bafa-22295e4e2312"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name0f33a02c-ba5e-433f-acc6-05a104bea897"}]}]}},{"owning-entity-id":"ab34c5d9-457b-4767-b41f-976fdfc618f0","owning-entity-name":"basicvm-oe","resource-version":"1628041232233"}]}
2021-08-04 01:44:13,847 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-04 01:44:13,850 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-04 01:44:13,850 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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8
2021-08-04 01:44:13,850 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnf_owning_entity",
    "owning-entity-id": "5e4b9cb8-6d65-4145-885b-6efb9678d3d8"
}
2021-08-04 01:44:13,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,900 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/5e4b9cb8-6d65-4145-885b-6efb9678d3d8 HTTP/1.1" 201 0
2021-08-04 01:44:13,900 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-04 01:44:13,901 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-04 01:44:13,902 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-04 01:44:13,903 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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8
2021-08-04 01:44:13,903 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-04 01:44:13,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:44:13,940 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/5e4b9cb8-6d65-4145-885b-6efb9678d3d8 HTTP/1.1" 200 139
2021-08-04 01:44:13,941 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-04 01:44:13,941 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8","owning-entity-name":"basicnf_owning_entity","resource-version":"1628041453877"}
2021-08-04 01:44:13,946 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-04 01:44:13,946 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-04 01:44:13,946 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: {
    "options": ["basicnf_project"]
}
2021-08-04 01:44:13,947 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-04 01:44:14,212 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-04 01:44:14,214 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200
2021-08-04 01:44:14,214 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]}
2021-08-04 01:44:14,217 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-04 01:44:14,217 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:44:14,217 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:44:14,217 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-04 01:44:14,217 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-04 01:44:14,218 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:44:14,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:44:14,638 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-04 01:44:14,639 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:44:14,639 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:44:14,641 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:44:14,641 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:14,641 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:14,642 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:44:14,642 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:44:14,642 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:14,642 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:14,642 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:44:14,642 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:44:14,642 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:14,642 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:14,642 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:44:14,643 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:44:14,643 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:44:14,643 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:44:14,643 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:44:14,643 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:44:14,643 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:44:14,643 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:44:14,643 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-04 01:44:14,644 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-04 01:44:14,644 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:44:14,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:44:15,160 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-04 01:44:15,162 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:44:15,164 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:44:15,168 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:44:15,168 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-04 01:44:15,169 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/a29fbd54-908c-4f13-ab73-4200baa3d679/distribution
2021-08-04 01:44:15,169 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None
2021-08-04 01:44:15,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:44:15,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/distribution HTTP/1.1" 200 205
2021-08-04 01:44:15,219 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200
2021-08-04 01:44:15,219 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"c634452b-1dfe-454e-9033-756f2d847145","timestamp":"2021-08-04 01:44:07.441 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-04 01:44:15,221 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-04 01:44:15,221 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/c634452b-1dfe-454e-9033-756f2d847145
2021-08-04 01:44:15,221 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-04 01:44:15,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:44:15,269 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c634452b-1dfe-454e-9033-756f2d847145 HTTP/1.1" 200 29
2021-08-04 01:44:15,270 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-04 01:44:15,271 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]}
2021-08-04 01:44:15,272 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-04 01:44:15,273 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-08-04 01:45:15,334 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-04 01:45:15,334 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/c634452b-1dfe-454e-9033-756f2d847145
2021-08-04 01:45:15,334 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-04 01:45:15,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:45:15,510 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c634452b-1dfe-454e-9033-756f2d847145 HTTP/1.1" 200 29
2021-08-04 01:45:15,511 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-04 01:45:15,511 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]}
2021-08-04 01:45:15,513 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-04 01:45:15,514 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-08-04 01:46:15,577 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-04 01:46:15,579 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/c634452b-1dfe-454e-9033-756f2d847145
2021-08-04 01:46:15,579 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-04 01:46:15,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:46:15,679 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c634452b-1dfe-454e-9033-756f2d847145 HTTP/1.1" 200 29
2021-08-04 01:46:15,680 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-04 01:46:15,681 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]}
2021-08-04 01:46:15,683 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-04 01:46:15,683 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-08-04 01:47:15,746 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-04 01:47:15,747 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/c634452b-1dfe-454e-9033-756f2d847145
2021-08-04 01:47:15,747 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-04 01:47:15,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:47:15,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c634452b-1dfe-454e-9033-756f2d847145 HTTP/1.1" 200 None
2021-08-04 01:47:15,946 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-04 01:47:15,947 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041457872","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","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":"1628041441069","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":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041457362","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","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":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","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":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041460145","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","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":"1628041446927","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":"1628041460850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","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":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","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":"1628041461271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","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":"1628041463349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628041441069","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":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041456357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628041441069","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":"1628041456736","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628041441069","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041463279","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041450993","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041463394","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041459019","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","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":"1628041442176","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":"1628041462275","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","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":"1628041450993","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":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","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":"1628041441069","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041462386","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041464352","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041469721","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-04 01:47:15,950 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041457872', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', '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': '1628041441069', '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': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041457362', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', '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': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', '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': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041460145', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', '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': '1628041446927', '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': '1628041460850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', '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': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', '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': '1628041461271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', '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': '1628041463349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628041441069', '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': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041456357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628041441069', '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': '1628041456736', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628041441069', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041463279', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041450993', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041463394', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041459019', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', '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': '1628041442176', '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': '1628041462275', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', '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': '1628041450993', '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': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', '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': '1628041441069', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041462386', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041464352', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041469721', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-04 01:47:15,951 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-04 01:47:15,951 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-04 01:47:15,952 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-08-04 01:48:16,013 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-04 01:48:16,014 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/c634452b-1dfe-454e-9033-756f2d847145
2021-08-04 01:48:16,014 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-04 01:48:16,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:48:16,144 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c634452b-1dfe-454e-9033-756f2d847145 HTTP/1.1" 200 None
2021-08-04 01:48:16,145 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-04 01:48:16,146 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041457872","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","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":"1628041441069","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":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041457362","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","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":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041481242","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","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":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041460145","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041474983","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","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":"1628041460850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","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":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","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":"1628041461271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","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":"1628041463349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628041441069","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":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041475990","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041456357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628041441069","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":"1628041456736","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628041441069","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041463279","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041450993","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041463394","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041480237","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041459019","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","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":"1628041442176","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":"1628041462275","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","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":"1628041450993","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":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","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":"1628041441069","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041462386","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041464352","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041478225","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041469721","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-04 01:48:16,149 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041457872', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', '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': '1628041441069', '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': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041457362', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', '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': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041481242', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', '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': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041460145', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041474983', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', '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': '1628041460850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', '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': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', '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': '1628041461271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', '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': '1628041463349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628041441069', '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': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041475990', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041456357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628041441069', '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': '1628041456736', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628041441069', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041463279', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041450993', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041463394', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041480237', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041459019', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', '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': '1628041442176', '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': '1628041462275', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', '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': '1628041450993', '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': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', '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': '1628041441069', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041462386', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041464352', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041478225', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041469721', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-04 01:48:16,150 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-04 01:48:16,151 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-04 01:48:16,151 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s
2021-08-04 01:49:16,214 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-04 01:49:16,215 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/c634452b-1dfe-454e-9033-756f2d847145
2021-08-04 01:49:16,215 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None
2021-08-04 01:49:16,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:49:16,330 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c634452b-1dfe-454e-9033-756f2d847145 HTTP/1.1" 200 None
2021-08-04 01:49:16,332 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200
2021-08-04 01:49:16,333 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041602300","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041619790","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041457872","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","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":"1628041441069","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":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041457362","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041602300","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":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041602300","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041481242","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","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":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041629815","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041460145","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","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":"1628041602300","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041602300","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041474983","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","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":"1628041460850","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","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":"1628041627808","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","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":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041618485","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":"1628041602300","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041461271","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","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":"1628041463349","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628041441069","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":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041625798","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":"aai-ml","timestamp":"1628041475990","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041456357","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628041441069","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":"1628041456736","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628041441069","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041463279","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041602300","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041602300","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041450993","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041602300","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","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":"1628041441069","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041463394","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041621378","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041480237","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041615875","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041459019","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","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":"1628041623669","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","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":"1628041624793","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":"policy-id","timestamp":"1628041462275","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041626805","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":"1628041450993","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":"1628041450993","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":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","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":"1628041441069","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041622522","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041459840","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628041462386","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041464352","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628041442176","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":"1628041446927","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628041450993","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628041459878","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628041628811","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628041478225","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628041439712","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":"1628041469721","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628041451477","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-04 01:49:16,335 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041602300', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041619790', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041457872', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', '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': '1628041441069', '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': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041457362', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041602300', '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': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041602300', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041481242', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', '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': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041629815', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041460145', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', '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': '1628041602300', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041602300', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041474983', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', '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': '1628041460850', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', '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': '1628041627808', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', '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': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041618485', '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': '1628041602300', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041461271', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', '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': '1628041463349', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628041441069', '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': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041625798', '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': 'aai-ml', 'timestamp': '1628041475990', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041456357', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628041441069', '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': '1628041456736', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628041441069', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041463279', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041602300', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041602300', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041450993', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041602300', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', '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': '1628041441069', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041463394', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041621378', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041480237', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041615875', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041459019', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', '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': '1628041623669', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', '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': '1628041624793', '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': 'policy-id', 'timestamp': '1628041462275', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041626805', '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': '1628041450993', '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': '1628041450993', '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': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', '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': '1628041441069', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041622522', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041459840', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628041462386', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041464352', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628041442176', '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': '1628041446927', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628041450993', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628041459878', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628041628811', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628041478225', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628041439712', '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': '1628041469721', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628041451477', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-04 01:49:16,337 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-04 01:49:16,337 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-04 01:49:16,337 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-04 01:49:16,337 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-04 01:49:16,337 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-04 01:49:16,338 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-04 01:49:16,338 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-04 01:49:16,338 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-04 01:49:16,338 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished
2021-08-04 01:49:16,348 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': 'a183b921-7326-4d1d-84c9-c80a0a6c933f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:16,349 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-04 01:49:16,349 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "efa7d96f-f69e-4702-9151-07f7cae265ff",
			"modelVersionId": "a29fbd54-908c-4f13-ab73-4200baa3d679",
			"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": "5e4b9cb8-6d65-4145-885b-6efb9678d3d8",
			"owningEntityName": "basicnf_owning_entity"
		}
	}
}
2021-08-04 01:49:16,351 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:17,964 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-04 01:49:17,966 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202
2021-08-04 01:49:17,966 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"a183b921-7326-4d1d-84c9-c80a0a6c933f","instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f"}}
2021-08-04 01:49:17,966 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-04 01:49:17,983 DEBUG 129:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4290bc32-0205-4d7a-bd2f-172c6456fa5f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:17,983 DEBUG 131:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f
2021-08-04 01:49:17,983 DEBUG 132:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] data sent: None
2021-08-04 01:49:17,986 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:18,185 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f HTTP/1.1" 200 1341
2021-08-04 01:49:18,188 INFO 142:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response code: 200
2021-08-04 01:49:18,188 DEBUG 146:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response: {"request":{"requestId":"a183b921-7326-4d1d-84c9-c80a0a6c933f","startTime":"Wed, 04 Aug 2021 01:49:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","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":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 04 Aug 2021 01:49:17 GMT"}}}
2021-08-04 01:49:28,200 DEBUG 129:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ec2c181b-c1d1-4e86-92c8-67eb47ea370c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:28,200 DEBUG 131:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f
2021-08-04 01:49:28,200 DEBUG 132:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] data sent: None
2021-08-04 01:49:28,202 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:28,373 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f HTTP/1.1" 200 1551
2021-08-04 01:49:28,374 INFO 142:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response code: 200
2021-08-04 01:49:28,374 DEBUG 146:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response: {"request":{"requestId":"a183b921-7326-4d1d-84c9-c80a0a6c933f","startTime":"Wed, 04 Aug 2021 01:49:16 GMT","finishTime":"Wed, 04 Aug 2021 01:49:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","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":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:20 GMT"}}}
2021-08-04 01:49:28,375 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-04 01:49:28,376 DEBUG 129:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a3568b08-5e45-4b3c-be06-0f60f69b9f28', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:28,376 DEBUG 131:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f
2021-08-04 01:49:28,376 DEBUG 132:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] data sent: None
2021-08-04 01:49:28,378 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:28,558 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f HTTP/1.1" 200 1551
2021-08-04 01:49:28,559 INFO 142:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response code: 200
2021-08-04 01:49:28,559 DEBUG 146:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response: {"request":{"requestId":"a183b921-7326-4d1d-84c9-c80a0a6c933f","startTime":"Wed, 04 Aug 2021 01:49:16 GMT","finishTime":"Wed, 04 Aug 2021 01:49:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","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":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:20 GMT"}}}
2021-08-04 01:49:28,560 DEBUG 129:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a51916f3-8918-4de7-964d-4372e4efa55f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:28,560 DEBUG 131:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f
2021-08-04 01:49:28,560 DEBUG 132:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] data sent: None
2021-08-04 01:49:28,561 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:28,728 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f HTTP/1.1" 200 1551
2021-08-04 01:49:28,730 INFO 142:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response code: 200
2021-08-04 01:49:28,730 DEBUG 146:onap_service.py(7) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response: {"request":{"requestId":"a183b921-7326-4d1d-84c9-c80a0a6c933f","startTime":"Wed, 04 Aug 2021 01:49:16 GMT","finishTime":"Wed, 04 Aug 2021 01:49:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","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":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:20 GMT"}}}
2021-08-04 01:49:28,737 DEBUG 129:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52f1eab1-ebf0-4601-b6a8-0e4c23d418f7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:28,738 DEBUG 131:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f
2021-08-04 01:49:28,738 DEBUG 132:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] data sent: None
2021-08-04 01:49:28,740 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:28,898 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f HTTP/1.1" 200 1551
2021-08-04 01:49:28,900 INFO 142:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response code: 200
2021-08-04 01:49:28,901 DEBUG 146:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response: {"request":{"requestId":"a183b921-7326-4d1d-84c9-c80a0a6c933f","startTime":"Wed, 04 Aug 2021 01:49:16 GMT","finishTime":"Wed, 04 Aug 2021 01:49:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","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":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:20 GMT"}}}
2021-08-04 01:49:28,902 DEBUG 129:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8dddf812-2478-4512-ad90-d9863ff63307', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:28,902 DEBUG 131:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f
2021-08-04 01:49:28,902 DEBUG 132:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] data sent: None
2021-08-04 01:49:28,904 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:29,063 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a183b921-7326-4d1d-84c9-c80a0a6c933f HTTP/1.1" 200 1551
2021-08-04 01:49:29,065 INFO 142:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response code: 200
2021-08-04 01:49:29,065 DEBUG 146:onap_service.py(1) - [None][Check a183b921-7326-4d1d-84c9-c80a0a6c933f orchestration request status] response: {"request":{"requestId":"a183b921-7326-4d1d-84c9-c80a0a6c933f","startTime":"Wed, 04 Aug 2021 01:49:16 GMT","finishTime":"Wed, 04 Aug 2021 01:49:20 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","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":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:20 GMT"}}}
2021-08-04 01:49:29,067 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-04 01:49:29,067 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-04 01:49:29,067 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-04 01:49:29,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:29,126 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-04 01:49:29,127 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-04 01:49:29,127 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628041453605","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-04 01:49:29,130 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 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-04 01:49:29,130 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 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-488e4a0a-3de9-4bb0-b77c-1ba147152058
2021-08-04 01:49:29,130 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] data sent: None
2021-08-04 01:49:29,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:29,178 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-488e4a0a-3de9-4bb0-b77c-1ba147152058 HTTP/1.1" 200 1191
2021-08-04 01:49:29,179 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] response code: 200
2021-08-04 01:49:29,179 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] response: {"service-instance":[{"service-instance-id":"d2196328-4e3f-435e-ad35-5e71744fa4be","service-instance-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"efa7d96f-f69e-4702-9151-07f7cae265ff","model-version-id":"a29fbd54-908c-4f13-ab73-4200baa3d679","resource-version":"1628041760093","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8"}]},{"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-04 01:49:29,181 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-04 01:49:29,181 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-04 01:49:29,181 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-04 01:49:29,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:29,220 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-04 01:49:29,220 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-04 01:49:29,221 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":"1628041451643"}
2021-08-04 01:49:29,223 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-04 01:49:29,223 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-04 01:49:29,223 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-04 01:49:29,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:29,276 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-04 01:49:29,277 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-04 01:49:29,278 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628041453605","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-04 01:49:29,281 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 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-04 01:49:29,281 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 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-488e4a0a-3de9-4bb0-b77c-1ba147152058
2021-08-04 01:49:29,281 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] data sent: None
2021-08-04 01:49:29,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:29,339 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-488e4a0a-3de9-4bb0-b77c-1ba147152058 HTTP/1.1" 200 1191
2021-08-04 01:49:29,341 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] response code: 200
2021-08-04 01:49:29,341 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] response: {"service-instance":[{"service-instance-id":"d2196328-4e3f-435e-ad35-5e71744fa4be","service-instance-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"efa7d96f-f69e-4702-9151-07f7cae265ff","model-version-id":"a29fbd54-908c-4f13-ab73-4200baa3d679","resource-version":"1628041760093","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8"}]},{"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-04 01:49:29,343 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-04 01:49:29,343 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-04 01:49:29,343 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:49:29,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:29,401 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-04 01:49:29,402 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:49:29,402 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":"1628041451533","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-04 01:49:29,404 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-04 01:49:29,404 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-04 01:49:29,404 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-04 01:49:29,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:29,453 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-04 01:49:29,454 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-04 01:49:29,454 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628041453605","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-04 01:49:29,456 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:49:29,456 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:49:29,457 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-04 01:49:29,457 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-04 01:49:29,457 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:49:29,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:49:29,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-04 01:49:29,916 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:49:29,916 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:49:29,918 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:49:29,918 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:29,919 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:29,919 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:29,919 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:49:29,919 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:29,919 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:29,919 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:29,919 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:49:29,919 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:29,919 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:29,919 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:49:29,920 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:49:29,920 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:29,920 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:29,920 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:29,920 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:49:29,920 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:49:29,920 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:49:29,920 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-04 01:49:29,921 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-04 01:49:29,921 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:49:29,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:49:30,512 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-04 01:49:30,514 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:49:30,516 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:49:30,520 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:49:30,521 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-04 01:49:30,521 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/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel
2021-08-04 01:49:30,521 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-04 01:49:30,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:49:30,683 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel HTTP/1.1" 200 None
2021-08-04 01:49:30,685 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-04 01:49:30,685 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-04 01:49:30,732 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:49:30,732 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:49:30,732 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-04 01:49:30,733 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-04 01:49:30,733 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:49:30,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:49:31,341 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-04 01:49:31,342 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:49:31,342 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:49:31,344 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:49:31,344 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:31,345 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:31,345 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:31,345 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:49:31,345 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:31,345 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:31,345 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:31,345 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:49:31,345 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:31,345 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:31,346 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:49:31,346 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:49:31,346 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:31,346 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:31,346 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:31,346 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:49:31,346 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:49:31,346 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:49:31,346 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-04 01:49:31,347 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-04 01:49:31,347 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:49:31,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:49:31,864 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-04 01:49:31,867 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:49:31,870 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:49:31,876 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:49:31,877 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': '7c70891c-e72d-4103-a9ab-283f75763548', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:31,878 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/d2196328-4e3f-435e-ad35-5e71744fa4be/vnfs
2021-08-04 01:49:31,878 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "efa7d96f-f69e-4702-9151-07f7cae265ff"
        },
        "modelInfo": {
            
    "modelType": "vnf",
    "modelInvariantId": "5004ef1e-0855-453a-ac7c-5b3789cb8799",
    "modelVersionId": "8e2c9fdb-2fc1-489c-89b8-d094f8621f9d",
    "modelName": "basic_cnf",
    "modelVersion": "1.0",
    "modelCustomizationId": "b3d5255f-d822-4659-a010-89f26309049c",
    "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": "d2196328-4e3f-435e-ad35-5e71744fa4be",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_cnf",
                    "modelInvariantId": "efa7d96f-f69e-4702-9151-07f7cae265ff",
                    "modelVersion": "1.0",
                    "modelVersionId": "a29fbd54-908c-4f13-ab73-4200baa3d679"
                }
            }
        }]
    }
}
2021-08-04 01:49:31,880 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:33,435 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/d2196328-4e3f-435e-ad35-5e71744fa4be/vnfs HTTP/1.1" 202 262
2021-08-04 01:49:33,437 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202
2021-08-04 01:49:33,437 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"7c70891c-e72d-4103-a9ab-283f75763548","instanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548"}}
2021-08-04 01:49:33,437 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished
2021-08-04 01:49:33,444 DEBUG 129:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6ff22060-8b3d-4d93-94b8-ef7a8cc4151b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:33,444 DEBUG 131:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548
2021-08-04 01:49:33,445 DEBUG 132:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] data sent: None
2021-08-04 01:49:33,447 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:33,620 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548 HTTP/1.1" 200 1900
2021-08-04 01:49:33,622 INFO 142:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response code: 200
2021-08-04 01:49:33,622 DEBUG 146:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response: {"request":{"requestId":"7c70891c-e72d-4103-a9ab-283f75763548","startTime":"Wed, 04 Aug 2021 01:49:32 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"efa7d96f-f69e-4702-9151-07f7cae265ff","source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}}],"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 04 Aug 2021 01:49:32 GMT"}}}
2021-08-04 01:49:43,633 DEBUG 129:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '45ea93f1-b42e-4d72-b678-3f3f821bccc9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:43,634 DEBUG 131:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548
2021-08-04 01:49:43,634 DEBUG 132:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] data sent: None
2021-08-04 01:49:43,636 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:43,823 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548 HTTP/1.1" 200 2106
2021-08-04 01:49:43,824 INFO 142:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response code: 200
2021-08-04 01:49:43,824 DEBUG 146:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response: {"request":{"requestId":"7c70891c-e72d-4103-a9ab-283f75763548","startTime":"Wed, 04 Aug 2021 01:49:32 GMT","finishTime":"Wed, 04 Aug 2021 01:49:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"efa7d96f-f69e-4702-9151-07f7cae265ff","source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}}],"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:37 GMT"}}}
2021-08-04 01:49:43,825 INFO 56:mixins.py(8) - VnfInstantiation task finished
2021-08-04 01:49:43,825 DEBUG 129:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd38bfbcd-ed3b-492a-aeda-01322a3dba16', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:43,825 DEBUG 131:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548
2021-08-04 01:49:43,825 DEBUG 132:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] data sent: None
2021-08-04 01:49:43,826 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:43,994 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548 HTTP/1.1" 200 2106
2021-08-04 01:49:43,995 INFO 142:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response code: 200
2021-08-04 01:49:43,996 DEBUG 146:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response: {"request":{"requestId":"7c70891c-e72d-4103-a9ab-283f75763548","startTime":"Wed, 04 Aug 2021 01:49:32 GMT","finishTime":"Wed, 04 Aug 2021 01:49:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"efa7d96f-f69e-4702-9151-07f7cae265ff","source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}}],"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:37 GMT"}}}
2021-08-04 01:49:43,996 DEBUG 129:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b15199a6-6891-4190-9014-0a6603991040', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:43,996 DEBUG 131:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548
2021-08-04 01:49:43,997 DEBUG 132:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] data sent: None
2021-08-04 01:49:43,998 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:44,192 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548 HTTP/1.1" 200 2106
2021-08-04 01:49:44,193 INFO 142:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response code: 200
2021-08-04 01:49:44,193 DEBUG 146:onap_service.py(8) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response: {"request":{"requestId":"7c70891c-e72d-4103-a9ab-283f75763548","startTime":"Wed, 04 Aug 2021 01:49:32 GMT","finishTime":"Wed, 04 Aug 2021 01:49:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"efa7d96f-f69e-4702-9151-07f7cae265ff","source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}}],"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:37 GMT"}}}
2021-08-04 01:49:44,206 DEBUG 129:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cc535429-181b-4f0e-ae3c-cf7568fedaa6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:44,207 DEBUG 131:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548
2021-08-04 01:49:44,207 DEBUG 132:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] data sent: None
2021-08-04 01:49:44,209 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:44,392 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548 HTTP/1.1" 200 2106
2021-08-04 01:49:44,393 INFO 142:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response code: 200
2021-08-04 01:49:44,394 DEBUG 146:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response: {"request":{"requestId":"7c70891c-e72d-4103-a9ab-283f75763548","startTime":"Wed, 04 Aug 2021 01:49:32 GMT","finishTime":"Wed, 04 Aug 2021 01:49:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"efa7d96f-f69e-4702-9151-07f7cae265ff","source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}}],"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:37 GMT"}}}
2021-08-04 01:49:44,395 DEBUG 129:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aff98876-f70a-460b-8a62-a2fc9e770d69', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:44,395 DEBUG 131:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548
2021-08-04 01:49:44,395 DEBUG 132:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] data sent: None
2021-08-04 01:49:44,397 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:44,553 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7c70891c-e72d-4103-a9ab-283f75763548 HTTP/1.1" 200 2106
2021-08-04 01:49:44,554 INFO 142:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response code: 200
2021-08-04 01:49:44,555 DEBUG 146:onap_service.py(1) - [None][Check 7c70891c-e72d-4103-a9ab-283f75763548 orchestration request status] response: {"request":{"requestId":"7c70891c-e72d-4103-a9ab-283f75763548","startTime":"Wed, 04 Aug 2021 01:49:32 GMT","finishTime":"Wed, 04 Aug 2021 01:49:37 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"efa7d96f-f69e-4702-9151-07f7cae265ff","source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}}],"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:49:37 GMT"}}}
2021-08-04 01:49:44,555 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-04 01:49:44,556 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-04 01:49:44,556 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-04 01:49:44,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:44,610 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-04 01:49:44,611 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-04 01:49:44,611 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":"1628041451643"}
2021-08-04 01:49:44,614 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-04 01:49:44,614 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-04 01:49:44,614 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-04 01:49:44,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:44,658 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-04 01:49:44,659 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-04 01:49:44,659 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628041453605","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-04 01:49:44,662 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 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-04 01:49:44,662 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 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-488e4a0a-3de9-4bb0-b77c-1ba147152058
2021-08-04 01:49:44,662 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] data sent: None
2021-08-04 01:49:44,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:44,724 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-488e4a0a-3de9-4bb0-b77c-1ba147152058 HTTP/1.1" 200 1643
2021-08-04 01:49:44,726 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] response code: 200
2021-08-04 01:49:44,726 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] response: {"service-instance":[{"service-instance-id":"d2196328-4e3f-435e-ad35-5e71744fa4be","service-instance-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"efa7d96f-f69e-4702-9151-07f7cae265ff","model-version-id":"a29fbd54-908c-4f13-ab73-4200baa3d679","resource-version":"1628041773699","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:49:44,730 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-04 01:49:44,731 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list
2021-08-04 01:49:44,731 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:49:44,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:44,788 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list HTTP/1.1" 200 1064
2021-08-04 01:49:44,789 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:49:44,790 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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:49:44,794 DEBUG 129:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be 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-04 01:49:44,794 DEBUG 131:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69
2021-08-04 01:49:44,794 DEBUG 132:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] data sent: None
2021-08-04 01:49:44,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:44,860 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69 HTTP/1.1" 200 3737
2021-08-04 01:49:44,862 INFO 142:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response code: 200
2021-08-04 01:49:44,862 DEBUG 146:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response: {"vnf-id":"8803da4a-4862-442f-8911-cefb7dcdad69","vnf-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"efa7d96f-f69e-4702-9151-07f7cae265ff","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628041776987","model-invariant-id":"5004ef1e-0855-453a-ac7c-5b3789cb8799","model-version-id":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","model-customization-id":"b3d5255f-d822-4659-a010-89f26309049c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/service-data/vnfs/vnf/8803da4a-4862-442f-8911-cefb7dcdad69/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/d2196328-4e3f-435e-ad35-5e71744fa4be","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":"d2196328-4e3f-435e-ad35-5e71744fa4be"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}}
2021-08-04 01:49:44,865 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:49:44,865 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:49:44,866 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-04 01:49:44,866 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-04 01:49:44,866 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:49:44,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:49:45,321 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-04 01:49:45,322 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:49:45,322 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:49:45,325 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:49:45,325 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:45,325 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:45,325 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:45,325 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:49:45,325 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:45,325 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:45,325 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:45,325 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:49:45,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:45,326 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:45,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:49:45,326 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:49:45,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:45,326 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:45,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:45,326 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:49:45,326 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:49:45,327 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:49:45,327 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-04 01:49:45,327 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-04 01:49:45,327 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:49:45,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:49:46,032 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-04 01:49:46,033 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:49:46,035 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:49:46,039 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:49:46,039 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-04 01:49:46,040 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/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel
2021-08-04 01:49:46,040 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-04 01:49:46,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:49:46,207 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel HTTP/1.1" 200 None
2021-08-04 01:49:46,208 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-04 01:49:46,209 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-04 01:49:46,243 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-04 01:49:46,244 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/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb
2021-08-04 01:49:46,244 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None
2021-08-04 01:49:46,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:49:46,281 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb HTTP/1.1" 200 216
2021-08-04 01:49:46,282 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200
2021-08-04 01:49:46,283 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","rb-version":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9"}}

2021-08-04 01:49:46,285 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-04 01:49:46,285 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/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest
2021-08-04 01:49:46,285 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None
2021-08-04 01:49:46,286 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:49:46,309 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest HTTP/1.1" 404 87
2021-08-04 01:49:46,310 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404
2021-08-04 01:49:46,310 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a
2021-08-04 01:49:46,311 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-04 01:49:46,311 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-04 01:49:46,315 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-04 01:49:46,315 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/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile
2021-08-04 01:49:46,316 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: {
    "rb-name": "5afe5f8e-6c09-430b-b458-70f3eba2ef3d",
    "rb-version": "4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb",
    "profile-name": "cnftest",
    "release-name": "cnftest",
    "namespace": "k8s",
    "kubernetes-version": "1.0"
}
2021-08-04 01:49:46,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:49:46,343 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile HTTP/1.1" 201 212
2021-08-04 01:49:46,343 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201
2021-08-04 01:49:46,344 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","rb-version":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-08-04 01:49:46,345 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-04 01:49:46,346 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/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest
2021-08-04 01:49:46,346 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None
2021-08-04 01:49:46,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:49:46,368 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest HTTP/1.1" 200 212
2021-08-04 01:49:46,368 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200
2021-08-04 01:49:46,368 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","rb-version":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-08-04 01:49:46,371 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {}
2021-08-04 01:49:46,371 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/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest/content
2021-08-04 01:49:46,371 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-04 01:49:46,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:49:46,396 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest/content HTTP/1.1" 200 0
2021-08-04 01:49:46,396 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200
2021-08-04 01:49:46,397 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a
2021-08-04 01:49:46,398 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-04 01:49:46,399 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-04 01:49:46,399 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None
2021-08-04 01:49:46,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:46,437 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-04 01:49:46,438 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200
2021-08-04 01:49:46,438 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":"1628041451643"}
2021-08-04 01:49:46,441 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-04 01:49:46,441 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-04 01:49:46,441 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None
2021-08-04 01:49:46,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:46,484 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-04 01:49:46,485 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200
2021-08-04 01:49:46,485 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1628041453605","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-04 01:49:46,487 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 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-04 01:49:46,487 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 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-488e4a0a-3de9-4bb0-b77c-1ba147152058
2021-08-04 01:49:46,487 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] data sent: None
2021-08-04 01:49:46,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:46,540 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-488e4a0a-3de9-4bb0-b77c-1ba147152058 HTTP/1.1" 200 1643
2021-08-04 01:49:46,541 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] response code: 200
2021-08-04 01:49:46,541 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058 service-instance-name] response: {"service-instance":[{"service-instance-id":"d2196328-4e3f-435e-ad35-5e71744fa4be","service-instance-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"efa7d96f-f69e-4702-9151-07f7cae265ff","model-version-id":"a29fbd54-908c-4f13-ab73-4200baa3d679","resource-version":"1628041773699","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:49:46,544 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-04 01:49:46,544 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-04 01:49:46,544 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:49:46,547 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:46,606 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-04 01:49:46,606 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:49:46,607 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":"1628041773790","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/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"}]}]}}]}
2021-08-04 01:49:46,609 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-04 01:49:46,609 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-04 01:49:46,609 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-04 01:49:46,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:46,657 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-04 01:49:46,658 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-04 01:49:46,658 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628041773878","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:49:46,660 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-04 01:49:46,660 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list
2021-08-04 01:49:46,660 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:49:46,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:46,712 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list HTTP/1.1" 200 1064
2021-08-04 01:49:46,713 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:49:46,713 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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:49:46,715 DEBUG 129:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be 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-04 01:49:46,715 DEBUG 131:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69
2021-08-04 01:49:46,715 DEBUG 132:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] data sent: None
2021-08-04 01:49:46,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:49:46,777 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69 HTTP/1.1" 200 3737
2021-08-04 01:49:46,778 INFO 142:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response code: 200
2021-08-04 01:49:46,778 DEBUG 146:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response: {"vnf-id":"8803da4a-4862-442f-8911-cefb7dcdad69","vnf-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"efa7d96f-f69e-4702-9151-07f7cae265ff","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628041776987","model-invariant-id":"5004ef1e-0855-453a-ac7c-5b3789cb8799","model-version-id":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","model-customization-id":"b3d5255f-d822-4659-a010-89f26309049c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/service-data/vnfs/vnf/8803da4a-4862-442f-8911-cefb7dcdad69/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/d2196328-4e3f-435e-ad35-5e71744fa4be","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":"d2196328-4e3f-435e-ad35-5e71744fa4be"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}}
2021-08-04 01:49:46,781 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:49:46,782 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:49:46,782 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-04 01:49:46,782 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-04 01:49:46,782 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:49:46,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:49:47,255 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-04 01:49:47,256 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:49:47,256 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:49:47,258 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:49:47,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:47,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:47,259 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:47,259 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:49:47,259 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:47,259 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:47,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:47,260 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:49:47,260 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:47,260 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:47,260 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:49:47,261 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:49:47,261 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:47,261 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:47,261 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:47,261 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:49:47,261 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:49:47,262 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:49:47,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-04 01:49:47,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-04 01:49:47,262 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:49:47,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:49:47,838 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-04 01:49:47,840 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:49:47,842 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:49:47,848 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:49:47,848 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-04 01:49:47,849 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/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel
2021-08-04 01:49:47,849 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-04 01:49:47,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:49:48,014 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel HTTP/1.1" 200 None
2021-08-04 01:49:48,016 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-04 01:49:48,016 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-04 01:49:48,049 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': '7a2498ff-14ff-4040-93a2-bca208f3fa78', 'x-fromappid': 'API client'}
2021-08-04 01:49:48,049 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-04 01:49:48,050 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-488e4a0a-3de9-4bb0-b77c-1ba147152058"
            },
            "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-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:49:48,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-04 01:49:48,156 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-04 01:49:48,157 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200
2021-08-04 01:49:48,157 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-04 01:49:48,176 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:49:48,176 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:49:48,176 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-04 01:49:48,177 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-04 01:49:48,177 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:49:48,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:49:49,704 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-04 01:49:49,705 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:49:49,705 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:49:49,707 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:49:49,707 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:49,707 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:49,707 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:49,708 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:49:49,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:49,708 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:49,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:49,708 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:49:49,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:49,708 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:49,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:49:49,708 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:49:49,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:49:49,708 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:49:49,709 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:49:49,709 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:49:49,709 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:49:49,709 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:49:49,709 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-04 01:49:49,709 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-04 01:49:49,709 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:49:49,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:49:53,408 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-04 01:49:53,411 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:49:53,413 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:49:53,417 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:49:53,418 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': 'f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:53,418 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/d2196328-4e3f-435e-ad35-5e71744fa4be/vnfs/8803da4a-4862-442f-8911-cefb7dcdad69/vfModules
2021-08-04 01:49:53,418 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-488e4a0a-3de9-4bb0-b77c-1ba147152058",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test"
        },
        "modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "5afe5f8e-6c09-430b-b458-70f3eba2ef3d",
            "modelVersionId": "4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb",
            "modelName": "BasicCnf..base_dummy..module-0",
            "modelVersion": "1",
            "modelCustomizationId": "c60d5673-9bdf-44b0-b2be-054bfc83eaa9",
            "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": "d2196328-4e3f-435e-ad35-5e71744fa4be",
                    "modelInfo": {
                        "modelType": "service",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "efa7d96f-f69e-4702-9151-07f7cae265ff",
                        "modelVersion": "1.0",
                        "modelVersionId": "a29fbd54-908c-4f13-ab73-4200baa3d679"
                    }
                }
            },
            {
                "relatedInstance": {
                    "instanceId": "8803da4a-4862-442f-8911-cefb7dcdad69",
                    "modelInfo": {
                        "modelType": "vnf",
                        "modelName": "basic_cnf",
                        "modelInvariantId": "5004ef1e-0855-453a-ac7c-5b3789cb8799",
                        "modelVersion": "1.0",
                        "modelVersionId": "8e2c9fdb-2fc1-489c-89b8-d094f8621f9d",
                        "modelCustomizationId": "b3d5255f-d822-4659-a010-89f26309049c",
                        "modelCustomizationName": "basic_cnf 0"
                    }
                }
            }
        ]
    }
}
2021-08-04 01:49:53,420 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:54,974 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/d2196328-4e3f-435e-ad35-5e71744fa4be/vnfs/8803da4a-4862-442f-8911-cefb7dcdad69/vfModules HTTP/1.1" 202 262
2021-08-04 01:49:54,976 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-04 01:49:54,976 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f","instanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f"}}
2021-08-04 01:49:54,977 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished
2021-08-04 01:49:54,985 DEBUG 129:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10e714f6-4a0c-4887-ac63-3f849e190cea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:49:54,985 DEBUG 131:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f
2021-08-04 01:49:54,985 DEBUG 132:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] data sent: None
2021-08-04 01:49:54,989 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:49:55,150 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f HTTP/1.1" 200 2455
2021-08-04 01:49:55,152 INFO 142:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response code: 200
2021-08-04 01:49:55,152 DEBUG 146:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response: {"request":{"requestId":"f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f","startTime":"Wed, 04 Aug 2021 01:49:53 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}},{"relatedInstance":{"instanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 04 Aug 2021 01:49:54 GMT"}}}
2021-08-04 01:50:05,163 DEBUG 129:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7af74145-2f82-4722-8040-819dcc80064f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:05,163 DEBUG 131:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f
2021-08-04 01:50:05,164 DEBUG 132:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] data sent: None
2021-08-04 01:50:05,165 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:05,370 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f HTTP/1.1" 200 2666
2021-08-04 01:50:05,371 INFO 142:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response code: 200
2021-08-04 01:50:05,372 DEBUG 146:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response: {"request":{"requestId":"f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f","startTime":"Wed, 04 Aug 2021 01:49:53 GMT","finishTime":"Wed, 04 Aug 2021 01:50:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}},{"relatedInstance":{"instanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:03 GMT"}}}
2021-08-04 01:50:05,372 INFO 56:mixins.py(9) - VfModuleInstantiation task finished
2021-08-04 01:50:05,373 DEBUG 129:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3d484557-d071-4c99-abc1-1cf994291378', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:05,373 DEBUG 131:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f
2021-08-04 01:50:05,373 DEBUG 132:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] data sent: None
2021-08-04 01:50:05,375 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:05,529 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f HTTP/1.1" 200 2666
2021-08-04 01:50:05,532 INFO 142:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response code: 200
2021-08-04 01:50:05,533 DEBUG 146:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response: {"request":{"requestId":"f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f","startTime":"Wed, 04 Aug 2021 01:49:53 GMT","finishTime":"Wed, 04 Aug 2021 01:50:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}},{"relatedInstance":{"instanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:03 GMT"}}}
2021-08-04 01:50:05,534 DEBUG 129:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b7508105-5859-428d-9cdd-0328e7c919ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:05,534 DEBUG 131:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f
2021-08-04 01:50:05,535 DEBUG 132:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] data sent: None
2021-08-04 01:50:05,536 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:05,700 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f HTTP/1.1" 200 2666
2021-08-04 01:50:05,701 INFO 142:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response code: 200
2021-08-04 01:50:05,702 DEBUG 146:onap_service.py(9) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response: {"request":{"requestId":"f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f","startTime":"Wed, 04 Aug 2021 01:49:53 GMT","finishTime":"Wed, 04 Aug 2021 01:50:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}},{"relatedInstance":{"instanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:03 GMT"}}}
2021-08-04 01:50:05,712 DEBUG 129:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4397a79b-83e0-4c03-9075-89e15447f122', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:05,712 DEBUG 131:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f
2021-08-04 01:50:05,712 DEBUG 132:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] data sent: None
2021-08-04 01:50:05,716 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:05,886 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f HTTP/1.1" 200 2666
2021-08-04 01:50:05,888 INFO 142:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response code: 200
2021-08-04 01:50:05,889 DEBUG 146:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response: {"request":{"requestId":"f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f","startTime":"Wed, 04 Aug 2021 01:49:53 GMT","finishTime":"Wed, 04 Aug 2021 01:50:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}},{"relatedInstance":{"instanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:03 GMT"}}}
2021-08-04 01:50:05,889 DEBUG 129:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '924e2d5a-b2bc-4aed-ac62-7502b9094182', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:05,890 DEBUG 131:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f
2021-08-04 01:50:05,890 DEBUG 132:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] data sent: None
2021-08-04 01:50:05,891 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:06,069 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f HTTP/1.1" 200 2666
2021-08-04 01:50:06,071 INFO 142:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response code: 200
2021-08-04 01:50:06,071 DEBUG 146:onap_service.py(1) - [None][Check f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f orchestration request status] response: {"request":{"requestId":"f2c7f3fa-3b60-47ad-9b6d-b82c585fcb2f","startTime":"Wed, 04 Aug 2021 01:49:53 GMT","finishTime":"Wed, 04 Aug 2021 01:50:03 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"}}},{"relatedInstance":{"instanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:03 GMT"}}}
2021-08-04 01:50:06,072 INFO 36:basic_cnf.py(1) - basic_cnf successfully created
2021-08-04 01:50:06,073 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called
2021-08-04 01:50:16,084 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-04 01:50:16,084 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list
2021-08-04 01:50:16,085 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:16,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,140 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list HTTP/1.1" 200 1064
2021-08-04 01:50:16,141 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:16,141 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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:50:16,144 DEBUG 129:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be 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-04 01:50:16,144 DEBUG 131:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69
2021-08-04 01:50:16,144 DEBUG 132:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] data sent: None
2021-08-04 01:50:16,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,209 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69 HTTP/1.1" 200 3737
2021-08-04 01:50:16,210 INFO 142:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response code: 200
2021-08-04 01:50:16,210 DEBUG 146:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response: {"vnf-id":"8803da4a-4862-442f-8911-cefb7dcdad69","vnf-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"efa7d96f-f69e-4702-9151-07f7cae265ff","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628041776987","model-invariant-id":"5004ef1e-0855-453a-ac7c-5b3789cb8799","model-version-id":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","model-customization-id":"b3d5255f-d822-4659-a010-89f26309049c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/service-data/vnfs/vnf/8803da4a-4862-442f-8911-cefb7dcdad69/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/d2196328-4e3f-435e-ad35-5e71744fa4be","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":"d2196328-4e3f-435e-ad35-5e71744fa4be"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}}
2021-08-04 01:50:16,213 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 
2021-08-04 01:50:16,213 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules
2021-08-04 01:50:16,213 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:50:16,213 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69/vf-modules
2021-08-04 01:50:16,213 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0 VF modules] data sent: None
2021-08-04 01:50:16,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,260 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69/vf-modules HTTP/1.1" 200 802
2021-08-04 01:50:16,262 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0 VF modules] response code: 200
2021-08-04 01:50:16,262 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vf-module-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","heat-stack-id":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058/focused_liskov","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1628041802942","model-invariant-id":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","model-version-id":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","model-customization-id":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/service-data/vnfs/vnf/8803da4a-4862-442f-8911-cefb7dcdad69/vnf-data/vf-modules/vf-module/e649f753-8c83-4785-a8f9-d1aafa9a3b03/vf-module-data/vf-module-topology/"}]}
2021-08-04 01:50:16,264 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI
2021-08-04 01:50:16,265 DEBUG 158:vf_module.py(1) - Delete e649f753-8c83-4785-a8f9-d1aafa9a3b03 VF module
2021-08-04 01:50:16,265 DEBUG 45:deletion.py(1) - VF module e649f753-8c83-4785-a8f9-d1aafa9a3b03 deletion request
2021-08-04 01:50:16,278 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-04 01:50:16,278 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-04 01:50:16,278 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:16,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,323 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-04 01:50:16,324 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:16,325 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-04 01:50:16,328 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-04 01:50:16,328 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-04 01:50:16,329 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:50:16,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,394 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-04 01:50:16,394 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:50:16,395 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":"1628041773790","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/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"}]}]}}]}
2021-08-04 01:50:16,397 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-04 01:50:16,397 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-04 01:50:16,397 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:16,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,442 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-04 01:50:16,443 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:16,443 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-04 01:50:16,445 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-04 01:50:16,445 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-04 01:50:16,445 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:50:16,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,499 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-04 01:50:16,500 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:50:16,500 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":"1628041773790","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/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"}]}]}}]}
2021-08-04 01:50:16,503 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-04 01:50:16,503 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-04 01:50:16,503 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:16,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,546 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-04 01:50:16,547 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:16,547 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-04 01:50:16,549 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-04 01:50:16,549 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-04 01:50:16,549 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:50:16,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,608 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-04 01:50:16,609 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:50:16,609 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":"1628041773790","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/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"}]}]}}]}
2021-08-04 01:50:16,612 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-04 01:50:16,612 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-04 01:50:16,612 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-04 01:50:16,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:16,663 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-04 01:50:16,664 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-04 01:50:16,664 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628041773878","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:50:16,667 DEBUG 129:onap_service.py(1) - [None][Create e649f753-8c83-4785-a8f9-d1aafa9a3b03 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3fb48c5-4b9d-4152-9125-007945436e0c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:16,667 DEBUG 131:onap_service.py(1) - [None][Create e649f753-8c83-4785-a8f9-d1aafa9a3b03 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d2196328-4e3f-435e-ad35-5e71744fa4be/vnfs/8803da4a-4862-442f-8911-cefb7dcdad69/vfModules/e649f753-8c83-4785-a8f9-d1aafa9a3b03
2021-08-04 01:50:16,667 DEBUG 132:onap_service.py(1) - [None][Create e649f753-8c83-4785-a8f9-d1aafa9a3b03 VF moduledeletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "vfModule",
            "modelInvariantId": "5afe5f8e-6c09-430b-b458-70f3eba2ef3d",
            "modelVersionId": "4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb",
            "modelName": "basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058",
            "modelVersion": "1628041802942",
            "modelCustomizationId": "c60d5673-9bdf-44b0-b2be-054bfc83eaa9"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		},
        "cloudConfiguration": {
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion",
            "tenantId": "f41abc47519441359fc94897110fa224"
        }
	}
}
2021-08-04 01:50:16,668 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:18,028 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d2196328-4e3f-435e-ad35-5e71744fa4be/vnfs/8803da4a-4862-442f-8911-cefb7dcdad69/vfModules/e649f753-8c83-4785-a8f9-d1aafa9a3b03 HTTP/1.1" 202 262
2021-08-04 01:50:18,029 INFO 142:onap_service.py(1) - [None][Create e649f753-8c83-4785-a8f9-d1aafa9a3b03 VF moduledeletion request] response code: 202
2021-08-04 01:50:18,030 DEBUG 146:onap_service.py(1) - [None][Create e649f753-8c83-4785-a8f9-d1aafa9a3b03 VF moduledeletion request] response: {"requestReferences":{"requestId":"d3fb48c5-4b9d-4152-9125-007945436e0c","instanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c"}}
2021-08-04 01:50:18,030 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished
2021-08-04 01:50:18,038 DEBUG 129:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ce5e67fa-5d98-4849-a8b7-e9c5afd55c09', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:18,038 DEBUG 131:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c
2021-08-04 01:50:18,039 DEBUG 132:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] data sent: None
2021-08-04 01:50:18,041 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:18,229 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c HTTP/1.1" 200 1311
2021-08-04 01:50:18,230 INFO 142:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response code: 200
2021-08-04 01:50:18,231 DEBUG 146:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response: {"request":{"requestId":"d3fb48c5-4b9d-4152-9125-007945436e0c","startTime":"Wed, 04 Aug 2021 01:50:16 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","modelVersion":"1628041802942","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 04 Aug 2021 01:50:17 GMT"}}}
2021-08-04 01:50:28,242 DEBUG 129:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dabff304-9d86-4e12-8ebc-943067ab6764', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:28,243 DEBUG 131:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c
2021-08-04 01:50:28,243 DEBUG 132:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] data sent: None
2021-08-04 01:50:28,245 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:28,454 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c HTTP/1.1" 200 1522
2021-08-04 01:50:28,457 INFO 142:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response code: 200
2021-08-04 01:50:28,457 DEBUG 146:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response: {"request":{"requestId":"d3fb48c5-4b9d-4152-9125-007945436e0c","startTime":"Wed, 04 Aug 2021 01:50:16 GMT","finishTime":"Wed, 04 Aug 2021 01:50:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","modelVersion":"1628041802942","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:23 GMT"}}}
2021-08-04 01:50:28,458 INFO 56:mixins.py(10) - VfModuleDeletionRequest task finished
2021-08-04 01:50:28,458 DEBUG 129:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0efba019-4a2b-4aa3-bf19-94ef775b091f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:28,459 DEBUG 131:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c
2021-08-04 01:50:28,459 DEBUG 132:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] data sent: None
2021-08-04 01:50:28,460 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:28,619 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c HTTP/1.1" 200 1522
2021-08-04 01:50:28,620 INFO 142:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response code: 200
2021-08-04 01:50:28,620 DEBUG 146:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response: {"request":{"requestId":"d3fb48c5-4b9d-4152-9125-007945436e0c","startTime":"Wed, 04 Aug 2021 01:50:16 GMT","finishTime":"Wed, 04 Aug 2021 01:50:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","modelVersion":"1628041802942","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:23 GMT"}}}
2021-08-04 01:50:28,621 DEBUG 129:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1935910f-dba5-4e1e-8a27-4f4ec3e9fc8d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:28,621 DEBUG 131:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c
2021-08-04 01:50:28,621 DEBUG 132:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] data sent: None
2021-08-04 01:50:28,623 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:28,799 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c HTTP/1.1" 200 1522
2021-08-04 01:50:28,800 INFO 142:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response code: 200
2021-08-04 01:50:28,800 DEBUG 146:onap_service.py(10) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response: {"request":{"requestId":"d3fb48c5-4b9d-4152-9125-007945436e0c","startTime":"Wed, 04 Aug 2021 01:50:16 GMT","finishTime":"Wed, 04 Aug 2021 01:50:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","modelVersion":"1628041802942","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:23 GMT"}}}
2021-08-04 01:50:28,808 DEBUG 129:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '31adb650-b5dd-4df5-ac65-4bbe5de1d621', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:28,809 DEBUG 131:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c
2021-08-04 01:50:28,809 DEBUG 132:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] data sent: None
2021-08-04 01:50:28,812 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:28,976 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c HTTP/1.1" 200 1522
2021-08-04 01:50:28,978 INFO 142:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response code: 200
2021-08-04 01:50:28,979 DEBUG 146:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response: {"request":{"requestId":"d3fb48c5-4b9d-4152-9125-007945436e0c","startTime":"Wed, 04 Aug 2021 01:50:16 GMT","finishTime":"Wed, 04 Aug 2021 01:50:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","modelVersion":"1628041802942","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:23 GMT"}}}
2021-08-04 01:50:28,980 DEBUG 129:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25147fa5-deca-484b-bcc4-aa3c5322ad58', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:28,980 DEBUG 131:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c
2021-08-04 01:50:28,980 DEBUG 132:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] data sent: None
2021-08-04 01:50:28,982 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:29,142 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d3fb48c5-4b9d-4152-9125-007945436e0c HTTP/1.1" 200 1522
2021-08-04 01:50:29,143 INFO 142:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response code: 200
2021-08-04 01:50:29,143 DEBUG 146:onap_service.py(1) - [None][Check d3fb48c5-4b9d-4152-9125-007945436e0c orchestration request status] response: {"request":{"requestId":"d3fb48c5-4b9d-4152-9125-007945436e0c","startTime":"Wed, 04 Aug 2021 01:50:16 GMT","finishTime":"Wed, 04 Aug 2021 01:50:23 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","modelType":"vfModule","modelName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058","modelVersion":"1628041802942","modelCustomizationUuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelVersionId":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelCustomizationId":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9","modelUuid":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","modelInvariantUuid":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vfModuleInstanceId":"e649f753-8c83-4785-a8f9-d1aafa9a3b03","vfModuleInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:23 GMT"}}}
2021-08-04 01:50:29,144 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted
2021-08-04 01:50:29,144 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile
2021-08-04 01:50:29,145 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-04 01:50:29,145 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list
2021-08-04 01:50:29,145 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:29,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:29,195 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list HTTP/1.1" 200 1064
2021-08-04 01:50:29,196 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:29,197 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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:50:29,200 DEBUG 129:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be 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-04 01:50:29,200 DEBUG 131:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69
2021-08-04 01:50:29,200 DEBUG 132:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] data sent: None
2021-08-04 01:50:29,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:29,267 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69 HTTP/1.1" 200 3737
2021-08-04 01:50:29,267 INFO 142:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response code: 200
2021-08-04 01:50:29,268 DEBUG 146:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response: {"vnf-id":"8803da4a-4862-442f-8911-cefb7dcdad69","vnf-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"efa7d96f-f69e-4702-9151-07f7cae265ff","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628041776987","model-invariant-id":"5004ef1e-0855-453a-ac7c-5b3789cb8799","model-version-id":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","model-customization-id":"b3d5255f-d822-4659-a010-89f26309049c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/service-data/vnfs/vnf/8803da4a-4862-442f-8911-cefb7dcdad69/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/d2196328-4e3f-435e-ad35-5e71744fa4be","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":"d2196328-4e3f-435e-ad35-5e71744fa4be"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}}
2021-08-04 01:50:29,270 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:50:29,270 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:50:29,271 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-04 01:50:29,271 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-04 01:50:29,271 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:50:29,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:50:29,699 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-04 01:50:29,700 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:50:29,700 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:50:29,702 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:50:29,702 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:29,702 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:29,702 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:29,703 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:50:29,703 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:29,703 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:29,703 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:29,703 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:50:29,703 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:29,703 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:29,703 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:50:29,703 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:50:29,703 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:29,703 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:29,704 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:29,704 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:50:29,704 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:50:29,704 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:50:29,704 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-04 01:50:29,704 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-04 01:50:29,704 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:50:29,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:50:30,277 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-04 01:50:30,279 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:50:30,281 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:50:30,286 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:50:30,286 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-04 01:50:30,287 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/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel
2021-08-04 01:50:30,287 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-04 01:50:30,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:50:30,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel HTTP/1.1" 200 None
2021-08-04 01:50:30,466 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-04 01:50:30,467 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-04 01:50:30,498 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-04 01:50:30,499 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/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb
2021-08-04 01:50:30,499 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None
2021-08-04 01:50:30,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:50:30,523 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb HTTP/1.1" 200 216
2021-08-04 01:50:30,524 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200
2021-08-04 01:50:30,524 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","rb-version":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","chart-name":"nginx","description":"","labels":{"vnf_customization_uuid":"c60d5673-9bdf-44b0-b2be-054bfc83eaa9"}}

2021-08-04 01:50:30,527 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-04 01:50:30,528 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/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest
2021-08-04 01:50:30,528 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None
2021-08-04 01:50:30,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:50:30,552 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest HTTP/1.1" 200 212
2021-08-04 01:50:30,552 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200
2021-08-04 01:50:30,553 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"5afe5f8e-6c09-430b-b458-70f3eba2ef3d","rb-version":"4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null}

2021-08-04 01:50:30,554 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'}
2021-08-04 01:50:30,555 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/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest
2021-08-04 01:50:30,555 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None
2021-08-04 01:50:30,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:50:30,580 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/5afe5f8e-6c09-430b-b458-70f3eba2ef3d/4583f4c2-7d86-4a3b-9f1c-d7b7fe62a4cb/profile/cnftest HTTP/1.1" 204 0
2021-08-04 01:50:30,581 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204
2021-08-04 01:50:30,581 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a
2021-08-04 01:50:30,583 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-04 01:50:30,583 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list
2021-08-04 01:50:30,583 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:30,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:30,636 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/d2196328-4e3f-435e-ad35-5e71744fa4be/relationship-list HTTP/1.1" 200 1064
2021-08-04 01:50:30,637 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:30,637 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/5e4b9cb8-6d65-4145-885b-6efb9678d3d8","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"5e4b9cb8-6d65-4145-885b-6efb9678d3d8"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:50:30,639 DEBUG 129:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be 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-04 01:50:30,640 DEBUG 131:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69
2021-08-04 01:50:30,640 DEBUG 132:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] data sent: None
2021-08-04 01:50:30,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:30,701 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69 HTTP/1.1" 200 3737
2021-08-04 01:50:30,701 INFO 142:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response code: 200
2021-08-04 01:50:30,702 DEBUG 146:onap_service.py(1) - [AAI][Get d2196328-4e3f-435e-ad35-5e71744fa4be ABCMeta] response: {"vnf-id":"8803da4a-4862-442f-8911-cefb7dcdad69","vnf-name":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"efa7d96f-f69e-4702-9151-07f7cae265ff","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1628041776987","model-invariant-id":"5004ef1e-0855-453a-ac7c-5b3789cb8799","model-version-id":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","model-customization-id":"b3d5255f-d822-4659-a010-89f26309049c","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/d2196328-4e3f-435e-ad35-5e71744fa4be/service-data/vnfs/vnf/8803da4a-4862-442f-8911-cefb7dcdad69/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/d2196328-4e3f-435e-ad35-5e71744fa4be","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":"d2196328-4e3f-435e-ad35-5e71744fa4be"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"availability-zone.availability-zone-name","relationship-value":"basicnf-availability-zone"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnf_lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnf_lob"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnf_platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnf_platform"}]}]}}
2021-08-04 01:50:30,704 DEBUG 384:vnf.py(1) - Delete 8803da4a-4862-442f-8911-cefb7dcdad69 VNF
2021-08-04 01:50:30,704 DEBUG 80:deletion.py(1) - VNF 8803da4a-4862-442f-8911-cefb7dcdad69 deletion request
2021-08-04 01:50:30,715 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:50:30,715 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:50:30,715 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-04 01:50:30,716 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-04 01:50:30,716 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:50:30,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:50:31,277 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-04 01:50:31,278 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:50:31,278 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:50:31,280 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:50:31,280 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:31,281 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:31,281 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:31,281 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:50:31,281 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:31,281 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:31,281 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:31,282 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:50:31,282 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:31,282 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:31,282 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:50:31,282 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:50:31,283 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:31,283 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:31,283 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:31,283 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:50:31,283 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:50:31,284 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:50:31,284 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-04 01:50:31,284 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-04 01:50:31,284 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:50:31,286 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:50:31,789 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-04 01:50:31,792 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:50:31,793 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:50:31,798 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:50:31,798 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-04 01:50:31,799 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/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel
2021-08-04 01:50:31,799 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-04 01:50:31,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:50:31,952 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel HTTP/1.1" 200 None
2021-08-04 01:50:31,954 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-04 01:50:31,954 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-04 01:50:31,985 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-04 01:50:31,985 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-04 01:50:31,986 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:31,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:32,028 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-04 01:50:32,029 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:32,029 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-04 01:50:32,031 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-04 01:50:32,031 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-04 01:50:32,031 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:50:32,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:32,084 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-04 01:50:32,085 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:50:32,085 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":"1628041773790","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/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"}]}]}}]}
2021-08-04 01:50:32,088 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-04 01:50:32,088 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-04 01:50:32,088 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:32,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:32,143 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-04 01:50:32,144 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:32,144 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-04 01:50:32,147 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-04 01:50:32,147 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-04 01:50:32,147 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:50:32,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:32,196 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-04 01:50:32,197 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:50:32,198 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":"1628041773790","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/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"}]}]}}]}
2021-08-04 01:50:32,200 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-04 01:50:32,200 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-04 01:50:32,200 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:32,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:32,242 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-04 01:50:32,243 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:32,243 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-04 01:50:32,246 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-04 01:50:32,246 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-04 01:50:32,246 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:50:32,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:32,307 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-04 01:50:32,308 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:50:32,308 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":"1628041773790","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/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"}]}]}}]}
2021-08-04 01:50:32,310 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-04 01:50:32,310 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-04 01:50:32,311 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-04 01:50:32,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:32,361 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-04 01:50:32,362 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-04 01:50:32,362 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628041773878","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/8803da4a-4862-442f-8911-cefb7dcdad69","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8803da4a-4862-442f-8911-cefb7dcdad69"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_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-04 01:50:32,365 DEBUG 129:onap_service.py(1) - [None][Create 8803da4a-4862-442f-8911-cefb7dcdad69 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f1375655-cf1c-429a-8116-65118bfb455f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:32,365 DEBUG 131:onap_service.py(1) - [None][Create 8803da4a-4862-442f-8911-cefb7dcdad69 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d2196328-4e3f-435e-ad35-5e71744fa4be/vnfs/8803da4a-4862-442f-8911-cefb7dcdad69
2021-08-04 01:50:32,365 DEBUG 132:onap_service.py(1) - [None][Create 8803da4a-4862-442f-8911-cefb7dcdad69 VNF deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "vnf",
            "modelName": "basic_cnf",
            "modelInvariantId": "5004ef1e-0855-453a-ac7c-5b3789cb8799",
            "modelVersion": "1.0",
            "modelVersionId": "8e2c9fdb-2fc1-489c-89b8-d094f8621f9d",
            "modelCustomizationId": "b3d5255f-d822-4659-a010-89f26309049c",
            "modelCustomizationName": "basic_cnf 0"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		},
        "cloudConfiguration": {
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion",
            "tenantId": "f41abc47519441359fc94897110fa224"
        }
	}
}
2021-08-04 01:50:32,366 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:33,840 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d2196328-4e3f-435e-ad35-5e71744fa4be/vnfs/8803da4a-4862-442f-8911-cefb7dcdad69 HTTP/1.1" 202 262
2021-08-04 01:50:33,841 INFO 142:onap_service.py(1) - [None][Create 8803da4a-4862-442f-8911-cefb7dcdad69 VNF deletion request] response code: 202
2021-08-04 01:50:33,842 DEBUG 146:onap_service.py(1) - [None][Create 8803da4a-4862-442f-8911-cefb7dcdad69 VNF deletion request] response: {"requestReferences":{"requestId":"f1375655-cf1c-429a-8116-65118bfb455f","instanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f"}}
2021-08-04 01:50:33,842 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished
2021-08-04 01:50:33,849 DEBUG 129:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e71514df-9c10-4008-acfa-cc562d4f4240', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:33,849 DEBUG 131:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f
2021-08-04 01:50:33,849 DEBUG 132:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] data sent: None
2021-08-04 01:50:33,852 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:33,997 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f HTTP/1.1" 200 1268
2021-08-04 01:50:34,000 INFO 142:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response code: 200
2021-08-04 01:50:34,000 DEBUG 146:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response: {"request":{"requestId":"f1375655-cf1c-429a-8116-65118bfb455f","startTime":"Wed, 04 Aug 2021 01:50:32 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 04 Aug 2021 01:50:33 GMT"}}}
2021-08-04 01:50:44,012 DEBUG 129:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aab706a4-6f4e-45df-8203-de4035f318a2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:44,013 DEBUG 131:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f
2021-08-04 01:50:44,013 DEBUG 132:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] data sent: None
2021-08-04 01:50:44,015 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:44,186 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f HTTP/1.1" 200 1474
2021-08-04 01:50:44,188 INFO 142:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response code: 200
2021-08-04 01:50:44,188 DEBUG 146:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response: {"request":{"requestId":"f1375655-cf1c-429a-8116-65118bfb455f","startTime":"Wed, 04 Aug 2021 01:50:32 GMT","finishTime":"Wed, 04 Aug 2021 01:50:36 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:36 GMT"}}}
2021-08-04 01:50:44,189 INFO 56:mixins.py(11) - VnfDeletionRequest task finished
2021-08-04 01:50:44,190 DEBUG 129:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a84f0c98-f867-450a-a810-00d4ffe6fd8a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:44,190 DEBUG 131:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f
2021-08-04 01:50:44,190 DEBUG 132:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] data sent: None
2021-08-04 01:50:44,192 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:44,346 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f HTTP/1.1" 200 1474
2021-08-04 01:50:44,348 INFO 142:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response code: 200
2021-08-04 01:50:44,348 DEBUG 146:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response: {"request":{"requestId":"f1375655-cf1c-429a-8116-65118bfb455f","startTime":"Wed, 04 Aug 2021 01:50:32 GMT","finishTime":"Wed, 04 Aug 2021 01:50:36 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:36 GMT"}}}
2021-08-04 01:50:44,348 DEBUG 129:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cd169464-f7b7-498d-89b6-c85332f57456', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:44,349 DEBUG 131:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f
2021-08-04 01:50:44,349 DEBUG 132:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] data sent: None
2021-08-04 01:50:44,350 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:44,504 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f HTTP/1.1" 200 1474
2021-08-04 01:50:44,505 INFO 142:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response code: 200
2021-08-04 01:50:44,506 DEBUG 146:onap_service.py(11) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response: {"request":{"requestId":"f1375655-cf1c-429a-8116-65118bfb455f","startTime":"Wed, 04 Aug 2021 01:50:32 GMT","finishTime":"Wed, 04 Aug 2021 01:50:36 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:36 GMT"}}}
2021-08-04 01:50:44,514 DEBUG 129:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f3e04ade-a374-4c89-ad2b-e33db669a263', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:44,514 DEBUG 131:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f
2021-08-04 01:50:44,514 DEBUG 132:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] data sent: None
2021-08-04 01:50:44,516 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:44,697 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f HTTP/1.1" 200 1474
2021-08-04 01:50:44,699 INFO 142:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response code: 200
2021-08-04 01:50:44,699 DEBUG 146:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response: {"request":{"requestId":"f1375655-cf1c-429a-8116-65118bfb455f","startTime":"Wed, 04 Aug 2021 01:50:32 GMT","finishTime":"Wed, 04 Aug 2021 01:50:36 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:36 GMT"}}}
2021-08-04 01:50:44,700 DEBUG 129:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4dfb9449-f410-4ae6-88fc-06455ad47fda', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:44,700 DEBUG 131:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f
2021-08-04 01:50:44,700 DEBUG 132:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] data sent: None
2021-08-04 01:50:44,701 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:44,861 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f1375655-cf1c-429a-8116-65118bfb455f HTTP/1.1" 200 1474
2021-08-04 01:50:44,862 INFO 142:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response code: 200
2021-08-04 01:50:44,862 DEBUG 146:onap_service.py(1) - [None][Check f1375655-cf1c-429a-8116-65118bfb455f orchestration request status] response: {"request":{"requestId":"f1375655-cf1c-429a-8116-65118bfb455f","startTime":"Wed, 04 Aug 2021 01:50:32 GMT","finishTime":"Wed, 04 Aug 2021 01:50:36 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"5004ef1e-0855-453a-ac7c-5b3789cb8799","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"b3d5255f-d822-4659-a010-89f26309049c","modelVersionId":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelCustomizationId":"b3d5255f-d822-4659-a010-89f26309049c","modelUuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","modelInvariantUuid":"5004ef1e-0855-453a-ac7c-5b3789cb8799","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":"d2196328-4e3f-435e-ad35-5e71744fa4be","vnfInstanceId":"8803da4a-4862-442f-8911-cefb7dcdad69","vnfInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:36 GMT"}}}
2021-08-04 01:50:44,863 DEBUG 319:service.py(1) - Delete d2196328-4e3f-435e-ad35-5e71744fa4be service instance
2021-08-04 01:50:44,863 DEBUG 113:deletion.py(1) - Service d2196328-4e3f-435e-ad35-5e71744fa4be deletion request
2021-08-04 01:50:44,872 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:50:44,872 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:50:44,872 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-04 01:50:44,872 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-04 01:50:44,872 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:50:44,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:50:45,316 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-04 01:50:45,317 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:50:45,317 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:50:45,319 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:50:45,319 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:45,319 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:45,319 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:45,320 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:50:45,320 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:45,320 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:45,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:45,320 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:50:45,320 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:45,320 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:45,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:50:45,320 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:50:45,321 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:45,321 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:45,321 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:45,321 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:50:45,321 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:50:45,321 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:50:45,321 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-04 01:50:45,322 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-04 01:50:45,322 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:50:45,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:50:45,991 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-04 01:50:45,993 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:50:45,996 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:50:46,000 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:50:46,001 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:50:46,001 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:50:46,001 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-04 01:50:46,001 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-04 01:50:46,001 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:50:46,003 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:50:46,435 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-04 01:50:46,436 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:50:46,436 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:50:46,438 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:50:46,438 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:46,438 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:46,438 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:46,438 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:50:46,438 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:46,438 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:46,439 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:46,439 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:50:46,439 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:46,439 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:46,439 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:50:46,439 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:50:46,439 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:46,439 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:46,439 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:46,439 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:50:46,440 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:50:46,440 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:50:46,440 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-04 01:50:46,440 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-04 01:50:46,440 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:50:46,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:50:46,970 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-04 01:50:46,972 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:50:46,974 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:50:46,978 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:50:46,978 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC
2021-08-04 01:50:46,979 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-04 01:50:46,979 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-04 01:50:46,979 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-04 01:50:46,979 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-04 01:50:46,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:50:47,406 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-04 01:50:47,407 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-04 01:50:47,407 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7ba5306-eb18-468b-a0a6-b070d0f9b53d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4a2143c5-7b1c-439d-9aed-606fca8ca744/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","name":"basic_onboard_JBgcSo","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/abcf6de3-58dd-4d0c-95c4-ebb9b83af58c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-04 01:50:47,409 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-08-04 01:50:47,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:47,410 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:47,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:47,410 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC
2021-08-04 01:50:47,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:47,410 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:47,410 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:47,410 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-04 01:50:47,410 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:47,410 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:47,411 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-04 01:50:47,411 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_JBgcSo from SDC
2021-08-04 01:50:47,411 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-04 01:50:47,411 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-04 01:50:47,411 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-04 01:50:47,412 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-08-04 01:50:47,412 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf
2021-08-04 01:50:47,412 INFO 192:__init__.py(1) - Service found, updating information
2021-08-04 01:50:47,412 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-04 01:50:47,413 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-04 01:50:47,413 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-04 01:50:47,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-04 01:50:47,949 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-04 01:50:47,951 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-04 01:50:47,953 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"266aa1e3-7b07-4e4c-aaf1-cc8f0c18dca5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032070505,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"986b39e4-ff36-429e-9ca3-320d11b7948b","invariantUUID":"04e48cce-4ff8-4150-b1d3-69a186bdbcfc","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9954d481-4fce-426a-832e-25d17fc07920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032229223,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06a92c6b-a032-47f0-ad07-58b9f78e78fd","invariantUUID":"5c6bcde1-ab09-4860-a595-9466509a0588","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":"8c2222db-bba0-44f3-90ac-de5ec8656c3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032173126,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"047821c0-70b4-49cd-a6e3-a82ae86963b5","invariantUUID":"25be8269-002f-49a0-b327-ee7cd958b589","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":"objectStorage","uniqueId":"7cd0f8af-4ca6-4f80-ae50-00de8bb52be2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032421802,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a05190f-fe8a-436d-87a6-5870a01c8f40","invariantUUID":"5a0f7d31-2757-4a7c-bece-ccdd2832de2a","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":"networkrules","uniqueId":"0af992d9-0c9b-4486-b20d-482d2a99850e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032203976,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7be40e82-ca7c-4090-a33c-cf1321c634fb","invariantUUID":"f3cafc80-21ef-4d83-aec8-5e24dcee3eb3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"afc0e781-fac5-4ae4-b5c3-60d9f52ea151","lifecycleState":"CERTIFIED","lastUpdateDate":1628032470551,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5f68e65-d5b9-4880-ab92-92d7f6ff74d1","invariantUUID":"75e6cf52-38a3-408f-bdd8-afeb50c20721","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":"defaulticon","uniqueId":"dc6d58eb-90e2-4645-9c38-12c4ff401a96","lifecycleState":"CERTIFIED","lastUpdateDate":1628032360795,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77d03c35-43d1-4ca1-820c-ec9c0e6de022","invariantUUID":"bd195138-fadc-4078-abfc-bd1465679730","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":"a17b4f18-463b-4ca0-96a0-1d79b3ca81e7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032327854,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50c5bcaf-e49a-46d6-80ee-f4b8ab7191c7","invariantUUID":"79a98de0-0f61-453b-849e-f7dc3e69d2e9","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":"1a65793d-0152-4f26-97ef-73c878cdf90f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032350551,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a905c3ba-b560-4d49-8925-59e71e634978","invariantUUID":"85f369c2-795e-4358-b224-73581d03a992","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":"objectStorage","uniqueId":"3b436b06-9ccb-41b9-a99f-f276fbf220e5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032438725,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bad0895-b162-479f-b06f-93a3be4484ba","invariantUUID":"5e74b8b0-e6a9-408b-a718-6e8a9e0b912a","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":"7d23e54c-4ddd-4ed0-afe4-a3ad1603cb24","lifecycleState":"CERTIFIED","lastUpdateDate":1628032304587,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a45454b1-467f-4905-8109-faef6655936a","invariantUUID":"49177883-d161-4f72-a310-9c1344c17b5d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4f90f6c-8c0a-460b-8117-e87feb34ab91","lifecycleState":"CERTIFIED","lastUpdateDate":1628032559794,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6ef91ee-d3b4-4385-95d1-2c3e581c4bc0","invariantUUID":"ce278c14-abe5-4c54-8f80-83df880a03b9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fe2e6e8a-f84c-4d18-ab92-7fac7f751b71","lifecycleState":"CERTIFIED","lastUpdateDate":1628032407018,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b918260f-62de-4870-af71-eb25a370d33e","invariantUUID":"9e12be32-1732-46b7-8b3f-c6d546f557d3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7909542-f395-4c39-a6f8-91f5891b5f1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032497990,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90d4492d-0a18-452b-a714-5b198cdca093","invariantUUID":"d7d9de1c-a1c2-4a16-8fe3-aa077cfe57e6","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":"network","uniqueId":"0afd4d71-d5e4-4f8b-9daf-a25e2981efc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032491700,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ee191631-98a5-4732-a4fd-619b1334c9ca","invariantUUID":"e88e3e78-de86-4abd-9509-e83f3f72afd6","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":"objectStorage","uniqueId":"e41fe011-730b-4872-b845-b844cc8f812f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032115808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"039261bd-d45e-42b1-8469-a37acd5edd91","invariantUUID":"15d3c8aa-f30a-495d-b91c-029b278019df","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":"defaulticon","uniqueId":"b3a96883-bbd1-49fb-aecd-e555add961a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628040766026,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"603299bb-f616-4fa6-bbba-d6216b461bc1","invariantUUID":"d276df60-bd95-4e99-b066-52846d030fe0","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":"146d612b-a387-4717-bda4-a08cab0ac61e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032253895,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf6a8f42-85f3-4bda-a240-3c96379fba75","invariantUUID":"a1d84219-8dd3-47db-953f-0af9295caeed","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a067e04-8256-455b-854b-3225bc1b9981","lifecycleState":"CERTIFIED","lastUpdateDate":1628032272064,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edf3ff3e-0e3c-411a-8050-78811284c4bf","invariantUUID":"5d528c2c-583e-4396-9d81-ae2a82056b9d","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":"loadBalancer","uniqueId":"a54ca706-8739-4e60-b96f-f73606a47920","lifecycleState":"CERTIFIED","lastUpdateDate":1628032089906,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91d0b9a3-63c2-4b54-a245-86a62f9dc4d4","invariantUUID":"82dead39-e8b7-444a-9d31-f80c7a4afa11","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":"network","uniqueId":"2fd84a47-159c-4e6e-833f-0049349c8b82","lifecycleState":"CERTIFIED","lastUpdateDate":1628032444198,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14b83f96-1b7d-485a-914a-3d41ab877220","invariantUUID":"77bafa9c-686e-4762-9d3a-150a33761141","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"23a48502-f7b6-49a4-96ef-943088d2c3c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032532832,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cad70e62-3ab4-4a3d-ae34-2dd666259377","invariantUUID":"171db3fe-1f23-4bf5-8119-ee100f4745d9","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":"network","uniqueId":"a93f4a57-c9de-44aa-8f5d-e2f9768d2e30","lifecycleState":"CERTIFIED","lastUpdateDate":1628032514609,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"071c1efa-d32d-4880-915f-f0179fcc06d7","invariantUUID":"957c0337-130a-4a3c-b5ab-a3e5676782a5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e894d491-ff06-4ab2-b239-c424b46f7f3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032547327,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2fef7a2-3376-49c4-bce7-b8246fc4be4b","invariantUUID":"3a8b36cb-480a-4cb9-b085-173c8d462751","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9092d8dd-a918-44fc-935c-efd47bb10673","lifecycleState":"CERTIFIED","lastUpdateDate":1628032583309,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b77a45a-298b-496f-aa22-3967c266682e","invariantUUID":"c3c1489d-8cb9-4f5f-897d-4b29a6328234","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"261ae304-4e96-4490-bc89-07155fe2f55b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032209224,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38e09826-678b-4902-b673-b314f01d1aaf","invariantUUID":"7e0ae5c9-20d2-420e-a88f-7c0210c753eb","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":"compute","uniqueId":"757ddbed-cb27-4773-a2da-88d2c12c83af","lifecycleState":"CERTIFIED","lastUpdateDate":1628032242470,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbd65b89-cc22-42fb-8a41-58ac8550c4f0","invariantUUID":"d46d0116-9385-407e-86e3-1ba2962c6895","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":"defaulticon","uniqueId":"a9865905-80c5-493e-a0eb-807da12774c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032146015,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"765600af-4e21-450a-bede-62d4e7abdcd5","invariantUUID":"49687bdd-8db2-4c88-a281-350a4698fa34","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98d8550f-47bf-420c-bea3-fec67ca0c8a5","lifecycleState":"CERTIFIED","lastUpdateDate":1628032322733,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db30eb00-841a-4965-96cd-e3a871ffe9b0","invariantUUID":"fd8405e4-c1ef-4357-a013-c277d9920cd3","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0d49495-2744-4818-8b07-f03fe47b075c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032396620,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4acae418-3426-4c7a-8563-784ffac12b02","invariantUUID":"7a55b604-d59f-406c-952b-cebdd6dcc0b9","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":"network","uniqueId":"3492ca3f-4c2b-411b-a4bc-47785554276c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032157733,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9fa0afa-6a91-4661-b5b2-bc967027c968","invariantUUID":"f0c34b18-739d-40af-b032-b8607c5c45a0","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9900b9a6-9fd8-485e-befe-4c3f7e2cdd44","lifecycleState":"CERTIFIED","lastUpdateDate":1628032402146,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"787ea21a-8b02-42c7-9548-54e444e64d9f","invariantUUID":"24c27dd7-e5d6-4a2a-9114-0e464dd6564a","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":"3f2a7631-34c7-474e-b1b8-060827225cce","lifecycleState":"CERTIFIED","lastUpdateDate":1628032043340,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"346e86de-1f71-43aa-b2e4-15bd54f4781c","invariantUUID":"eb99cad0-30b1-4ec7-a82d-84758a3b443a","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":"585b9efa-5353-4068-a9f6-2fca1a858f4f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032385547,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2addc7bb-f351-4ca4-b297-594a5ef4f5d5","invariantUUID":"e87fdf0f-27bd-4896-ac7d-981eb8672bb9","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":"fad1f8e4-f479-4884-a3ae-06681e7083d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032485419,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"963d4748-cc5a-4065-b161-e8208d36efd1","invariantUUID":"187fda4a-99be-4a77-8bce-cb2c19ad1c65","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":"compute","uniqueId":"70cc0942-a8de-4f5c-af8f-7d5bf82c864a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032379501,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e53c5bf8-ac59-4f91-9593-785de7e61902","invariantUUID":"b6ab742a-019c-448d-8e9b-068ade73ba3a","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":"network","uniqueId":"bfbf96d7-616c-403d-ac2d-71530e900e2a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032372804,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"035c7fe2-bbb3-4b74-a611-ac4cda9edc18","invariantUUID":"45d09a80-3c2c-414e-b1c5-969cada29a3e","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":"ac86e8ae-5227-4a9f-b83a-c281e3595756","lifecycleState":"CERTIFIED","lastUpdateDate":1628032259698,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6afb446b-6fdc-45ba-8f98-5de55359c1db","invariantUUID":"5aa6ee76-bc87-4a01-a501-a8f7d236e236","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":"port","uniqueId":"1471a4a6-b89c-4d41-933d-5ac44b30c59f","lifecycleState":"CERTIFIED","lastUpdateDate":1628032540719,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b6a5fb4-4f65-4fc2-97be-95823a4b11e9","invariantUUID":"61be6570-bab3-4709-b034-3d8cd901c849","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":"defaulticon","uniqueId":"557506c7-8cd0-4c4d-bea7-68feff7b80e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628032063934,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1ef8d13e-a6af-4858-b7aa-58276b0f60cd","invariantUUID":"e5255b4e-9e06-4a89-99b9-98a646638420","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":"objectStorage","uniqueId":"9a4456b7-a2c1-428a-9e36-dd068a8c2177","lifecycleState":"CERTIFIED","lastUpdateDate":1628032365635,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e138d9b3-e96d-416a-ac53-a93427a0a6f7","invariantUUID":"7fc8de55-6c1b-404c-939f-8634ae01fd2a","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":"27707114-a1e5-4a46-ba2b-d3f47e70d84e","lifecycleState":"CERTIFIED","lastUpdateDate":1628032277931,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dfccc0-9dde-4a78-8ce7-eb56d5b4c115","invariantUUID":"49ce1c2d-ce85-4885-977c-d242df774e72","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"77287124-46e9-4453-834a-9c6b4d4f1744","lifecycleState":"CERTIFIED","lastUpdateDate":1628032509102,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2f1200f-7fbf-47f0-a478-3924f583f8ec","invariantUUID":"698e6788-0e76-4334-84d2-3ca3cbfbc1cc","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":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f27a3fb3-f428-488b-bd02-2aaedd9f9565","lifecycleState":"CERTIFIED","lastUpdateDate":1628032139605,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d2e4fca8-8924-4278-8694-64e6f47f76c2","invariantUUID":"ba2278de-311b-443d-aa43-141d6af38414","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":"securityrules","uniqueId":"599195c2-57d6-49c2-8a76-7483f87708cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628032234262,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"414ab125-0cb0-4781-8331-eb6c7d09095d","invariantUUID":"2dbac03c-f2df-4723-a829-cf39b32d38a6","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":"2a6cd7ce-694c-4b9c-839f-14e2243ba3a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032283099,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8c4e298-5c6d-4c12-a08e-3e8d3090262c","invariantUUID":"97a7770a-466c-4a65-87b3-59d37694d873","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1460fbee-4cfb-458d-b2ca-45fce095dcda","lifecycleState":"CERTIFIED","lastUpdateDate":1628032523357,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad2fa9e4-f5aa-471b-b239-9ef880528752","invariantUUID":"ec29349f-fbd6-4352-88d4-66b31d35aeb7","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":"network","uniqueId":"b2f1e42b-0344-4477-8472-6319e265b399","lifecycleState":"CERTIFIED","lastUpdateDate":1628032133603,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"312a3f41-6e50-43b0-9874-80634cdb7439","invariantUUID":"546e7111-84cd-4a72-b9da-cbe6ac507dc8","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":"network","uniqueId":"ea1eb6da-3d88-4437-ac31-a25a2a0053de","lifecycleState":"CERTIFIED","lastUpdateDate":1628032168049,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9dc5a98a-0d7b-46f7-a118-a20a33e2fbcd","invariantUUID":"3ae39007-4ff2-464c-a128-96494d77b528","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":"defaulticon","uniqueId":"1157db29-3f9c-4e21-ad47-a3635ff34a20","lifecycleState":"CERTIFIED","lastUpdateDate":1628041403352,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8e2c9fdb-2fc1-489c-89b8-d094f8621f9d","invariantUUID":"5004ef1e-0855-453a-ac7c-5b3789cb8799","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"63319059-3b8e-4e0d-b57f-e855c9a5a8da","lifecycleState":"CERTIFIED","lastUpdateDate":1628032464686,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"084c2fba-a29f-4cd9-b22f-53d24fa1bd12","invariantUUID":"502ab17f-0b85-4fcc-ae85-4975c4c4fc1d","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":"objectStorage","uniqueId":"a27aed5a-529a-44b1-8ec8-9bc40d6e2f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628032120785,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66f632ab-d84e-4b1d-ab9a-9bfec85e782f","invariantUUID":"eea74abd-009d-472c-84f8-b72105801573","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2d17c4b-83a1-435a-9bd8-c6ab755c4e2d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032162811,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"228360c9-080e-4237-8b3c-2be2f4c6d416","invariantUUID":"fc701a18-b5e2-4b95-9cc7-49b12a05b2c2","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":"895cdc98-a9a3-4869-ab71-5cce15f94bfc","lifecycleState":"CERTIFIED","lastUpdateDate":1628032504217,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcdfa702-7774-4e2c-bb1f-7b18e73890ec","invariantUUID":"cfed0a86-70d3-4c9a-8a4c-c77ccc7cb99a","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":"f746913f-f11d-4fe8-86ae-e51c1e136d8a","lifecycleState":"CERTIFIED","lastUpdateDate":1628032343985,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ca864cbf-e7c4-4826-ba96-0b265a295d22","invariantUUID":"09cfe0e8-b285-430a-9a16-ce0ccc62c40c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"28eb8d17-acb6-4ac3-8622-7dce10b4423d","lifecycleState":"CERTIFIED","lastUpdateDate":1628032579743,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a995b3eb-1d6c-4a82-8a39-bbe5eef1f809","invariantUUID":"de0f1d54-0c66-46dc-8370-427f888760b0","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":"compute","uniqueId":"dfa8ed4c-40f8-4a1b-a7b0-d4fcbdad97c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032567855,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"812a3b6d-d863-4dc9-94db-4928f04951a0","invariantUUID":"2fb8f6c7-4020-454a-9e7a-1881438824d3","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":"defaulticon","uniqueId":"3620e3e8-4e58-4799-a08f-1389de75cbdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628032355761,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1bae9d9b-054d-43d5-892a-3a69b9663f41","invariantUUID":"5fa1df2d-23e5-40d3-8b49-a941ed42df24","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":"compute","uniqueId":"21f6a87c-9003-47a9-8473-41d77b4fc28b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032572998,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da053613-79da-4e82-957f-b25b28fbf692","invariantUUID":"82d63d04-abd4-48c3-9935-303bd53a9274","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":"defaulticon","uniqueId":"4fa67469-b6f6-4dbc-8c5c-05e5c731c8ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628041307620,"name":"basic_onboard_JBgcSo","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9d79881e-6a1b-479c-8f1c-dc3b6f207069","invariantUUID":"ef4cbd7a-1419-471e-bad8-f27bba73e135","systemName":"BasicOnboardJbgcso","description":"VF","tags":["basic_onboard_JBgcSo"],"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":"ba6b0be1-67b0-477d-85b4-7fca3af966f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032338149,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3beed8ff-77dc-453a-8226-01cb45d4c02d","invariantUUID":"8f9fbc8e-de88-4071-bdfc-63e5fb44e12c","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dcca7846-8117-49c9-b168-cff5c340c5ca","lifecycleState":"CERTIFIED","lastUpdateDate":1628032125820,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80a72833-c64b-40cf-85bf-5f95f1e000e4","invariantUUID":"7b1c6ceb-96ae-496f-bacc-bcfae7f4224f","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"15eeba70-70e5-40a4-9f52-8f6015ac64a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628032564892,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4d03576-415a-4d0d-9f2a-325ab8acf40e","invariantUUID":"4abba067-499e-44b3-b37b-e655b7808a14","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1fae5ba5-b952-4315-b17c-dd64fbb098c6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032528157,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6611483e-efe4-4b65-bbb2-659f82190340","invariantUUID":"445ba353-9f36-4e0e-8010-80f65883411b","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"0efdf6bc-bc54-45d3-85fc-8731340e4564","lifecycleState":"CERTIFIED","lastUpdateDate":1628032480417,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17b68aff-6f23-4e3a-89e7-4ab3cb6117ea","invariantUUID":"9388385f-41d7-4c75-907a-d128f5a3313d","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":"networkrules","uniqueId":"2cb314de-20ed-4f34-9139-f5f6a63717f6","lifecycleState":"CERTIFIED","lastUpdateDate":1628032223401,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"4e50b1e7-f620-4d32-ade0-78785ed81517","invariantUUID":"35ca49b0-85f2-45c0-b447-e7a969d12153","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":"port","uniqueId":"c8485730-49f5-42a3-84ef-85d09b299318","lifecycleState":"CERTIFIED","lastUpdateDate":1628032094931,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b8d02b4-01cc-49f8-b7e6-83c32a77ec27","invariantUUID":"e00a25ab-d996-40af-8cf0-dbf3cbfb8cac","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":"objectStorage","uniqueId":"bdfa3ffc-5264-4c15-81ee-c32b44ab78a9","lifecycleState":"CERTIFIED","lastUpdateDate":1628032078015,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d012231-21c9-445e-9336-c3ed0e015309","invariantUUID":"0ca1c1d7-a0a4-430a-b26c-7aa04bd0298d","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":"eb0a867e-7270-4cb9-9ac8-a93a3d55e86b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032099911,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4911bd55-ff28-43ca-bb4b-22dfdf3e3d93","invariantUUID":"358485dd-95e6-4b58-b295-14bce5c8ffe0","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":"network","uniqueId":"1aa7e505-e653-4efb-ac0a-d4d2c733f97b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032247418,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8064de9f-a490-4815-9a40-53686befb87b","invariantUUID":"86816f03-890d-4f84-8745-4129d2df3640","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":"compute","uniqueId":"aa89094e-a913-4c6c-86d6-cce83a555fae","lifecycleState":"CERTIFIED","lastUpdateDate":1628032416945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b99f6209-d40f-42a1-a3e1-b730ef3edd94","invariantUUID":"50c40e9e-6c00-463e-ae24-509ad211c0a7","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":"ba27c838-bed8-4711-9279-e552bbcefca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628032475425,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"956830f9-4dd8-46f0-a5cd-75073a0bdaf0","invariantUUID":"225f6531-3b9e-43a1-9630-8a38c64a27be","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":"network","uniqueId":"05fa4f63-e851-4209-a662-6bbad90ec44b","lifecycleState":"CERTIFIED","lastUpdateDate":1628032151671,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28797749-28f3-4887-b9bd-b3e218fddfca","invariantUUID":"94ff424b-3693-46f9-99de-5fba07a1b7aa","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e73ada71-fc91-4641-ba07-46513d23b95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628041352971,"name":"basic_onboard_JBgcSo","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"abcf6de3-58dd-4d0c-95c4-ebb9b83af58c","invariantUUID":"ba93bc47-0155-41b9-a337-6dd6a66657e7","systemName":"BasicOnboardJbgcso","description":"service","tags":["basic_onboard_JBgcSo"],"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":"6fd2a3cf-6a73-45b0-818a-b8fa957cfc19","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628040713787,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4a2143c5-7b1c-439d-9aed-606fca8ca744","invariantUUID":"cc8cf5bc-826b-428a-bcea-0e6573972819","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":"37232b3d-2eb2-4059-944b-3cab186ad4ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628041447967,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","invariantUUID":"efa7d96f-f69e-4702-9151-07f7cae265ff","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":"2f210796-99b8-48d1-928b-752adb3df378","lifecycleState":"CERTIFIED","lastUpdateDate":1628040812334,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d7ba5306-eb18-468b-a0a6-b070d0f9b53d","invariantUUID":"5d022ab0-f3fc-470c-aa7c-5f4ce4c8413a","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}]}]}
2021-08-04 01:50:47,956 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list
2021-08-04 01:50:47,957 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-04 01:50:47,957 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/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel
2021-08-04 01:50:47,957 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None
2021-08-04 01:50:47,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-04 01:50:48,118 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/a29fbd54-908c-4f13-ab73-4200baa3d679/toscaModel HTTP/1.1" 200 None
2021-08-04 01:50:48,120 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200
2021-08-04 01:50:48,120 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a
2021-08-04 01:50:48,157 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-04 01:50:48,157 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-04 01:50:48,157 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:48,158 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:48,201 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-04 01:50:48,202 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:48,202 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-04 01:50:48,205 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-04 01:50:48,205 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-04 01:50:48,205 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:50:48,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:48,289 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-04 01:50:48,290 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:50:48,290 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":"1628041835789","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-04 01:50:48,292 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-04 01:50:48,292 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-04 01:50:48,292 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:48,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:48,342 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-04 01:50:48,343 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:48,343 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-04 01:50:48,345 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-04 01:50:48,345 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-04 01:50:48,345 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:50:48,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:48,400 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-04 01:50:48,401 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:50:48,401 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":"1628041835789","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-04 01:50:48,403 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-04 01:50:48,403 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-04 01:50:48,403 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-04 01:50:48,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:48,491 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-04 01:50:48,491 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-04 01:50:48,492 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-04 01:50:48,494 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-04 01:50:48,494 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-04 01:50:48,494 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-04 01:50:48,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:48,606 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-04 01:50:48,607 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-04 01:50:48,607 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":"1628041835789","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-04 01:50:48,609 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-04 01:50:48,610 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-04 01:50:48,610 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-04 01:50:48,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-04 01:50:48,658 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-04 01:50:48,659 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-04 01:50:48,660 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628041835789","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-04 01:50:48,662 DEBUG 129:onap_service.py(1) - [None][Create d2196328-4e3f-435e-ad35-5e71744fa4be Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dfd1d385-77ec-4b40-9c5e-1df67f20a670', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:48,663 DEBUG 131:onap_service.py(1) - [None][Create d2196328-4e3f-435e-ad35-5e71744fa4be Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d2196328-4e3f-435e-ad35-5e71744fa4be
2021-08-04 01:50:48,663 DEBUG 132:onap_service.py(1) - [None][Create d2196328-4e3f-435e-ad35-5e71744fa4be Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_cnf",
            "modelInvariantId": "efa7d96f-f69e-4702-9151-07f7cae265ff",
            "modelVersion": "1.0",
            "modelVersionId": "a29fbd54-908c-4f13-ab73-4200baa3d679"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		},
        "cloudConfiguration": {
            "cloudOwner": "basicnf-owner",
            "lcpCloudRegionId": "k8sregion",
            "tenantId": "f41abc47519441359fc94897110fa224"
        }
	}
}
2021-08-04 01:50:48,665 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:50,754 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/d2196328-4e3f-435e-ad35-5e71744fa4be HTTP/1.1" 202 262
2021-08-04 01:50:50,755 INFO 142:onap_service.py(1) - [None][Create d2196328-4e3f-435e-ad35-5e71744fa4be Service deletion request] response code: 202
2021-08-04 01:50:50,756 DEBUG 146:onap_service.py(1) - [None][Create d2196328-4e3f-435e-ad35-5e71744fa4be Service deletion request] response: {"requestReferences":{"requestId":"dfd1d385-77ec-4b40-9c5e-1df67f20a670","instanceId":"d2196328-4e3f-435e-ad35-5e71744fa4be","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670"}}
2021-08-04 01:50:50,756 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-04 01:50:50,765 DEBUG 129:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a88536a9-c164-4877-8dc5-082eb81b37dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:50:50,766 DEBUG 131:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670
2021-08-04 01:50:50,766 DEBUG 132:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] data sent: None
2021-08-04 01:50:50,768 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:50:50,951 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670 HTTP/1.1" 200 1020
2021-08-04 01:50:50,952 INFO 142:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response code: 200
2021-08-04 01:50:50,952 DEBUG 146:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response: {"request":{"requestId":"dfd1d385-77ec-4b40-9c5e-1df67f20a670","startTime":"Wed, 04 Aug 2021 01:50:49 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 04 Aug 2021 01:50:50 GMT"}}}
2021-08-04 01:51:00,964 DEBUG 129:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f143f077-2ecd-4fcf-ab59-6243b8591221', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:51:00,964 DEBUG 131:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670
2021-08-04 01:51:00,964 DEBUG 132:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] data sent: None
2021-08-04 01:51:00,966 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:51:01,162 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670 HTTP/1.1" 200 1230
2021-08-04 01:51:01,163 INFO 142:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response code: 200
2021-08-04 01:51:01,164 DEBUG 146:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response: {"request":{"requestId":"dfd1d385-77ec-4b40-9c5e-1df67f20a670","startTime":"Wed, 04 Aug 2021 01:50:49 GMT","finishTime":"Wed, 04 Aug 2021 01:50:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:54 GMT"}}}
2021-08-04 01:51:01,164 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished
2021-08-04 01:51:01,165 DEBUG 129:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f14c04f1-e553-4577-a55e-22b02bef726c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:51:01,165 DEBUG 131:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670
2021-08-04 01:51:01,165 DEBUG 132:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] data sent: None
2021-08-04 01:51:01,166 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:51:01,315 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670 HTTP/1.1" 200 1230
2021-08-04 01:51:01,317 INFO 142:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response code: 200
2021-08-04 01:51:01,317 DEBUG 146:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response: {"request":{"requestId":"dfd1d385-77ec-4b40-9c5e-1df67f20a670","startTime":"Wed, 04 Aug 2021 01:50:49 GMT","finishTime":"Wed, 04 Aug 2021 01:50:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:54 GMT"}}}
2021-08-04 01:51:01,318 DEBUG 129:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd6104d15-7601-4fd1-8487-3bd296bd23ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:51:01,318 DEBUG 131:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670
2021-08-04 01:51:01,318 DEBUG 132:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] data sent: None
2021-08-04 01:51:01,321 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:51:01,510 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670 HTTP/1.1" 200 1230
2021-08-04 01:51:01,511 INFO 142:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response code: 200
2021-08-04 01:51:01,511 DEBUG 146:onap_service.py(12) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response: {"request":{"requestId":"dfd1d385-77ec-4b40-9c5e-1df67f20a670","startTime":"Wed, 04 Aug 2021 01:50:49 GMT","finishTime":"Wed, 04 Aug 2021 01:50:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:54 GMT"}}}
2021-08-04 01:51:01,519 DEBUG 129:onap_service.py(1) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7a863ee2-4e1f-447e-be8c-bfdcb6bd9878', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-04 01:51:01,519 DEBUG 131:onap_service.py(1) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670
2021-08-04 01:51:01,519 DEBUG 132:onap_service.py(1) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] data sent: None
2021-08-04 01:51:01,521 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-04 01:51:01,688 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/dfd1d385-77ec-4b40-9c5e-1df67f20a670 HTTP/1.1" 200 1230
2021-08-04 01:51:01,689 INFO 142:onap_service.py(1) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response code: 200
2021-08-04 01:51:01,690 DEBUG 146:onap_service.py(1) - [None][Check dfd1d385-77ec-4b40-9c5e-1df67f20a670 orchestration request status] response: {"request":{"requestId":"dfd1d385-77ec-4b40-9c5e-1df67f20a670","startTime":"Wed, 04 Aug 2021 01:50:49 GMT","finishTime":"Wed, 04 Aug 2021 01:50:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"efa7d96f-f69e-4702-9151-07f7cae265ff","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelUuid":"a29fbd54-908c-4f13-ab73-4200baa3d679","modelInvariantUuid":"efa7d96f-f69e-4702-9151-07f7cae265ff"},"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":"d2196328-4e3f-435e-ad35-5e71744fa4be","serviceInstanceName":"basic_cnf-488e4a0a-3de9-4bb0-b77c-1ba147152058"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 04 Aug 2021 01:50:54 GMT"}}}
2021-08-04 01:51:01,691 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-04 01:51:01,691 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information
2021-08-04 01:51:01,692 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-04 01:51:01,692 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-04 01:51:01,692 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None
2021-08-04 01:51:01,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:51:01,724 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-04 01:51:01,725 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200
2021-08-04 01:51:01,725 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFWjNkTmVrbDVUV3BOTUU5R2IxaEVWRTE0VFVSbmQwMVVTWGxOYWswd1QwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVG5KSUNqbFBlR1UyVkZCeVVVVmFjbmhrVUc0MlNqaFpTbXBhVW1GUlJrNUhUV1pJVGxwV0t6ZHBkWGhNSzJaaFYxTnNXRXRRY3pGWU1HSjNUalJMZFRBMlVUSUtka1ZSV0hOUVdGVTNOVlEyVWpWSVJqVmFRekZuY0doMWRFRjRZWFV2Y214UE5XRmpOV2N6WVdjdk5rWjZZM0pQUWs1MGNGQnFibUpIUVZSYVZHVkthQXB3UTJSR2EwbFlRWFJEVUhSdWVGTXZjRWxGWkhsVWRVdzFTVGRXYVdOTVJXc3laVkZHTTI0eFMyUXZhV2w0VGxaYWNFVjZWR3BqU1VKd2MwaGxiRkF4Q2tWMmRtRkdXWGxpUkRBd1RHNDVZelF4UTA0eFlrSjJhRFk0U0dSS2FHOVJWMEl3VTNCaU5HZEJRVGh4UzBSdFYxbFVla0ppWTB0dmFYUklWMW95TjJJS2ExZEViemM0Y1dWT2MwZ3hObnAxWjBOT1NrWkNhMFpCVEZaMWQzSmlRVE5TU1ZkQ1ZrbG1NMlpZYkhoemJqTXZjVWRoWm1oWVYwbHRaMHd5YTJSMlZRcG1NbkU0VXl0M2JVbzJkbWg0WkZCMFVsazRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk9NRUo2Y2twT1NITk5NQzg1UjJGcloyTm1aVTlEZDJ4d1NFTk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRWSFl5VFU4eldYSkVkWFpUU2xwTVdWSkNURmx2Y1hkVmVsWlVjalp2T1dWR1p6SnFORmx6VVRCU1pYaERkRGhFT0FwbVZEVTFXR1Z1ZGtZeGRqRjBTbXMwZHpKVGVYTjBaVFJvV0hsMlN6UXpkRkJZTlVGeE5qRkRkMGwwVjNSWFJrVllTblZUWlZoTVFpdEpNa013VHk5TkNtNDJWV0pFUmpSR2NUUkxkelYzZEdVMGIxcDVPVTlzUlRGcFZGbHJPVWRJTTFKNllWZE9la2RFZFhsTE5YTnNTRTl1YVZoVlEwdHFlakpRZUUxSEx6Y0tVa3hUUkRGQ2FtcENVRXhtSzBsalVVa3dTR0p4UzA5Mk15OTRSazFPV0ZKU05qZDRWSE5oVjNreksyTXllbmMxTHk5NGFITXJTbE4xYUdoNFUzSktSd3B2YzBsa05YSmplbWMxV0hCdmFUWnBZVnBDU1RsQ2JuTk5SVkpTVjFWb0wzSjNWVmQyVlhoUU5HMUtia000TUdOdFJHTk5PVFpGY1ZKVWRtSkJPRXRYQ25neFVtODVVR1JLWmxaWU9WWlhMM1JrTTFwV2MwWkVhbk14VFhkWWFuUndRM2cyYmdvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC41Mzo2NDQzCiAgbmFtZToga3ViZXJuZXRlcwpjb250ZXh0czoKLSBjb250ZXh0OgogICAgY2x1c3Rlcjoga3ViZXJuZXRlcwogICAgdXNlcjoga3ViZXJuZXRlcy1hZG1pbgogIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpjdXJyZW50LWNvbnRleHQ6IGt1YmVybmV0ZXMtYWRtaW5Aa3ViZXJuZXRlcwpraW5kOiBDb25maWcKcHJlZmVyZW5jZXM6IHt9CnVzZXJzOgotIG5hbWU6IGt1YmVybmV0ZXMtYWRtaW4KICB1c2VyOgogICAgY2xpZW50LWNlcnRpZmljYXRlLWRhdGE6IExTMHRMUzFDUlVkSlRpQkRSVkpVU1VaSlEwRlVSUzB0TFMwdENrMUpTVVJGZWtORFFXWjFaMEYzU1VKQlowbEpaVmxoTDBWRFRWcHRjemgzUkZGWlNrdHZXa2xvZG1OT1FWRkZURUpSUVhkR1ZFVlVUVUpGUjBFeFZVVUtRWGhOUzJFelZtbGFXRXAxV2xoU2JHTjZRV1ZHZHpCNVRWUkJORTFFVFhsTmFrbDZUa1JvWVVaM01IbE5ha0UwVFVSTmVVMXFTWHBPVkVwaFRVUlJlQXBHZWtGV1FtZE9Wa0pCYjFSRWJrNDFZek5TYkdKVWNIUlpXRTR3V2xoS2VrMVNhM2RHZDFsRVZsRlJSRVY0UW5Ka1YwcHNZMjAxYkdSSFZucE1WMFpyQ21KWGJIVk5TVWxDU1dwQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSUlVaQlFVOURRVkU0UVUxSlNVSkRaMHREUVZGRlFYaEdkVXRoZG1ZMlVsaEZOVmhUVkRJS1puZFBWbHBuWkhWT1pGSlhlVTEyZUZNcmNrSjFkSGc0WjAxUFRYaFRVM1UzVWtKdWMzTmlhMjFxZDBGWU1FUnJiMDkzU1ZaUU5VWlJVMDFMT0UxUWVBcHdhRlZ2UVdaTFlqQkxSWGN4ZVVzck0wOHlkbEIzYTFwcFMxWkxOMGh2VjNOR2RscHBVMmhrU3pacVJDdEJVemxNYW05TFVGYzNSVnBrYldneFZuTmxDbWd2UkdGVVlsRTJORmxYTUVWUU1tNVVTVW8zUzIwMGFUTmFOVzlxVWtGNGN6RjFNbWxyV0N0TFYzQmxaMWxsV201QmMwb3hZbXQzU2tSd05qQXpVMUFLVVdKMlJrOWtjVTlvYlRCUlMzVnVXRWczV1VZMVJrTXlSSGg2YmtSVVlsbGlUVVpJUlZKcVUxb3JSR3hNWVhONlYwUnJjRWhWYjFwWWMwazBSelF2VlFvMlEweHRaMlpLYldoTVJYWTJhMU0wVm1zd1JsZDZXa2d5VUhWUWJYTkJhbXhvWTFkdU5GUkRhVGsyWm1WUGQyYzNSelV3V1VkR0swNVNaak5TVjNCMUNsYzJZakJXZDBsRVFWRkJRbTh3WjNkU2FrRlBRbWRPVmtoUk9FSkJaamhGUWtGTlEwSmhRWGRGZDFsRVZsSXdiRUpCZDNkRFoxbEpTM2RaUWtKUlZVZ0tRWGRKZDBoM1dVUldVakJxUWtKbmQwWnZRVlV6VVVoUGMyc3daWGQ2VkM4d1duRlRRbmc1TkRSTVExZHJZMGwzUkZGWlNrdHZXa2xvZG1OT1FWRkZUQXBDVVVGRVoyZEZRa0ZLTTFJM1VYTnVNekJFZGsxMFRXbDVia05CVURoNlVuSkZaVW8yTjNWSFZFOVBObWg1V1UwMFdFeHVkWEJCSzJabVNFcG9TMFJIQ2xCRE5FaG1NVWg2UTBOU1JFaFdiVEJYVjBSRGNFeHNVRlo1VTAxamVESjVZWGhpVVdVeFdUazNkREZHUkUwMlZsY3liRVJLWjJ4T2FHRlllRzB2U2pFS1ZIRk9WVGxQUVRnMmIwcEhlR2hFZW1aUFIwMHhURmd2YVdzdkt6VlZkRlpRU1VsWlkxVTNWWFZtUldOdFlrZDRka3BJWmpSUWVXTmFZalY2TkVSRkt3cDVkRzlSUkRkMGFFNDJZekJ1U1d4bGJqWktiR3hhVnpGRWFFZzNaa1JhVUZSNmRIcEVURE5vV0RZemNVNVJaMjlrUldNMlIxaFphbTkxUW1STlQwUndDakF5U0VreVJYSm9TRlY1TVZCbU1ERnJiR3QwUzBJNGJ6STVWbXAxVFhsTWRXTmhVa3hvTkd4aldIWjZSRnBpTjAxUGFFRnVkSHAzTVVNeFMzaE9NMkVLVVZrd1JtWTJaMlpFTDJsbVVGWXpZak0xY1ZkYWNFUnJURGRKZUdseGN6MEtMUzB0TFMxRlRrUWdRMFZTVkVsR1NVTkJWRVV0TFMwdExRbz0KICAgIGNsaWVudC1rZXktZGF0YTogTFMwdExTMUNSVWRKVGlCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRcE5TVWxGY0VGSlFrRkJTME5CVVVWQmVFWjFTMkYyWmpaU1dFVTFXRk5VTW1aM1QxWmFaMlIxVG1SU1YzbE5kbmhUSzNKQ2RYUjRPR2ROVDAxNFUxTjFDamRTUW01emMySnJiV3AzUVZnd1JHdHZUM2RKVmxBMVJsRlRUVXM0VFZCNGNHaFZiMEZtUzJJd1MwVjNNWGxMS3pOUE1uWlFkMnRhYVV0V1N6ZEliMWNLYzBaMldtbFRhR1JMTm1wRUswRlRPVXhxYjB0UVZ6ZEZXbVJ0YURGV2MyVm9MMFJoVkdKUk5qUlpWekJGVURKdVZFbEtOMHR0TkdreldqVnZhbEpCZUFwek1YVXlhV3RZSzB0WGNHVm5XV1ZhYmtGelNqRmlhM2RLUkhBMk1ETlRVRkZpZGtaUFpIRlBhRzB3VVV0MWJsaElOMWxHTlVaRE1rUjRlbTVFVkdKWkNtSk5Sa2hGVW1wVFdpdEViRXhoYzNwWFJHdHdTRlZ2V2xoelNUUkhOQzlWTmtOTWJXZG1TbTFvVEVWMk5tdFRORlpyTUVaWGVscElNbEIxVUcxelFXb0tiR2hqVjI0MFZFTnBPVFptWlU5M1p6ZEhOVEJaUjBZclRsSm1NMUpYY0hWWE5tSXdWbmRKUkVGUlFVSkJiMGxDUVVWR1pESXZiRFpNWkZkaFQwdGtOZ3BYTldsNU16ZFNSV1YyY25WbmFXdzRVWGR4Y25wMWVHVTFRU3RXYVdKS1JGbFFlRWxRY3pBd1EzWjNVbEl5Y0hWV2RUTXZVbFpNVDBKek5FWldWMjlNQ2xGT1IzbE1NSGhsYzBkS1IyeDBVek50TWxFcmREa3dOMDFWV0dSRFRrVnhXRFF3T0U1dVNFUm1lV2tyYlU5YWFUVllkVlJHVEN0WmRGVmlWM0ZXYnpJS1lVUmhTRUp3Vm1ocU1IaDFWSGxDY3pSS2JrZDNhWFpCTWtacFFVRnJjbU5WVldOR05YWnFZM0p2ZGt3NWJGZzFWV1V4Y1ZvNE0yRlRPVTFwZEVkRVR3b3lTakJoYzFSc05FUlZXRkJMU1dsd2QydGhUMWsxZHpWdFpqSmxXRFZHV1VSRFdEVXJPRk5DU1UxRVJqTk5iVWh6TVc4NFVYcHdWa05IVm5WRk4zRm1DazAxU0VWQmQxQkZRVmxuYnpSYVRYUlpUSEZIYTFwR1RuUkVORUpTVDJGRVVtdHlOek5zYmk5clZtRjVaRVZUUVU1SFFYUlFaazgxT0RWVWF5dFphVm9LYjNKdlYxUlJSVU5uV1VWQmVVeElPRVpGZERJclFUVlhibGR2UlRGTk1GbDRURlJYTkU0MVVqWXlUR1pVTkhsVksySnRhbWhPY21SbU16VlJlbVE0TndwWVoxbEdjMmhoUnprM2ExUTFRVlZRUlVKNlN5ODNVekJsVlZSUmMxbG1jRVJEVDFGTFduZFZUVmsyYTJkR01XUkhiMnBRUVRBd1YzQm9WWG96Wm1aeENsSnRZa1kwWlZrMEt5OUdkWHBqVjFGU1MwMVZTSFp4V1VodFdYaEZMM1IxVlZWRWFqbFdWVkF3Ynk5blJGbzRkVVZRYjBJM05FVkRaMWxGUVN0dVpVOEtVRmx4UzNSYWNYaHZVVlpPVDFSMmJqSkhSVzF3ZEVweGNqbDFabFJXZFcxNk1uQXlabkV3ZUUxb05IUlRkWGRWTW10alExbFplVU5pZDAxS1dFcGhPUXBTTTJ0amFUbFhjRGRZWldOaVdXSk5ZVkJoZG1zd2VDOXVlSEZYUW1wWmJuaERhWE12TTFCdWJqTjNUbEZKYUd4YU9YUTBiR3hwUmtJeFYyNTVRbUp5Q2tzM2FUWkpXRkV3ZEZKRFFVbHZWRVo2TDBvNVRYbzBLek51Y1ZCR1JUWnplVXh2WlZRNVkwTm5XVVZCYjNkcWNtaGlWVlZVVldsbmJHcHZSU3RNV1hjS1RUaFFVV1F4V2tSaFFuVnRNbmxIVWl0Q1oxWlFVbnB5UzA5SU9WWklSRTg0Yml0cU5uUnpaMEV5Wlc1UUsyNVpTbUpsZFU1UVIyZFdiemxRYkZwcFdnb3JhRVk1TUVRclNuSkJVamR2UVdVMFZscEVhakJ2VDNsTVdFMHhPR3hEZFZWVmFURTBaVUUzVmtobU5rVnNSVEk1U0hOcFNXeFNhV1JRWlVKVlVVWkZDbmxrT0ZWRlJERnpiMEp1WlRSc1NEUm5lbEZHYkVsRlEyZFpSVUZ5VGtRdlIwOUdWbk5rV2twNE5FNXFPVU5EYzJGTVZXNTFVMVZ2VEdGNlNYSjBVMVlLVGxSdlRrSnVlWHB1UWxGTlVtdDVPRmR3ZEhsUWFVbzBRVTlpUldRNWEyVlJiMjFFVFRoNU5rVmljR01yV1d4Mk1IVkRZVFZ1VWpZdmFXMVhOa1JTU0FwdVpWa3JOelJrYldkeWJGTllNM1E1UmtoeWRrdHFWbkp1Umt4NWEwaEhXREZFVVVOWldVUlFkVlJ5YjFodGFtdEpRVmc1WTNaVU5EVm5UVVZhUVhWbkNqRnRUSE01VlUxRFoxbEJhMmREVVVaMEx6QnpSbmhQV1RJeE5IazRTR0poV25jeldVdEpaemt6Um10M1ZEUjZaMGxuZVVkR1NtaFVUMG92YVZreGFqZ0tXVEUwWXpaU2JubHRkR3hSWmpZMVNIRXljbFJ5Unk5Vk5uZFVjbk56YURCRWRVUm9hWGt2TXlzcmVHczRZVVZTTWxGSVNqZFBUREUxU1RseGIza3hiZ3BRV0c1SllqVXlZalp2TDFZM0wySXdVRzFNV25GUVZGUm9OVWxYYlhGaFdXVlVkeXR2Y3k5aWFIbHRiRFYyVXpCbWNGUmFPR2M5UFFvdExTMHRMVVZPUkNCU1UwRWdVRkpKVmtGVVJTQkxSVmt0TFMwdExRbz0K","other-connectivity-list":{"connectivity-records":[]}}

2021-08-04 01:51:01,727 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-04 01:51:01,728 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-04 01:51:01,728 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None
2021-08-04 01:51:01,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283
2021-08-04 01:51:01,755 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-04 01:51:01,755 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204
2021-08-04 01:51:01,755 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a
2021-08-04 01:51:01,758 INFO 176:run_tests.py(1) - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|     basic_cnf     |     integration     |      08:22       |      PASS      |
+-------------------+---------------------+------------------+----------------+

2021-08-04 01:51:01,760 INFO 57:basic_cnf.py(1) - Generate Test report
2021-08-04 01:51:01,848 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-04 01:51:02,313 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-04 01:51:02,315 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/6109f2866c44f500102b1cc9

2021-08-04 01:51:02,315 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK